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

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

Issue 2492293003: WebGL2 test expectations update. (Closed)
Patch Set: update Created 4 years, 1 month 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 82a7dfb487a22e845ef8aa3c9195731a6526d545..82088cd435eb320b01435085e762c452cd035f85 100644
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
@@ -131,10 +131,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
# Mac only.
- # Fixed on OSX 10.11
- self.Fail('deqp/functional/gles3/shaderoperator/common_functions.html',
- ['mac', 'amd'], bug=483282)
-
self.Fail('conformance2/rendering/' +
'framebuffer-completeness-unaffected.html',
['mac'], bug=630800)
@@ -143,9 +139,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
# self.Fail('deqp/functional/gles3/fbocompleteness.html',
# ['mac', ('nvidia', 0xfe9)], bug=616562)
- self.Fail('deqp/data/gles3/shaders/linkage.html',
- ['mac'], bug=641129)
-
self.Fail('conformance2/renderbuffers/framebuffer-test.html',
['mac'], bug=641149)
@@ -202,9 +195,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
self.Fail('deqp/functional/gles3/shaderindexing/varying.html',
['mac', ('nvidia', 0xfe9)], bug=483282)
self.Fail('deqp/functional/gles3/texturespecification/' +
- 'basic_copyteximage2d.html',
- ['mac', ('nvidia', 0xfe9)], bug=620067)
- self.Fail('deqp/functional/gles3/texturespecification/' +
'teximage2d_pbo_2d_00.html',
['mac', ('nvidia', 0xfe9)], bug=614174)
self.Fail('deqp/functional/gles3/texturespecification/' +
@@ -310,79 +300,73 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
self.Fail('deqp/functional/gles3/primitiverestart/01.html',
['mac', 'amd'], bug=598930)
self.Fail('deqp/functional/gles3/transformfeedback/' +
- 'array_interleaved_lines.html',
- ['mac', 'amd'], bug=483282)
- self.Fail('deqp/functional/gles3/transformfeedback/' +
- 'array_interleaved_points.html',
- ['mac', 'amd'], bug=483282)
+ 'array_interleaved_lines.html',
+ ['mac', 'amd'], bug=483282)
self.Fail('deqp/functional/gles3/transformfeedback/' +
- 'array_interleaved_triangles.html',
- ['mac', 'amd'], bug=483282)
+ 'array_interleaved_points.html',
+ ['mac', 'amd'], bug=483282)
self.Fail('deqp/functional/gles3/transformfeedback/' +
- 'array_separate_lines.html',
- ['mac', 'amd'], bug=483282)
+ 'array_interleaved_triangles.html',
+ ['mac', 'amd'], bug=483282)
self.Fail('deqp/functional/gles3/transformfeedback/' +
- 'array_separate_points.html',
- ['mac', 'amd'], bug=483282)
+ 'array_separate_lines.html',
+ ['mac', 'amd'], bug=483282)
self.Fail('deqp/functional/gles3/transformfeedback/' +
- 'array_separate_triangles.html',
- ['mac', 'amd'], bug=483282)
+ 'array_separate_points.html',
+ ['mac', 'amd'], bug=483282)
self.Fail('deqp/functional/gles3/transformfeedback/' +
- 'basic_types_interleaved_lines.html',
- ['mac', 'amd'], bug=483282)
+ 'array_separate_triangles.html',
+ ['mac', 'amd'], bug=483282)
self.Fail('deqp/functional/gles3/transformfeedback/' +
- 'basic_types_interleaved_points.html',
- ['mac', 'amd'], bug=483282)
+ 'basic_types_interleaved_lines.html',
+ ['mac', 'amd'], bug=483282)
self.Fail('deqp/functional/gles3/transformfeedback/' +
- 'basic_types_interleaved_triangles.html',
- ['mac', 'amd'], bug=483282)
+ 'basic_types_interleaved_points.html',
+ ['mac', 'amd'], bug=483282)
self.Fail('deqp/functional/gles3/transformfeedback/' +
- 'basic_types_separate_lines.html',
- ['mac', 'amd'], bug=483282)
+ 'basic_types_interleaved_triangles.html',
+ ['mac', 'amd'], bug=483282)
self.Fail('deqp/functional/gles3/transformfeedback/' +
- 'basic_types_separate_points.html',
- ['mac', 'amd'], bug=483282)
+ 'basic_types_separate_lines.html',
+ ['mac', 'amd'], bug=483282)
self.Fail('deqp/functional/gles3/transformfeedback/' +
- 'basic_types_separate_triangles.html',
- ['mac', 'amd'], bug=483282)
+ 'basic_types_separate_points.html',
+ ['mac', 'amd'], bug=483282)
self.Fail('deqp/functional/gles3/transformfeedback/' +
- 'interpolation_centroid.html',
- ['mac', 'amd'], bug=483282)
+ 'basic_types_separate_triangles.html',
+ ['mac', 'amd'], bug=483282)
self.Fail('deqp/functional/gles3/transformfeedback/' +
- 'interpolation_flat.html',
- ['mac', 'amd'], bug=483282)
+ 'interpolation_centroid.html',
+ ['mac', 'amd'], bug=483282)
self.Fail('deqp/functional/gles3/transformfeedback/' +
- 'interpolation_smooth.html',
- ['mac', 'amd'], bug=483282)
+ 'interpolation_flat.html',
+ ['mac', 'amd'], bug=483282)
self.Fail('deqp/functional/gles3/transformfeedback/' +
- 'point_size.html',
- ['mac', 'amd'], bug=483282)
+ 'interpolation_smooth.html',
+ ['mac', 'amd'], bug=483282)
self.Fail('deqp/functional/gles3/transformfeedback/' +
- 'position.html',
- ['mac', 'amd'], bug=483282)
+ 'point_size.html',
+ ['mac', 'amd'], bug=483282)
self.Fail('deqp/functional/gles3/transformfeedback/' +
- 'random_interleaved_lines.html',
- ['mac', 'amd'], bug=483282)
+ 'position.html',
+ ['mac', 'amd'], bug=483282)
self.Fail('deqp/functional/gles3/transformfeedback/' +
- 'random_interleaved_points.html',
- ['mac', 'amd'], bug=483282)
+ 'random_interleaved_lines.html',
+ ['mac', 'amd'], bug=483282)
self.Fail('deqp/functional/gles3/transformfeedback/' +
- 'random_interleaved_triangles.html',
- ['mac', 'amd'], bug=483282)
+ 'random_interleaved_points.html',
+ ['mac', 'amd'], bug=483282)
self.Fail('deqp/functional/gles3/transformfeedback/' +
- 'random_separate_lines.html',
- ['mac', 'amd'], bug=483282)
+ 'random_interleaved_triangles.html',
+ ['mac', 'amd'], bug=483282)
self.Fail('deqp/functional/gles3/transformfeedback/' +
- 'random_separate_points.html',
- ['mac', 'amd'], bug=483282)
+ 'random_separate_lines.html',
+ ['mac', 'amd'], bug=483282)
self.Fail('deqp/functional/gles3/transformfeedback/' +
- 'random_separate_triangles.html',
- ['mac', 'amd'], bug=483282)
- self.Fail('deqp/functional/gles3/shadertexturefunction/' +
- 'textureprojlodoffset.html',
+ 'random_separate_points.html',
['mac', 'amd'], bug=483282)
- self.Fail('deqp/functional/gles3/shadertexturefunction/' +
- 'textureprojlod.html',
+ self.Fail('deqp/functional/gles3/transformfeedback/' +
+ 'random_separate_triangles.html',
['mac', 'amd'], bug=483282)
self.Fail('deqp/functional/gles3/vertexarrays/' +
'single_attribute.normalize.html',
@@ -397,10 +381,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
self.Fail('deqp/functional/gles3/shaderoperator/geometric.html',
['mac', 'amd'], bug=483282)
- # Fixed on OSX 10.12
- self.Fail('deqp/functional/gles3/uniformbuffers/random.html',
- ['mac', 'amd'], bug=618464)
-
self.Flaky('deqp/functional/gles3/shaderindexing/mat_02.html',
['mac', 'amd'], bug=644360)
@@ -414,6 +394,10 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
self.Fail('deqp/functional/gles3/shadertexturefunction/' +
'texturesize.html',
['mac', ('amd', 0x679e)], bug=640506)
+ self.Fail('deqp/functional/gles3/uniformbuffers/random.html',
+ ['mac', ('amd', 0x679e)], bug=618464)
+ self.Fail('deqp/functional/gles3/shaderoperator/common_functions.html',
+ ['mac', ('amd', 0x679e)], bug=483282)
# Mac Intel
self.Fail('deqp/functional/gles3/fbomultisample*',
« 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