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

Side by Side Diff: LayoutTests/OilpanExpectations

Issue 517043003: Move Frame to the Oilpan heap. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Update OilpanExpectations Created 6 years, 3 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
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 27 matching lines...) Expand all
38 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/international/vertical-t ext-glyph-test.html [ NeedsRebaseline ] 38 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/international/vertical-t ext-glyph-test.html [ NeedsRebaseline ]
39 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/justify-ideograph-vertic al.html [ NeedsRebaseline ] 39 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/justify-ideograph-vertic al.html [ NeedsRebaseline ]
40 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/orientation-sideways.htm l [ NeedsRebaseline ] 40 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/orientation-sideways.htm l [ NeedsRebaseline ]
41 41
42 crbug.com/377567 [ Debug ] editing/selection/extend-selection-character.html [ T imeout Pass ] 42 crbug.com/377567 [ Debug ] editing/selection/extend-selection-character.html [ T imeout Pass ]
43 crbug.com/377567 [ Debug ] editing/selection/programmatic-selection-on-mac-is-di rectionless.html [ Timeout Pass ] 43 crbug.com/377567 [ Debug ] editing/selection/programmatic-selection-on-mac-is-di rectionless.html [ Timeout Pass ]
44 crbug.com/377567 [ Debug ] fast/css/large-list-of-rules-crash.html [ Timeout Pas s ] 44 crbug.com/377567 [ Debug ] fast/css/large-list-of-rules-crash.html [ Timeout Pas s ]
45 45
46 # Allocation performance issue 46 # Allocation performance issue
47 crbug.com/397425 [ Debug ] fast/forms/select/menulist-appearance-basic.html [ Ti meout Pass ] 47 crbug.com/397425 [ Debug ] fast/forms/select/menulist-appearance-basic.html [ Ti meout Pass ]
48
49 # Timing of when window.closed turns 'true' differs (FIXME: create separate bug, if needed.)
50 crbug.com/340522 fast/dom/Window/property-access-on-cached-window-after-frame-re moved.html [ Failure ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/dom/Window/orphaned-frame-access.html » ('j') | Source/core/editing/Editor.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698