Title: [282772] trunk/LayoutTests
Revision
282772
Author
[email protected]
Date
2021-09-20 13:17:25 -0700 (Mon, 20 Sep 2021)

Log Message

[ Win EWS] js/dfg-int16array.html is a flaky crash under WebCore::LayoutIntegration::LineLayout::constructContent.
https://bugs.webkit.org/show_bug.cgi?id=229594.

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (282771 => 282772)


--- trunk/LayoutTests/ChangeLog	2021-09-20 20:05:18 UTC (rev 282771)
+++ trunk/LayoutTests/ChangeLog	2021-09-20 20:17:25 UTC (rev 282772)
@@ -1,5 +1,14 @@
 2021-09-20  Eric Hutchison  <[email protected]>
 
+        [ Win EWS] js/dfg-int16array.html is a flaky crash under WebCore::LayoutIntegration::LineLayout::constructContent.
+        https://bugs.webkit.org/show_bug.cgi?id=229594.
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
+2021-09-20  Eric Hutchison  <[email protected]>
+
         [Mac wk2 Debug arm64] storage/indexeddb/request-with-null-open-db-request.html is a flaky crash.
         https://bugs.webkit.org/show_bug.cgi?id=230502.
 

Modified: trunk/LayoutTests/platform/win/TestExpectations (282771 => 282772)


--- trunk/LayoutTests/platform/win/TestExpectations	2021-09-20 20:05:18 UTC (rev 282771)
+++ trunk/LayoutTests/platform/win/TestExpectations	2021-09-20 20:17:25 UTC (rev 282772)
@@ -4690,6 +4690,7 @@
 
 webkit.org/b/229594 js/dfg-int16array.html [ Pass Crash ]
 webkit.org/b/229594 js/dfg-int32array-overflow-values.html [ Pass Crash ]
+webkit.org/b/229594 js/dfg-int8array.html [ Pass Crash ]
 
 # webkit.org/b/214448 Web Share API is not implemented in the Windows port
 http/tests/webshare/ [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to