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

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

Issue 1648613002: [ Win Oilpan Debug ] fast/text/justify-ideograph-vertical.html 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 26 matching lines...) Expand all
37 crbug.com/569901 [ Debug ] virtual/pointerevent/fast/events/touch/gesture/pad-ge sture-fling.html [ Timeout Failure ] 37 crbug.com/569901 [ Debug ] virtual/pointerevent/fast/events/touch/gesture/pad-ge sture-fling.html [ Timeout Failure ]
38 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e lements/svg-embedded-sizing/svg-in-object-fixed.html [ Timeout Failure ] 38 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e lements/svg-embedded-sizing/svg-in-object-fixed.html [ Timeout Failure ]
39 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e lements/svg-embedded-sizing/svg-in-iframe-auto.html [ Timeout Failure ] 39 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e lements/svg-embedded-sizing/svg-in-iframe-auto.html [ Timeout Failure ]
40 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e lements/svg-embedded-sizing/svg-in-object-percentage.html [ Timeout Failure ] 40 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e lements/svg-embedded-sizing/svg-in-object-percentage.html [ Timeout Failure ]
41 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/syntax/parsing/html5 lib_template.html [ Timeout Failure ] 41 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/syntax/parsing/html5 lib_template.html [ Timeout Failure ]
42 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e lements/svg-embedded-sizing/svg-in-iframe-fixed.html [ Timeout Failure ] 42 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e lements/svg-embedded-sizing/svg-in-iframe-fixed.html [ Timeout Failure ]
43 43
44 crbug.com/299010 [ Win ] fast/forms/text/text-font-height-mismatch.html [ Pass F ailure ] 44 crbug.com/299010 [ Win ] fast/forms/text/text-font-height-mismatch.html [ Pass F ailure ]
45 crbug.com/299010 [ Linux Debug ] fast/forms/text/text-font-height-mismatch.html [ Pass Failure ] 45 crbug.com/299010 [ Linux Debug ] fast/forms/text/text-font-height-mismatch.html [ Pass Failure ]
46 crbug.com/581990 [ Win ] fast/writing-mode/english-lr-text.html [ Pass Failure ] 46 crbug.com/581990 [ Win ] fast/writing-mode/english-lr-text.html [ Pass Failure ]
47 crbug.com/581974 [ Win Debug ] fast/text/justify-ideograph-vertical.html [ Pass Failure ]
47 48
48 # ====== Oilpan-only failures until here ====== 49 # ====== Oilpan-only failures until here ======
49 50
50 # Run these tests with under virtual/spv2 only. 51 # Run these tests with under virtual/spv2 only.
51 crbug.com/524134 paint/invalidation/spv2 [ Skip ] 52 crbug.com/524134 paint/invalidation/spv2 [ Skip ]
52 53
53 # Run these tests with under virtual/scalefactor... only. 54 # Run these tests with under virtual/scalefactor... only.
54 crbug.com/567837 fast/hidpi/static [ Skip ] 55 crbug.com/567837 fast/hidpi/static [ Skip ]
55 56
56 # TODO(yosin): We should convert following tests to use asynchronous spell check er. 57 # TODO(yosin): We should convert following tests to use asynchronous spell check er.
(...skipping 1313 matching lines...) Expand 10 before | Expand all | Expand 10 after
1370 1371
1371 crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass C rash ] 1372 crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass C rash ]
1372 1373
1373 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ] 1374 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ]
1374 1375
1375 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ] 1376 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ]
1376 1377
1377 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] 1378 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ]
1378 1379
1379 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F ailure Pass ] 1380 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