OLD | NEW |
---|---|
1 # Test Expectations | 1 # Test Expectations |
2 # These two tests have the same problem where the image that is being rendered i s incomplete when printing to PDF. | 2 # These two tests have the same problem where the image that is being rendered i s incomplete when printing to PDF. |
3 crbug.com/399756 [ Win Release ] source_html/colors/color-gradient.html [ ImageO nlyFailure ] | 3 crbug.com/399756 [ Win Release ] source_html/colors/color-gradient.html [ ImageO nlyFailure ] |
4 | |
4 # The previous one is flaky due to seemingly random output. | 5 # The previous one is flaky due to seemingly random output. |
5 # However, this one passes because it consistently produces output that we don't want it to. | 6 # However, this one passes because it consistently produces output that we don't want it to. |
6 crbug.com/399756 [ Win Release ] source_html/shapes/lines.html [ Pass Failure ] | 7 crbug.com/399756 [ Win Release ] source_html/shapes/lines.html [ Pass Failure ] |
8 | |
7 # This tests passes because its consistently wrong | 9 # 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.
| |
8 crbug.com/326834 source_html/css/repeating-item.html [ Pass Failure ] | 10 crbug.com/326834 source_html/css/repeating-item.html [ Pass Failure ] |
11 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
| |
OLD | NEW |