OLD | NEW |
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 1524 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1535 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-003.htm [ Failur
e ] | 1535 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-003.htm [ Failur
e ] |
1536 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-004.htm [ Failur
e ] | 1536 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-004.htm [ Failur
e ] |
1537 | 1537 |
1538 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/GUM-deny.html
[ Failure ] | 1538 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/GUM-deny.html
[ Failure ] |
1539 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaDevices-g
etUserMedia.html [ Failure ] | 1539 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaDevices-g
etUserMedia.html [ Failure ] |
1540 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaStream-Me
diaElement-srcObject.html [ Failure ] | 1540 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaStream-Me
diaElement-srcObject.html [ Failure ] |
1541 | 1541 |
1542 crbug.com/593679 virtual/scalefactor150/fast/hidpi/static/calendar-picker-appear
ance.html [ NeedsManualRebaseline ] | 1542 crbug.com/593679 virtual/scalefactor150/fast/hidpi/static/calendar-picker-appear
ance.html [ NeedsManualRebaseline ] |
1543 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear
ance.html [ NeedsManualRebaseline ] | 1543 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear
ance.html [ NeedsManualRebaseline ] |
1544 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke
r-appearance.html [ NeedsManualRebaseline ] | 1544 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke
r-appearance.html [ NeedsManualRebaseline ] |
| 1545 |
| 1546 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC
omputedTiming-progress.html [ Crash Failure ] |
| 1547 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC
omputedTiming-currentIteration.html [ Crash Failure ] |
| 1548 crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-tim
ing/endDelay.html [ Failure ] |
| 1549 crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructo
r.html [ Failure Timeout ] |
| 1550 crbug.com/600248 imported/web-platform-tests/web-animations/animation-node/idlha
rness.html [ Failure Timeout ] |
| 1551 |
OLD | NEW |