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 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
126 crbug.com/492664 [ Win ] imported/csswg-test/css-writing-modes-3/bidi-override-0
05.html [ Failure ] | 126 crbug.com/492664 [ Win ] imported/csswg-test/css-writing-modes-3/bidi-override-0
05.html [ Failure ] |
127 crbug.com/492664 [ Win ] imported/csswg-test/css-writing-modes-3/bidi-plaintext-
001.html [ Failure ] | 127 crbug.com/492664 [ Win ] imported/csswg-test/css-writing-modes-3/bidi-plaintext-
001.html [ Failure ] |
128 crbug.com/463358 crbug.com/581963 [ Linux Mac Debug ] svg/transforms/text-with-p
attern-inside-transformed-html.xhtml [ Failure ] | 128 crbug.com/463358 crbug.com/581963 [ Linux Mac Debug ] svg/transforms/text-with-p
attern-inside-transformed-html.xhtml [ Failure ] |
129 crbug.com/463358 [ Mac Linux Debug ] fast/backgrounds/transformed-body-html-back
ground.html [ Failure ] | 129 crbug.com/463358 [ Mac Linux Debug ] fast/backgrounds/transformed-body-html-back
ground.html [ Failure ] |
130 crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon-nonzero.html
[ Failure ] | 130 crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon-nonzero.html
[ Failure ] |
131 crbug.com/463358 [ Mac Linux ] fast/transforms/transformed-caret.html [ Pass Fai
lure ] | 131 crbug.com/463358 [ Mac Linux ] fast/transforms/transformed-caret.html [ Pass Fai
lure ] |
132 crbug.com/463358 [ Mac Linux Debug ] fast/backgrounds/transformed-body-backgroun
d.html [ Failure ] | 132 crbug.com/463358 [ Mac Linux Debug ] fast/backgrounds/transformed-body-backgroun
d.html [ Failure ] |
133 crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon.html [ Failu
re ] | 133 crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon.html [ Failu
re ] |
134 crbug.com/463358 [ Mac Linux Debug ] svg/W3C-SVG-1.1/paths-data-02-t.svg [ Failu
re ] | 134 crbug.com/463358 [ Mac Linux Debug ] svg/W3C-SVG-1.1/paths-data-02-t.svg [ Failu
re ] |
135 | 135 |
| 136 crbug.com/591993 svg/W3C-SVG-1.1/painting-stroke-04-t.svg [ NeedsManualRebaselin
e ] |
| 137 |
136 crbug.com/267206 [ Mac ] virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickm
arks-hittest.html [ Timeout ] | 138 crbug.com/267206 [ Mac ] virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickm
arks-hittest.html [ Timeout ] |
137 | 139 |
138 crbug.com/582836 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reft
ests/variables/variable-font-face-01.html [ Failure ] | 140 crbug.com/582836 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reft
ests/variables/variable-font-face-01.html [ Failure ] |
139 crbug.com/582836 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reft
ests/variables/variable-font-face-02.html [ Failure ] | 141 crbug.com/582836 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reft
ests/variables/variable-font-face-02.html [ Failure ] |
140 | 142 |
141 crbug.com/280342 [ Linux Win ] http/tests/media/progress-events-generated-correc
tly.html [ Failure ] | 143 crbug.com/280342 [ Linux Win ] http/tests/media/progress-events-generated-correc
tly.html [ Failure ] |
142 | 144 |
143 crbug.com/520739 [ Mac ] http/tests/websocket/close-code-and-reason.html [ Failu
re Pass Timeout ] | 145 crbug.com/520739 [ Mac ] http/tests/websocket/close-code-and-reason.html [ Failu
re Pass Timeout ] |
144 crbug.com/520737 [ Mac ] imported/csswg-test/css-writing-modes-3/writing-mode-ve
rtical-rl-001.xht [ Failure Pass Timeout ] | 146 crbug.com/520737 [ Mac ] imported/csswg-test/css-writing-modes-3/writing-mode-ve
rtical-rl-001.xht [ Failure Pass Timeout ] |
145 crbug.com/520736 [ Win7 ] media/W3C/video/networkState/networkState_during_progr
ess.html [ Failure Pass ] | 147 crbug.com/520736 [ Win7 ] media/W3C/video/networkState/networkState_during_progr
ess.html [ Failure Pass ] |
(...skipping 1231 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1377 | 1379 |
1378 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT
ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] | 1380 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT
ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] |
1379 | 1381 |
1380 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] | 1382 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] |
1381 | 1383 |
1382 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm
l [ NeedsManualRebaseline ] | 1384 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm
l [ NeedsManualRebaseline ] |
1383 | 1385 |
1384 crbug.com/559258 [ Mac10.10 ] scrollbars/listbox-scrollbar-combinations.html [ F
ailure ] | 1386 crbug.com/559258 [ Mac10.10 ] scrollbars/listbox-scrollbar-combinations.html [ F
ailure ] |
1385 crbug.com/559258 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/listbox-scroll
bar-combinations.html [ Failure ] | 1387 crbug.com/559258 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/listbox-scroll
bar-combinations.html [ Failure ] |
1386 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w
ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ] | 1388 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w
ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ] |
OLD | NEW |