| 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):
|
|
|