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

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

Issue 1855443003: Revert of Mark all tests in trace_test flaky on Windows. (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 0d69e4e01cfd1d0a6d90cdb9be0696507405ae76..74cfd3b9669e981c3b7eeaa6dc515b63f4b07bac 100644
--- a/content/test/gpu/gpu_tests/trace_test_expectations.py
+++ b/content/test/gpu/gpu_tests/trace_test_expectations.py
@@ -11,9 +11,7 @@
# Sample Usage:
# self.Fail('TraceTest.Canvas2DRedBox',
# ['mac', 'amd', ('nvidia', 0x1234)], bug=123)
-
- # Multiple tests recently started asserting in trace_event_impl.cc.
- self.Flaky('*', ['win'], bug=599794)
+ pass
class DeviceTraceTestExpectations(GpuTestExpectations):
« 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