====================================================================== 5127 FAIL: test_topic (tests.flow_tests.TestFlowTopic) 5128 Test general functions of the Topic class. 5129 ---------------------------------------------------------------------- 5130 Traceback (most recent call last): 5131 File "C:\projects\pywikibot-g4xqx\tests\flow_tests.py", line 229, in test_topic 5132 self.assertLength(replies, 3) 5133 File "C:\projects\pywikibot-g4xqx\tests\aspects.py", line 143, in assertLength 5134 self.fail(msg) 5135 AssertionError: len([<pywikibot.flow.Post object at 0x09014430>, <pywikibot.flow.Post object at 0x09014490>, <pywikibot.flow.Post object at 0x09014B30>, <pywikibot.flow.Post object at 0x09014370>]) != 3
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
[bugfix] Fix flow_tests.TestFlowTopic.test_topic test | pywikibot/core | master | +1 -1 |
Related Objects
Related Objects
Event Timeline
Comment Actions
Change 587781 had a related patch set uploaded (by Xqt; owner: Xqt):
[pywikibot/core@master] [bugfix] Fix flow_tests.TestFlowTopic.test_topic test
Comment Actions
Change 587781 merged by jenkins-bot:
[pywikibot/core@master] [bugfix] Fix flow_tests.TestFlowTopic.test_topic test