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

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

Issue 1579653002: Oilpan: mark two fast/text tests as failing on Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 # This file is used by the Oilpan bots (and anyone building in that config) 1 # This file is used by the Oilpan bots (and anyone building in that config)
2 # to track Oilpan-specific failures. 2 # to track Oilpan-specific failures.
3 3
4 # With Oilpan, the parent pointer in the CSSRule hierarchy is 4 # With Oilpan, the parent pointer in the CSSRule hierarchy is
5 # strong. This is the intended behavior. 5 # strong. This is the intended behavior.
6 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] 6 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
7 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] 7 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
8 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ] 8 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
9 crbug.com/345655 fast/dom/StyleSheet/detached-stylesheet-without-wrapper.html [ Failure ] 9 crbug.com/345655 fast/dom/StyleSheet/detached-stylesheet-without-wrapper.html [ Failure ]
10 crbug.com/370906 fast/dom/StyleSheet/gc-declaration-parent-rule.html [ Failure ] 10 crbug.com/370906 fast/dom/StyleSheet/gc-declaration-parent-rule.html [ Failure ]
11 11
12 # With Oilpan, parent pointers in the DOM tree do not 12 # With Oilpan, parent pointers in the DOM tree do not
13 # mysteriously disappear. This is the intended behavior. 13 # mysteriously disappear. This is the intended behavior.
14 crbug.com/356658 fast/dom/gc-3.html [ Failure ] 14 crbug.com/356658 fast/dom/gc-3.html [ Failure ]
15 crbug.com/356658 fast/dom/gc-5.html [ Failure ] 15 crbug.com/356658 fast/dom/gc-5.html [ Failure ]
16 crbug.com/356658 fast/dom/gc-12.html [ Failure ] 16 crbug.com/356658 fast/dom/gc-12.html [ Failure ]
17 crbug.com/356658 fast/dom/gc-dom-tree-lifetime.html [ Failure ] 17 crbug.com/356658 fast/dom/gc-dom-tree-lifetime.html [ Failure ]
18 18
19 crbug.com/410145 [ Win ] fast/text/decorations-with-text-combine.html [ Failure ] 19 crbug.com/410145 [ Win ] fast/text/decorations-with-text-combine.html [ Failure ]
20 crbug.com/410145 [ Win ] fast/text/international/text-combine-image-test.html [ Failure ] 20 crbug.com/410145 [ Win ] fast/text/international/text-combine-image-test.html [ Failure ]
21 crbug.com/410145 [ Win ] fast/text/international/vertical-text-glyph-test.html [ Failure ] 21 crbug.com/410145 [ Win ] fast/text/international/vertical-text-glyph-test.html [ Failure ]
22 crbug.com/410145 [ Win ] fast/text/justify-ideograph-vertical.html [ Failure ] 22 crbug.com/410145 [ Win ] fast/text/justify-ideograph-vertical.html [ Failure ]
23 crbug.com/410145 [ Win ] fast/text/orientation-sideways.html [ Failure ] 23 crbug.com/410145 [ Win ] fast/text/orientation-sideways.html [ Failure ]
24 crbug.com/410145 [ Win ] fast/text/emphasis-vertical.html [ Failure ]
25 crbug.com/410145 [ Win ] fast/text/emphasis-combined-text.html [ Failure ]
24 crbug.com/410145 [ Win ] fast/css/font-weight-1.html [ Failure ] 26 crbug.com/410145 [ Win ] fast/css/font-weight-1.html [ Failure ]
25 crbug.com/410145 [ Win ] fast/writing-mode/english-lr-text.html [ Failure ] 27 crbug.com/410145 [ Win ] fast/writing-mode/english-lr-text.html [ Failure ]
26 28
27 crbug.com/377567 [ Debug ] editing/selection/extend-selection-character.html [ T imeout Pass ] 29 crbug.com/377567 [ Debug ] editing/selection/extend-selection-character.html [ T imeout Pass ]
28 crbug.com/377567 [ Debug ] editing/selection/programmatic-selection-on-mac-is-di rectionless.html [ Timeout Pass ] 30 crbug.com/377567 [ Debug ] editing/selection/programmatic-selection-on-mac-is-di rectionless.html [ Timeout Pass ]
29 crbug.com/377567 [ Debug ] fast/css/large-list-of-rules-crash.html [ Timeout Pas s ] 31 crbug.com/377567 [ Debug ] fast/css/large-list-of-rules-crash.html [ Timeout Pas s ]
30 32
31 crbug.com/389648 [ Mac Debug ] fast/text-autosizing/table-inflation-crash.html [ Timeout ] 33 crbug.com/389648 [ Mac Debug ] fast/text-autosizing/table-inflation-crash.html [ Timeout ]
32 34
33 crbug.com/344239 [ Release ] inspector-protocol/heap-profiler/heap-objects-track ing.html [ Slow ] 35 crbug.com/344239 [ Release ] inspector-protocol/heap-profiler/heap-objects-track ing.html [ Slow ]
(...skipping 19 matching lines...) Expand all
53 crbug.com/385014 [ Win Debug ] accessibility/canvas-fallback-content-2.html [ Pa ss Timeout Failure ] 55 crbug.com/385014 [ Win Debug ] accessibility/canvas-fallback-content-2.html [ Pa ss Timeout Failure ]
54 56
55 crbug.com/518993 imported/web-platform-tests/user-timing/test_user_timing_measur e_navigation_timing.html [ Skip ] 57 crbug.com/518993 imported/web-platform-tests/user-timing/test_user_timing_measur e_navigation_timing.html [ Skip ]
56 58
57 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Slow Fai lure ] 59 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Slow Fai lure ]
58 60
59 crbug.com/572710 [ Linux Debug ] inspector/extensions/extensions-sidebar.html [ Pass Timeout ] 61 crbug.com/572710 [ Linux Debug ] inspector/extensions/extensions-sidebar.html [ Pass Timeout ]
60 62
61 crbug.com/572723 inspector/sources/debugger/debugger-autocontinue-on-syntax-erro r.html [ Pass Failure ] 63 crbug.com/572723 inspector/sources/debugger/debugger-autocontinue-on-syntax-erro r.html [ Pass Failure ]
62 crbug.com/572723 inspector/sources/debugger/debugger-uncaught-promise-on-pause.h tml [ Timeout Pass ] 64 crbug.com/572723 inspector/sources/debugger/debugger-uncaught-promise-on-pause.h tml [ 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