[Webkit-unassigned] [Bug 195922] New: media/track/track-in-band-style.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 18 16:56:58 PDT 2019


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

            Bug ID: 195922
           Summary: media/track/track-in-band-style.html is flaky
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cdumez at apple.com
                CC: eric.carlson at apple.com, jer.noble at apple.com,
                    tsavell at apple.com
            Blocks: 195758

media/track/track-in-band-style.html is flaky:
Diff:
--- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/media/track/track-in-band-style-expected.txt
+++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/media/track/track-in-band-style-actual.txt
@@ -14,6 +14,6 @@

 ** Test current cue colors
 EXPECTED (getComputedStyle(cueDisplayElement).color == 'rgb(255, 255, 255)') OK
-EXPECTED (getComputedStyle(cueNode).backgroundColor == 'rgb(0, 0, 0)') OK
+EXPECTED (getComputedStyle(cueNode).backgroundColor == 'rgb(0, 0, 0)'), OBSERVED 'rgba(0, 0, 0, 0)' FAIL
 END OF TEST

It started happening after https://trac.webkit.org/changeset/243094 although I bet this change merely impacted the timing.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=195758
[Bug 195758] Delay WebProcess launch until a load is triggered in a Web view
-- 
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/20190318/62dd8113/attachment.html>


More information about the webkit-unassigned mailing list