OLD | NEW |
1 # ====== Oilpan-only failures from here ====== | |
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 | |
4 # has been well and truly enabled always. | |
5 | |
6 # With Oilpan, the parent pointer in the CSSRule hierarchy is | |
7 # strong. This is the intended behavior. | |
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.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 ] | |
11 crbug.com/345655 fast/dom/StyleSheet/detached-stylesheet-without-wrapper.html [
Failure ] | |
12 crbug.com/370906 fast/dom/StyleSheet/gc-declaration-parent-rule.html [ Failure ] | |
13 | |
14 # With Oilpan, parent pointers in the DOM tree do not | |
15 # mysteriously disappear. This is the intended behavior. | |
16 crbug.com/356658 fast/dom/gc-3.html [ Failure ] | |
17 crbug.com/356658 fast/dom/gc-5.html [ Failure ] | |
18 crbug.com/356658 fast/dom/gc-12.html [ Failure ] | |
19 crbug.com/356658 crbug.com/356828 fast/dom/gc-dom-tree-lifetime.html [ Failure T
imeout ] | |
20 | |
21 crbug.com/377567 [ Debug ] editing/selection/extend-selection-character.html [ T
imeout Pass ] | |
22 crbug.com/377567 [ Debug ] editing/selection/programmatic-selection-on-mac-is-di
rectionless.html [ Timeout Pass ] | |
23 crbug.com/377567 [ Debug ] fast/css/large-list-of-rules-crash.html [ Timeout Pas
s ] | |
24 | |
25 crbug.com/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure ] | |
26 | |
27 crbug.com/417181 http/tests/xmlhttprequest/abort-on-changestate-headers-received
.html [ Failure Pass ] | |
28 | |
29 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure
] | |
30 crbug.com/572723 inspector/sources/debugger/debugger-autocontinue-on-syntax-erro
r.html [ Pass Failure ] | |
31 | |
32 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Pa
ss ] | |
33 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/syntax/parsing/html5
lib_tests16.html [ Timeout ] | |
34 crbug.com/569901 [ Debug ] fast/dom/minor-dom-gc.html [ Timeout ] | |
35 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e
lements/svg-embedded-sizing/svg-in-object-auto.html [ Timeout ] | |
36 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e
lements/svg-embedded-sizing/svg-in-iframe-percentage.html [ Timeout ] | |
37 crbug.com/569901 [ Debug ] virtual/pointerevent/fast/events/touch/gesture/pad-ge
sture-fling.html [ Timeout ] | |
38 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e
lements/svg-embedded-sizing/svg-in-object-fixed.html [ Timeout ] | |
39 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e
lements/svg-embedded-sizing/svg-in-iframe-auto.html [ Timeout ] | |
40 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e
lements/svg-embedded-sizing/svg-in-object-percentage.html [ Timeout ] | |
41 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/syntax/parsing/html5
lib_template.html [ Timeout ] | |
42 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e
lements/svg-embedded-sizing/svg-in-iframe-fixed.html [ Timeout ] | |
43 | |
44 # ====== Oilpan-only failures until here ====== | |
45 | |
46 # Run these tests with under virtual/spv2 only. | 1 # Run these tests with under virtual/spv2 only. |
47 crbug.com/524134 paint/invalidation/spv2 [ Skip ] | 2 crbug.com/524134 paint/invalidation/spv2 [ Skip ] |
48 | 3 |
49 # Run these tests with under virtual/scalefactor... only. | 4 # Run these tests with under virtual/scalefactor... only. |
50 crbug.com/567837 fast/hidpi/static [ Skip ] | 5 crbug.com/567837 fast/hidpi/static [ Skip ] |
51 | 6 |
52 # TODO(yosin): We should convert following tests to use asynchronous spell check
er. | 7 # TODO(yosin): We should convert following tests to use asynchronous spell check
er. |
53 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ] | 8 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ] |
54 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [
Skip ] | 9 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [
Skip ] |
55 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip
] | 10 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip
] |
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
231 crbug.com/518988 [ Win7 ] http/tests/xmlhttprequest/xmlhttprequest-50ms-download
-dispatch.html [ Failure Pass ] | 186 crbug.com/518988 [ Win7 ] http/tests/xmlhttprequest/xmlhttprequest-50ms-download
-dispatch.html [ Failure Pass ] |
232 crbug.com/518989 [ Mac ] imported/csswg-test/css-writing-modes-3/writing-mode-ve
rtical-rl-002.xht [ Failure Pass Timeout ] | 187 crbug.com/518989 [ Mac ] imported/csswg-test/css-writing-modes-3/writing-mode-ve
rtical-rl-002.xht [ Failure Pass Timeout ] |
233 crbug.com/518995 media/track/media-element-move-to-new-document-assert.html [ Fa
ilure Pass ] | 188 crbug.com/518995 media/track/media-element-move-to-new-document-assert.html [ Fa
ilure Pass ] |
234 crbug.com/518998 media/video-poster-after-loadedmetadata.html [ Failure Pass ] | 189 crbug.com/518998 media/video-poster-after-loadedmetadata.html [ Failure Pass ] |
235 | 190 |
236 # These performance-sensitive user-timing tests are flaky in debug on all platfo
rms, and flaky on all configurations of windows. | 191 # These performance-sensitive user-timing tests are flaky in debug on all platfo
rms, and flaky on all configurations of windows. |
237 # See: crbug.com/567965, crbug.com/518992, and crbug.com/518993 | 192 # See: crbug.com/567965, crbug.com/518992, and crbug.com/518993 |
238 crbug.com/567965 [ Debug ] imported/web-platform-tests/user-timing/test_user_tim
ing_measure.html [ Skip ] | 193 crbug.com/567965 [ Debug ] imported/web-platform-tests/user-timing/test_user_tim
ing_measure.html [ Skip ] |
239 crbug.com/518992 [ Win Release ] imported/web-platform-tests/user-timing/test_us
er_timing_measure.html [ Skip ] | 194 crbug.com/518992 [ Win Release ] imported/web-platform-tests/user-timing/test_us
er_timing_measure.html [ Skip ] |
240 crbug.com/567965 [ Debug ] imported/web-platform-tests/user-timing/test_user_tim
ing_mark.html [ Skip ] | 195 crbug.com/567965 [ Debug ] imported/web-platform-tests/user-timing/test_user_tim
ing_mark.html [ Skip ] |
241 crbug.com/518993 imported/web-platform-tests/user-timing/test_user_timing_measur
e_navigation_timing.html [ Skip ] | 196 crbug.com/518993 [ Win ] imported/web-platform-tests/user-timing/test_user_timin
g_measure_navigation_timing.html [ Skip ] |
242 | 197 |
243 crbug.com/526594 [ Win ] plugins/webview-plugin-lifecycle.html [ Failure ] | 198 crbug.com/526594 [ Win ] plugins/webview-plugin-lifecycle.html [ Failure ] |
244 | 199 |
245 crbug.com/519001 storage/indexeddb/pending-version-change-stuck-works-with-termi
nate.html [ Pass Timeout ] | 200 crbug.com/519001 storage/indexeddb/pending-version-change-stuck-works-with-termi
nate.html [ Pass Timeout ] |
246 crbug.com/519002 storage/indexeddb/pending-version-change-stuck.html [ Pass Time
out ] | 201 crbug.com/519002 storage/indexeddb/pending-version-change-stuck.html [ Pass Time
out ] |
247 crbug.com/410949 http/tests/security/local-image-from-remote-whitelisted.html [
Failure Pass ] | 202 crbug.com/410949 http/tests/security/local-image-from-remote-whitelisted.html [
Failure Pass ] |
| 203 crbug.com/356828 fast/dom/gc-dom-tree-lifetime.html [ Pass Timeout ] |
248 crbug.com/518902 accessibility/AccessibilityScrollbar-leak.html [ Failure Pass ] | 204 crbug.com/518902 accessibility/AccessibilityScrollbar-leak.html [ Failure Pass ] |
249 crbug.com/518915 [ Android ] accessibility/aria-labelledby-on-input.html [ Crash
Pass ] | 205 crbug.com/518915 [ Android ] accessibility/aria-labelledby-on-input.html [ Crash
Pass ] |
250 crbug.com/445100 fast/block/float/marquee-shrink-to-avoid-floats.html [ Failure
Pass ] | 206 crbug.com/445100 fast/block/float/marquee-shrink-to-avoid-floats.html [ Failure
Pass ] |
251 | 207 |
252 crbug.com/548226 [ Win ] fast/events/pointerevents/mouse-pointer-event-propertie
s.html [ Failure Pass ] | 208 crbug.com/548226 [ Win ] fast/events/pointerevents/mouse-pointer-event-propertie
s.html [ Failure Pass ] |
253 crbug.com/548226 [ Win ] virtual/pointerevent/fast/events/pointerevents/mouse-po
inter-event-properties.html [ Failure Pass ] | 209 crbug.com/548226 [ Win ] virtual/pointerevent/fast/events/pointerevents/mouse-po
inter-event-properties.html [ Failure Pass ] |
254 crbug.com/548226 [ Win ] virtual/trustedeventsdefaultaction/fast/events/pointere
vents/mouse-pointer-event-properties.html [ Failure Pass ] | 210 crbug.com/548226 [ Win ] virtual/trustedeventsdefaultaction/fast/events/pointere
vents/mouse-pointer-event-properties.html [ Failure Pass ] |
255 | 211 |
256 crbug.com/432129 fast/html/marquee-scroll.html [ Failure Pass ] | 212 crbug.com/432129 fast/html/marquee-scroll.html [ Failure Pass ] |
257 crbug.com/518929 [ Precise Debug ] http/tests/appcache/obsolete-error-events.htm
l [ Failure Pass Timeout ] | 213 crbug.com/518929 [ Precise Debug ] http/tests/appcache/obsolete-error-events.htm
l [ Failure Pass Timeout ] |
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
300 crbug.com/495750 virtual/scalefactor150/fast/hidpi/static [ NeedsManualRebaselin
e ] | 256 crbug.com/495750 virtual/scalefactor150/fast/hidpi/static [ NeedsManualRebaselin
e ] |
301 crbug.com/495750 [ Win Linux ] virtual/scalefactor200withzoom/fast/hidpi/static
[ NeedsManualRebaseline ] | 257 crbug.com/495750 [ Win Linux ] virtual/scalefactor200withzoom/fast/hidpi/static
[ NeedsManualRebaseline ] |
302 crbug.com/495750 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/stati
c [ Skip ] | 258 crbug.com/495750 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/stati
c [ Skip ] |
303 # TODO(oshima): Fix the popup's size adjustmenet. | 259 # TODO(oshima): Fix the popup's size adjustmenet. |
304 crbug.com/495750 virtual/scalefactor200/fast/hidpi/static/data-suggestion-picker
-appearance.html [ Skip ] | 260 crbug.com/495750 virtual/scalefactor200/fast/hidpi/static/data-suggestion-picker
-appearance.html [ Skip ] |
305 crbug.com/495750 virtual/scalefactor200withzoom/fast/hidpi/static/data-suggestio
n-picker-appearance.html [ Skip ] | 261 crbug.com/495750 virtual/scalefactor200withzoom/fast/hidpi/static/data-suggestio
n-picker-appearance.html [ Skip ] |
306 | 262 |
307 # TODO(ojan): These tests aren't flaky. See crbug.com/517144. | 263 # TODO(ojan): These tests aren't flaky. See crbug.com/517144. |
308 # Release trybots run asserts, but the main waterfall ones don't. So, even | 264 # Release trybots run asserts, but the main waterfall ones don't. So, even |
309 # though this is a non-flaky assert failure, we need to mark it [ Pass Crash ]. | 265 # though this is a non-flaky assert failure, we need to mark it [ Pass Crash ]. |
310 crbug.com/389648 crbug.com/517123 crbug.com/410145 fast/text-autosizing/table-in
flation-crash.html [ Pass Crash Timeout ] | 266 crbug.com/389648 crbug.com/517123 fast/text-autosizing/table-inflation-crash.htm
l [ Pass Crash Timeout ] |
311 crbug.com/419696 [ Mac Debug ] fast/text/font-linux-normalize.html [ Crash Pass
] | 267 crbug.com/419696 [ Mac Debug ] fast/text/font-linux-normalize.html [ Crash Pass
] |
312 crbug.com/524859 fast/text/complex-text-opacity.html [ NeedsManualRebaseline ] | 268 crbug.com/524859 fast/text/complex-text-opacity.html [ NeedsManualRebaseline ] |
313 # crbug.com/498021 [ Linux ] fast/text/complex-text-opacity.html [ Failure ] | 269 # crbug.com/498021 [ Linux ] fast/text/complex-text-opacity.html [ Failure ] |
314 # crbug.com/509025 [ Mac10.10 ] fast/text/complex-text-opacity.html [ Failure ] | 270 # crbug.com/509025 [ Mac10.10 ] fast/text/complex-text-opacity.html [ Failure ] |
315 # crbug.com/521730 [ Win10 ] fast/text/complex-text-opacity.html [ Failure Timeo
ut ] | 271 # crbug.com/521730 [ Win10 ] fast/text/complex-text-opacity.html [ Failure Timeo
ut ] |
316 crbug.com/524859 transforms/2d/hindi-rotated.html [ NeedsManualRebaseline ] | 272 crbug.com/524859 transforms/2d/hindi-rotated.html [ NeedsManualRebaseline ] |
317 | 273 |
318 crbug.com/569139 fast/js/string-replace-2.html [ NeedsManualRebaseline ] | 274 crbug.com/569139 fast/js/string-replace-2.html [ NeedsManualRebaseline ] |
319 crbug.com/569139 fast/js/regexp-caching.html [ NeedsManualRebaseline ] | 275 crbug.com/569139 fast/js/regexp-caching.html [ NeedsManualRebaseline ] |
320 crbug.com/576589 editing/selection/select-across-readonly-input-3.html [ NeedsRe
baseline ] | 276 crbug.com/576589 editing/selection/select-across-readonly-input-3.html [ NeedsRe
baseline ] |
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
373 crbug.com/498539 [ Win7 ] inspector/console/console-object-constructor-name.html
[ Failure Pass ] | 329 crbug.com/498539 [ Win7 ] inspector/console/console-object-constructor-name.html
[ Failure Pass ] |
374 crbug.com/521099 inspector/console/shadow-element.html [ Crash Pass Timeout ] | 330 crbug.com/521099 inspector/console/shadow-element.html [ Crash Pass Timeout ] |
375 crbug.com/498539 [ Win7 ] inspector/console/console-trace-arguments.html [ Failu
re Pass ] | 331 crbug.com/498539 [ Win7 ] inspector/console/console-trace-arguments.html [ Failu
re Pass ] |
376 crbug.com/498539 [ Win7 ] inspector/console/console-trace-in-eval.html [ Failure
Pass ] | 332 crbug.com/498539 [ Win7 ] inspector/console/console-trace-in-eval.html [ Failure
Pass ] |
377 crbug.com/498539 [ Retina ] http/tests/inspector/search/sources-search-scope.htm
l [ Failure Pass ] | 333 crbug.com/498539 [ Retina ] http/tests/inspector/search/sources-search-scope.htm
l [ Failure Pass ] |
378 crbug.com/498539 [ Mac10.7 ] inspector-protocol/heap-profiler/heap-snapshot-with
-event-listener.html [ Pass Timeout ] | 334 crbug.com/498539 [ Mac10.7 ] inspector-protocol/heap-profiler/heap-snapshot-with
-event-listener.html [ Pass Timeout ] |
379 crbug.com/498539 [ Precise Mac10.7 Win7 ] inspector-protocol/cpu-profiler/record
-cpu-profile.html [ Crash Pass ] | 335 crbug.com/498539 [ Precise Mac10.7 Win7 ] inspector-protocol/cpu-profiler/record
-cpu-profile.html [ Crash Pass ] |
380 crbug.com/498539 [ Precise Mac10.7 Win7 Mac10.6 ] inspector/agents-enable-disabl
e.html [ Crash Pass ] | 336 crbug.com/498539 [ Precise Mac10.7 Win7 Mac10.6 ] inspector/agents-enable-disabl
e.html [ Crash Pass ] |
381 crbug.com/498539 [ Precise Win7 Mac10.6 ] inspector/elements/styles-1/edit-inspe
ctor-stylesheet.html [ Failure Pass Timeout ] | 337 crbug.com/498539 [ Precise Win7 Mac10.6 ] inspector/elements/styles-1/edit-inspe
ctor-stylesheet.html [ Failure Pass Timeout ] |
382 crbug.com/498539 [ Mac10.6 ] http/tests/inspector/extensions-network-redirect.ht
ml [ Crash Pass ] | 338 crbug.com/498539 [ Mac10.6 ] http/tests/inspector/extensions-network-redirect.ht
ml [ Crash Pass ] |
383 crbug.com/498539 crbug.com/410145 [ Release ] inspector-protocol/heap-profiler/h
eap-objects-tracking.html [ Crash Pass ] | 339 crbug.com/498539 [ Mac10.6 ] inspector-protocol/heap-profiler/heap-objects-track
ing.html [ Crash Pass ] |
384 crbug.com/498539 [ Win7 Release ] inspector/elements/styles-2/perform-undo-perfo
rm-of-mergable-action.html [ Failure Pass ] | 340 crbug.com/498539 [ Win7 Release ] inspector/elements/styles-2/perform-undo-perfo
rm-of-mergable-action.html [ Failure Pass ] |
385 crbug.com/498539 [ Win7 ] inspector/elements/styles-3/selector-list.html [ Failu
re Pass ] | 341 crbug.com/498539 [ Win7 ] inspector/elements/styles-3/selector-list.html [ Failu
re Pass ] |
386 crbug.com/498539 [ Win7 Debug ] inspector/elements/styles-3/styles-computed-trac
e.html [ Crash Pass ] | 342 crbug.com/498539 [ Win7 Debug ] inspector/elements/styles-3/styles-computed-trac
e.html [ Crash Pass ] |
387 crbug.com/498539 [ Win7 ] inspector/elements/styles-4/styles-update-from-js.html
[ Crash Pass ] | 343 crbug.com/498539 [ Win7 ] inspector/elements/styles-4/styles-update-from-js.html
[ Crash Pass ] |
388 | 344 |
389 crbug.com/248938 [ Win Debug ] virtual/threaded/animations/transition-and-animat
ion-2.html [ Timeout ] | 345 crbug.com/248938 [ Win Debug ] virtual/threaded/animations/transition-and-animat
ion-2.html [ Timeout ] |
390 | 346 |
391 crbug.com/487281 [ Mac ] fast/forms/select/menulist-narrow-width.html [ Failure
] | 347 crbug.com/487281 [ Mac ] fast/forms/select/menulist-narrow-width.html [ Failure
] |
392 | 348 |
393 crbug.com/572094 [ Win Mac Debug ] fast/forms/suggestion-picker/date-suggestion-
picker-appearance-zoom200.html [ Timeout Failure Pass ] | 349 crbug.com/572094 [ Win Mac Debug ] fast/forms/suggestion-picker/date-suggestion-
picker-appearance-zoom200.html [ Timeout Failure Pass ] |
(...skipping 553 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
947 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-o
verried-inherited-visibility-hidden.html [ Failure ] | 903 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-o
verried-inherited-visibility-hidden.html [ Failure ] |
948 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s
crolling-no-overried-inherited-visibility-hidden.html [ Failure ] | 904 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s
crolling-no-overried-inherited-visibility-hidden.html [ Failure ] |
949 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s
crolling-no-visibility-hidden-child.html [ Failure ] | 905 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s
crolling-no-visibility-hidden-child.html [ Failure ] |
950 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s
crolling-no.html [ Failure ] | 906 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s
crolling-no.html [ Failure ] |
951 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s
crolling-yes.html [ Failure ] | 907 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s
crolling-yes.html [ Failure ] |
952 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-v
isibility-hidden-child.html [ Failure ] | 908 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-v
isibility-hidden-child.html [ Failure ] |
953 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-z
ero-size-and-border.html [ Failure ] | 909 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-z
ero-size-and-border.html [ Failure ] |
954 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame.h
tml [ Failure ] | 910 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame.h
tml [ Failure ] |
955 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickmarks-sty
led.html [ Failure ] | 911 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickmarks-sty
led.html [ Failure ] |
956 | 912 |
957 crbug.com/385014 crbug.com/410145 accessibility/canvas-fallback-content-2.html [
Pass Failure Timeout ] | 913 crbug.com/385014 accessibility/canvas-fallback-content-2.html [ Failure ] |
958 | 914 |
959 crbug.com/440452 virtual/display_list_2d_canvas/fast/canvas/canvas-partial-inval
idation-zoomed.html [ Pass Timeout ] | 915 crbug.com/440452 virtual/display_list_2d_canvas/fast/canvas/canvas-partial-inval
idation-zoomed.html [ Pass Timeout ] |
960 | 916 |
961 crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-animates.html [ Sk
ip ] | 917 crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-animates.html [ Sk
ip ] |
962 crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-a
nimates.html [ Skip ] | 918 crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-a
nimates.html [ Skip ] |
963 crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overf
low-scroll-animates.html [ Skip ] | 919 crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overf
low-scroll-animates.html [ Skip ] |
964 crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-root-frame-animate
s.html [ Skip ] | 920 crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-root-frame-animate
s.html [ Skip ] |
965 crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-r
oot-frame-animates.html [ Skip ] | 921 crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-r
oot-frame-animates.html [ Skip ] |
966 crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overf
low-scroll-root-frame-animates.html [ Skip ] | 922 crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overf
low-scroll-root-frame-animates.html [ Skip ] |
967 | 923 |
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1049 crbug.com/471066 [ Mac10.6 ] fast/text/bidi-explicit-embedding-past-end.html [ F
ailure ] | 1005 crbug.com/471066 [ Mac10.6 ] fast/text/bidi-explicit-embedding-past-end.html [ F
ailure ] |
1050 crbug.com/471066 [ Mac10.6 ] fast/text/emphasis-overlap.html [ Failure ] | 1006 crbug.com/471066 [ Mac10.6 ] fast/text/emphasis-overlap.html [ Failure ] |
1051 crbug.com/471066 [ Mac10.6 ] fast/text/fake-italic.html [ Failure ] | 1007 crbug.com/471066 [ Mac10.6 ] fast/text/fake-italic.html [ Failure ] |
1052 | 1008 |
1053 crbug.com/478109 [ Mac10.6 ] fast/text/bidi-embedding-pop-and-push-same-2.html [
Failure ] | 1009 crbug.com/478109 [ Mac10.6 ] fast/text/bidi-embedding-pop-and-push-same-2.html [
Failure ] |
1054 | 1010 |
1055 crbug.com/369979 fast/table/table-display-types-vertical.html [ NeedsRebaseline
] | 1011 crbug.com/369979 fast/table/table-display-types-vertical.html [ NeedsRebaseline
] |
1056 crbug.com/369979 fast/table/table-display-types.html [ NeedsRebaseline ] | 1012 crbug.com/369979 fast/table/table-display-types.html [ NeedsRebaseline ] |
1057 | 1013 |
1058 # These need a rebaseline due crbug.com/504745 on Windows when they are activate
d again. | 1014 # These need a rebaseline due crbug.com/504745 on Windows when they are activate
d again. |
1059 crbug.com/521124 crbug.com/410145 [ Win ] fast/text/international/vertical-text-
glyph-test.html [ Pass Failure ] | 1015 crbug.com/521124 [ Win7 XP ] fast/text/international/vertical-text-glyph-test.ht
ml [ Pass Failure ] |
1060 crbug.com/521124 crbug.com/410145 [ Win ] fast/text/international/text-combine-i
mage-test.html [ Pass Failure ] | 1016 crbug.com/521124 [ Win7 ] fast/text/international/text-combine-image-test.html [
Pass Failure ] |
1061 crbug.com/521124 crbug.com/410145 [ Win7 ] fast/css/font-weight-1.html [ Pass Fa
ilure ] | 1017 crbug.com/521124 [ Win7 ] fast/css/font-weight-1.html [ Pass Failure ] |
1062 crbug.com/521124 crbug.com/410145 [ Win ] fast/text/justify-ideograph-vertical.h
tml [ Pass Failure ] | 1018 crbug.com/521124 [ Win7 Release ] fast/text/justify-ideograph-vertical.html [ Pa
ss Failure ] |
1063 crbug.com/521124 crbug.com/571481 crbug.com/410145 [ Win ] fast/text/orientation
-sideways.html [ Pass Failure ] | 1019 crbug.com/521124 crbug.com/571481 [ Win7 XP ] fast/text/orientation-sideways.htm
l [ Pass Failure ] |
1064 | 1020 |
1065 # Temporary, until we stop use_system_harfbuzz on Linux including non-official b
uilds | 1021 # Temporary, until we stop use_system_harfbuzz on Linux including non-official b
uilds |
1066 crbug.com/462689 [ Linux ] fast/text/unicode-variation-selector.html [ Failure ] | 1022 crbug.com/462689 [ Linux ] fast/text/unicode-variation-selector.html [ Failure ] |
1067 | 1023 |
1068 # Temporary, until WebAXObjectProxy support lands. | 1024 # Temporary, until WebAXObjectProxy support lands. |
1069 crbug.com/421771 accessibility/inline-text-box-next-on-line.html [ Skip ] | 1025 crbug.com/421771 accessibility/inline-text-box-next-on-line.html [ Skip ] |
1070 | 1026 |
1071 # Disabled briefly until test runner support lands. | 1027 # Disabled briefly until test runner support lands. |
1072 crbug.com/479533 accessibility/show-context-menu.html [ Skip ] | 1028 crbug.com/479533 accessibility/show-context-menu.html [ Skip ] |
1073 crbug.com/479533 accessibility/show-context-menu-shadowdom.html [ Skip ] | 1029 crbug.com/479533 accessibility/show-context-menu-shadowdom.html [ Skip ] |
(...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1256 crbug.com/521730 [ Win10 ] fast/ruby/nested-ruby.html [ Failure ] | 1212 crbug.com/521730 [ Win10 ] fast/ruby/nested-ruby.html [ Failure ] |
1257 crbug.com/521730 [ Win10 ] fast/text-autosizing/display-type-change.html [ Failu
re ] | 1213 crbug.com/521730 [ Win10 ] fast/text-autosizing/display-type-change.html [ Failu
re ] |
1258 crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/css-table-single-cell-lot
s-of-text.html [ Failure ] | 1214 crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/css-table-single-cell-lot
s-of-text.html [ Failure ] |
1259 crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/nested-table-wrapping.htm
l [ Failure ] | 1215 crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/nested-table-wrapping.htm
l [ Failure ] |
1260 crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/single-cell-lots-of-text.
html [ Failure ] | 1216 crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/single-cell-lots-of-text.
html [ Failure ] |
1261 crbug.com/521730 [ Win10 ] fast/text/atsui-negative-spacing-features.html [ Fail
ure ] | 1217 crbug.com/521730 [ Win10 ] fast/text/atsui-negative-spacing-features.html [ Fail
ure ] |
1262 crbug.com/521730 [ Win10 ] fast/text/basic/011.html [ Failure ] | 1218 crbug.com/521730 [ Win10 ] fast/text/basic/011.html [ Failure ] |
1263 crbug.com/521730 [ Win10 ] fast/text/basic/013.html [ Failure ] | 1219 crbug.com/521730 [ Win10 ] fast/text/basic/013.html [ Failure ] |
1264 crbug.com/521730 [ Win10 ] fast/text/basic/generic-family-reset.html [ Failure ] | 1220 crbug.com/521730 [ Win10 ] fast/text/basic/generic-family-reset.html [ Failure ] |
1265 crbug.com/521730 [ Win10 ] fast/text/cg-vs-atsui.html [ Failure ] | 1221 crbug.com/521730 [ Win10 ] fast/text/cg-vs-atsui.html [ Failure ] |
1266 crbug.com/521730 crbug.com/410145 [ Win ] fast/text/decorations-with-text-combin
e.html [ Failure ] | 1222 crbug.com/521730 [ Win10 ] fast/text/decorations-with-text-combine.html [ Failur
e ] |
1267 crbug.com/521730 [ Win10 ] fast/text/emoticons.html [ Failure ] | 1223 crbug.com/521730 [ Win10 ] fast/text/emoticons.html [ Failure ] |
1268 crbug.com/521730 [ Win10 ] fast/text/emphasis-ellipsis-complextext.html [ Failur
e ] | 1224 crbug.com/521730 [ Win10 ] fast/text/emphasis-ellipsis-complextext.html [ Failur
e ] |
1269 crbug.com/521730 [ Win10 ] fast/text/font-ascent-mac.html [ Failure ] | 1225 crbug.com/521730 [ Win10 ] fast/text/font-ascent-mac.html [ Failure ] |
1270 crbug.com/521730 [ Win10 ] fast/text/font-stretch-variant.html [ Failure ] | 1226 crbug.com/521730 [ Win10 ] fast/text/font-stretch-variant.html [ Failure ] |
1271 crbug.com/521730 [ Win10 ] fast/text/font-weight.html [ Failure ] | 1227 crbug.com/521730 [ Win10 ] fast/text/font-weight.html [ Failure ] |
1272 crbug.com/521730 [ Win10 ] fast/text/international/002.html [ Failure ] | 1228 crbug.com/521730 [ Win10 ] fast/text/international/002.html [ Failure ] |
1273 crbug.com/521730 [ Win10 ] fast/text/international/bidi-linebreak-002.html [ Fai
lure ] | 1229 crbug.com/521730 [ Win10 ] fast/text/international/bidi-linebreak-002.html [ Fai
lure ] |
1274 crbug.com/521730 [ Win10 ] fast/text/international/danda-space.html [ Failure ] | 1230 crbug.com/521730 [ Win10 ] fast/text/international/danda-space.html [ Failure ] |
1275 crbug.com/521730 [ Win10 ] fast/text/international/hebrew-vowels.html [ Failure
] | 1231 crbug.com/521730 [ Win10 ] fast/text/international/hebrew-vowels.html [ Failure
] |
1276 crbug.com/521730 [ Win10 ] fast/text/international/khmer-selection.html [ Failur
e ] | 1232 crbug.com/521730 [ Win10 ] fast/text/international/khmer-selection.html [ Failur
e ] |
(...skipping 322 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1599 crbug.com/571721 inspector/console/console-xpath.html [ Timeout Pass ] | 1555 crbug.com/571721 inspector/console/console-xpath.html [ Timeout Pass ] |
1600 | 1556 |
1601 crbug.com/571762 [ Mac10.7 ] inspector/console/inspect-html-all-collection.html
[ Timeout Pass ] | 1557 crbug.com/571762 [ Mac10.7 ] inspector/console/inspect-html-all-collection.html
[ Timeout Pass ] |
1602 crbug.com/580378 [ Mac ] fast/replaced/width100percent-searchfield.html [ Failur
e Pass ] | 1558 crbug.com/580378 [ Mac ] fast/replaced/width100percent-searchfield.html [ Failur
e Pass ] |
1603 crbug.com/571765 [ Linux Trusty Mac10.9 ] inspector/console/worker-eval-contains
-stack.html [ Timeout Crash Pass ] | 1559 crbug.com/571765 [ Linux Trusty Mac10.9 ] inspector/console/worker-eval-contains
-stack.html [ Timeout Crash Pass ] |
1604 | 1560 |
1605 crbug.com/571773 inspector/console/worker-exception-message-contains-stack.html
[ Failure Timeout Crash Pass ] | 1561 crbug.com/571773 inspector/console/worker-exception-message-contains-stack.html
[ Failure Timeout Crash Pass ] |
1606 | 1562 |
1607 crbug.com/399951 http/tests/mime/javascript-mimetype-usecounters.html [ Pass Fai
lure ] | 1563 crbug.com/399951 http/tests/mime/javascript-mimetype-usecounters.html [ Pass Fai
lure ] |
1608 | 1564 |
1609 crbug.com/572710 [ Debug ] inspector/extensions/extensions-sidebar.html [ Timeou
t Pass ] | 1565 crbug.com/572710 [ Mac10.7 Debug ] inspector/extensions/extensions-sidebar.html
[ Timeout Pass ] |
1610 | 1566 |
1611 crbug.com/572714 [ Linux XP ] inspector/sources/debugger/debug-inlined-scripts.h
tml [ Timeout Crash Pass ] | 1567 crbug.com/572714 [ Linux XP ] inspector/sources/debugger/debug-inlined-scripts.h
tml [ Timeout Crash Pass ] |
1612 | 1568 |
1613 crbug.com/572723 [ Mac10.7 Release ] inspector/sources/debugger/debugger-complet
ions-on-call-frame.html [ Timeout Pass ] | 1569 crbug.com/572723 [ Mac10.7 Release ] inspector/sources/debugger/debugger-complet
ions-on-call-frame.html [ Timeout Pass ] |
1614 crbug.com/572723 [ Linux Mac10.9 ] inspector/sources/debugger/debugger-disable-e
nable.html [ Pass Failure Timeout ] | 1570 crbug.com/572723 [ Linux Mac10.9 ] inspector/sources/debugger/debugger-disable-e
nable.html [ Pass Failure Timeout ] |
1615 crbug.com/572723 inspector/sources/debugger/debugger-uncaught-promise-on-pause.h
tml [ Timeout Pass ] | 1571 crbug.com/572723 [ Mac Release ] inspector/sources/debugger/debugger-uncaught-pr
omise-on-pause.html [ Timeout Pass ] |
1616 | 1572 |
1617 # SK_SUPPORT_LEGACY_CONIC_MEASURE | 1573 # SK_SUPPORT_LEGACY_CONIC_MEASURE |
1618 crbug.com/530095 fast/borders/borderRadiusAllStylesAllCorners.html [ NeedsRebase
line ] | 1574 crbug.com/530095 fast/borders/borderRadiusAllStylesAllCorners.html [ NeedsRebase
line ] |
1619 crbug.com/530095 fast/borders/borderRadiusDashed01.html [ NeedsRebaseline ] | 1575 crbug.com/530095 fast/borders/borderRadiusDashed01.html [ NeedsRebaseline ] |
1620 crbug.com/530095 fast/borders/borderRadiusDashed02.html [ NeedsRebaseline ] | 1576 crbug.com/530095 fast/borders/borderRadiusDashed02.html [ NeedsRebaseline ] |
1621 crbug.com/530095 fast/borders/borderRadiusDashed03.html [ NeedsRebaseline ] | 1577 crbug.com/530095 fast/borders/borderRadiusDashed03.html [ NeedsRebaseline ] |
1622 crbug.com/530095 fast/borders/borderRadiusDashed04.html [ NeedsRebaseline ] | 1578 crbug.com/530095 fast/borders/borderRadiusDashed04.html [ NeedsRebaseline ] |
1623 crbug.com/530095 fast/borders/borderRadiusDashed05.html [ NeedsRebaseline ] | 1579 crbug.com/530095 fast/borders/borderRadiusDashed05.html [ NeedsRebaseline ] |
1624 crbug.com/530095 fast/borders/borderRadiusDashed06.html [ NeedsRebaseline ] | 1580 crbug.com/530095 fast/borders/borderRadiusDashed06.html [ NeedsRebaseline ] |
1625 crbug.com/530095 fast/borders/borderRadiusDotted01.html [ NeedsRebaseline ] | 1581 crbug.com/530095 fast/borders/borderRadiusDotted01.html [ NeedsRebaseline ] |
(...skipping 21 matching lines...) Expand all Loading... |
1647 crbug.com/516751 svg/custom/pointer-events-image-css-transform.svg [ NeedsRebase
line ] | 1603 crbug.com/516751 svg/custom/pointer-events-image-css-transform.svg [ NeedsRebase
line ] |
1648 crbug.com/516751 svg/custom/pointer-events-image.svg [ NeedsRebaseline ] | 1604 crbug.com/516751 svg/custom/pointer-events-image.svg [ NeedsRebaseline ] |
1649 crbug.com/516751 svg/hixie/perf/004.xml [ NeedsRebaseline ] | 1605 crbug.com/516751 svg/hixie/perf/004.xml [ NeedsRebaseline ] |
1650 | 1606 |
1651 crbug.com/579365 [ Mac ] fast/replaced/border-radius-clip.html [ NeedsRebaseline
] | 1607 crbug.com/579365 [ Mac ] fast/replaced/border-radius-clip.html [ NeedsRebaseline
] |
1652 | 1608 |
1653 crbug.com/579151 editing/deleting/delete-to-select-table.html [ NeedsRebaseline
] | 1609 crbug.com/579151 editing/deleting/delete-to-select-table.html [ NeedsRebaseline
] |
1654 crbug.com/579151 editing/inserting/insert-div-018.html [ NeedsRebaseline ] | 1610 crbug.com/579151 editing/inserting/insert-div-018.html [ NeedsRebaseline ] |
1655 | 1611 |
1656 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] | 1612 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] |
OLD | NEW |