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

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

Issue 1611303006: Enable Oilpan on ToT (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 | third_party/WebKit/LayoutTests/TestExpectations » ('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 # TODO(haraken): Remove this file once we finish shipping Oilpan.
5 # strong. This is the intended behavior. 5 # Before removing this file, we need to remove the --additional-expectations
6 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] 6 # flag from the recipes of all oilpan bots.
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 ]
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 ]
11
12 # With Oilpan, parent pointers in the DOM tree do not
13 # mysteriously disappear. This is the intended behavior.
14 crbug.com/356658 fast/dom/gc-3.html [ Failure ]
15 crbug.com/356658 fast/dom/gc-5.html [ Failure ]
16 crbug.com/356658 fast/dom/gc-12.html [ Failure ]
17 crbug.com/356658 fast/dom/gc-dom-tree-lifetime.html [ Failure ]
18
19 crbug.com/410145 [ Win ] fast/text/decorations-with-text-combine.html [ Failure ]
20 crbug.com/410145 [ Win ] fast/text/international/text-combine-image-test.html [ Failure ]
21 crbug.com/410145 [ Win ] fast/text/international/vertical-text-glyph-test.html [ Failure ]
22 crbug.com/410145 [ Win ] fast/text/justify-ideograph-vertical.html [ Failure ]
23 crbug.com/410145 [ Win ] fast/text/orientation-sideways.html [ Failure ]
24 crbug.com/410145 [ Win ] fast/text/emphasis-vertical.html [ Failure ]
25 crbug.com/410145 [ Win ] fast/text/emphasis-combined-text.html [ Failure ]
26 crbug.com/410145 [ Win ] fast/css/font-weight-1.html [ Failure ]
27 crbug.com/410145 [ Win ] fast/writing-mode/english-lr-text.html [ Failure ]
28
29 crbug.com/377567 [ Debug ] editing/selection/extend-selection-character.html [ T imeout Pass ]
30 crbug.com/377567 [ Debug ] editing/selection/programmatic-selection-on-mac-is-di rectionless.html [ Timeout Pass ]
31 crbug.com/377567 [ Debug ] fast/css/large-list-of-rules-crash.html [ Timeout Pas s ]
32
33 crbug.com/389648 [ Mac Debug ] fast/text-autosizing/table-inflation-crash.html [ Timeout ]
34
35 crbug.com/344239 [ Release ] inspector-protocol/heap-profiler/heap-objects-track ing.html [ Slow ]
36
37 crbug.com/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure ]
38
39 crbug.com/569901 [ Debug ] http/tests/serviceworker/navigation-redirect.html [ P ass Failure ]
40
41 crbug.com/399951 http/tests/mime/javascript-mimetype-usecounters.html [ Pass Fai lure ]
42
43 crbug.com/417181 http/tests/xmlhttprequest/abort-on-changestate-headers-received .html [ Failure Pass ]
44
45 crbug.com/299010 [ Win ] fast/forms/text/text-font-height-mismatch.html [ Failur e ]
46
47 crbug.com/571711 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-pres erve-3d.html [ Failure ]
48 crbug.com/571719 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-deep .html [ Failure ]
49
50 crbug.com/451577 [ Linux ] http/tests/inspector/elements/styles/edit-css-with-so urce-url.html [ Slow ]
51 crbug.com/451577 [ Linux ] http/tests/inspector-enabled/shadow-dom-rules-restart .html [ Slow ]
52
53 crbug.com/24182 [ Win Debug ] jquery/manipulation.html [ Slow Timeout Pass ]
54
55 crbug.com/385014 [ Win Debug ] accessibility/canvas-fallback-content-2.html [ Pa ss Timeout Failure ]
56
57 crbug.com/518993 imported/web-platform-tests/user-timing/test_user_timing_measur e_navigation_timing.html [ Skip ]
58
59 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Slow Fai lure ]
60
61 crbug.com/572710 [ Linux Debug ] inspector/extensions/extensions-sidebar.html [ Pass Timeout ]
62
63 crbug.com/572723 inspector/sources/debugger/debugger-autocontinue-on-syntax-erro r.html [ Pass Failure ]
64 crbug.com/572723 inspector/sources/debugger/debugger-uncaught-promise-on-pause.h tml [ Timeout Pass ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/TestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698