| Index: content/test/gpu/gpu_tests/pixel_expectations.py
|
| diff --git a/content/test/gpu/gpu_tests/pixel_expectations.py b/content/test/gpu/gpu_tests/pixel_expectations.py
|
| index 798ccc218527ec93d069bae5d2cbfd0da30eb49f..bfec5371dfc14f5f4c9bcca5206b47f3748752ff 100644
|
| --- a/content/test/gpu/gpu_tests/pixel_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/pixel_expectations.py
|
| @@ -42,6 +42,8 @@ class PixelExpectations(GpuTestExpectations):
|
| # TODO(kbr): flakily timing out on this configuration.
|
| self.Flaky('*', ['linux', 'intel', 'debug'], bug=648369)
|
|
|
| + self.Flaky('Pixel_Video_MP4', ['android', 'nvidia'], bug=716564)
|
| +
|
| # Flaky for unknown reasons only on macOS. Not planning to investigate
|
| # further.
|
| self.Flaky('Pixel_ScissorTestWithPreserveDrawingBuffer', ['mac'],
|
|
|