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

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

Issue 1806193002: Auto-rebaseline for r381577 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 months 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 | third_party/WebKit/LayoutTests/platform/linux/fast/text/justify-ideograph-vertical-expected.png » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 2 # Most of these actually cause the tests to report success, rather than
3 # failure. Expected outputs will be adjusted for the better once Oilpan 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 # With Oilpan, the parent pointer in the CSSRule hierarchy is 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is
7 # strong. This is the intended behavior. 7 # strong. This is the intended behavior.
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ] 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 crbug.com/569901 [ Debug ] fast/frames/cached-frame-counter.html [ Timeout ] 46 crbug.com/569901 [ Debug ] fast/frames/cached-frame-counter.html [ Timeout ]
47 crbug.com/569901 [ Debug ] http/tests/security/w3c/cross-origin-objects.html [ T imeout ] 47 crbug.com/569901 [ Debug ] http/tests/security/w3c/cross-origin-objects.html [ T imeout ]
48 48
49 crbug.com/299010 [ Win ] fast/forms/text/text-font-height-mismatch.html [ Pass F ailure ] 49 crbug.com/299010 [ Win ] fast/forms/text/text-font-height-mismatch.html [ Pass F ailure ]
50 crbug.com/299010 [ Linux Debug ] fast/forms/text/text-font-height-mismatch.html [ Pass Failure ] 50 crbug.com/299010 [ Linux Debug ] fast/forms/text/text-font-height-mismatch.html [ Pass Failure ]
51 crbug.com/581990 [ Win ] fast/writing-mode/english-lr-text.html [ Pass Failure ] 51 crbug.com/581990 [ Win ] fast/writing-mode/english-lr-text.html [ Pass Failure ]
52 52
53 # See also crbug.com/521730 for the these two text/emphasis tests (non-Oilpan) W in10 failures. 53 # See also crbug.com/521730 for the these two text/emphasis tests (non-Oilpan) W in10 failures.
54 crbug.com/574660 [ Win7 ] fast/text/emphasis-combined-text.html [ Pass Failure ] 54 crbug.com/574660 [ Win7 ] fast/text/emphasis-combined-text.html [ Pass Failure ]
55 55
56 crbug.com/581974 fast/text/justify-ideograph-vertical.html [ NeedsRebaseline ]
57 crbug.com/584211 [ Mac Debug ] svg/transforms/animated-path-inside-transformed-h tml.xhtml [ Pass Failure ] 56 crbug.com/584211 [ Mac Debug ] svg/transforms/animated-path-inside-transformed-h tml.xhtml [ Pass Failure ]
58 57
59 # ====== Oilpan-only failures until here ====== 58 # ====== Oilpan-only failures until here ======
60 59
61 # Run these tests with under virtual/spv2 only. 60 # Run these tests with under virtual/spv2 only.
62 crbug.com/524134 paint/invalidation/spv2 [ Skip ] 61 crbug.com/524134 paint/invalidation/spv2 [ Skip ]
63 62
64 # Run these tests with under virtual/scalefactor... only. 63 # Run these tests with under virtual/scalefactor... only.
65 crbug.com/567837 fast/hidpi/static [ Skip ] 64 crbug.com/567837 fast/hidpi/static [ Skip ]
66 65
(...skipping 1316 matching lines...) Expand 10 before | Expand all | Expand 10 after
1383 1382
1384 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] 1383 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ]
1385 1384
1386 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] 1385 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ]
1387 1386
1388 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ] 1387 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ]
1389 1388
1390 crbug.com/559258 [ Mac10.10 ] scrollbars/listbox-scrollbar-combinations.html [ F ailure ] 1389 crbug.com/559258 [ Mac10.10 ] scrollbars/listbox-scrollbar-combinations.html [ F ailure ]
1391 crbug.com/559258 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/listbox-scroll bar-combinations.html [ Failure ] 1390 crbug.com/559258 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/listbox-scroll bar-combinations.html [ Failure ]
1392 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ] 1391 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/linux/fast/text/justify-ideograph-vertical-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698