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

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

Issue 1866333004: Import web-platform-tests@5a8700479d98852455bee6117558897867eb278a (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@wpt-sync
Patch Set: Add two potential timeouts to TestExpectations Created 4 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
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 1563 matching lines...) Expand 10 before | Expand all | Expand 10 after
1574 crbug.com/601166 [ Mac10.9 ] fast/text/word-break-soft-hyphen.html [ Failure ] 1574 crbug.com/601166 [ Mac10.9 ] fast/text/word-break-soft-hyphen.html [ Failure ]
1575 crbug.com/601166 [ Mac10.9 ] fast/text/word-break.html [ Failure ] 1575 crbug.com/601166 [ Mac10.9 ] fast/text/word-break.html [ Failure ]
1576 crbug.com/601166 [ Mac10.9 ] fast/text/word-space.html [ Failure ] 1576 crbug.com/601166 [ Mac10.9 ] fast/text/word-space.html [ Failure ]
1577 crbug.com/601166 [ Mac10.9 ] fast/text/zero-font-size.html [ Failure ] 1577 crbug.com/601166 [ Mac10.9 ] fast/text/zero-font-size.html [ Failure ]
1578 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-003.htm [ Failur e ] 1578 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-003.htm [ Failur e ]
1579 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-004.htm [ Failur e ] 1579 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-004.htm [ Failur e ]
1580 1580
1581 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/GUM-deny.html [ Failure ] 1581 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/GUM-deny.html [ Failure ]
1582 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaDevices-g etUserMedia.html [ Failure ] 1582 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaDevices-g etUserMedia.html [ Failure ]
1583 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaStream-Me diaElement-srcObject.html [ Failure ] 1583 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaStream-Me diaElement-srcObject.html [ Failure ]
1584
1585 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-progress.html [ Crash ]
jsbell 2016/04/08 17:01:27 The intent for importing these w/ crashes rather t
suzyh_UTC10 (ex-contributor) 2016/04/11 23:21:05 Correct. Crashing is bad and I want to fix it!
1586 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-currentIteration.html [ Crash ]
1587 crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-tim ing/endDelay.html [ Failure ]
jsbell 2016/04/08 17:01:27 Why [Failure] rather than an expected.txt entry?
suzyh_UTC10 (ex-contributor) 2016/04/11 23:21:05 Unfortunately for this test, the current expected
1588 crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructo r.html [ Failure Timeout ]
jsbell 2016/04/08 17:01:27 Flaky is sad :( but I agree this is the right way
1589 crbug.com/600248 imported/web-platform-tests/web-animations/animation-node/idlha rness.html [ Failure Timeout ]
1590
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698