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

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

Issue 1823763005: Skip trace_test.IOSurface2DCanvas on Mac with AMD GPU. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/trace_test_expectations.py
diff --git a/content/test/gpu/gpu_tests/trace_test_expectations.py b/content/test/gpu/gpu_tests/trace_test_expectations.py
index baa1581ccb81564ba288750e4b3230a324ba0620..5887000dd8b2b82d1a1e4ca417a1c175f9fc5203 100644
--- a/content/test/gpu/gpu_tests/trace_test_expectations.py
+++ b/content/test/gpu/gpu_tests/trace_test_expectations.py
@@ -14,6 +14,7 @@ class TraceTestExpectations(GpuTestExpectations):
# Skip some stories as a temporary debugging measure.
# https://crbug.com/595754.
+ self.Skip('trace_test.IOSurface2DCanvas', ['mac', 'amd'], bug=595754)
self.Skip('trace_test.IOSurface2DCanvasWebGL', ['mac'], bug=595754)
self.Skip('trace_test.2DCanvasWebGL', bug=595754)
« 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