Bug 210374 - [GTK] http/tests/media/user-gesture-preserved-across-xmlhttprequest.html sometimes fails
Summary: [GTK] http/tests/media/user-gesture-preserved-across-xmlhttprequest.html some...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-11 00:25 PDT by Diego Pino
Modified: 2020-04-11 00:25 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Pino 2020-04-11 00:25:00 PDT
See: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r259865%20(13278)/http/tests/media/user-gesture-preserved-across-xmlhttprequest-diff.txt

Diff:

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/media/user-gesture-preserved-across-xmlhttprequest-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/media/user-gesture-preserved-across-xmlhttprequest-actual.txt
@@ -43,14 +43,14 @@
 EVENT(load): readyState = 4
 setting timeout, delay = 100
 RUN(shouldReject(mediaElement.play()).then(testComplete, testComplete))
-Promise rejected correctly OK
+Promise resolved incorrectly FAIL
 
 ** gesture -> "long" XHR -> video playback: should fail
 EVENT(canplaythrough)
 sending XHR, delay = 300
 EVENT(load): readyState = 4
 RUN(shouldReject(mediaElement.play()).then(testComplete, testComplete))
-Promise rejected correctly OK
+Promise resolved incorrectly FAIL
 
 END OF TEST