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