Title: [260873] trunk/LayoutTests
Revision
260873
Author
ryanhad...@apple.com
Date
2020-04-28 22:53:06 -0700 (Tue, 28 Apr 2020)

Log Message

REGRESSION: [ Mac wk1 ] fast/canvas/webgl/canvas-webgl-page-cache.html is flaky crashing in rx::GetFunctionsGL
https://bugs.webkit.org/show_bug.cgi?id=208345

Unreviewed test gardening.

Remove flaky expectation since the test has been consistently passing for the past few weeks.

* platform/mac-wk1/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (260872 => 260873)


--- trunk/LayoutTests/ChangeLog	2020-04-29 05:50:13 UTC (rev 260872)
+++ trunk/LayoutTests/ChangeLog	2020-04-29 05:53:06 UTC (rev 260873)
@@ -1,5 +1,16 @@
 2020-04-28  Ryan Haddad  <ryanhad...@apple.com>
 
+        REGRESSION: [ Mac wk1 ] fast/canvas/webgl/canvas-webgl-page-cache.html is flaky crashing in rx::GetFunctionsGL
+        https://bugs.webkit.org/show_bug.cgi?id=208345
+
+        Unreviewed test gardening.
+
+        Remove flaky expectation since the test has been consistently passing for the past few weeks.
+
+        * platform/mac-wk1/TestExpectations:
+
+2020-04-28  Ryan Haddad  <ryanhad...@apple.com>
+
         storage/indexeddb/value-cursor-cycle.html is flaky failing because it incorrectly thinks our JS GC is precise.
         https://bugs.webkit.org/show_bug.cgi?id=210046
 

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (260872 => 260873)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-04-29 05:50:13 UTC (rev 260872)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-04-29 05:53:06 UTC (rev 260873)
@@ -920,8 +920,6 @@
 # prefetch not supported in WK1
 http/wpt/prefetch [ Skip ]
 
-webkit.org/b/208345 fast/canvas/webgl/canvas-webgl-page-cache.html [ Pass Crash ]
-
 webkit.org/b/208384 imported/w3c/web-platform-tests/requestidlecallback/callback-timeout-when-busy.html [ Pass Failure ]
 
 webkit.org/b/208449 [ Debug ] mathml/presentation/attributes-accent-accentunder-dynamic.html [ Pass ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to