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

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

Issue 1804963003: Mark fast/text/justify-ideograph-vertical.html to rebaseline (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 | 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 # ====== 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 [ Pass Failure ] 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 ] 57 crbug.com/584211 [ Mac Debug ] svg/transforms/animated-path-inside-transformed-h tml.xhtml [ Pass Failure ]
58 58
59 # ====== Oilpan-only failures until here ====== 59 # ====== Oilpan-only failures until here ======
60 60
61 # Run these tests with under virtual/spv2 only. 61 # Run these tests with under virtual/spv2 only.
62 crbug.com/524134 paint/invalidation/spv2 [ Skip ] 62 crbug.com/524134 paint/invalidation/spv2 [ Skip ]
63 63
64 # Run these tests with under virtual/scalefactor... only. 64 # Run these tests with under virtual/scalefactor... only.
65 crbug.com/567837 fast/hidpi/static [ Skip ] 65 crbug.com/567837 fast/hidpi/static [ Skip ]
66 66
(...skipping 1375 matching lines...) Expand 10 before | Expand all | Expand 10 after
1442 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] 1442 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ]
1443 1443
1444 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] 1444 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ]
1445 1445
1446 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ] 1446 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ]
1447 1447
1448 crbug.com/559258 [ Mac10.10 ] scrollbars/listbox-scrollbar-combinations.html [ F ailure ] 1448 crbug.com/559258 [ Mac10.10 ] scrollbars/listbox-scrollbar-combinations.html [ F ailure ]
1449 crbug.com/559258 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/listbox-scroll bar-combinations.html [ Failure ] 1449 crbug.com/559258 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/listbox-scroll bar-combinations.html [ Failure ]
1450 crbug.com/594570 [ Linux ] svg/custom/svg-font-support.html [ Failure Pass ] 1450 crbug.com/594570 [ Linux ] svg/custom/svg-font-support.html [ Failure Pass ]
1451 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ] 1451 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 | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698