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

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

Issue 1865913003: Roll WebGL 863cabb..8b636f3 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed expectations for renamed tests. Created 4 years, 8 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 | « content/test/gpu/gpu_tests/webgl2_conformance_expectations.py ('k') | tools/roll_webgl_conformance.py » ('j') | 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 539358952105af90f912fb2de9b82dc111fb9dad..c350d15ef7e073bcf12936963a1438442b341219 100644
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
@@ -141,22 +141,18 @@ class WebGLConformanceExpectations(GpuTestExpectations):
# Mac AMD failures
self.Fail('conformance/textures/image_bitmap_from_image/' +
- 'tex-image-and-sub-image-2d-with-image-bitmap-from-image-' +
- 'rgb-rgb-unsigned_byte.html',
+ 'tex-2d-rgb-rgb-unsigned_byte.html',
['mac', ('amd', 0x679e)], bug=589930)
self.Fail('conformance/textures/image_bitmap_from_image/' +
- 'tex-image-and-sub-image-2d-with-image-bitmap-from-image-' +
- 'rgba-rgba-unsigned_byte.html',
+ 'tex-2d-rgba-rgba-unsigned_byte.html',
['mac', ('amd', 0x679e)], bug=589930)
# Mac Intel failures
self.Fail('conformance/textures/image_bitmap_from_image/' +
- 'tex-image-and-sub-image-2d-with-image-bitmap-from-image-' +
- 'rgb-rgb-unsigned_byte.html',
+ 'tex-2d-rgb-rgb-unsigned_byte.html',
['mac', 'intel'], bug=589930)
self.Fail('conformance/textures/image_bitmap_from_image/' +
- 'tex-image-and-sub-image-2d-with-image-bitmap-from-image-' +
- 'rgba-rgba-unsigned_byte.html',
+ 'tex-2d-rgba-rgba-unsigned_byte.html',
['mac', 'intel'], bug=589930)
# Linux failures
@@ -166,8 +162,7 @@ class WebGLConformanceExpectations(GpuTestExpectations):
self.Flaky('conformance/extensions/oes-element-index-uint.html',
['linux', 'nvidia'], bug=524144)
self.Flaky('conformance/textures/image/' +
- 'tex-image-and-sub-image-2d-with-image-' +
- 'rgb-rgb-unsigned_byte.html',
+ 'tex-2d-rgb-rgb-unsigned_byte.html',
['linux', 'nvidia'], bug=596622)
# AMD
self.Flaky('conformance/more/functions/uniformi.html',
@@ -233,28 +228,27 @@ class WebGLConformanceExpectations(GpuTestExpectations):
['android'], bug=478572)
self.Fail('deqp/data/gles2/shaders/linkage.html',
['android'], bug=478572)
- self.Fail('conformance/textures/image/tex-image-and-sub-image-2d-' +
- 'with-image-rgb-rgb-unsigned_byte.html',
+ self.Fail('conformance/textures/image/tex-2d-rgb-rgb-unsigned_byte.html',
['android'], bug=586183)
# The following tests timed out on android, so skip them for now.
self.Skip('conformance/textures/image_bitmap_from_video/*',
['android'], bug=585108)
# The following WebView crashes are causing problems with further
# tests in the suite, so skip them for now.
- self.Skip('conformance/textures/video/tex-image-and-sub-image-2d-with-' +
- 'video-rgb-rgb-unsigned_byte.html',
+ self.Skip('conformance/textures/video/' +
+ 'tex-2d-rgb-rgb-unsigned_byte.html',
['android', 'android-webview-shell'], bug=352645)
- self.Skip('conformance/textures/video/tex-image-and-sub-image-2d-with-' +
- 'video-rgb-rgb-unsigned_short_5_6_5.html',
+ self.Skip('conformance/textures/video/' +
+ 'tex-2d-rgb-rgb-unsigned_short_5_6_5.html',
['android', 'android-webview-shell'], bug=352645)
- self.Skip('conformance/textures/video/tex-image-and-sub-image-2d-with-' +
- 'video-rgba-rgba-unsigned_byte.html',
+ self.Skip('conformance/textures/video/' +
+ 'tex-2d-rgba-rgba-unsigned_byte.html',
['android', 'android-webview-shell'], bug=352645)
- self.Skip('conformance/textures/video/tex-image-and-sub-image-2d-with-' +
- 'video-rgba-rgba-unsigned_short_4_4_4_4.html',
+ self.Skip('conformance/textures/video/' +
+ 'tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html',
['android', 'android-webview-shell'], bug=352645)
- self.Skip('conformance/textures/video/tex-image-and-sub-image-2d-with-' +
- 'video-rgba-rgba-unsigned_short_5_5_5_1.html',
+ self.Skip('conformance/textures/video/' +
+ 'tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html',
['android', 'android-webview-shell'], bug=352645)
self.Skip('conformance/textures/misc/texture-npot-video.html',
['android', 'android-webview-shell'], bug=352645)
@@ -294,24 +288,24 @@ class WebGLConformanceExpectations(GpuTestExpectations):
['android', ('qualcomm', 'Adreno (TM) 420')], bug=585108)
self.Fail('conformance/textures/image_bitmap_from_image_bitmap/*',
['android', ('qualcomm', 'Adreno (TM) 420')], bug=598262)
- self.Fail('conformance/textures/video/tex-image-and-sub-image-2d-with-' +
- 'video-rgb-rgb-unsigned_byte.html',
+ self.Fail('conformance/textures/video/' +
+ 'tex-2d-rgb-rgb-unsigned_byte.html',
['android', 'android-content-shell',
('qualcomm', 'Adreno (TM) 420')], bug=499555)
- self.Fail('conformance/textures/video/tex-image-and-sub-image-2d-with-' +
- 'video-rgba-rgba-unsigned_byte.html',
+ self.Fail('conformance/textures/video/' +
+ 'tex-2d-rgba-rgba-unsigned_byte.html',
['android', 'android-content-shell',
('qualcomm', 'Adreno (TM) 420')], bug=499555)
- self.Fail('conformance/textures/video/tex-image-and-sub-image-2d-with-' +
- 'video-rgb-rgb-unsigned_short_5_6_5.html',
+ self.Fail('conformance/textures/video/' +
+ 'tex-2d-rgb-rgb-unsigned_short_5_6_5.html',
['android', 'android-content-shell',
('qualcomm', 'Adreno (TM) 420')], bug=499555)
- self.Fail('conformance/textures/video/tex-image-and-sub-image-2d-with-' +
- 'video-rgba-rgba-unsigned_short_4_4_4_4.html',
+ self.Fail('conformance/textures/video/' +
+ 'tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html',
['android', 'android-content-shell',
('qualcomm', 'Adreno (TM) 420')], bug=499555)
- self.Fail('conformance/textures/video/tex-image-and-sub-image-2d-with-' +
- 'video-rgba-rgba-unsigned_short_5_5_5_1.html',
+ self.Fail('conformance/textures/video/' +
+ 'tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html',
['android', 'android-content-shell',
('qualcomm', 'Adreno (TM) 420')], bug=499555)
# bindBufferBadArgs is causing the GPU thread to crash, taking
« no previous file with comments | « content/test/gpu/gpu_tests/webgl2_conformance_expectations.py ('k') | tools/roll_webgl_conformance.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698