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

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

Issue 1649643002: [Debug Mac10.7] fast/text/justify-ideograph tests failing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 991 matching lines...) Expand 10 before | Expand all | Expand 10 after
1002 crbug.com/471066 [ Mac10.6 ] fast/text/bidi-explicit-embedding-past-end.html [ F ailure ] 1002 crbug.com/471066 [ Mac10.6 ] fast/text/bidi-explicit-embedding-past-end.html [ F ailure ]
1003 crbug.com/471066 [ Mac10.6 ] fast/text/emphasis-overlap.html [ Failure ] 1003 crbug.com/471066 [ Mac10.6 ] fast/text/emphasis-overlap.html [ Failure ]
1004 crbug.com/471066 [ Mac10.6 ] fast/text/fake-italic.html [ Failure ] 1004 crbug.com/471066 [ Mac10.6 ] fast/text/fake-italic.html [ Failure ]
1005 1005
1006 crbug.com/478109 [ Mac10.6 ] fast/text/bidi-embedding-pop-and-push-same-2.html [ Failure ] 1006 crbug.com/478109 [ Mac10.6 ] fast/text/bidi-embedding-pop-and-push-same-2.html [ Failure ]
1007 1007
1008 # These need a rebaseline due crbug.com/504745 on Windows when they are activate d again. 1008 # These need a rebaseline due crbug.com/504745 on Windows when they are activate d again.
1009 crbug.com/521124 crbug.com/410145 [ Win ] fast/text/international/vertical-text- glyph-test.html [ Pass Failure ] 1009 crbug.com/521124 crbug.com/410145 [ Win ] fast/text/international/vertical-text- glyph-test.html [ Pass Failure ]
1010 crbug.com/521124 crbug.com/410145 [ Win ] fast/text/international/text-combine-i mage-test.html [ Pass Failure ] 1010 crbug.com/521124 crbug.com/410145 [ Win ] fast/text/international/text-combine-i mage-test.html [ Pass Failure ]
1011 crbug.com/521124 crbug.com/410145 [ Win7 ] fast/css/font-weight-1.html [ Pass Fa ilure ] 1011 crbug.com/521124 crbug.com/410145 [ Win7 ] fast/css/font-weight-1.html [ Pass Fa ilure ]
1012 crbug.com/521124 crbug.com/410145 [ Win ] fast/text/justify-ideograph-vertical.h tml [ Pass Failure ]
1013 crbug.com/521124 crbug.com/571481 crbug.com/410145 [ Win ] fast/text/orientation -sideways.html [ Pass Failure ] 1012 crbug.com/521124 crbug.com/571481 crbug.com/410145 [ Win ] fast/text/orientation -sideways.html [ Pass Failure ]
1014 1013
1014 crbug.com/581974 [ Mac10.7 Debug ] fast/text/justify-ideograph-vertical.html [ F ailure ]
1015 crbug.com/581974 [ Mac10.7 Debug ] fast/text/justify-ideograph-simple.html [ Fai lure ]
1016 crbug.com/581974 [ Mac10.7 Debug ] fast/text/justify-ideograph-complex.html [ Fa ilure ]
1017
1015 # Temporary, until we stop use_system_harfbuzz on Linux including non-official b uilds 1018 # Temporary, until we stop use_system_harfbuzz on Linux including non-official b uilds
1016 crbug.com/462689 [ Linux ] fast/text/unicode-variation-selector.html [ Failure ] 1019 crbug.com/462689 [ Linux ] fast/text/unicode-variation-selector.html [ Failure ]
1017 1020
1018 # Temporary, until WebAXObjectProxy support lands. 1021 # Temporary, until WebAXObjectProxy support lands.
1019 crbug.com/421771 accessibility/inline-text-box-next-on-line.html [ Skip ] 1022 crbug.com/421771 accessibility/inline-text-box-next-on-line.html [ Skip ]
1020 1023
1021 # Disabled briefly until test runner support lands. 1024 # Disabled briefly until test runner support lands.
1022 crbug.com/479533 accessibility/show-context-menu.html [ Skip ] 1025 crbug.com/479533 accessibility/show-context-menu.html [ Skip ]
1023 crbug.com/479533 accessibility/show-context-menu-shadowdom.html [ Skip ] 1026 crbug.com/479533 accessibility/show-context-menu-shadowdom.html [ Skip ]
1024 crbug.com/483653 accessibility/scroll-containers.html [ Skip ] 1027 crbug.com/483653 accessibility/scroll-containers.html [ Skip ]
(...skipping 334 matching lines...) Expand 10 before | Expand all | Expand 10 after
1359 1362
1360 crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass C rash ] 1363 crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass C rash ]
1361 1364
1362 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ] 1365 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ]
1363 1366
1364 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ] 1367 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ]
1365 1368
1366 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] 1369 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ]
1367 1370
1368 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F ailure Pass ] 1371 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F ailure 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