| Index: chrome/test/data/printing/layout_tests/TestExpectations
|
| diff --git a/chrome/test/data/printing/layout_tests/TestExpectations b/chrome/test/data/printing/layout_tests/TestExpectations
|
| index 6536e342ce201b9bdb8c1ca6c63acdab748bd47a..1acad6ab207b19820bbd75df61ddc8171efab224 100644
|
| --- a/chrome/test/data/printing/layout_tests/TestExpectations
|
| +++ b/chrome/test/data/printing/layout_tests/TestExpectations
|
| @@ -1,4 +1,8 @@
|
| # Test Expectations
|
| # These two tests have the same problem where the image that is being rendered is incomplete when printing to PDF.
|
| crbug.com/399756 [ Win Release ] source_html/colors/color-gradient.html [ ImageOnlyFailure ]
|
| -crbug.com/399756 [ Win Release ] source_html/shapes/lines.html [ ImageOnlyFailure ]
|
| +# The previous one is flaky due to seemingly random output.
|
| +# However, this one passes because it consistently produces output that we don't want it to.
|
| +crbug.com/399756 [ Win Release ] source_html/shapes/lines.html [ Pass Failure ]
|
| +# This tests passes because its consistently wrong
|
| +crbug.com/326834 source_html/css/repeating-item.html [ Pass Failure ]
|
|
|