Title: [263254] trunk/LayoutTests
Revision
263254
Author
dp...@igalia.com
Date
2020-06-18 20:59:21 -0700 (Thu, 18 Jun 2020)

Log Message

[GTK] Unreviewed test gardening. Update test expectations after r263222.

* platform/gtk/TestExpectations:
* platform/gtk/imported/w3c/web-platform-tests/service-workers/service-worker/fetch-audio-tainting.https-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (263253 => 263254)


--- trunk/LayoutTests/ChangeLog	2020-06-19 03:42:24 UTC (rev 263253)
+++ trunk/LayoutTests/ChangeLog	2020-06-19 03:59:21 UTC (rev 263254)
@@ -1,3 +1,10 @@
+2020-06-18  Diego Pino Garcia  <dp...@igalia.com>
+
+        [GTK] Unreviewed test gardening. Update test expectations after r263222.
+
+        * platform/gtk/TestExpectations:
+        * platform/gtk/imported/w3c/web-platform-tests/service-workers/service-worker/fetch-audio-tainting.https-expected.txt: Added.
+
 2020-06-18  Yusuke Suzuki  <ysuz...@apple.com>
 
         Unreviewed, fix test failure in Windows part 2

Modified: trunk/LayoutTests/platform/glib/TestExpectations (263253 => 263254)


--- trunk/LayoutTests/platform/glib/TestExpectations	2020-06-19 03:42:24 UTC (rev 263253)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2020-06-19 03:59:21 UTC (rev 263254)
@@ -260,6 +260,8 @@
 
 webkit.org/b/213331 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest.html [ Failure Pass ]
 
+webkit.org/b/213364 imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-setmediakeys-to-multiple-video-elements.https.html [ Crash Pass ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of WPT-related bugs
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -341,7 +343,6 @@
 imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-setmediakeys.https.html [ Pass ]
 imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-setmediakeys-multiple-times-with-different-mediakeys.https.html [ Pass ]
 imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-setmediakeys-multiple-times-with-the-same-mediakeys.https.html [ Pass ]
-imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-setmediakeys-to-multiple-video-elements.https.html [ Pass ]
 imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-syntax-mediakeysession.https.html [ Pass ]
 imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-syntax-mediakeys.https.html [ Pass ]
 imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-syntax-mediakeysystemaccess.https.html [ Pass ]

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (263253 => 263254)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-06-19 03:42:24 UTC (rev 263253)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-06-19 03:59:21 UTC (rev 263254)
@@ -1172,6 +1172,7 @@
 webkit.org/b/206656 imported/w3c/web-platform-tests/mediacapture-streams/MediaStream-removetrack.https.html [ Crash Failure Timeout ]
 webkit.org/b/206656 imported/w3c/web-platform-tests/mediacapture-streams/MediaStreamTrack-MediaElement-disabled-video-is-black.https.html [ Crash Failure ]
 webkit.org/b/206656 imported/w3c/web-platform-tests/mediacapture-streams/MediaStream-MediaElement-preload-none-manual.https.html [ Crash Failure Pass ]
+webkit.org/b/210385 imported/w3c/web-platform-tests/mediacapture-streams/MediaStream-MediaElement-firstframe.https.html [ Crash Pass ]
 
 # LFC (LayoutFormatingContext is disabled by default).
 fast/layoutformattingcontext/ [ Skip ]
@@ -1334,6 +1335,8 @@
 # See also webkit.org/b/163528 Threaded compositor failures caused by one of r203496, r203497, or r203498
 webkit.org/b/177536 media/video-object-fit.html [ Crash ImageOnlyFailure ]
 
+webkit.org/b/177940 workers/wasm-hashset-many-2.html [ Crash ]
+
 webkit.org/b/185546 media/video-playbackrate.html [ Crash Pass Timeout ]
 
 # Crashes only when GNOME icon theme is not installed
@@ -1348,6 +1351,8 @@
 
 imported/w3c/web-platform-tests/mathml/relations/css-styling/color-004.html [ ImageOnlyFailure ]
 
+webkit.org/b/196542 printing/crash-while-formatting-subframe-for-printing.html [ Crash ]
+webkit.org/b/196542 printing/printing-events.html [ Crash ]
 
 webkit.org/b/196799 imported/blink/fast/css/first-letter-crash-document-disposal.html [ Pass Crash ]
 

Added: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/service-workers/service-worker/fetch-audio-tainting.https-expected.txt (0 => 263254)


--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/service-workers/service-worker/fetch-audio-tainting.https-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/service-workers/service-worker/fetch-audio-tainting.https-expected.txt	2020-06-19 03:59:21 UTC (rev 263254)
@@ -0,0 +1,4 @@
+
+
+PASS Verify CORS XHR of fetch() in a Service Worker 
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to