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

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

Issue 1692483002: Fix adopt-iframe-sec-attr-after-remove.html failure. (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/http/tests/misc/adopt-iframe-src-attr-after-remove.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 # ====== 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 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is
7 # strong. This is the intended behavior. 7 # strong. This is the intended behavior.
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.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 ] 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
48 48
49 crbug.com/299010 [ Win ] fast/forms/text/text-font-height-mismatch.html [ Pass F ailure ] 49 crbug.com/299010 [ Win ] fast/forms/text/text-font-height-mismatch.html [ Pass F ailure ]
50 crbug.com/299010 [ Linux Debug ] fast/forms/text/text-font-height-mismatch.html [ Pass Failure ] 50 crbug.com/299010 [ Linux Debug ] fast/forms/text/text-font-height-mismatch.html [ Pass Failure ]
51 crbug.com/581990 [ Win ] fast/writing-mode/english-lr-text.html [ Pass Failure ] 51 crbug.com/581990 [ Win ] fast/writing-mode/english-lr-text.html [ Pass Failure ]
52 52
53 # See also crbug.com/521730 for the these two text/emphasis tests (non-Oilpan) W in10 failures. 53 # See also crbug.com/521730 for the these two text/emphasis tests (non-Oilpan) W in10 failures.
54 crbug.com/574660 [ Win7 ] fast/text/emphasis-combined-text.html [ Pass Failure ] 54 crbug.com/574660 [ Win7 ] fast/text/emphasis-combined-text.html [ Pass Failure ]
55 crbug.com/574660 [ Win7 ] fast/text/emphasis-vertical.html [ Pass Failure ] 55 crbug.com/574660 [ Win7 ] fast/text/emphasis-vertical.html [ Pass Failure ]
56 56
57 crbug.com/581974 fast/text/justify-ideograph-vertical.html [ Pass Failure ] 57 crbug.com/581974 fast/text/justify-ideograph-vertical.html [ Pass Failure ]
58 crbug.com/584209 http/tests/misc/adopt-iframe-src-attr-after-remove.html [ Pass Failure ]
59 crbug.com/584211 [ Mac Debug ] svg/transforms/animated-path-inside-transformed-h tml.xhtml [ Pass Failure ] 58 crbug.com/584211 [ Mac Debug ] svg/transforms/animated-path-inside-transformed-h tml.xhtml [ Pass Failure ]
60 59
61 # ====== Oilpan-only failures until here ====== 60 # ====== Oilpan-only failures until here ======
62 61
63 # Run these tests with under virtual/spv2 only. 62 # Run these tests with under virtual/spv2 only.
64 crbug.com/524134 paint/invalidation/spv2 [ Skip ] 63 crbug.com/524134 paint/invalidation/spv2 [ Skip ]
65 64
66 # Run these tests with under virtual/scalefactor... only. 65 # Run these tests with under virtual/scalefactor... only.
67 crbug.com/567837 fast/hidpi/static [ Skip ] 66 crbug.com/567837 fast/hidpi/static [ Skip ]
68 67
(...skipping 1313 matching lines...) Expand 10 before | Expand all | Expand 10 after
1382 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ] 1381 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ]
1383 1382
1384 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ] 1383 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ]
1385 1384
1386 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] 1385 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ]
1387 1386
1388 # No baselines, but this js test is also showing FAIL 1387 # No baselines, but this js test is also showing FAIL
1389 crbug.com/583675 fast/dom/shadow/scoped-events-by-ua-stopped.html [ Failure ] 1388 crbug.com/583675 fast/dom/shadow/scoped-events-by-ua-stopped.html [ Failure ]
1390 1389
1391 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F ailure Pass ] 1390 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F ailure Pass ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/misc/adopt-iframe-src-attr-after-remove.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698