Page MenuHomePhabricator

test_topic of flow_tests.TestFlowTopic due to additional edit
Closed, ResolvedPublic

Description

======================================================================
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

https://ci.appveyor.com/project/Ladsgroup/pywikibot-g4xqx/builds/32065665/job/u6w6c06f6k0gyrur?fullLog=true

Event Timeline

Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. · View Herald Transcript
Xqt triaged this task as High priority.Apr 9 2020, 2:53 PM

Change 587781 had a related patch set uploaded (by Xqt; owner: Xqt):
[pywikibot/core@master] [bugfix] Fix flow_tests.TestFlowTopic.test_topic test

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

Change 587781 merged by jenkins-bot:
[pywikibot/core@master] [bugfix] Fix flow_tests.TestFlowTopic.test_topic test

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

Dvorapa assigned this task to Xqt.
Dvorapa moved this task from Backlog to CI test failures on the Pywikibot-tests board.