Title: [277333] trunk/LayoutTests
Revision
277333
Author
[email protected]
Date
2021-05-11 11:05:28 -0700 (Tue, 11 May 2021)

Log Message

js/dom/Promise-reject-large-string.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=225258

Unreviewed test gardening.

Updating expectation to Pass Failure for arm64 only.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (277332 => 277333)


--- trunk/LayoutTests/ChangeLog	2021-05-11 18:01:25 UTC (rev 277332)
+++ trunk/LayoutTests/ChangeLog	2021-05-11 18:05:28 UTC (rev 277333)
@@ -1,3 +1,14 @@
+2021-05-11  Robert Jenner  <[email protected]>
+
+        js/dom/Promise-reject-large-string.html is a flaky failure
+        https://bugs.webkit.org/show_bug.cgi?id=225258
+
+        Unreviewed test gardening.
+
+        Updating expectation to Pass Failure for arm64 only.
+
+        * platform/mac/TestExpectations:
+
 2021-05-11  Zalan Bujtas  <[email protected]>
 
         REGRESSION(r275515): wpt/quirks/blocks-ignore-line-height.html

Modified: trunk/LayoutTests/platform/mac/TestExpectations (277332 => 277333)


--- trunk/LayoutTests/platform/mac/TestExpectations	2021-05-11 18:01:25 UTC (rev 277332)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2021-05-11 18:05:28 UTC (rev 277333)
@@ -2269,4 +2269,6 @@
 
 webkit.org/b/22525 webrtc/video-replace-muted-track.html [ Pass Failure ]
 
-webkit.org/b/225528 [ arm64 ] http/wpt/fetch/fetch-response-body-stop-in-worker.html [ Pass Crash ]
\ No newline at end of file
+webkit.org/b/225528 [ arm64 ] http/wpt/fetch/fetch-response-body-stop-in-worker.html [ Pass Crash ]
+
+webkit.org/b/225258 [ arm64 ] js/dom/Promise-reject-large-string.html [ Pass Failure ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to