Title: [254935] trunk/LayoutTests
- Revision
- 254935
- Author
- [email protected]
- Date
- 2020-01-22 12:39:09 -0800 (Wed, 22 Jan 2020)
Log Message
[WebGL] Skip tests on WebGL bot that are skipped on trunk/master
https://bugs.webkit.org/show_bug.cgi?id=206609
Reviewed by Antoine Quint.
These three tests fail when trying to get external resources.
* webgl/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (254934 => 254935)
--- trunk/LayoutTests/ChangeLog 2020-01-22 20:31:33 UTC (rev 254934)
+++ trunk/LayoutTests/ChangeLog 2020-01-22 20:39:09 UTC (rev 254935)
@@ -1,3 +1,14 @@
+2020-01-22 Dean Jackson <[email protected]>
+
+ [WebGL] Skip tests on WebGL bot that are skipped on trunk/master
+ https://bugs.webkit.org/show_bug.cgi?id=206609
+
+ Reviewed by Antoine Quint.
+
+ These three tests fail when trying to get external resources.
+
+ * webgl/TestExpectations:
+
2020-01-22 Ryan Haddad <[email protected]>
Flaky Test: svg/wicd/rightsizing-grid.xhtml
Modified: trunk/LayoutTests/webgl/TestExpectations (254934 => 254935)
--- trunk/LayoutTests/webgl/TestExpectations 2020-01-22 20:31:33 UTC (rev 254934)
+++ trunk/LayoutTests/webgl/TestExpectations 2020-01-22 20:39:09 UTC (rev 254935)
@@ -1,5 +1,8 @@
webgl [ Pass Slow ]
+# Currently skipped due to fetching external resources.
+webgl/1.0.3/conformance/more/functions [ Skip ]
+
# Tests crashing
webgl/2.0.0/conformance2/renderbuffers/framebuffer-object-attachment.html [ Skip ]
webgl/2.0.0/conformance2/rendering/draw-buffers.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes