Page MenuHomePhabricator

PropertyGenerator fails for two or many continuation limited
Open, LowPublic

Description

test_many_continuations_limited and test_two_continuations_limited are decorated with allowed_failure due to len/count assertion error

Event Timeline

Mpaa renamed this task from PropertyGenerator fails for two ot many continuation limited to PropertyGenerator fails for two or many continuation limited.Sep 11 2016, 9:12 AM

These two tests have been added already with this decorator (see: cc6d7b4b).

I believe the reason that they are failing occasionally is that during test somebody else is editing mainpage or templates used on it. There is simmiliar issue (T92856). I will try to build some decorator for tests that will check revisions of all used content from site at the beginning and at the end of test and will re-run it if they will be different.

Xqt triaged this task as Low priority.Dec 1 2017, 5:06 AM
Aklapper added a subscriber: Magul.

@Magul: I am resetting the assignee of this task because there has not been progress lately (please correct me if I am wrong!). Resetting the assignee avoids the impression that somebody is already working on this task. It also allows others to potentially work towards fixing this task. Please claim this task again when you plan to work on it (via Add Action...Assign / Claim in the dropdown menu) - it would be welcome. Thanks for your understanding!