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

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

Issue 2108303002: WebGL CTS update bug ids for deqp/gles3/fboinvalidate/whole (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 6 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 | « no previous file | 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 956f9cfc702e3d73b51550117bc1bf912c08efc3..e8232526a58b72817132c4699b41982a7226d74a 100644
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
@@ -115,7 +115,7 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
self.Fail('deqp/functional/gles3/fboinvalidate/sub.html',
['win'], bug=483282)
self.Fail('deqp/functional/gles3/fboinvalidate/whole.html',
- ['win'], bug=483282)
+ ['win'], bug=624506)
# Windows 8 only.
@@ -504,7 +504,7 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
'random_teximage2d_cube.html',
['linux'], bug=483282)
self.Fail('deqp/functional/gles3/fboinvalidate/whole.html',
- ['linux'], bug=483282)
+ ['linux'], bug=624506)
# Linux NVIDIA only.
self.Fail('conformance2/glsl3/array-complex-indexing.html',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698