Title: [260879] trunk/LayoutTests
Revision
260879
Author
ryanhad...@apple.com
Date
2020-04-28 23:26:14 -0700 (Tue, 28 Apr 2020)

Log Message

REGRESSION: [ Mac ] webgl/1.0.3/conformance/textures/texture-upload-size.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=205757

Unreviewed test gardening.

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

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (260878 => 260879)


--- trunk/LayoutTests/ChangeLog	2020-04-29 06:23:10 UTC (rev 260878)
+++ trunk/LayoutTests/ChangeLog	2020-04-29 06:26:14 UTC (rev 260879)
@@ -1,5 +1,16 @@
 2020-04-28  Ryan Haddad  <ryanhad...@apple.com>
 
+        REGRESSION: [ Mac ] webgl/1.0.3/conformance/textures/texture-upload-size.html is a flaky timeout
+        https://bugs.webkit.org/show_bug.cgi?id=205757
+
+        Unreviewed test gardening.
+
+        Remove flaky expectation since the test has been consistently passing for the past few weeks.
+
+        * platform/mac/TestExpectations:
+
+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
 

Modified: trunk/LayoutTests/platform/mac/TestExpectations (260878 => 260879)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-04-29 06:23:10 UTC (rev 260878)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-04-29 06:26:14 UTC (rev 260879)
@@ -1810,7 +1810,6 @@
 
 webkit.org/b/202064 webaudio/silent-audio-interrupted-in-background.html [ Pass Crash ]
 
-webkit.org/b/205757 webgl/1.0.3/conformance/textures/texture-upload-size.html [ Pass Timeout ]
 webkit.org/b/205756 webgl/2.0.0/conformance2/glsl3/no-attribute-vertex-shader.html [ Pass Failure ]
 
 webkit.org/b/205862 webgpu/whlsl/while-loop-break.html [ Pass ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to