[Webkit-unassigned] [Bug 210373] New: [GTK] media/track/track-user-stylesheet.html sometimes fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 11 00:19:09 PDT 2020


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

            Bug ID: 210373
           Summary: [GTK] media/track/track-user-stylesheet.html sometimes
                    fails
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dpino at igalia.com

See: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r259852%20(13276)/media/track/track-user-stylesheet-diff.txt

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/track/track-user-stylesheet-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/track/track-user-stylesheet-actual.txt
@@ -11,9 +11,9 @@
 EVENT(seeked)

 ** Track should be visible, cue should be styled appropriately. **
-EXPECTED (video.textTracks[0].mode == 'showing') OK
-EXPECTED (getComputedStyle(textTrackDisplayElement(video, 'cue')).color == 'rgb(0, 0, 255)') OK
-EXPECTED (getComputedStyle(textTrackDisplayElement(video, 'cue')).backgroundColor == 'rgb(255, 255, 0)') OK
+EXPECTED (video.textTracks[0].mode == 'showing'), OBSERVED 'disabled' FAIL
+No text track cue with display id 'cue' is currently visible
+No text track cue with display id 'cue' is currently visible

 ** Remove the video from the document, add it back. **
 RUN(video.parentNode.removeChild(video))

stderr (https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r259852%20(13276)/media/track/track-user-stylesheet-stderr.txt):

failed to create drawable

-- 
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/20200411/d6927239/attachment.htm>


More information about the webkit-unassigned mailing list