Xqt created this task.
Herald added subscribers: pywikibot-bugs-list, Aklapper.

TASK DESCRIPTION
  removing unittest.expectedFailure it fails as expected and should be fixed:
  
    C:\pwb\GIT\core>pwb.py tests/cosmetic_changes_tests -v 
TestLiveCosmeticChanges.t
    est_cleanUpLinks
    tests: max_retries reduced from 25 to 1
    test_cleanUpLinks (__main__.TestLiveCosmeticChanges) ... FAIL
    
    ======================================================================
    FAIL: test_cleanUpLinks (__main__.TestLiveCosmeticChanges)
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File ".\tests\cosmetic_changes_tests.py", line 280, in test_cleanUpLinks
        self.cct.cleanUpLinks('text[[ title ]]text'))
    AssertionError: u'text [[title]] text' != u'text [[title ]]text'
    - text [[title]] text
    ?               -
    + text [[title ]]text
    ?             +
    
    
    ----------------------------------------------------------------------
    Ran 1 test in 1.987s
    
    FAILED (failures=1)
    
    C:\pwb\GIT\core>

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

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

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



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

Reply via email to