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

Side by Side Diff: LayoutTests/OilpanExpectations

Issue 971333002: Sync Oilpan test expectations. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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 # 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/342574 [ Mac Debug ] fast/css-generated-content/crash-selection-editin g-removes-pseudo.html [ Crash Timeout ]
20
21 # While moving object onto the oilpan heap the timing changed such that the orde r in which
22 # scrollbars are added to an iframe has changed.
23 crbug.com/345655 compositing/iframes/scrolling-iframe.html [ Failure ]
24
25 # These tests crashes due to an assertion in debug, but is consistently timing i n mac oilpan debug instead.
26 crbug.com/366387 [ Mac Debug ] svg/as-object/deep-nested-embedded-svg-size-chang es-no-layout-triggers-1.html [ Timeout ]
27 crbug.com/366387 [ Mac Debug ] svg/as-object/deep-nested-embedded-svg-size-chang es-no-layout-triggers-2.html [ Timeout ]
28
29 # This test is flaky in debug without oilpan, but fails much more with oilpan. 19 # This test is flaky in debug without oilpan, but fails much more with oilpan.
30 crbug.com/354785 svg/as-background-image/animated-svg-animation-control.html [ I mageOnlyFailure Pass ] 20 crbug.com/354785 svg/as-background-image/animated-svg-animation-control.html [ I mageOnlyFailure Pass ]
31 21
32 crbug.com/410145 [ Win ] virtual/antialiasedtext/fast/text/decorations-with-text -combine.html [ ImageOnlyFailure ] 22 crbug.com/410145 [ Win ] virtual/antialiasedtext/fast/text/decorations-with-text -combine.html [ ImageOnlyFailure ]
33 crbug.com/410145 [ Win ] virtual/antialiasedtext/fast/text/international/text-co mbine-image-test.html [ ImageOnlyFailure ] 23 crbug.com/410145 [ Win ] virtual/antialiasedtext/fast/text/international/text-co mbine-image-test.html [ ImageOnlyFailure ]
34 crbug.com/410145 [ Win ] virtual/antialiasedtext/fast/text/international/vertica l-text-glyph-test.html [ ImageOnlyFailure ] 24 crbug.com/410145 [ Win ] virtual/antialiasedtext/fast/text/international/vertica l-text-glyph-test.html [ ImageOnlyFailure ]
35 crbug.com/410145 [ Win ] virtual/antialiasedtext/fast/text/justify-ideograph-ver tical.html [ ImageOnlyFailure ] 25 crbug.com/410145 [ Win ] virtual/antialiasedtext/fast/text/justify-ideograph-ver tical.html [ ImageOnlyFailure ]
36 crbug.com/410145 [ Win ] virtual/antialiasedtext/fast/text/orientation-sideways. html [ ImageOnlyFailure ] 26 crbug.com/410145 [ Win ] virtual/antialiasedtext/fast/text/orientation-sideways. html [ ImageOnlyFailure ]
37 crbug.com/410145 [ Win ] fast/css/font-weight-1.html [ ImageOnlyFailure ] 27 crbug.com/410145 [ Win ] fast/css/font-weight-1.html [ ImageOnlyFailure ]
38 crbug.com/410145 [ Win ] fast/writing-mode/english-lr-text.html [ ImageOnlyFailu re ] 28 crbug.com/410145 [ Win ] fast/writing-mode/english-lr-text.html [ ImageOnlyFailu re ]
39 29
40 crbug.com/377567 [ Debug ] editing/selection/extend-selection-character.html [ T imeout Pass ] 30 crbug.com/377567 [ Debug ] editing/selection/extend-selection-character.html [ T imeout Pass ]
41 crbug.com/377567 [ Debug ] editing/selection/programmatic-selection-on-mac-is-di rectionless.html [ Timeout Pass ] 31 crbug.com/377567 [ Debug ] editing/selection/programmatic-selection-on-mac-is-di rectionless.html [ Timeout Pass ]
42 crbug.com/377567 [ Debug ] fast/css/large-list-of-rules-crash.html [ Timeout Pas s ] 32 crbug.com/377567 [ Debug ] fast/css/large-list-of-rules-crash.html [ Timeout Pas s ]
43 33
44 # Allocation performance issue 34 # Allocation performance issue
45 crbug.com/397425 [ Debug ] fast/forms/select/menulist-appearance-basic.html [ Ti meout Pass ] 35 crbug.com/397425 [ Debug ] fast/forms/select/menulist-appearance-basic.html [ Ti meout Pass ]
46 36
47 # Times out on the Mac Debug Oilpan bot; widen expectations from [Pass Crash]. 37 # Times out on the Mac Debug Oilpan bot; widen expectations from [Pass Crash].
48 crbug.com/389648 [ Mac Debug ] fast/text-autosizing/table-inflation-crash.html [ Pass Crash Timeout ] 38 crbug.com/389648 [ Mac Debug ] fast/text-autosizing/table-inflation-crash.html [ Pass Crash 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