Page MenuHomePhabricator

test_cleanUpLinks_pipes is failing on travis
Closed, ResolvedPublic

Description

https://travis-ci.org/wikimedia/pywikibot-core/jobs/201480661#L4184

======================================================================

FAIL: test_cleanUpLinks_pipes (tests.cosmetic_changes_tests.TestLiveCosmeticChanges)

Test cleanUpLinks method.

----------------------------------------------------------------------

Traceback (most recent call last):

  File "/home/travis/build/wikimedia/pywikibot-core/tests/cosmetic_changes_tests.py", line 251, in test_cleanUpLinks_pipes

    self.cct.cleanUpLinks('[[no|no change]]'))

AssertionError: '[[no|no change]]' != '[[No|no change]]'

- [[no|no change]]

?   ^

+ [[No|no change]]

?   ^

Event Timeline

Probable cause: {29111b53c26d2e4b84bc491e45326e6f021c029f}

Change 337768 had a related patch set uploaded (by Dalba):
test_cleanUpLinks_pipes: Expect uppercase first letter

https://gerrit.wikimedia.org/r/337768

Xqt claimed this task.

Change 337768 merged by jenkins-bot:
test_cleanUpLinks_pipes: Expect uppercase first letter

https://gerrit.wikimedia.org/r/337768