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

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

Issue 2302323002: Reset PIXEL_UNPACK_BUFFER at texture manager initialization time (Closed)
Patch Set: update expectation Created 4 years, 3 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
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 1b7ac332aa1a1c6a2c3e47af0ada06adcf696252..c7c08c28c54ed8e477ad49e880e5ece029446dc0 100644
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
@@ -509,8 +509,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
['linux', 'opengl'], bug=483282)
# Linux NVIDIA only.
- self.Flaky('conformance2/misc/getextension-while-pbo-bound-stability.html',
- ['linux', 'nvidia'], bug=483282)
# Linux NVIDIA with ANGLE only
self.Fail('conformance/attribs/gl-disabled-vertex-attrib.html',
« no previous file with comments | « no previous file | gpu/command_buffer/service/gles2_cmd_decoder.cc » ('j') | gpu/command_buffer/service/gles2_cmd_decoder.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698