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

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

Issue 1902573002: [DevTools] Add test for step over function with caught exception (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 1506 matching lines...) Expand 10 before | Expand all | Expand 10 after
1517 crbug.com/593679 virtual/scalefactor150/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ] 1517 crbug.com/593679 virtual/scalefactor150/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ]
1518 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ] 1518 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ]
1519 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke r-appearance.html [ NeedsManualRebaseline ] 1519 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke r-appearance.html [ NeedsManualRebaseline ]
1520 1520
1521 crbug.com/603703 [ Linux ] imported/web-platform-tests/web-animations/animation- timeline/document-timeline.html [ Failure Pass ] 1521 crbug.com/603703 [ Linux ] imported/web-platform-tests/web-animations/animation- timeline/document-timeline.html [ Failure Pass ]
1522 1522
1523 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-progress.html [ Crash Failure ] 1523 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-progress.html [ Crash Failure ]
1524 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-currentIteration.html [ Crash Failure ] 1524 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-currentIteration.html [ Crash Failure ]
1525 crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-tim ing/endDelay.html [ Failure ] 1525 crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-tim ing/endDelay.html [ Failure ]
1526 crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructo r.html [ Failure Timeout ] 1526 crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructo r.html [ Failure Timeout ]
1527
1528 crbug.com/604495 inspector-protocol/debugger/step-over-caught-exception.html [ N eedsManualRebaseline ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698