Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-105219

tst_QPauseAnimation::pauseAndPropertyAnimations() is blacklisted but fails way too often

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.5
    • None
    • macOS

      This test is now very flaky on macOS (I see it happening almost always), but it's also blacklisted so integrations are passing.

      The error message doesn't always make sense:

      agent:2022/07/27 10:07:06 build.go:394: 39: BFAIL  : tst_QPauseAnimation::pauseAndPropertyAnimations() QTestLib: This test case check ("(animation.state()) == (QAbstractAnimation::Stopped)") failed because the requested timeout (400 ms) was too short, 400 ms would have been sufficient this time.
      agent:2022/07/27 10:07:06 build.go:394: 39:    Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/animation/qpauseanimation/tst_qpauseanimation.cpp(205)]
      

      (400 ms) was too short, 400 ms would have been sufficient this time.

      Just pick a random integration from dev and you will most likely see the test failing.

      It's not OK to have a stable failure as BFAIL. If it flakes this much, then either the feature is broken or the test is buggy.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            vestbo Tor Arne Vestbø
            jimis Dimitrios Apostolou
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes