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

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

Issue 1548823002: [DevTools] Mark tests as slow (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 12 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 ]
(...skipping 20 matching lines...) Expand all
31 # Times out on the Mac Debug Oilpan bot. 31 # Times out on the Mac Debug Oilpan bot.
32 crbug.com/389648 [ Mac Debug ] fast/text-autosizing/table-inflation-crash.html [ Timeout ] 32 crbug.com/389648 [ Mac Debug ] fast/text-autosizing/table-inflation-crash.html [ Timeout ]
33 33
34 crbug.com/344239 [ Release ] inspector-protocol/heap-profiler/heap-objects-track ing.html [ Slow ] 34 crbug.com/344239 [ Release ] inspector-protocol/heap-profiler/heap-objects-track ing.html [ Slow ]
35 35
36 crbug.com/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure ] 36 crbug.com/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure ]
37 37
38 crbug.com/417181 http/tests/xmlhttprequest/abort-on-changestate-headers-received .html [ Failure Pass ] 38 crbug.com/417181 http/tests/xmlhttprequest/abort-on-changestate-headers-received .html [ Failure Pass ]
39 39
40 crbug.com/299010 [ Win ] fast/forms/text/text-font-height-mismatch.html [ Failur e ] 40 crbug.com/299010 [ Win ] fast/forms/text/text-font-height-mismatch.html [ Failur e ]
41
42 crbug.com/451577 [ Linux ] http/tests/inspector/elements/styles/edit-css-with-so urce-url.html [ Slow ]
43 crbug.com/451577 [ Linux ] http/tests/inspector-enabled/shadow-dom-rules-restart .html [ Slow ]
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