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/24182 [ Win Debug ] jquery/manipulation.html [ Timeout Pass ] |
| 30 |
| 31 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure
] |
| 32 crbug.com/572723 inspector/sources/debugger/debugger-autocontinue-on-syntax-erro
r.html [ Pass Failure ] |
| 33 |
| 34 # ====== Oilpan-only failures until here ====== |
| 35 |
1 # Run these tests with under virtual/spv2 only. | 36 # Run these tests with under virtual/spv2 only. |
2 crbug.com/524134 paint/invalidation/spv2 [ Skip ] | 37 crbug.com/524134 paint/invalidation/spv2 [ Skip ] |
3 | 38 |
4 # Run these tests with under virtual/scalefactor... only. | 39 # Run these tests with under virtual/scalefactor... only. |
5 crbug.com/567837 fast/hidpi/static [ Skip ] | 40 crbug.com/567837 fast/hidpi/static [ Skip ] |
6 | 41 |
7 # TODO(yosin): We should convert following tests to use asynchronous spell check
er. | 42 # TODO(yosin): We should convert following tests to use asynchronous spell check
er. |
8 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ] | 43 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ] |
9 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [
Skip ] | 44 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [
Skip ] |
10 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip
] | 45 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip
] |
(...skipping 160 matching lines...) Loading... |
171 crbug.com/518988 [ Win7 ] http/tests/xmlhttprequest/xmlhttprequest-50ms-download
-dispatch.html [ Failure Pass ] | 206 crbug.com/518988 [ Win7 ] http/tests/xmlhttprequest/xmlhttprequest-50ms-download
-dispatch.html [ Failure Pass ] |
172 crbug.com/518989 [ Mac ] imported/csswg-test/css-writing-modes-3/writing-mode-ve
rtical-rl-002.xht [ Failure Pass Timeout ] | 207 crbug.com/518989 [ Mac ] imported/csswg-test/css-writing-modes-3/writing-mode-ve
rtical-rl-002.xht [ Failure Pass Timeout ] |
173 crbug.com/518995 media/track/media-element-move-to-new-document-assert.html [ Fa
ilure Pass ] | 208 crbug.com/518995 media/track/media-element-move-to-new-document-assert.html [ Fa
ilure Pass ] |
174 crbug.com/518998 media/video-poster-after-loadedmetadata.html [ Failure Pass ] | 209 crbug.com/518998 media/video-poster-after-loadedmetadata.html [ Failure Pass ] |
175 | 210 |
176 # These performance-sensitive user-timing tests are flaky in debug on all platfo
rms, and flaky on all configurations of windows. | 211 # These performance-sensitive user-timing tests are flaky in debug on all platfo
rms, and flaky on all configurations of windows. |
177 # See: crbug.com/567965, crbug.com/518992, and crbug.com/518993 | 212 # See: crbug.com/567965, crbug.com/518992, and crbug.com/518993 |
178 crbug.com/567965 [ Debug ] imported/web-platform-tests/user-timing/test_user_tim
ing_measure.html [ Skip ] | 213 crbug.com/567965 [ Debug ] imported/web-platform-tests/user-timing/test_user_tim
ing_measure.html [ Skip ] |
179 crbug.com/518992 [ Win Release ] imported/web-platform-tests/user-timing/test_us
er_timing_measure.html [ Skip ] | 214 crbug.com/518992 [ Win Release ] imported/web-platform-tests/user-timing/test_us
er_timing_measure.html [ Skip ] |
180 crbug.com/567965 [ Debug ] imported/web-platform-tests/user-timing/test_user_tim
ing_mark.html [ Skip ] | 215 crbug.com/567965 [ Debug ] imported/web-platform-tests/user-timing/test_user_tim
ing_mark.html [ Skip ] |
181 crbug.com/518993 [ Win ] imported/web-platform-tests/user-timing/test_user_timin
g_measure_navigation_timing.html [ Skip ] | 216 crbug.com/518993 imported/web-platform-tests/user-timing/test_user_timing_measur
e_navigation_timing.html [ Skip ] |
182 | 217 |
183 crbug.com/526594 [ Win ] plugins/webview-plugin-lifecycle.html [ Failure ] | 218 crbug.com/526594 [ Win ] plugins/webview-plugin-lifecycle.html [ Failure ] |
184 | 219 |
185 crbug.com/519001 storage/indexeddb/pending-version-change-stuck-works-with-termi
nate.html [ Pass Timeout ] | 220 crbug.com/519001 storage/indexeddb/pending-version-change-stuck-works-with-termi
nate.html [ Pass Timeout ] |
186 crbug.com/519002 storage/indexeddb/pending-version-change-stuck.html [ Pass Time
out ] | 221 crbug.com/519002 storage/indexeddb/pending-version-change-stuck.html [ Pass Time
out ] |
187 crbug.com/410949 http/tests/security/local-image-from-remote-whitelisted.html [
Failure Pass ] | 222 crbug.com/410949 http/tests/security/local-image-from-remote-whitelisted.html [
Failure Pass ] |
188 crbug.com/356828 fast/dom/gc-dom-tree-lifetime.html [ Pass Timeout ] | |
189 crbug.com/518902 accessibility/AccessibilityScrollbar-leak.html [ Failure Pass ] | 223 crbug.com/518902 accessibility/AccessibilityScrollbar-leak.html [ Failure Pass ] |
190 crbug.com/518915 [ Android ] accessibility/aria-labelledby-on-input.html [ Crash
Pass ] | 224 crbug.com/518915 [ Android ] accessibility/aria-labelledby-on-input.html [ Crash
Pass ] |
191 crbug.com/445100 fast/block/float/marquee-shrink-to-avoid-floats.html [ Failure
Pass ] | 225 crbug.com/445100 fast/block/float/marquee-shrink-to-avoid-floats.html [ Failure
Pass ] |
192 | 226 |
193 crbug.com/548226 [ Win ] fast/events/pointerevents/mouse-pointer-event-propertie
s.html [ Failure Pass ] | 227 crbug.com/548226 [ Win ] fast/events/pointerevents/mouse-pointer-event-propertie
s.html [ Failure Pass ] |
194 crbug.com/548226 [ Win ] virtual/pointerevent/fast/events/pointerevents/mouse-po
inter-event-properties.html [ Failure Pass ] | 228 crbug.com/548226 [ Win ] virtual/pointerevent/fast/events/pointerevents/mouse-po
inter-event-properties.html [ Failure Pass ] |
195 crbug.com/548226 [ Win ] virtual/trustedeventsdefaultaction/fast/events/pointere
vents/mouse-pointer-event-properties.html [ Failure Pass ] | 229 crbug.com/548226 [ Win ] virtual/trustedeventsdefaultaction/fast/events/pointere
vents/mouse-pointer-event-properties.html [ Failure Pass ] |
196 | 230 |
197 crbug.com/432129 fast/html/marquee-scroll.html [ Failure Pass ] | 231 crbug.com/432129 fast/html/marquee-scroll.html [ Failure Pass ] |
198 crbug.com/518929 [ Precise Debug ] http/tests/appcache/obsolete-error-events.htm
l [ Failure Pass Timeout ] | 232 crbug.com/518929 [ Precise Debug ] http/tests/appcache/obsolete-error-events.htm
l [ Failure Pass Timeout ] |
(...skipping 42 matching lines...) Loading... |
241 crbug.com/495750 virtual/scalefactor150/fast/hidpi/static [ NeedsManualRebaselin
e ] | 275 crbug.com/495750 virtual/scalefactor150/fast/hidpi/static [ NeedsManualRebaselin
e ] |
242 crbug.com/495750 [ Win Linux ] virtual/scalefactor200withzoom/fast/hidpi/static
[ NeedsManualRebaseline ] | 276 crbug.com/495750 [ Win Linux ] virtual/scalefactor200withzoom/fast/hidpi/static
[ NeedsManualRebaseline ] |
243 crbug.com/495750 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/stati
c [ Skip ] | 277 crbug.com/495750 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/stati
c [ Skip ] |
244 # TODO(oshima): Fix the popup's size adjustmenet. | 278 # TODO(oshima): Fix the popup's size adjustmenet. |
245 crbug.com/495750 virtual/scalefactor200/fast/hidpi/static/data-suggestion-picker
-appearance.html [ Skip ] | 279 crbug.com/495750 virtual/scalefactor200/fast/hidpi/static/data-suggestion-picker
-appearance.html [ Skip ] |
246 crbug.com/495750 virtual/scalefactor200withzoom/fast/hidpi/static/data-suggestio
n-picker-appearance.html [ Skip ] | 280 crbug.com/495750 virtual/scalefactor200withzoom/fast/hidpi/static/data-suggestio
n-picker-appearance.html [ Skip ] |
247 | 281 |
248 # TODO(ojan): These tests aren't flaky. See crbug.com/517144. | 282 # TODO(ojan): These tests aren't flaky. See crbug.com/517144. |
249 # Release trybots run asserts, but the main waterfall ones don't. So, even | 283 # Release trybots run asserts, but the main waterfall ones don't. So, even |
250 # though this is a non-flaky assert failure, we need to mark it [ Pass Crash ]. | 284 # though this is a non-flaky assert failure, we need to mark it [ Pass Crash ]. |
251 crbug.com/389648 crbug.com/517123 fast/text-autosizing/table-inflation-crash.htm
l [ Pass Crash Timeout ] | 285 crbug.com/389648 crbug.com/517123 crbug.com/410145 fast/text-autosizing/table-in
flation-crash.html [ Pass Crash Timeout ] |
252 crbug.com/419696 [ Mac Debug ] fast/text/font-linux-normalize.html [ Crash Pass
] | 286 crbug.com/419696 [ Mac Debug ] fast/text/font-linux-normalize.html [ Crash Pass
] |
253 crbug.com/524859 fast/text/complex-text-opacity.html [ NeedsManualRebaseline ] | 287 crbug.com/524859 fast/text/complex-text-opacity.html [ NeedsManualRebaseline ] |
254 # crbug.com/498021 [ Linux ] fast/text/complex-text-opacity.html [ Failure ] | 288 # crbug.com/498021 [ Linux ] fast/text/complex-text-opacity.html [ Failure ] |
255 # crbug.com/509025 [ Mac10.10 ] fast/text/complex-text-opacity.html [ Failure ] | 289 # crbug.com/509025 [ Mac10.10 ] fast/text/complex-text-opacity.html [ Failure ] |
256 # crbug.com/521730 [ Win10 ] fast/text/complex-text-opacity.html [ Failure Timeo
ut ] | 290 # crbug.com/521730 [ Win10 ] fast/text/complex-text-opacity.html [ Failure Timeo
ut ] |
257 crbug.com/524859 transforms/2d/hindi-rotated.html [ NeedsManualRebaseline ] | 291 crbug.com/524859 transforms/2d/hindi-rotated.html [ NeedsManualRebaseline ] |
258 | 292 |
259 crbug.com/569139 fast/js/string-replace-2.html [ NeedsManualRebaseline ] | 293 crbug.com/569139 fast/js/string-replace-2.html [ NeedsManualRebaseline ] |
260 crbug.com/569139 fast/js/regexp-caching.html [ NeedsManualRebaseline ] | 294 crbug.com/569139 fast/js/regexp-caching.html [ NeedsManualRebaseline ] |
261 crbug.com/576589 editing/selection/select-across-readonly-input-3.html [ NeedsRe
baseline ] | 295 crbug.com/576589 editing/selection/select-across-readonly-input-3.html [ NeedsRe
baseline ] |
(...skipping 52 matching lines...) Loading... |
314 crbug.com/498539 [ Win7 ] inspector/console/console-object-constructor-name.html
[ Failure Pass ] | 348 crbug.com/498539 [ Win7 ] inspector/console/console-object-constructor-name.html
[ Failure Pass ] |
315 crbug.com/521099 inspector/console/shadow-element.html [ Crash Pass Timeout ] | 349 crbug.com/521099 inspector/console/shadow-element.html [ Crash Pass Timeout ] |
316 crbug.com/498539 [ Win7 ] inspector/console/console-trace-arguments.html [ Failu
re Pass ] | 350 crbug.com/498539 [ Win7 ] inspector/console/console-trace-arguments.html [ Failu
re Pass ] |
317 crbug.com/498539 [ Win7 ] inspector/console/console-trace-in-eval.html [ Failure
Pass ] | 351 crbug.com/498539 [ Win7 ] inspector/console/console-trace-in-eval.html [ Failure
Pass ] |
318 crbug.com/498539 [ Retina ] http/tests/inspector/search/sources-search-scope.htm
l [ Failure Pass ] | 352 crbug.com/498539 [ Retina ] http/tests/inspector/search/sources-search-scope.htm
l [ Failure Pass ] |
319 crbug.com/498539 [ Mac10.7 ] inspector-protocol/heap-profiler/heap-snapshot-with
-event-listener.html [ Pass Timeout ] | 353 crbug.com/498539 [ Mac10.7 ] inspector-protocol/heap-profiler/heap-snapshot-with
-event-listener.html [ Pass Timeout ] |
320 crbug.com/498539 [ Precise Mac10.7 Win7 ] inspector-protocol/cpu-profiler/record
-cpu-profile.html [ Crash Pass ] | 354 crbug.com/498539 [ Precise Mac10.7 Win7 ] inspector-protocol/cpu-profiler/record
-cpu-profile.html [ Crash Pass ] |
321 crbug.com/498539 [ Precise Mac10.7 Win7 Mac10.6 ] inspector/agents-enable-disabl
e.html [ Crash Pass ] | 355 crbug.com/498539 [ Precise Mac10.7 Win7 Mac10.6 ] inspector/agents-enable-disabl
e.html [ Crash Pass ] |
322 crbug.com/498539 [ Precise Win7 Mac10.6 ] inspector/elements/styles-1/edit-inspe
ctor-stylesheet.html [ Failure Pass Timeout ] | 356 crbug.com/498539 [ Precise Win7 Mac10.6 ] inspector/elements/styles-1/edit-inspe
ctor-stylesheet.html [ Failure Pass Timeout ] |
323 crbug.com/498539 [ Mac10.6 ] http/tests/inspector/extensions-network-redirect.ht
ml [ Crash Pass ] | 357 crbug.com/498539 [ Mac10.6 ] http/tests/inspector/extensions-network-redirect.ht
ml [ Crash Pass ] |
324 crbug.com/498539 [ Mac10.6 ] inspector-protocol/heap-profiler/heap-objects-track
ing.html [ Crash Pass ] | 358 crbug.com/498539 crbug.com/410145 [ Release ] inspector-protocol/heap-profiler/h
eap-objects-tracking.html [ Crash Pass ] |
325 crbug.com/498539 [ Win7 Release ] inspector/elements/styles-2/perform-undo-perfo
rm-of-mergable-action.html [ Failure Pass ] | 359 crbug.com/498539 [ Win7 Release ] inspector/elements/styles-2/perform-undo-perfo
rm-of-mergable-action.html [ Failure Pass ] |
326 crbug.com/498539 [ Win7 ] inspector/elements/styles-3/selector-list.html [ Failu
re Pass ] | 360 crbug.com/498539 [ Win7 ] inspector/elements/styles-3/selector-list.html [ Failu
re Pass ] |
327 crbug.com/498539 [ Win7 Debug ] inspector/elements/styles-3/styles-computed-trac
e.html [ Crash Pass ] | 361 crbug.com/498539 [ Win7 Debug ] inspector/elements/styles-3/styles-computed-trac
e.html [ Crash Pass ] |
328 crbug.com/498539 [ Win7 ] inspector/elements/styles-4/styles-update-from-js.html
[ Crash Pass ] | 362 crbug.com/498539 [ Win7 ] inspector/elements/styles-4/styles-update-from-js.html
[ Crash Pass ] |
329 | 363 |
330 crbug.com/248938 [ Win Debug ] virtual/threaded/animations/transition-and-animat
ion-2.html [ Timeout ] | 364 crbug.com/248938 [ Win Debug ] virtual/threaded/animations/transition-and-animat
ion-2.html [ Timeout ] |
331 | 365 |
332 crbug.com/487281 [ Mac ] fast/forms/select/menulist-narrow-width.html [ Failure
] | 366 crbug.com/487281 [ Mac ] fast/forms/select/menulist-narrow-width.html [ Failure
] |
333 | 367 |
334 crbug.com/572094 [ Win Mac Debug ] fast/forms/suggestion-picker/date-suggestion-
picker-appearance-zoom200.html [ Timeout Failure Pass ] | 368 crbug.com/572094 [ Win Mac Debug ] fast/forms/suggestion-picker/date-suggestion-
picker-appearance-zoom200.html [ Timeout Failure Pass ] |
(...skipping 552 matching lines...) Loading... |
887 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-o
verried-inherited-visibility-hidden.html [ Failure ] | 921 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-o
verried-inherited-visibility-hidden.html [ Failure ] |
888 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s
crolling-no-overried-inherited-visibility-hidden.html [ Failure ] | 922 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s
crolling-no-overried-inherited-visibility-hidden.html [ Failure ] |
889 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s
crolling-no-visibility-hidden-child.html [ Failure ] | 923 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s
crolling-no-visibility-hidden-child.html [ Failure ] |
890 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s
crolling-no.html [ Failure ] | 924 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s
crolling-no.html [ Failure ] |
891 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s
crolling-yes.html [ Failure ] | 925 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s
crolling-yes.html [ Failure ] |
892 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-v
isibility-hidden-child.html [ Failure ] | 926 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-v
isibility-hidden-child.html [ Failure ] |
893 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-z
ero-size-and-border.html [ Failure ] | 927 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-z
ero-size-and-border.html [ Failure ] |
894 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame.h
tml [ Failure ] | 928 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame.h
tml [ Failure ] |
895 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickmarks-sty
led.html [ Failure ] | 929 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickmarks-sty
led.html [ Failure ] |
896 | 930 |
897 crbug.com/385014 accessibility/canvas-fallback-content-2.html [ Failure ] | 931 crbug.com/385014 crbug.com/410145 accessibility/canvas-fallback-content-2.html [
Pass Failure Timeout ] |
898 | 932 |
899 crbug.com/440452 virtual/display_list_2d_canvas/fast/canvas/canvas-partial-inval
idation-zoomed.html [ Pass Slow Timeout ] | 933 crbug.com/440452 virtual/display_list_2d_canvas/fast/canvas/canvas-partial-inval
idation-zoomed.html [ Pass Slow Timeout ] |
900 | 934 |
901 crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-animates.html [ Sk
ip ] | 935 crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-animates.html [ Sk
ip ] |
902 crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-a
nimates.html [ Skip ] | 936 crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-a
nimates.html [ Skip ] |
903 crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overf
low-scroll-animates.html [ Skip ] | 937 crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overf
low-scroll-animates.html [ Skip ] |
904 crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-root-frame-animate
s.html [ Skip ] | 938 crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-root-frame-animate
s.html [ Skip ] |
905 crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-r
oot-frame-animates.html [ Skip ] | 939 crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-r
oot-frame-animates.html [ Skip ] |
906 crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overf
low-scroll-root-frame-animates.html [ Skip ] | 940 crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overf
low-scroll-root-frame-animates.html [ Skip ] |
907 | 941 |
(...skipping 81 matching lines...) Loading... |
989 crbug.com/471066 [ Mac10.6 ] fast/text/bidi-explicit-embedding-past-end.html [ F
ailure ] | 1023 crbug.com/471066 [ Mac10.6 ] fast/text/bidi-explicit-embedding-past-end.html [ F
ailure ] |
990 crbug.com/471066 [ Mac10.6 ] fast/text/emphasis-overlap.html [ Failure ] | 1024 crbug.com/471066 [ Mac10.6 ] fast/text/emphasis-overlap.html [ Failure ] |
991 crbug.com/471066 [ Mac10.6 ] fast/text/fake-italic.html [ Failure ] | 1025 crbug.com/471066 [ Mac10.6 ] fast/text/fake-italic.html [ Failure ] |
992 | 1026 |
993 crbug.com/478109 [ Mac10.6 ] fast/text/bidi-embedding-pop-and-push-same-2.html [
Failure ] | 1027 crbug.com/478109 [ Mac10.6 ] fast/text/bidi-embedding-pop-and-push-same-2.html [
Failure ] |
994 | 1028 |
995 crbug.com/369979 fast/table/table-display-types-vertical.html [ NeedsRebaseline
] | 1029 crbug.com/369979 fast/table/table-display-types-vertical.html [ NeedsRebaseline
] |
996 crbug.com/369979 fast/table/table-display-types.html [ NeedsRebaseline ] | 1030 crbug.com/369979 fast/table/table-display-types.html [ NeedsRebaseline ] |
997 | 1031 |
998 # These need a rebaseline due crbug.com/504745 on Windows when they are activate
d again. | 1032 # These need a rebaseline due crbug.com/504745 on Windows when they are activate
d again. |
999 crbug.com/521124 [ Win7 XP ] fast/text/international/vertical-text-glyph-test.ht
ml [ Pass Failure ] | 1033 crbug.com/521124 crbug.com/410145 [ Win ] fast/text/international/vertical-text-
glyph-test.html [ Pass Failure ] |
1000 crbug.com/521124 [ Win7 ] fast/text/international/text-combine-image-test.html [
Pass Failure ] | 1034 crbug.com/521124 crbug.com/410145 [ Win ] fast/text/international/text-combine-i
mage-test.html [ Pass Failure ] |
1001 crbug.com/521124 [ Win7 ] fast/css/font-weight-1.html [ Pass Failure ] | 1035 crbug.com/521124 crbug.com/410145 [ Win7 ] fast/css/font-weight-1.html [ Pass Fa
ilure ] |
1002 crbug.com/521124 [ Win7 Release ] fast/text/justify-ideograph-vertical.html [ Pa
ss Failure ] | 1036 crbug.com/521124 crbug.com/410145 [ Win ] fast/text/justify-ideograph-vertical.h
tml [ Pass Failure ] |
1003 crbug.com/521124 crbug.com/571481 [ Win7 XP ] fast/text/orientation-sideways.htm
l [ Pass Failure ] | 1037 crbug.com/521124 crbug.com/571481 crbug.com/410145 [ Win ] fast/text/orientation
-sideways.html [ Pass Failure ] |
1004 | 1038 |
1005 # Temporary, until we stop use_system_harfbuzz on Linux including non-official b
uilds | 1039 # Temporary, until we stop use_system_harfbuzz on Linux including non-official b
uilds |
1006 crbug.com/462689 [ Linux ] fast/text/unicode-variation-selector.html [ Failure ] | 1040 crbug.com/462689 [ Linux ] fast/text/unicode-variation-selector.html [ Failure ] |
1007 | 1041 |
1008 # Temporary, until WebAXObjectProxy support lands. | 1042 # Temporary, until WebAXObjectProxy support lands. |
1009 crbug.com/421771 accessibility/inline-text-box-next-on-line.html [ Skip ] | 1043 crbug.com/421771 accessibility/inline-text-box-next-on-line.html [ Skip ] |
1010 | 1044 |
1011 # Disabled briefly until test runner support lands. | 1045 # Disabled briefly until test runner support lands. |
1012 crbug.com/479533 accessibility/show-context-menu.html [ Skip ] | 1046 crbug.com/479533 accessibility/show-context-menu.html [ Skip ] |
1013 crbug.com/479533 accessibility/show-context-menu-shadowdom.html [ Skip ] | 1047 crbug.com/479533 accessibility/show-context-menu-shadowdom.html [ Skip ] |
(...skipping 183 matching lines...) Loading... |
1197 crbug.com/521730 [ Win10 ] fast/ruby/nested-ruby.html [ Failure ] | 1231 crbug.com/521730 [ Win10 ] fast/ruby/nested-ruby.html [ Failure ] |
1198 crbug.com/521730 [ Win10 ] fast/text-autosizing/display-type-change.html [ Failu
re ] | 1232 crbug.com/521730 [ Win10 ] fast/text-autosizing/display-type-change.html [ Failu
re ] |
1199 crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/css-table-single-cell-lot
s-of-text.html [ Failure ] | 1233 crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/css-table-single-cell-lot
s-of-text.html [ Failure ] |
1200 crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/nested-table-wrapping.htm
l [ Failure ] | 1234 crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/nested-table-wrapping.htm
l [ Failure ] |
1201 crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/single-cell-lots-of-text.
html [ Failure ] | 1235 crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/single-cell-lots-of-text.
html [ Failure ] |
1202 crbug.com/521730 [ Win10 ] fast/text/atsui-negative-spacing-features.html [ Fail
ure ] | 1236 crbug.com/521730 [ Win10 ] fast/text/atsui-negative-spacing-features.html [ Fail
ure ] |
1203 crbug.com/521730 [ Win10 ] fast/text/basic/011.html [ Failure ] | 1237 crbug.com/521730 [ Win10 ] fast/text/basic/011.html [ Failure ] |
1204 crbug.com/521730 [ Win10 ] fast/text/basic/013.html [ Failure ] | 1238 crbug.com/521730 [ Win10 ] fast/text/basic/013.html [ Failure ] |
1205 crbug.com/521730 [ Win10 ] fast/text/basic/generic-family-reset.html [ Failure ] | 1239 crbug.com/521730 [ Win10 ] fast/text/basic/generic-family-reset.html [ Failure ] |
1206 crbug.com/521730 [ Win10 ] fast/text/cg-vs-atsui.html [ Failure ] | 1240 crbug.com/521730 [ Win10 ] fast/text/cg-vs-atsui.html [ Failure ] |
1207 crbug.com/521730 [ Win10 ] fast/text/decorations-with-text-combine.html [ Failur
e ] | 1241 crbug.com/521730 crbug.com/410145 [ Win ] fast/text/decorations-with-text-combin
e.html [ Failure ] |
1208 crbug.com/521730 [ Win10 ] fast/text/emoticons.html [ Failure ] | 1242 crbug.com/521730 [ Win10 ] fast/text/emoticons.html [ Failure ] |
1209 crbug.com/521730 [ Win10 ] fast/text/emphasis-ellipsis-complextext.html [ Failur
e ] | 1243 crbug.com/521730 [ Win10 ] fast/text/emphasis-ellipsis-complextext.html [ Failur
e ] |
1210 crbug.com/521730 [ Win10 ] fast/text/font-ascent-mac.html [ Failure ] | 1244 crbug.com/521730 [ Win10 ] fast/text/font-ascent-mac.html [ Failure ] |
1211 crbug.com/521730 [ Win10 ] fast/text/font-stretch-variant.html [ Failure ] | 1245 crbug.com/521730 [ Win10 ] fast/text/font-stretch-variant.html [ Failure ] |
1212 crbug.com/521730 [ Win10 ] fast/text/font-weight.html [ Failure ] | 1246 crbug.com/521730 [ Win10 ] fast/text/font-weight.html [ Failure ] |
1213 crbug.com/521730 [ Win10 ] fast/text/international/002.html [ Failure ] | 1247 crbug.com/521730 [ Win10 ] fast/text/international/002.html [ Failure ] |
1214 crbug.com/521730 [ Win10 ] fast/text/international/bidi-linebreak-002.html [ Fai
lure ] | 1248 crbug.com/521730 [ Win10 ] fast/text/international/bidi-linebreak-002.html [ Fai
lure ] |
1215 crbug.com/521730 [ Win10 ] fast/text/international/danda-space.html [ Failure ] | 1249 crbug.com/521730 [ Win10 ] fast/text/international/danda-space.html [ Failure ] |
1216 crbug.com/521730 [ Win10 ] fast/text/international/hebrew-vowels.html [ Failure
] | 1250 crbug.com/521730 [ Win10 ] fast/text/international/hebrew-vowels.html [ Failure
] |
1217 crbug.com/521730 [ Win10 ] fast/text/international/khmer-selection.html [ Failur
e ] | 1251 crbug.com/521730 [ Win10 ] fast/text/international/khmer-selection.html [ Failur
e ] |
(...skipping 322 matching lines...) Loading... |
1540 crbug.com/571721 inspector/console/console-xpath.html [ Timeout Pass ] | 1574 crbug.com/571721 inspector/console/console-xpath.html [ Timeout Pass ] |
1541 | 1575 |
1542 crbug.com/571762 [ Mac10.7 ] inspector/console/inspect-html-all-collection.html
[ Timeout Pass ] | 1576 crbug.com/571762 [ Mac10.7 ] inspector/console/inspect-html-all-collection.html
[ Timeout Pass ] |
1543 crbug.com/580378 [ Mac ] fast/replaced/width100percent-searchfield.html [ Failur
e Pass ] | 1577 crbug.com/580378 [ Mac ] fast/replaced/width100percent-searchfield.html [ Failur
e Pass ] |
1544 crbug.com/571765 [ Linux Trusty Mac10.9 ] inspector/console/worker-eval-contains
-stack.html [ Timeout Crash Pass ] | 1578 crbug.com/571765 [ Linux Trusty Mac10.9 ] inspector/console/worker-eval-contains
-stack.html [ Timeout Crash Pass ] |
1545 | 1579 |
1546 crbug.com/571773 inspector/console/worker-exception-message-contains-stack.html
[ Failure Timeout Crash Pass ] | 1580 crbug.com/571773 inspector/console/worker-exception-message-contains-stack.html
[ Failure Timeout Crash Pass ] |
1547 | 1581 |
1548 crbug.com/399951 http/tests/mime/javascript-mimetype-usecounters.html [ Pass Fai
lure ] | 1582 crbug.com/399951 http/tests/mime/javascript-mimetype-usecounters.html [ Pass Fai
lure ] |
1549 | 1583 |
1550 crbug.com/572710 [ Mac10.7 Debug ] inspector/extensions/extensions-sidebar.html
[ Timeout Pass ] | 1584 crbug.com/572710 [ Debug ] inspector/extensions/extensions-sidebar.html [ Timeou
t Pass ] |
1551 | 1585 |
1552 crbug.com/572714 [ Linux XP ] inspector/sources/debugger/debug-inlined-scripts.h
tml [ Timeout Crash Pass ] | 1586 crbug.com/572714 [ Linux XP ] inspector/sources/debugger/debug-inlined-scripts.h
tml [ Timeout Crash Pass ] |
1553 | 1587 |
1554 crbug.com/572723 [ Mac10.7 Release ] inspector/sources/debugger/debugger-complet
ions-on-call-frame.html [ Timeout Pass ] | 1588 crbug.com/572723 [ Mac10.7 Release ] inspector/sources/debugger/debugger-complet
ions-on-call-frame.html [ Timeout Pass ] |
1555 crbug.com/572723 [ Linux Mac10.9 ] inspector/sources/debugger/debugger-disable-e
nable.html [ Pass Failure Timeout ] | 1589 crbug.com/572723 [ Linux Mac10.9 ] inspector/sources/debugger/debugger-disable-e
nable.html [ Pass Failure Timeout ] |
1556 crbug.com/572723 [ Mac Release ] inspector/sources/debugger/debugger-uncaught-pr
omise-on-pause.html [ Timeout Pass ] | 1590 crbug.com/572723 inspector/sources/debugger/debugger-uncaught-promise-on-pause.h
tml [ Timeout Pass ] |
1557 | 1591 |
1558 # SK_SUPPORT_LEGACY_CONIC_MEASURE | 1592 # SK_SUPPORT_LEGACY_CONIC_MEASURE |
1559 crbug.com/530095 fast/borders/borderRadiusAllStylesAllCorners.html [ NeedsRebase
line ] | 1593 crbug.com/530095 fast/borders/borderRadiusAllStylesAllCorners.html [ NeedsRebase
line ] |
1560 crbug.com/530095 fast/borders/borderRadiusDashed01.html [ NeedsRebaseline ] | 1594 crbug.com/530095 fast/borders/borderRadiusDashed01.html [ NeedsRebaseline ] |
1561 crbug.com/530095 fast/borders/borderRadiusDashed02.html [ NeedsRebaseline ] | 1595 crbug.com/530095 fast/borders/borderRadiusDashed02.html [ NeedsRebaseline ] |
1562 crbug.com/530095 fast/borders/borderRadiusDashed03.html [ NeedsRebaseline ] | 1596 crbug.com/530095 fast/borders/borderRadiusDashed03.html [ NeedsRebaseline ] |
1563 crbug.com/530095 fast/borders/borderRadiusDashed04.html [ NeedsRebaseline ] | 1597 crbug.com/530095 fast/borders/borderRadiusDashed04.html [ NeedsRebaseline ] |
1564 crbug.com/530095 fast/borders/borderRadiusDashed05.html [ NeedsRebaseline ] | 1598 crbug.com/530095 fast/borders/borderRadiusDashed05.html [ NeedsRebaseline ] |
1565 crbug.com/530095 fast/borders/borderRadiusDashed06.html [ NeedsRebaseline ] | 1599 crbug.com/530095 fast/borders/borderRadiusDashed06.html [ NeedsRebaseline ] |
1566 crbug.com/530095 fast/borders/borderRadiusDotted01.html [ NeedsRebaseline ] | 1600 crbug.com/530095 fast/borders/borderRadiusDotted01.html [ NeedsRebaseline ] |
(...skipping 28 matching lines...) Loading... |
1595 crbug.com/516751 svg/custom/pointer-events-image-css-transform.svg [ NeedsRebase
line ] | 1629 crbug.com/516751 svg/custom/pointer-events-image-css-transform.svg [ NeedsRebase
line ] |
1596 crbug.com/516751 svg/custom/pointer-events-image.svg [ NeedsRebaseline ] | 1630 crbug.com/516751 svg/custom/pointer-events-image.svg [ NeedsRebaseline ] |
1597 crbug.com/516751 svg/hixie/perf/004.xml [ NeedsRebaseline ] | 1631 crbug.com/516751 svg/hixie/perf/004.xml [ NeedsRebaseline ] |
1598 | 1632 |
1599 crbug.com/579365 [ Mac ] fast/replaced/border-radius-clip.html [ NeedsRebaseline
] | 1633 crbug.com/579365 [ Mac ] fast/replaced/border-radius-clip.html [ NeedsRebaseline
] |
1600 | 1634 |
1601 crbug.com/573206 http/tests/workers/shared-worker-secure-context.https.html [ Sk
ip ] | 1635 crbug.com/573206 http/tests/workers/shared-worker-secure-context.https.html [ Sk
ip ] |
1602 | 1636 |
1603 crbug.com/579151 editing/deleting/delete-to-select-table.html [ NeedsRebaseline
] | 1637 crbug.com/579151 editing/deleting/delete-to-select-table.html [ NeedsRebaseline
] |
1604 crbug.com/579151 editing/inserting/insert-div-018.html [ NeedsRebaseline ] | 1638 crbug.com/579151 editing/inserting/insert-div-018.html [ NeedsRebaseline ] |
OLD | NEW |