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 558 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
569 crbug.com/318978 [ Linux ] http/tests/security/contentSecurityPolicy/object-src-
none-allowed.html [ Skip ] | 569 crbug.com/318978 [ Linux ] http/tests/security/contentSecurityPolicy/object-src-
none-allowed.html [ Skip ] |
570 crbug.com/318978 [ Linux ] http/tests/security/contentSecurityPolicy/plugin-in-i
frame-with-csp.html [ Skip ] | 570 crbug.com/318978 [ Linux ] http/tests/security/contentSecurityPolicy/plugin-in-i
frame-with-csp.html [ Skip ] |
571 crbug.com/318978 [ Linux ] permissionclient/plugin-permission.html [ Skip ] | 571 crbug.com/318978 [ Linux ] permissionclient/plugin-permission.html [ Skip ] |
572 crbug.com/318978 [ Linux ] plugins/embed-attributes-setting.html [ Skip ] | 572 crbug.com/318978 [ Linux ] plugins/embed-attributes-setting.html [ Skip ] |
573 crbug.com/318978 [ Linux ] plugins/embed-prefers-plugins-for-images.html [ Skip
] | 573 crbug.com/318978 [ Linux ] plugins/embed-prefers-plugins-for-images.html [ Skip
] |
574 crbug.com/318978 [ Linux ] plugins/form-value.html [ Skip ] | 574 crbug.com/318978 [ Linux ] plugins/form-value.html [ Skip ] |
575 crbug.com/318978 [ Linux ] plugins/fullscreen-plugins-dont-reload.html [ Skip ] | 575 crbug.com/318978 [ Linux ] plugins/fullscreen-plugins-dont-reload.html [ Skip ] |
576 crbug.com/318978 [ Linux ] plugins/instance-available-before-stylesheets-loaded-
object.html [ Skip ] | 576 crbug.com/318978 [ Linux ] plugins/instance-available-before-stylesheets-loaded-
object.html [ Skip ] |
577 crbug.com/318978 [ Linux ] plugins/instance-available-before-stylesheets-loaded.
html [ Skip ] | 577 crbug.com/318978 [ Linux ] plugins/instance-available-before-stylesheets-loaded.
html [ Skip ] |
578 crbug.com/318978 [ Linux ] plugins/multiple-plugins.html [ Skip ] | 578 crbug.com/318978 [ Linux ] plugins/multiple-plugins.html [ Skip ] |
579 crbug.com/318978 [ Linux ] plugins/nested-plugin-objects.html [ Skip ] | |
580 crbug.com/318978 [ Linux ] plugins/no-mime-with-valid-extension.html [ Skip ] | 579 crbug.com/318978 [ Linux ] plugins/no-mime-with-valid-extension.html [ Skip ] |
581 crbug.com/318978 [ Linux ] plugins/open-and-close-window-with-plugin.html [ Skip
] | 580 crbug.com/318978 [ Linux ] plugins/open-and-close-window-with-plugin.html [ Skip
] |
582 crbug.com/318978 [ Linux ] plugins/override-node-method.html [ Skip ] | 581 crbug.com/318978 [ Linux ] plugins/override-node-method.html [ Skip ] |
583 crbug.com/318978 [ Linux ] plugins/plugin-destroyed-enumerate.html [ Skip ] | 582 crbug.com/318978 [ Linux ] plugins/plugin-destroyed-enumerate.html [ Skip ] |
584 crbug.com/318978 [ Linux ] plugins/plugin-remove-subframe.html [ Skip ] | 583 crbug.com/318978 [ Linux ] plugins/plugin-remove-subframe.html [ Skip ] |
585 crbug.com/318978 [ Linux ] plugins/refcount-leaks.html [ Skip ] | 584 crbug.com/318978 [ Linux ] plugins/refcount-leaks.html [ Skip ] |
586 crbug.com/318978 [ Linux ] plugins/reloadplugins-no-pages.html [ Skip ] | 585 crbug.com/318978 [ Linux ] plugins/reloadplugins-no-pages.html [ Skip ] |
587 crbug.com/318978 [ Linux ] plugins/tabindex.html [ Skip ] | 586 crbug.com/318978 [ Linux ] plugins/tabindex.html [ Skip ] |
588 crbug.com/318978 [ Linux ] plugins/webview-plugin-scroll.html [ Skip ] | 587 crbug.com/318978 [ Linux ] plugins/webview-plugin-scroll.html [ Skip ] |
589 crbug.com/318978 [ Linux ] plugins/empty-per-context-data.html [ Skip ] | 588 crbug.com/318978 [ Linux ] plugins/empty-per-context-data.html [ Skip ] |
(...skipping 311 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
901 crbug.com/408159 accessibility/is-ignored-change-sends-notification.html [ Timeo
ut ] | 900 crbug.com/408159 accessibility/is-ignored-change-sends-notification.html [ Timeo
ut ] |
902 | 901 |
903 crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-expansio
n-preserved-when-sorting.html [ Pass ] | 902 crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-expansio
n-preserved-when-sorting.html [ Pass ] |
904 crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-sorting.
html [ Pass ] | 903 crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-sorting.
html [ Pass ] |
905 | 904 |
906 crbug.com/305346 fast/events/mouseover-mouseout.html [ Failure Pass ] | 905 crbug.com/305346 fast/events/mouseover-mouseout.html [ Failure Pass ] |
907 crbug.com/305346 virtual/pointerevent/fast/events/mouseover-mouseout.html [ Fail
ure Pass ] | 906 crbug.com/305346 virtual/pointerevent/fast/events/mouseover-mouseout.html [ Fail
ure Pass ] |
908 crbug.com/305346 virtual/trustedeventsdefaultaction/fast/events/mouseover-mouseo
ut.html [ Failure Pass ] | 907 crbug.com/305346 virtual/trustedeventsdefaultaction/fast/events/mouseover-mouseo
ut.html [ Failure Pass ] |
909 | 908 |
910 # Disabled until the test plugin is fixed. | 909 # Disabled until the test plugin is fixed. |
911 crbug.com/363099 [ Win ] plugins/nested-plugin-objects.html [ Failure ] | |
912 crbug.com/363099 [ Win ] plugins/open-and-close-window-with-plugin.html [ Failur
e ] | 910 crbug.com/363099 [ Win ] plugins/open-and-close-window-with-plugin.html [ Failur
e ] |
913 | 911 |
914 crbug.com/425345 [ Mac ] fast/text/line-break-after-question-mark.html [ Failure
] | 912 crbug.com/425345 [ Mac ] fast/text/line-break-after-question-mark.html [ Failure
] |
915 | 913 |
916 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mou
sewheel-scroll-interrupted.html [ Skip ] | 914 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mou
sewheel-scroll-interrupted.html [ Skip ] |
917 crbug.com/587165 [ Win7 Debug ] virtual/threaded/fast/scroll-behavior/smooth-scr
oll/mousewheel-scroll-interrupted.html [ Pass Failure ] | 915 crbug.com/587165 [ Win7 Debug ] virtual/threaded/fast/scroll-behavior/smooth-scr
oll/mousewheel-scroll-interrupted.html [ Pass Failure ] |
918 | 916 |
919 # When drawing subpixel smoothed glyphs, CoreGraphics will fake bold the glyphs. | 917 # When drawing subpixel smoothed glyphs, CoreGraphics will fake bold the glyphs. |
920 # In this configuration, the pixel smoothed glyphs will be created from subpixel
smoothed glyphs. | 918 # In this configuration, the pixel smoothed glyphs will be created from subpixel
smoothed glyphs. |
921 # This means that CoreGraphics may draw outside the reported glyph bounds, and i
n this case does. | 919 # This means that CoreGraphics may draw outside the reported glyph bounds, and i
n this case does. |
(...skipping 483 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1405 | 1403 |
1406 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT
ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] | 1404 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT
ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] |
1407 | 1405 |
1408 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] | 1406 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] |
1409 | 1407 |
1410 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm
l [ NeedsManualRebaseline ] | 1408 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm
l [ NeedsManualRebaseline ] |
1411 | 1409 |
1412 crbug.com/559258 [ Mac10.10 ] scrollbars/listbox-scrollbar-combinations.html [ F
ailure ] | 1410 crbug.com/559258 [ Mac10.10 ] scrollbars/listbox-scrollbar-combinations.html [ F
ailure ] |
1413 crbug.com/559258 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/listbox-scroll
bar-combinations.html [ Failure ] | 1411 crbug.com/559258 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/listbox-scroll
bar-combinations.html [ Failure ] |
1414 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w
ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ] | 1412 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w
ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ] |
OLD | NEW |