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

Side by Side Diff: LayoutTests/OilpanExpectations

Issue 220203005: Oilpan: introduce sticky forcedForTesting flag to ensure that a precise (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix js-test.js use in test. Created 6 years, 8 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | LayoutTests/fast/forms/associatedFormControls-leak-nodes.html » ('j') | 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 10
11 crbug.com/342574 [ Mac Debug ] fast/css-generated-content/crash-selection-editin g-removes-pseudo.html [ Crash Timeout ] 11 crbug.com/342574 [ Mac Debug ] fast/css-generated-content/crash-selection-editin g-removes-pseudo.html [ Crash Timeout ]
12 12
13 crbug.com/350316 [ Linux Win Debug ] http/tests/eventsource/workers/eventsource- simple.html [ Crash ] 13 crbug.com/350316 [ Linux Win Debug ] http/tests/eventsource/workers/eventsource- simple.html [ Crash ]
14 crbug.com/350316 [ Mac Debug ] http/tests/eventsource/workers/eventsource-simple .html [ Timeout ] 14 crbug.com/350316 [ Mac Debug ] http/tests/eventsource/workers/eventsource-simple .html [ Timeout ]
15
16 crbug.com/356900 svg/animations/smil-leak-element-instances-noBaseValRef.svg [ P ass Failure ]
17 crbug.com/356900 svg/animations/smil-leak-element-instances.svg [ Pass Failure ]
18 crbug.com/356900 svg/animations/smil-leak-elements.svg [ Pass Failure ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/forms/associatedFormControls-leak-nodes.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698