[Webkit-unassigned] [Bug 183223] New: Layout Test media/track/track-css-property-whitelist.html is a flaky timeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 28 13:43:49 PST 2018


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

            Bug ID: 183223
           Summary: Layout Test
                    media/track/track-css-property-whitelist.html is a
                    flaky timeout
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com

The following layout test is a flaky timeout on mac-wk1

media/track/track-css-property-whitelist.html

Probable cause:

Unknown, this test has been flaky for a while.

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Ftrack%2Ftrack-css-property-whitelist.html

--- /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/media/track/track-css-property-whitelist-expected.txt
+++ /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/media/track/track-css-property-whitelist-actual.txt
@@ -1,3 +1,5 @@
+CONSOLE MESSAGE: line 83: No text track cue with display id 'cue' is currently visible
+FAIL: Timed out waiting for notifyDone to be called

 This should display inline
 EVENT(canplaythrough)
@@ -5,17 +7,4 @@


 Test that only allowed for the ::cue pseudo-element properties are applied to WebVTT node objects.
-EXPECTED (getComputedStyle(cueNode).color == 'rgb(255, 0, 0)') OK
-EXPECTED (getComputedStyle(cueNode).padding == '0px') OK
-EXPECTED (getComputedStyle(cueNode).wordSpacing == '0px') OK
-EXPECTED (getComputedStyle(cueNode).color == 'rgb(255, 0, 0)') OK
-EXPECTED (getComputedStyle(cueNode).padding == '0px') OK
-EXPECTED (getComputedStyle(cueNode).wordSpacing == '0px') OK
-EXPECTED (getComputedStyle(cueNode).color == 'rgb(255, 0, 0)') OK
-EXPECTED (getComputedStyle(cueNode).padding == '0px') OK
-EXPECTED (getComputedStyle(cueNode).wordSpacing == '0px') OK

-Test that filtering doesn't apply to elements which class equals 'cue' outside WebVTT scope.
-EXPECTED (getComputedStyle(cueNode).display == 'inline') OK
-END OF TEST
-

-- 
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/20180228/1fda21ce/attachment.html>


More information about the webkit-unassigned mailing list