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..e5d94522b4d1a14ab87659a8d8e64fabf4d2540d 100644 |
--- a/chrome/test/data/printing/layout_tests/TestExpectations |
+++ b/chrome/test/data/printing/layout_tests/TestExpectations |
@@ -1,8 +1,12 @@ |
# Test Expectations |
+# Tests should be kept in order of crbug issue ID. |
+ |
+# Table is cut off. |
+crbug.com/124517 source_html/table/cell-table.html [ Pass Failure ] |
+ |
+# Logo should appear on every page, but doesn't. |
+crbug.com/326834 source_html/css/repeating-item.html [ Pass Failure ] |
+ |
# 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 |
-crbug.com/326834 source_html/css/repeating-item.html [ Pass Failure ] |