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 1499 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1510 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/gray-sc
ale-jpeg-with-color-profile.html [ NeedsRebaseline ] | 1510 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/gray-sc
ale-jpeg-with-color-profile.html [ NeedsRebaseline ] |
1511 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/jpeg-yu
v-progressive-image.html [ NeedsRebaseline ] | 1511 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/jpeg-yu
v-progressive-image.html [ NeedsRebaseline ] |
1512 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/exif-or
ientation-height-image-document.html [ NeedsRebaseline ] | 1512 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/exif-or
ientation-height-image-document.html [ NeedsRebaseline ] |
1513 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/182.htm
l [ NeedsRebaseline ] | 1513 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/182.htm
l [ NeedsRebaseline ] |
1514 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/55.html
[ NeedsRebaseline ] | 1514 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/55.html
[ NeedsRebaseline ] |
1515 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/12-55.h
tml [ NeedsRebaseline ] | 1515 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/12-55.h
tml [ NeedsRebaseline ] |
1516 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/jpeg-yu
v-image-decoding.html [ NeedsRebaseline ] | 1516 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/jpeg-yu
v-image-decoding.html [ NeedsRebaseline ] |
1517 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/exif-or
ientation-css.html [ NeedsRebaseline ] | 1517 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/exif-or
ientation-css.html [ NeedsRebaseline ] |
1518 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/2-dht.h
tml [ NeedsRebaseline ] | 1518 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/2-dht.h
tml [ NeedsRebaseline ] |
1519 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/ycbcr-w
ith-cmyk-color-profile.html [ NeedsRebaseline ] | 1519 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/ycbcr-w
ith-cmyk-color-profile.html [ NeedsRebaseline ] |
| 1520 |
| 1521 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC
omputedTiming-progress.html [ Crash ] |
| 1522 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC
omputedTiming-currentIteration.html [ Crash ] |
| 1523 crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-tim
ing/endDelay.html [ Failure ] |
| 1524 crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructo
r.html [ Failure Timeout ] |
| 1525 crbug.com/600248 imported/web-platform-tests/web-animations/animation-node/idlha
rness.html [ Failure Timeout ] |
| 1526 |
OLD | NEW |