| Index: content/test/gpu/gpu_tests/maps_expectations.py
|
| diff --git a/content/test/gpu/gpu_tests/maps_expectations.py b/content/test/gpu/gpu_tests/maps_expectations.py
|
| index a732bd6f0ce24fdf2de74d03ccfb8294a584358b..04d0d87bd1b3d58f68af7fa0c6be3dc8267f7f06 100644
|
| --- a/content/test/gpu/gpu_tests/maps_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/maps_expectations.py
|
| @@ -11,7 +11,4 @@ class MapsExpectations(GpuTestExpectations):
|
| # Sample Usage:
|
| # self.Fail('Maps.maps_001',
|
| # ['mac', 'amd', ('nvidia', 0x1234)], bug=123)
|
| -
|
| - # P0: this test recently became flaky on all platforms, but
|
| - # principally Mac and Win
|
| - self.Flaky('Maps.maps_004', bug=626986)
|
| + pass
|
|
|