action #124484
closed
- Status changed from New to In Progress
- Due date set to 2023-03-07
Setting due date based on mean cycle time of SUSE QE Tools
- Description updated (diff)
The flaky code block appears to be covered by this test block in t/33-developer_mode.t
. One of the tests suggests that it is intended to be flaky:
ok wait_for_result_panel($driver, qr/(State: cancelled|Result: (user_cancelled|passed))/),
'test 1 has been cancelled (if it was fast enough to actually pass that is ok, too)';
This is the commit that started allowing both user_cancelled
and passed
to be acceptable test results. It's an intentional race condition.
- Status changed from In Progress to Feedback
- Due date deleted (
2023-03-07)
- Status changed from Feedback to Resolved
Resolved as the change is very specific and we trust it and if code coverage would still be flaky we would notice ourselves immediately.
Also available in: Atom
PDF