https://bugzilla.wikimedia.org/show_bug.cgi?id=18890





--- Comment #20 from Steve Sanbeg <[email protected]>  2009-05-31 19:36:31 UTC ---
What's happening is that since it's testing an extension, it first checks if
that extension is installed; since it's not finding it, it doesn't run the
tests.  The question is, why the extension is found when running from the web,
but not from the tests.  

It wouldn't be a problem with the .txt file; the ref hook definitely needs to
be installed to run the tests, so that is correct.  You may check that you only
have one LocalSettings.php, and that the extension is installed correctly
there.  If you can't find the error there, you may need to trace through
parserTests.inc to see why it doesn't find it.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to