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 919 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
930 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/fix
ed-background-in-iframe.html [ Skip ] | 930 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/fix
ed-background-in-iframe.html [ Skip ] |
931 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/hor
izontal-smooth-scroll-in-rtl.html [ Skip ] | 931 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/hor
izontal-smooth-scroll-in-rtl.html [ Skip ] |
932 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mai
n-thread-scrolling-reason-added.html [ Skip ] | 932 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mai
n-thread-scrolling-reason-added.html [ Skip ] |
933 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mai
n-thread-scrolling-reason-correctness.html [ Skip ] | 933 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mai
n-thread-scrolling-reason-correctness.html [ Skip ] |
934 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/first-scroll-runs
-on-compositor.html [ Skip ] | 934 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/first-scroll-runs
-on-compositor.html [ Skip ] |
935 | 935 |
936 crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-sc
roll-root-frame-animates.html [ Pass Timeout ] | 936 crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-sc
roll-root-frame-animates.html [ Pass Timeout ] |
937 crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-sc
roll-animates.html [ Pass Timeout ] | 937 crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-sc
roll-animates.html [ Pass Timeout ] |
938 crbug.com/552556 virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-
scroll.html [ Pass Failure ] | 938 crbug.com/552556 virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-
scroll.html [ Pass Failure ] |
939 | 939 |
| 940 crbug.com/597311 svg/text/bidi-text-query.svg [ NeedsRebaseline ] |
| 941 crbug.com/597311 svg/text/combining-character-queries.html [ NeedsRebaseline ] |
| 942 crbug.com/597311 svg/text/ligature-queries.html [ NeedsRebaseline ] |
| 943 crbug.com/597311 svg/text/surrogate-pair-queries.html [ NeedsRebaseline ] |
| 944 |
940 crbug.com/524596 paint/invalidation/composited-non-stacking-context-descendant-c
hange-color.html [ Failure ] | 945 crbug.com/524596 paint/invalidation/composited-non-stacking-context-descendant-c
hange-color.html [ Failure ] |
941 crbug.com/524596 paint/invalidation/composited-non-stacking-context-descendant-m
ove.html [ Failure ] | 946 crbug.com/524596 paint/invalidation/composited-non-stacking-context-descendant-m
ove.html [ Failure ] |
942 crbug.com/524596 paint/invalidation/fixed-position-descendant-paint-offset-indir
ect.html [ Failure ] | 947 crbug.com/524596 paint/invalidation/fixed-position-descendant-paint-offset-indir
ect.html [ Failure ] |
943 crbug.com/524596 virtual/spv2/paint/invalidation/composited-non-stacking-context
-descendant-move.html [ Skip ] | 948 crbug.com/524596 virtual/spv2/paint/invalidation/composited-non-stacking-context
-descendant-move.html [ Skip ] |
944 crbug.com/524596 virtual/spv2/paint/invalidation/fixed-position-descendant-paint
-offset-indirect.html [ Skip ] | 949 crbug.com/524596 virtual/spv2/paint/invalidation/fixed-position-descendant-paint
-offset-indirect.html [ Skip ] |
945 | 950 |
946 crbug.com/425113 svg/clip-path/clip-path-multiple-children.svg [ Failure ] | 951 crbug.com/425113 svg/clip-path/clip-path-multiple-children.svg [ Failure ] |
947 | 952 |
948 crbug.com/480769 http/tests/inspector/service-workers/service-workers-redundant.
html [ Crash Pass Failure ] | 953 crbug.com/480769 http/tests/inspector/service-workers/service-workers-redundant.
html [ Crash Pass Failure ] |
949 crbug.com/480769 http/tests/inspector/service-workers/service-worker-agents.html
[ Crash Pass Timeout ] | 954 crbug.com/480769 http/tests/inspector/service-workers/service-worker-agents.html
[ Crash Pass Timeout ] |
(...skipping 426 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1376 crbug.com/273306 [ Mac Win7 ] printing/simultaneous-position-float-change.html [
NeedsManualRebaseline ] | 1381 crbug.com/273306 [ Mac Win7 ] printing/simultaneous-position-float-change.html [
NeedsManualRebaseline ] |
1377 crbug.com/273306 [ Mac Win7 ] virtual/threaded/printing/ellipsis-printing-style.
html [ NeedsManualRebaseline ] | 1382 crbug.com/273306 [ Mac Win7 ] virtual/threaded/printing/ellipsis-printing-style.
html [ NeedsManualRebaseline ] |
1378 crbug.com/273306 [ Mac Win7 ] virtual/threaded/printing/iframe-print.html [ Need
sManualRebaseline ] | 1383 crbug.com/273306 [ Mac Win7 ] virtual/threaded/printing/iframe-print.html [ Need
sManualRebaseline ] |
1379 crbug.com/273306 [ Mac Win ] virtual/threaded/printing/forced-break-tree-dump-on
ly.html [ NeedsManualRebaseline ] | 1384 crbug.com/273306 [ Mac Win ] virtual/threaded/printing/forced-break-tree-dump-on
ly.html [ NeedsManualRebaseline ] |
1380 crbug.com/273306 [ Mac Win ] virtual/threaded/printing/page-count-relayout-shrin
k.html [ NeedsManualRebaseline ] | 1385 crbug.com/273306 [ Mac Win ] virtual/threaded/printing/page-count-relayout-shrin
k.html [ NeedsManualRebaseline ] |
1381 | 1386 |
1382 crbug.com/453002 [ Win ] fast/text/international/text-combine-image-test.html [
Failure Pass ] | 1387 crbug.com/453002 [ Win ] fast/text/international/text-combine-image-test.html [
Failure Pass ] |
1383 crbug.com/453002 [ Win ] fast/text/international/vertical-text-glyph-test.html [
Failure Pass ] | 1388 crbug.com/453002 [ Win ] fast/text/international/vertical-text-glyph-test.html [
Failure Pass ] |
1384 crbug.com/453002 [ Win ] fast/text/justify-ideograph-vertical.html [ Failure Pas
s ] | 1389 crbug.com/453002 [ Win ] fast/text/justify-ideograph-vertical.html [ Failure Pas
s ] |
1385 crbug.com/453002 [ Win ] fast/text/orientation-sideways.html [ Failure Pass ] | 1390 crbug.com/453002 [ Win ] fast/text/orientation-sideways.html [ Failure Pass ] |
OLD | NEW |