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 1acad6ab207b19820bbd75df61ddc8171efab224..84c5be28728b295dc1e1ebb3838bc4af0fcca4ba 100644 |
--- a/chrome/test/data/printing/layout_tests/TestExpectations |
+++ b/chrome/test/data/printing/layout_tests/TestExpectations |
@@ -1,8 +1,11 @@ |
# 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 ] |
+ |
# 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 |
Lei Zhang
2014/08/06 23:12:59
grammar: These tests pass because they are consist
ivandavid
2014/08/06 23:23:54
I just removed that comment. Pass Failure implies
ivandavid
2014/08/06 23:23:54
Done.
|
-crbug.com/326834 source_html/css/repeating-item.html [ Pass Failure ] |
+crbug.com/326834 source_html/css/repeating-item.html [ Pass Failure ] |
+crbug.com/124517 source_html/table/cell-table.html [ Pass Failure ] |
Lei Zhang
2014/08/06 23:12:59
Put bug #s in order within a section?
ivandavid
2014/08/06 23:23:54
Within a section, the layout tests order them in a
|