Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(61)

Side by Side Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2483743002: Mark Flaky LayoutTests that were rebaselined after r430189 (SK_ANALYTIC_AA) (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Intentional failures to test the layout test system. 1 # Intentional failures to test the layout test system.
2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ] 2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ]
3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ] 3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ]
4 Bug(intentional) harness-tests/timeout.html [ Timeout ] 4 Bug(intentional) harness-tests/timeout.html [ Timeout ]
5 5
6 # ====== Oilpan-only failures from here ====== 6 # ====== Oilpan-only failures from here ======
7 # Most of these actually cause the tests to report success, rather than 7 # Most of these actually cause the tests to report success, rather than
8 # failure. Expected outputs will be adjusted for the better once Oilpan 8 # failure. Expected outputs will be adjusted for the better once Oilpan
9 # has been well and truly enabled always. 9 # has been well and truly enabled always.
10 10
(...skipping 486 matching lines...) Expand 10 before | Expand all | Expand 10 after
497 crbug.com/662722 [ Win ] virtual/threaded/printing/absolute-position-headers-and -footers.html [ NeedsManualRebaseline ] 497 crbug.com/662722 [ Win ] virtual/threaded/printing/absolute-position-headers-and -footers.html [ NeedsManualRebaseline ]
498 crbug.com/662722 [ Win ] virtual/threaded/printing/fixed-positioned-but-static-h eaders-and-footers.html [ NeedsManualRebaseline ] 498 crbug.com/662722 [ Win ] virtual/threaded/printing/fixed-positioned-but-static-h eaders-and-footers.html [ NeedsManualRebaseline ]
499 crbug.com/662722 [ Win ] virtual/threaded/printing/fixed-positioned-headers-and- footers-absolute-covering-some-pages.html [ NeedsManualRebaseline ] 499 crbug.com/662722 [ Win ] virtual/threaded/printing/fixed-positioned-headers-and- footers-absolute-covering-some-pages.html [ NeedsManualRebaseline ]
500 crbug.com/662722 [ Win ] virtual/threaded/printing/fixed-positioned-headers-and- footers-clipped.html [ NeedsManualRebaseline ] 500 crbug.com/662722 [ Win ] virtual/threaded/printing/fixed-positioned-headers-and- footers-clipped.html [ NeedsManualRebaseline ]
501 crbug.com/662722 [ Win ] virtual/threaded/printing/fixed-positioned-headers-and- footers-inside-transform.html [ NeedsManualRebaseline ] 501 crbug.com/662722 [ Win ] virtual/threaded/printing/fixed-positioned-headers-and- footers-inside-transform.html [ NeedsManualRebaseline ]
502 crbug.com/662722 [ Win ] virtual/threaded/printing/fixed-positioned-headers-and- footers-larger-than-page.html [ NeedsManualRebaseline ] 502 crbug.com/662722 [ Win ] virtual/threaded/printing/fixed-positioned-headers-and- footers-larger-than-page.html [ NeedsManualRebaseline ]
503 crbug.com/662722 [ Win ] virtual/threaded/printing/fixed-positioned-headers-and- footers.html [ NeedsManualRebaseline ] 503 crbug.com/662722 [ Win ] virtual/threaded/printing/fixed-positioned-headers-and- footers.html [ NeedsManualRebaseline ]
504 crbug.com/662722 [ Win ] virtual/threaded/printing/iframe-print.html [ NeedsManu alRebaseline ] 504 crbug.com/662722 [ Win ] virtual/threaded/printing/iframe-print.html [ NeedsManu alRebaseline ]
505 crbug.com/662722 [ Win ] virtual/threaded/printing/list-item-with-empty-first-li ne.html [ NeedsManualRebaseline ] 505 crbug.com/662722 [ Win ] virtual/threaded/printing/list-item-with-empty-first-li ne.html [ NeedsManualRebaseline ]
506 crbug.com/662722 [ Win ] virtual/threaded/printing/subframes-percentage-height.h tml [ NeedsManualRebaseline ] 506 crbug.com/662722 [ Win ] virtual/threaded/printing/subframes-percentage-height.h tml [ NeedsManualRebaseline ]
507 # Flaky on Linux (hover effect?).
508 crbug.com/662722 [ Linux ] fast/forms/suggestion-picker/datetimelocal-suggestion -picker-appearance-locale-hebrew.html [ Pass Failure ]
509 crbug.com/662722 [ Linux ] fast/forms/suggestion-picker/datetimelocal-suggestion -picker-appearance.html [ Pass Failure ]
510 crbug.com/662722 [ Linux ] fast/forms/suggestion-picker/date-suggestion-picker-a ppearance-zoom125.html [ Pass Failure ]
511 crbug.com/662722 [ Linux ] fast/forms/suggestion-picker/datetimelocal-suggestion -picker-appearance-with-scroll-bar.html [ Pass Failure ]
512 crbug.com/662722 [ Linux ] fast/forms/suggestion-picker/date-suggestion-picker-a ppearance-zoom200.html [ Pass Failure ]
507 513
508 # TODO(oshima): Mac Android are currently not supported. 514 # TODO(oshima): Mac Android are currently not supported.
509 crbug.com/567837 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/stati c [ Skip ] 515 crbug.com/567837 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/stati c [ Skip ]
510 516
511 # Mac does not support fractional scale factor. 517 # Mac does not support fractional scale factor.
512 crbug.com/567837 [ Mac ] virtual/scalefactor150/fast/hidpi/static [ Skip ] 518 crbug.com/567837 [ Mac ] virtual/scalefactor150/fast/hidpi/static [ Skip ]
513 519
514 # TODO(oshima): Move the event scaling code to eventSender and remove this. 520 # TODO(oshima): Move the event scaling code to eventSender and remove this.
515 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ] 521 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ]
516 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/gesture-scroll-amount. html [ Skip ] 522 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/gesture-scroll-amount. html [ Skip ]
(...skipping 1054 matching lines...) Expand 10 before | Expand all | Expand 10 after
1571 crbug.com/657646 [ Win ] fast/text/textIteratorNilRenderer.html [ Failure Pass ] 1577 crbug.com/657646 [ Win ] fast/text/textIteratorNilRenderer.html [ Failure Pass ]
1572 crbug.com/657646 [ Win ] fast/text/font-stretch.html [ Failure Pass ] 1578 crbug.com/657646 [ Win ] fast/text/font-stretch.html [ Failure Pass ]
1573 crbug.com/657646 [ Win ] fast/text/sub-pixel/text-scaling-pixel.html [ Failure P ass ] 1579 crbug.com/657646 [ Win ] fast/text/sub-pixel/text-scaling-pixel.html [ Failure P ass ]
1574 crbug.com/657646 [ Win ] fast/text/international/bidi-listbox-atsui.html [ Failu re Pass ] 1580 crbug.com/657646 [ Win ] fast/text/international/bidi-listbox-atsui.html [ Failu re Pass ]
1575 crbug.com/657646 [ Win ] fast/text/international/bidi-listbox.html [ Failure Pas s ] 1581 crbug.com/657646 [ Win ] fast/text/international/bidi-listbox.html [ Failure Pas s ]
1576 crbug.com/657646 [ Win ] fast/text/international/lang-glyph-cache-separation.htm l [ Failure Pass ] 1582 crbug.com/657646 [ Win ] fast/text/international/lang-glyph-cache-separation.htm l [ Failure Pass ]
1577 crbug.com/657646 [ Win ] fast/text/font-stretch-variant.html [ Failure Pass ] 1583 crbug.com/657646 [ Win ] fast/text/font-stretch-variant.html [ Failure Pass ]
1578 crbug.com/657646 [ Win ] fast/text/drawBidiText.html [ Failure Pass ] 1584 crbug.com/657646 [ Win ] fast/text/drawBidiText.html [ Failure Pass ]
1579 crbug.com/657646 [ Win ] fast/text/font-features/caps-native-synthesis.html [ Fa ilure Pass ] 1585 crbug.com/657646 [ Win ] fast/text/font-features/caps-native-synthesis.html [ Fa ilure Pass ]
1580 crbug.com/657646 [ Win ] fast/text/international/thai-line-breaks.html [ Failure Pass ] 1586 crbug.com/657646 [ Win ] fast/text/international/thai-line-breaks.html [ Failure Pass ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698