Title: [266163] trunk/LayoutTests
Revision
266163
Author
dp...@igalia.com
Date
2020-08-26 00:51:42 -0700 (Wed, 26 Aug 2020)

Log Message

[GTK] Unreviewed test gardening. Emit baseline after r266129.

Also mark two tests as time out flaky after r266118.

* platform/glib/TestExpectations:
* platform/gtk/streams/pipe-to-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (266162 => 266163)


--- trunk/LayoutTests/ChangeLog	2020-08-26 07:22:08 UTC (rev 266162)
+++ trunk/LayoutTests/ChangeLog	2020-08-26 07:51:42 UTC (rev 266163)
@@ -1,3 +1,12 @@
+2020-08-26  Diego Pino Garcia  <dp...@igalia.com>
+
+        [GTK] Unreviewed test gardening. Emit baseline after r266129.
+
+        Also mark two tests as time out flaky after r266118.
+
+        * platform/glib/TestExpectations:
+        * platform/gtk/streams/pipe-to-expected.txt: Added.
+
 2020-08-25  Diego Pino Garcia  <dp...@igalia.com>
 
         [GTK] Update test expectations. Update baselines after r266118.

Modified: trunk/LayoutTests/platform/glib/TestExpectations (266162 => 266163)


--- trunk/LayoutTests/platform/glib/TestExpectations	2020-08-26 07:22:08 UTC (rev 266162)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2020-08-26 07:51:42 UTC (rev 266163)
@@ -617,8 +617,8 @@
 imported/w3c/web-platform-tests/WebCryptoAPI/ [ Slow ]
 webkit.org/b/183608 imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html [ Failure Pass ]
 webkit.org/b/177226 imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.https.worker.html [ Failure Pass ]
-webkit.org/b/213678 imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/pbkdf2.https.any.html [ Failure ]
-webkit.org/b/213678 imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/pbkdf2.https.any.worker.html [ Failure ]
+webkit.org/b/213678 imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/pbkdf2.https.any.html [ Failure Timeout ]
+webkit.org/b/213678 imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/pbkdf2.https.any.worker.html [ Failure Timeout ]
 # TODO: This failure exists in the general TestExpectations, I got in a GTK run.
 # I think marking the whole folder as 'Slow' makes the expected result for this test 'Pass'.
 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-OAEP.https.any.worker.html [ Failure Pass ]

Added: trunk/LayoutTests/platform/gtk/streams/pipe-to-expected.txt (0 => 266163)


--- trunk/LayoutTests/platform/gtk/streams/pipe-to-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/streams/pipe-to-expected.txt	2020-08-26 07:51:42 UTC (rev 266163)
@@ -0,0 +1,3 @@
+
+FAIL Piping to a writable stream that does not consume the writes fast enough exerts backpressure on the source assert_equals: at t = 0 ms, ws should be writable expected (string) "writable" but got (undefined) undefined
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to