[Webkit-unassigned] [Bug 181696] New: REGRESSION(r226973/r226974): Four multimedia tests failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 16 12:19:01 PST 2018


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

            Bug ID: 181696
           Summary: REGRESSION(r226973/r226974): Four multimedia tests
                    failing
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: bugs-noreply at webkitgtk.org, pnormand at igalia.com

The following tests are failing after r226973 "[GStreamer] misc fixes and cleanups" and r226974 "[GStreamer] Live streaming cleanups":

imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_order_loadstart_progress.html
imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_progress.html
http/tests/media/remove-while-loading.html
http/tests/security/contentSecurityPolicy/media-src-allowed.html

The first two have text diffs (with printed timeouts), the last two are timeouts. I'm not going to update expectations for these, since we know exactly what caused them. Do you have time to look at them, Phil?


--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_order_loadstart_progress-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_order_loadstart_progress-actual.txt
@@ -3,7 +3,7 @@


 PASS audio events - loadstart, then progress 
-PASS setting src attribute on autoplay audio should trigger loadstart then progress event 
+TIMEOUT setting src attribute on autoplay audio should trigger loadstart then progress event Test timed out
 PASS video events - loadstart, then progress 
-PASS setting src attribute on autoplay video should trigger loadstart then progress event 
+TIMEOUT setting src attribute on autoplay video should trigger loadstart then progress event Test timed out


--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_progress-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_progress-actual.txt
@@ -2,8 +2,10 @@



+Harness Error (TIMEOUT), message = null
+
 PASS audio events - progress 
-PASS setting src attribute on autoplay audio should trigger progress event 
+NOTRUN setting src attribute on autoplay audio should trigger progress event 
 PASS video events - progress 
-PASS setting src attribute on autoplay video should trigger progress event 
+NOTRUN setting src attribute on autoplay video should trigger progress event

-- 
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/20180116/dd133ce8/attachment-0001.html>


More information about the webkit-unassigned mailing list