https://bugzilla.wikimedia.org/show_bug.cgi?id=66330
xqt info@gno.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |info@gno.de
--- Comment #7 from xqt info@gno.de --- I am running on windows environment without mwpfh installed. It's result is:
c:\Pywikipedia\ssh\pywikibot\core>pwb.py tests/page_tests -v testHashCmp (__main__.TestLinkObject) ... ok testNamespaces (__main__.TestLinkObject) Test that Link() normalizes namespace names ... ok testTitles (__main__.TestLinkObject) Test that Link() normalizes titles ... ok testApiMethods (__main__.TestPageObject) Test various methods that rely on API. ... ok testGeneral (__main__.TestPageObject) ... ok testIsCategory (__main__.TestPageObject) Test isCategory method. ... ok testIsDisambig (__main__.TestPageObject) ... ok testIsImage (__main__.TestPageObject) ... ok testIsRedirect (__main__.TestPageObject) ... ok testIsTalkPage (__main__.TestPageObject) Test isTalkPage() method. ... ok testLinks (__main__.TestPageObject) ... ok testNamespace (__main__.TestPageObject) Test namespace() method ... ok testPageGet (__main__.TestPageObject) ... ok testReferences (__main__.TestPageObject) ... ok testSection (__main__.TestPageObject) Test section() method. ... ok testSite (__main__.TestPageObject) Test site() method ... ok testTitle (__main__.TestPageObject) Test title() method options. ... ok
---------------------------------------------------------------------- Ran 17 tests in 2.806s
OK
c:\Pywikipedia\ssh\pywikibot\core>
After cleaning the api-cache I got the same exept it needs some more time:
Ran 17 tests in 32.706s
OK