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

Side by Side Diff: LayoutTests/OilpanExpectations

Issue 681203004: Oilpan: Mark page-count-with-one-word.html as timing out on Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 1 month 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 ]
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 43
44 crbug.com/377567 [ Debug ] editing/selection/extend-selection-character.html [ T imeout Pass ] 44 crbug.com/377567 [ Debug ] editing/selection/extend-selection-character.html [ T imeout Pass ]
45 crbug.com/377567 [ Debug ] editing/selection/programmatic-selection-on-mac-is-di rectionless.html [ Timeout Pass ] 45 crbug.com/377567 [ Debug ] editing/selection/programmatic-selection-on-mac-is-di rectionless.html [ Timeout Pass ]
46 crbug.com/377567 [ Debug ] fast/css/large-list-of-rules-crash.html [ Timeout Pas s ] 46 crbug.com/377567 [ Debug ] fast/css/large-list-of-rules-crash.html [ Timeout Pas s ]
47 47
48 # Allocation performance issue 48 # Allocation performance issue
49 crbug.com/397425 [ Debug ] fast/forms/select/menulist-appearance-basic.html [ Ti meout Pass ] 49 crbug.com/397425 [ Debug ] fast/forms/select/menulist-appearance-basic.html [ Ti meout Pass ]
50 50
51 # Times out on the Mac Debug Oilpan bot; widen expectations from [Pass Crash]. 51 # Times out on the Mac Debug Oilpan bot; widen expectations from [Pass Crash].
52 crbug.com/389648 [ Mac Debug ] fast/text-autosizing/table-inflation-crash.html [ Pass Crash Timeout ] 52 crbug.com/389648 [ Mac Debug ] fast/text-autosizing/table-inflation-crash.html [ Pass Crash Timeout ]
53
54 # Already a [ Slow ] test, but a little bit slower still on the Windows Oilpan d ebug bot,
55 # causing it to timeout.
56 crbug.com/248969 [ Win Debug ] printing/page-count-with-one-word.html [ Timeout ]
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