Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(670)

Unified Diff: content/test/gpu/gpu_tests/webgl2_conformance_expectations.py

Issue 1830103002: Roll WebGL 328c6be..418e0bb (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update webgl 2 conformance expectations Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
diff --git a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
index 421419fa2275c4f688aa8d8c7c810742888e7adc..593a6809e19f3b7773e672fdd7f7bffe0fa719e5 100644
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
@@ -69,6 +69,8 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
self.Fail('conformance2/misc/expando-loss-2.html', bug=483282)
+ self.Fail('conformance2/vertex_arrays/vertex-array-object.html', bug=483282)
+
# Windows / Mac.
self.Fail('conformance2/textures/image_bitmap_from_image/' +
'tex-image-and-sub-image-2d-with-image-bitmap-from-image-' +
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698