Title: [266704] trunk/LayoutTests
Revision
266704
Author
[email protected]
Date
2020-09-07 10:43:44 -0700 (Mon, 07 Sep 2020)

Log Message

* platform/mac-wk2/TestExpectations: Revert change I accidentally included in my last patch.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (266703 => 266704)


--- trunk/LayoutTests/ChangeLog	2020-09-07 17:11:42 UTC (rev 266703)
+++ trunk/LayoutTests/ChangeLog	2020-09-07 17:43:44 UTC (rev 266704)
@@ -1,3 +1,7 @@
+2020-09-07  Darin Adler  <[email protected]>
+
+        * platform/mac-wk2/TestExpectations: Revert change I accidentally included in my last patch.
+
 2020-09-06  Darin Adler  <[email protected]>
 
         Make TextCodecCJK and TextCodecSingleByte thread-safe and refactor a bit to share code

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (266703 => 266704)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-09-07 17:11:42 UTC (rev 266703)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-09-07 17:43:44 UTC (rev 266704)
@@ -1108,6 +1108,11 @@
 
 webkit.org/b/215468 [ Mojave Release ] media/modern-media-controls/scrubber-support/scrubber-support-drag.html [ Pass Failure ]
 
+# Some WPT encoding tests run too slowly under ASan (and too slowly in debug builds).
+# Since there is no convenient way to skip them under ASan only, skip all encoding tests here.
+# The tests will still be run on other platforms and also when testing with Legacy WebKit.
+[ Release ] imported/w3c/web-platform-tests/encoding [ Skip ]
+
 # <rdar://problem/37330377> ASan tests exiting early due to timeouts
 [ Release ] imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys [ Skip ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to