Chromium Code Reviews| Index: content/test/gpu/page_sets/pixel_tests.py |
| diff --git a/content/test/gpu/page_sets/pixel_tests.py b/content/test/gpu/page_sets/pixel_tests.py |
| index 3128ba2651ed8f441a2d837b9d4759f29cb1aef7..5baebf7468d5632ca81e38308e9aefab22490317 100644 |
| --- a/content/test/gpu/page_sets/pixel_tests.py |
| +++ b/content/test/gpu/page_sets/pixel_tests.py |
| @@ -42,7 +42,7 @@ class PixelTestsPageSet(page_set_module.PageSet): |
| url='file://../../data/gpu/pixel_css3d.html', |
| name='Pixel.CSS3DBlueBox', |
| test_rect=[0, 0, 300, 300], |
| - revision=6, |
| + revision=7, |
|
Ken Russell (switch to Gerrit)
2014/05/29 22:42:31
You'll need to mark this test as failing on all pl
alokp
2014/05/29 22:56:13
Done.
|
| page_set=self)) |
| self.AddPage(PixelTestsPage( |