Xqt added a comment.

    C:\pwb\GIT\core>pwb.py tests/wikistats_tests -v
    tests: max_retries reduced from 25 to 1
    WARNING: WikiStats: unicodecsv package required for using csv in Python 2; 
falling back to using the larger XML datasets.
    test_csv (__main__.WikiStatsTestCase)
    Test CSV. ... skipped 'unicodecsv not installed.'
    test_sort (__main__.WikiStatsTestCase)
    Test sorted results. ... FAIL
    test_xml (__main__.WikiStatsTestCase)
    Test XML. ... FAIL
    
    ======================================================================
    FAIL: test_sort (__main__.WikiStatsTestCase)
    Test sorted results.
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File ".\tests\wikistats_tests.py", line 34, in test_sort
        for key in top.keys()
    AssertionError: False is not true
    
    ======================================================================
    FAIL: test_xml (__main__.WikiStatsTestCase)
    Test XML.
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File ".\tests\wikistats_tests.py", line 68, in test_xml
        for key in data.keys()
    AssertionError: False is not true
    
    ----------------------------------------------------------------------
    Ran 3 tests in 2.010s
  
  :(

TASK DETAIL
  https://phabricator.wikimedia.org/T128990

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: gerritbot, Xqt, Aklapper, jayvdb, pywikibot-bugs-list, Lewizho99



_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to