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

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

Issue 1904423002: Remove Oilpan-only StyleSheet/ test failures from TestExpectations (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 2 # Most of these actually cause the tests to report success, rather than
3 # failure. Expected outputs will be adjusted for the better once Oilpan 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 # With Oilpan, the parent pointer in the CSSRule hierarchy is
7 # strong. This is the intended behavior.
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
11 crbug.com/345655 fast/dom/StyleSheet/detached-stylesheet-without-wrapper.html [ Failure ]
12 crbug.com/370906 fast/dom/StyleSheet/gc-declaration-parent-rule.html [ Failure ]
13
14 crbug.com/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure Pas s ] 6 crbug.com/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure Pas s ]
15 7
16 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 8 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
17 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 9 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
18 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ] 10 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ]
19 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ] 11 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ]
20 12
21 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Fa ilure Pass ] 13 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Fa ilure Pass ]
22 crbug.com/569901 [ Debug ] fast/dom/minor-dom-gc.html [ Timeout Failure ] 14 crbug.com/569901 [ Debug ] fast/dom/minor-dom-gc.html [ Timeout Failure ]
23 crbug.com/569901 [ Debug ] virtual/pointerevent/fast/events/touch/gesture/pad-ge sture-fling.html [ Timeout Failure ] 15 crbug.com/569901 [ Debug ] virtual/pointerevent/fast/events/touch/gesture/pad-ge sture-fling.html [ Timeout Failure ]
(...skipping 1495 matching lines...) Expand 10 before | Expand all | Expand 10 after
1519 1511
1520 crbug.com/604642 [ Mac ] fast/text/midword-break-after-breakable-char.html [ Fa ilure ] 1512 crbug.com/604642 [ Mac ] fast/text/midword-break-after-breakable-char.html [ Fa ilure ]
1521 1513
1522 crbug.com/605047 [ Mac10.11 Retina ] fast/text/emphasis.html [ Failure ] 1514 crbug.com/605047 [ Mac10.11 Retina ] fast/text/emphasis.html [ Failure ]
1523 1515
1524 crbug.com/605059 [ Retina ] fast/text/international/rtl-negative-letter-spacing. html [ Failure ] 1516 crbug.com/605059 [ Retina ] fast/text/international/rtl-negative-letter-spacing. html [ Failure ]
1525 1517
1526 crbug.com/606302 [ Win7 ] transforms/3d/point-mapping/3d-point-mapping-preserve- 3d.html [ Failure Pass ] 1518 crbug.com/606302 [ Win7 ] transforms/3d/point-mapping/3d-point-mapping-preserve- 3d.html [ Failure Pass ]
1527 1519
1528 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Pass Timeout ] 1520 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Pass Timeout ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698