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 362 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
373 crbug.com/240374 compositing/overlap-blending/reflection-opacity-huge.html [ Fai
lure ] | 373 crbug.com/240374 compositing/overlap-blending/reflection-opacity-huge.html [ Fai
lure ] |
374 crbug.com/240374 compositing/overlap-blending/children-opacity-huge.html [ Failu
re ] | 374 crbug.com/240374 compositing/overlap-blending/children-opacity-huge.html [ Failu
re ] |
375 crbug.com/240374 compositing/overlap-blending/children-opacity-no-overlap.html [
Failure ] | 375 crbug.com/240374 compositing/overlap-blending/children-opacity-no-overlap.html [
Failure ] |
376 | 376 |
377 crbug.com/410145 [ Win ] fast/table/column-in-inline.html [ Failure ] | 377 crbug.com/410145 [ Win ] fast/table/column-in-inline.html [ Failure ] |
378 | 378 |
379 crbug.com/411164 [ Win ] http/tests/security/powerfulFeatureRestrictions/service
worker-on-insecure-origin.html [ Pass ] | 379 crbug.com/411164 [ Win ] http/tests/security/powerfulFeatureRestrictions/service
worker-on-insecure-origin.html [ Pass ] |
380 | 380 |
381 crbug.com/475984 [ Mac Debug ] css2.1/t100801-c544-valgn-03-d-agi.html [ Failure
] | 381 crbug.com/475984 [ Mac Debug ] css2.1/t100801-c544-valgn-03-d-agi.html [ Failure
] |
382 | 382 |
383 crbug.com/303728 [ Mac Win ] printing/absolute-position-headers-and-footers.html
[ NeedsRebaseline ] | |
384 crbug.com/303728 [ Mac Win ] printing/fixed-positioned-but-static-headers-and-fo
oters.html [ NeedsRebaseline ] | |
385 crbug.com/303728 [ Mac Win ] printing/fixed-positioned-headers-and-footers-clipp
ed.html [ NeedsRebaseline ] | |
386 crbug.com/303728 [ Mac Win ] printing/fixed-positioned-headers-and-footers-insid
e-transform.html [ NeedsRebaseline ] | |
387 crbug.com/303728 [ Mac Win ] printing/fixed-positioned-headers-and-footers-large
r-than-page.html [ NeedsRebaseline ] | |
388 crbug.com/303728 [ Mac Win ] printing/fixed-positioned-headers-and-footers.html
[ NeedsRebaseline ] | |
389 crbug.com/303728 [ Mac Win ] virtual/threaded/printing/absolute-position-headers
-and-footers.html [ NeedsRebaseline ] | |
390 crbug.com/303728 [ Mac Win ] virtual/threaded/printing/fixed-positioned-but-stat
ic-headers-and-footers.html [ NeedsRebaseline ] | |
391 crbug.com/303728 [ Mac Win ] virtual/threaded/printing/fixed-positioned-headers-
and-footers-clipped.html [ NeedsRebaseline ] | |
392 crbug.com/303728 [ Mac Win ] virtual/threaded/printing/fixed-positioned-headers-
and-footers-inside-transform.html [ NeedsRebaseline ] | |
393 crbug.com/303728 [ Mac Win ] virtual/threaded/printing/fixed-positioned-headers-
and-footers-larger-than-page.html [ NeedsRebaseline ] | |
394 crbug.com/303728 [ Mac Win ] virtual/threaded/printing/fixed-positioned-headers-
and-footers.html [ NeedsRebaseline ] | |
395 crbug.com/303728 [ Mac Win ] printing/fixed-positioned-headers-and-footers-absol
ute-covering-some-pages.html [ NeedsRebaseline ] | |
396 crbug.com/303728 [ Mac Win ] virtual/threaded/printing/fixed-positioned-headers-
and-footers-absolute-covering-some-pages.html [ NeedsRebaseline ] | |
397 | |
398 # Rebaseline didn't fix this. It's flaking between two different failures due to
rounding error. | 383 # Rebaseline didn't fix this. It's flaking between two different failures due to
rounding error. |
399 # It consistently fails on debug builds and sometiems on release+asserts builds. | 384 # It consistently fails on debug builds and sometiems on release+asserts builds. |
400 # But consistently passes on release builds. | 385 # But consistently passes on release builds. |
401 crbug.com/518005 crbug.com/463358 [ Mac ] svg/W3C-SVG-1.1/struct-frag-02-t.svg [
Pass Failure ] | 386 crbug.com/518005 crbug.com/463358 [ Mac ] svg/W3C-SVG-1.1/struct-frag-02-t.svg [
Pass Failure ] |
402 | 387 |
403 # SPv2 paint properties are still being implemented. | 388 # SPv2 paint properties are still being implemented. |
404 # | 389 # |
405 # These tests should not be rebaselined automatically, as our goal is to exactly
match | 390 # These tests should not be rebaselined automatically, as our goal is to exactly
match |
406 # existing tests. We have skipped the entire spv2 directory and are adding [ Pas
s ] lines | 391 # existing tests. We have skipped the entire spv2 directory and are adding [ Pas
s ] lines |
407 # as we go. Please remove [ Pass ] lines instead of rebaselining these tests. | 392 # as we go. Please remove [ Pass ] lines instead of rebaselining these tests. |
(...skipping 966 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1374 crbug.com/453002 [ Win ] fast/text/international/text-combine-image-test.html [
Failure Pass ] | 1359 crbug.com/453002 [ Win ] fast/text/international/text-combine-image-test.html [
Failure Pass ] |
1375 crbug.com/453002 [ Win ] fast/text/international/vertical-text-glyph-test.html [
Failure Pass ] | 1360 crbug.com/453002 [ Win ] fast/text/international/vertical-text-glyph-test.html [
Failure Pass ] |
1376 crbug.com/453002 [ Win ] fast/text/justify-ideograph-vertical.html [ Failure Pas
s ] | 1361 crbug.com/453002 [ Win ] fast/text/justify-ideograph-vertical.html [ Failure Pas
s ] |
1377 crbug.com/453002 [ Win ] fast/text/orientation-sideways.html [ Failure Pass ] | 1362 crbug.com/453002 [ Win ] fast/text/orientation-sideways.html [ Failure Pass ] |
1378 | 1363 |
1379 crbug.com/599662 inspector/sources/debugger-ui/debugger-save-to-temp-var.html [
Failure Crash ] | 1364 crbug.com/599662 inspector/sources/debugger-ui/debugger-save-to-temp-var.html [
Failure Crash ] |
1380 | 1365 |
1381 crbug.com/587737 [ Mac10.11 Retina ] virtual/gpu-rasterization/fast/images/color
-profile-filter.html [ Timeout Failure ] | 1366 crbug.com/587737 [ Mac10.11 Retina ] virtual/gpu-rasterization/fast/images/color
-profile-filter.html [ Timeout Failure ] |
1382 | 1367 |
1383 crbug.com/599975 [ Android ] media/video-autoplay.html [ Timeout ] | 1368 crbug.com/599975 [ Android ] media/video-autoplay.html [ Timeout ] |
OLD | NEW |