[Webkit-unassigned] [Bug 137883] New: Eight transitions tests are very flaky, frequently failing all at once

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 20 09:37:44 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=137883

            Bug ID: 137883
           Summary: Eight transitions tests are very flaky, frequently
                    failing all at once
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ap at webkit.org
                CC: dino at apple.com, jonlee at apple.com
        Depends on: 58673, 114182, 114189, 114194, 114198, 114203, 114206

These tests are very very flaky, and have been for quite a while. Time to start ignoring them.

  transitions/background-transitions.html [ Failure Pass ]
  transitions/border-radius-transition.html [ Failure Pass ]
  transitions/change-values-during-transition.html [ Failure Pass ]
  transitions/clip-transition.html [ Failure Pass ]
  transitions/color-transition-all.html [ Failure Pass ]
  transitions/color-transition-premultiplied.html [ Failure Pass ]
  transitions/color-transition-rounding.html [ Failure Pass ]
  transitions/created-while-suspended.html [ Failure Pass ]

@@ -1,3 +1,5 @@
-PASS - "background-position" property for "box" element at 0.5s saw something close to: 10,10
-PASS - "-webkit-background-size" property for "box2" element at 0.5s saw something close to: 20,20
+CONSOLE MESSAGE: line 240: Failed to pause 'background-position' transition on element 'box'
+CONSOLE MESSAGE: line 240: Failed to pause '-webkit-background-size' transition on element 'box2'
+FAIL - "background-position" property for "box" element at 0.5s expected: 10,10 but saw: 20,20
+FAIL - "-webkit-background-size" property for "box2" element at 0.5s expected: 20,20 but saw: 30,30

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141020/d041684d/attachment-0002.html>


More information about the webkit-unassigned mailing list