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

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

Issue 299713005: WebGL conformance test expectation update (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 7 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/webgl_conformance_expectations.py
diff --git a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
index 05ff689977b8664714a9f3cb2d759618bb177934..cf9fae7acc9d96614544602660de3908eac59730 100644
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
@@ -35,6 +35,8 @@ class WebGLConformanceExpectations(test_expectations.TestExpectations):
# Flaky on Win
self.Fail('conformance/extensions/webgl-draw-buffers.html',
['win'], bug=369349)
+ self.Fail('conformance/context/context-lost-restored.html',
+ ['win'], bug=374378)
# Win7 / Intel failures
self.Fail('conformance/rendering/gl-scissor-test.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