Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(48)

Side by Side Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 1611303006: Enable Oilpan on ToT (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # ====== Oilpan-only failures from here ======
sof 2016/01/23 19:46:43 Sounds worrisome - add something like, Most of t
2
3 # With Oilpan, the parent pointer in the CSSRule hierarchy is
4 # strong. This is the intended behavior.
5 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
6 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
7 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
8 crbug.com/345655 fast/dom/StyleSheet/detached-stylesheet-without-wrapper.html [ Failure ]
9 crbug.com/370906 fast/dom/StyleSheet/gc-declaration-parent-rule.html [ Failure ]
10
11 # With Oilpan, parent pointers in the DOM tree do not
12 # mysteriously disappear. This is the intended behavior.
13 crbug.com/356658 fast/dom/gc-3.html [ Failure ]
14 crbug.com/356658 fast/dom/gc-5.html [ Failure ]
15 crbug.com/356658 fast/dom/gc-12.html [ Failure ]
16 crbug.com/356658 crbug.com/356828 fast/dom/gc-dom-tree-lifetime.html [ Failure T imeout ]
17
18 # crbug.com/410145 [ Win ] fast/text/emphasis-vertical.html [ Failure ]
19 # crbug.com/410145 [ Win ] fast/text/emphasis-combined-text.html [ Failure ]
20 # crbug.com/410145 [ Win ] fast/writing-mode/english-lr-text.html [ Failure ]
21
22 crbug.com/377567 [ Debug ] editing/selection/extend-selection-character.html [ T imeout Pass ]
23 crbug.com/377567 [ Debug ] editing/selection/programmatic-selection-on-mac-is-di rectionless.html [ Timeout Pass ]
24 crbug.com/377567 [ Debug ] fast/css/large-list-of-rules-crash.html [ Timeout Pas s ]
25
26 crbug.com/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure ]
27
28 crbug.com/417181 http/tests/xmlhttprequest/abort-on-changestate-headers-received .html [ Failure Pass ]
29
30 # crbug.com/299010 [ Win ] fast/forms/text/text-font-height-mismatch.html [ Fail ure ]
31
32 crbug.com/451577 [ Linux ] http/tests/inspector/elements/styles/edit-css-with-so urce-url.html [ Slow ]
33 crbug.com/451577 [ Linux ] http/tests/inspector-enabled/shadow-dom-rules-restart .html [ Slow ]
34
35 crbug.com/24182 [ Win Debug ] jquery/manipulation.html [ Slow Timeout Pass ]
36
37 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Slow Fai lure ]
38 crbug.com/572723 inspector/sources/debugger/debugger-autocontinue-on-syntax-erro r.html [ Pass Failure ]
39
40 # ====== Oilpan-only failures until here ======
41
1 # Run these tests with under virtual/spv2 only. 42 # Run these tests with under virtual/spv2 only.
2 crbug.com/524134 paint/invalidation/spv2 [ Skip ] 43 crbug.com/524134 paint/invalidation/spv2 [ Skip ]
3 44
4 # Run these tests with under virtual/scalefactor... only. 45 # Run these tests with under virtual/scalefactor... only.
5 crbug.com/567837 fast/hidpi/static [ Skip ] 46 crbug.com/567837 fast/hidpi/static [ Skip ]
6 47
7 # TODO(yosin): We should convert following tests to use asynchronous spell check er. 48 # TODO(yosin): We should convert following tests to use asynchronous spell check er.
8 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ] 49 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ]
9 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ] 50 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 ] 51 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip ]
(...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
171 crbug.com/518988 [ Win7 ] http/tests/xmlhttprequest/xmlhttprequest-50ms-download -dispatch.html [ Failure Pass ] 212 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 ] 213 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 ] 214 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 ] 215 crbug.com/518998 media/video-poster-after-loadedmetadata.html [ Failure Pass ]
175 216
176 # These performance-sensitive user-timing tests are flaky in debug on all platfo rms, and flaky on all configurations of windows. 217 # 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 218 # 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 ] 219 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 ] 220 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 ] 221 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 ] 222 crbug.com/518993 imported/web-platform-tests/user-timing/test_user_timing_measur e_navigation_timing.html [ Skip ]
182 223
183 crbug.com/526594 [ Win ] plugins/webview-plugin-lifecycle.html [ Failure ] 224 crbug.com/526594 [ Win ] plugins/webview-plugin-lifecycle.html [ Failure ]
184 225
185 crbug.com/519001 storage/indexeddb/pending-version-change-stuck-works-with-termi nate.html [ Pass Timeout ] 226 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 ] 227 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 ] 228 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 ] 229 crbug.com/518902 accessibility/AccessibilityScrollbar-leak.html [ Failure Pass ]
190 crbug.com/518915 [ Android ] accessibility/aria-labelledby-on-input.html [ Crash Pass ] 230 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 ] 231 crbug.com/445100 fast/block/float/marquee-shrink-to-avoid-floats.html [ Failure Pass ]
192 232
193 crbug.com/548226 [ Win ] fast/events/pointerevents/mouse-pointer-event-propertie s.html [ Failure Pass ] 233 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 ] 234 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 ] 235 crbug.com/548226 [ Win ] virtual/trustedeventsdefaultaction/fast/events/pointere vents/mouse-pointer-event-properties.html [ Failure Pass ]
196 236
197 crbug.com/432129 fast/html/marquee-scroll.html [ Failure Pass ] 237 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 ] 238 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
241 crbug.com/495750 virtual/scalefactor150/fast/hidpi/static [ NeedsManualRebaselin e ] 281 crbug.com/495750 virtual/scalefactor150/fast/hidpi/static [ NeedsManualRebaselin e ]
242 crbug.com/495750 [ Win Linux ] virtual/scalefactor200withzoom/fast/hidpi/static [ NeedsManualRebaseline ] 282 crbug.com/495750 [ Win Linux ] virtual/scalefactor200withzoom/fast/hidpi/static [ NeedsManualRebaseline ]
243 crbug.com/495750 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/stati c [ Skip ] 283 crbug.com/495750 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/stati c [ Skip ]
244 # TODO(oshima): Fix the popup's size adjustmenet. 284 # TODO(oshima): Fix the popup's size adjustmenet.
245 crbug.com/495750 virtual/scalefactor200/fast/hidpi/static/data-suggestion-picker -appearance.html [ Skip ] 285 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 ] 286 crbug.com/495750 virtual/scalefactor200withzoom/fast/hidpi/static/data-suggestio n-picker-appearance.html [ Skip ]
247 287
248 # TODO(ojan): These tests aren't flaky. See crbug.com/517144. 288 # 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 289 # 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 ]. 290 # 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 ] 291 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 ] 292 crbug.com/419696 [ Mac Debug ] fast/text/font-linux-normalize.html [ Crash Pass ]
253 crbug.com/524859 fast/text/complex-text-opacity.html [ NeedsManualRebaseline ] 293 crbug.com/524859 fast/text/complex-text-opacity.html [ NeedsManualRebaseline ]
254 # crbug.com/498021 [ Linux ] fast/text/complex-text-opacity.html [ Failure ] 294 # crbug.com/498021 [ Linux ] fast/text/complex-text-opacity.html [ Failure ]
255 # crbug.com/509025 [ Mac10.10 ] fast/text/complex-text-opacity.html [ Failure ] 295 # 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 ] 296 # crbug.com/521730 [ Win10 ] fast/text/complex-text-opacity.html [ Failure Timeo ut ]
257 crbug.com/524859 transforms/2d/hindi-rotated.html [ NeedsManualRebaseline ] 297 crbug.com/524859 transforms/2d/hindi-rotated.html [ NeedsManualRebaseline ]
258 298
259 crbug.com/569139 fast/js/string-replace-2.html [ NeedsManualRebaseline ] 299 crbug.com/569139 fast/js/string-replace-2.html [ NeedsManualRebaseline ]
260 crbug.com/569139 fast/js/regexp-caching.html [ NeedsManualRebaseline ] 300 crbug.com/569139 fast/js/regexp-caching.html [ NeedsManualRebaseline ]
261 crbug.com/576589 editing/selection/select-across-readonly-input-3.html [ NeedsRe baseline ] 301 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
314 crbug.com/498539 [ Win7 ] inspector/console/console-object-constructor-name.html [ Failure Pass ] 354 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 ] 355 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 ] 356 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 ] 357 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 ] 358 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 ] 359 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 ] 360 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 ] 361 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 ] 362 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 ] 363 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 ] 364 crbug.com/498539 crbug.com/410145 [ Release ] inspector-protocol/heap-profiler/h eap-objects-tracking.html [ Crash Pass Slow ]
325 crbug.com/498539 [ Win7 Release ] inspector/elements/styles-2/perform-undo-perfo rm-of-mergable-action.html [ Failure Pass ] 365 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 ] 366 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 ] 367 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 ] 368 crbug.com/498539 [ Win7 ] inspector/elements/styles-4/styles-update-from-js.html [ Crash Pass ]
329 369
330 crbug.com/571478 [ Win10 XP ] svg/custom/text-match-highlight.html [ Failure Pas s Crash ] 370 crbug.com/571478 [ Win10 XP ] svg/custom/text-match-highlight.html [ Failure Pas s Crash ]
331 371
332 crbug.com/248938 [ Win Debug ] virtual/threaded/animations/transition-and-animat ion-2.html [ Timeout ] 372 crbug.com/248938 [ Win Debug ] virtual/threaded/animations/transition-and-animat ion-2.html [ Timeout ]
333 373
334 crbug.com/487281 [ Mac ] fast/forms/select/menulist-narrow-width.html [ Failure ] 374 crbug.com/487281 [ Mac ] fast/forms/select/menulist-narrow-width.html [ Failure ]
(...skipping 554 matching lines...) Expand 10 before | Expand all | Expand 10 after
889 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-o verried-inherited-visibility-hidden.html [ Failure ] 929 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-o verried-inherited-visibility-hidden.html [ Failure ]
890 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-no-overried-inherited-visibility-hidden.html [ Failure ] 930 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-no-overried-inherited-visibility-hidden.html [ Failure ]
891 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-no-visibility-hidden-child.html [ Failure ] 931 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-no-visibility-hidden-child.html [ Failure ]
892 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-no.html [ Failure ] 932 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-no.html [ Failure ]
893 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-yes.html [ Failure ] 933 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-yes.html [ Failure ]
894 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-v isibility-hidden-child.html [ Failure ] 934 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-v isibility-hidden-child.html [ Failure ]
895 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-z ero-size-and-border.html [ Failure ] 935 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-z ero-size-and-border.html [ Failure ]
896 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame.h tml [ Failure ] 936 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame.h tml [ Failure ]
897 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickmarks-sty led.html [ Failure ] 937 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickmarks-sty led.html [ Failure ]
898 938
899 crbug.com/385014 accessibility/canvas-fallback-content-2.html [ Failure ] 939 crbug.com/385014 crbug.com/410145 accessibility/canvas-fallback-content-2.html [ Pass Failure Timeout ]
900 940
901 crbug.com/440452 virtual/display_list_2d_canvas/fast/canvas/canvas-partial-inval idation-zoomed.html [ Pass Slow Timeout ] 941 crbug.com/440452 virtual/display_list_2d_canvas/fast/canvas/canvas-partial-inval idation-zoomed.html [ Pass Slow Timeout ]
902 942
903 crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-animates.html [ Sk ip ] 943 crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-animates.html [ Sk ip ]
904 crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-a nimates.html [ Skip ] 944 crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-a nimates.html [ Skip ]
905 crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overf low-scroll-animates.html [ Skip ] 945 crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overf low-scroll-animates.html [ Skip ]
906 crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-root-frame-animate s.html [ Skip ] 946 crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-root-frame-animate s.html [ Skip ]
907 crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-r oot-frame-animates.html [ Skip ] 947 crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-r oot-frame-animates.html [ Skip ]
908 crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overf low-scroll-root-frame-animates.html [ Skip ] 948 crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overf low-scroll-root-frame-animates.html [ Skip ]
909 949
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
989 crbug.com/471066 [ Mac10.6 ] fast/text/bidi-explicit-embedding-past-end.html [ F ailure ] 1029 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 ] 1030 crbug.com/471066 [ Mac10.6 ] fast/text/emphasis-overlap.html [ Failure ]
991 crbug.com/471066 [ Mac10.6 ] fast/text/fake-italic.html [ Failure ] 1031 crbug.com/471066 [ Mac10.6 ] fast/text/fake-italic.html [ Failure ]
992 1032
993 crbug.com/478109 [ Mac10.6 ] fast/text/bidi-embedding-pop-and-push-same-2.html [ Failure ] 1033 crbug.com/478109 [ Mac10.6 ] fast/text/bidi-embedding-pop-and-push-same-2.html [ Failure ]
994 1034
995 crbug.com/369979 fast/table/table-display-types-vertical.html [ NeedsRebaseline ] 1035 crbug.com/369979 fast/table/table-display-types-vertical.html [ NeedsRebaseline ]
996 crbug.com/369979 fast/table/table-display-types.html [ NeedsRebaseline ] 1036 crbug.com/369979 fast/table/table-display-types.html [ NeedsRebaseline ]
997 1037
998 # These need a rebaseline due crbug.com/504745 on Windows when they are activate d again. 1038 # 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 ] 1039 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 ] 1040 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 ] 1041 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 ] 1042 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 ] 1043 crbug.com/521124 crbug.com/571481 crbug.com/410145 [ Win ] fast/text/orientation -sideways.html [ Pass Failure ]
1004 1044
1005 # Temporary, until we stop use_system_harfbuzz on Linux including non-official b uilds 1045 # 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 ] 1046 crbug.com/462689 [ Linux ] fast/text/unicode-variation-selector.html [ Failure ]
1007 1047
1008 # Temporary, until WebAXObjectProxy support lands. 1048 # Temporary, until WebAXObjectProxy support lands.
1009 crbug.com/421771 accessibility/inline-text-box-next-on-line.html [ Skip ] 1049 crbug.com/421771 accessibility/inline-text-box-next-on-line.html [ Skip ]
1010 1050
1011 # Disabled briefly until test runner support lands. 1051 # Disabled briefly until test runner support lands.
1012 crbug.com/479533 accessibility/show-context-menu.html [ Skip ] 1052 crbug.com/479533 accessibility/show-context-menu.html [ Skip ]
1013 crbug.com/479533 accessibility/show-context-menu-shadowdom.html [ Skip ] 1053 crbug.com/479533 accessibility/show-context-menu-shadowdom.html [ Skip ]
(...skipping 183 matching lines...) Expand 10 before | Expand all | Expand 10 after
1197 crbug.com/521730 [ Win10 ] fast/ruby/nested-ruby.html [ Failure ] 1237 crbug.com/521730 [ Win10 ] fast/ruby/nested-ruby.html [ Failure ]
1198 crbug.com/521730 [ Win10 ] fast/text-autosizing/display-type-change.html [ Failu re ] 1238 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 ] 1239 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 ] 1240 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 ] 1241 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 ] 1242 crbug.com/521730 [ Win10 ] fast/text/atsui-negative-spacing-features.html [ Fail ure ]
1203 crbug.com/521730 [ Win10 ] fast/text/basic/011.html [ Failure ] 1243 crbug.com/521730 [ Win10 ] fast/text/basic/011.html [ Failure ]
1204 crbug.com/521730 [ Win10 ] fast/text/basic/013.html [ Failure ] 1244 crbug.com/521730 [ Win10 ] fast/text/basic/013.html [ Failure ]
1205 crbug.com/521730 [ Win10 ] fast/text/basic/generic-family-reset.html [ Failure ] 1245 crbug.com/521730 [ Win10 ] fast/text/basic/generic-family-reset.html [ Failure ]
1206 crbug.com/521730 [ Win10 ] fast/text/cg-vs-atsui.html [ Failure ] 1246 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 ] 1247 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 ] 1248 crbug.com/521730 [ Win10 ] fast/text/emoticons.html [ Failure ]
1209 crbug.com/521730 [ Win10 ] fast/text/emphasis-ellipsis-complextext.html [ Failur e ] 1249 crbug.com/521730 [ Win10 ] fast/text/emphasis-ellipsis-complextext.html [ Failur e ]
1210 crbug.com/521730 [ Win10 ] fast/text/font-ascent-mac.html [ Failure ] 1250 crbug.com/521730 [ Win10 ] fast/text/font-ascent-mac.html [ Failure ]
1211 crbug.com/521730 [ Win10 ] fast/text/font-stretch-variant.html [ Failure ] 1251 crbug.com/521730 [ Win10 ] fast/text/font-stretch-variant.html [ Failure ]
1212 crbug.com/521730 [ Win10 ] fast/text/font-weight.html [ Failure ] 1252 crbug.com/521730 [ Win10 ] fast/text/font-weight.html [ Failure ]
1213 crbug.com/521730 [ Win10 ] fast/text/international/002.html [ Failure ] 1253 crbug.com/521730 [ Win10 ] fast/text/international/002.html [ Failure ]
1214 crbug.com/521730 [ Win10 ] fast/text/international/bidi-linebreak-002.html [ Fai lure ] 1254 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 ] 1255 crbug.com/521730 [ Win10 ] fast/text/international/danda-space.html [ Failure ]
1216 crbug.com/521730 [ Win10 ] fast/text/international/hebrew-vowels.html [ Failure ] 1256 crbug.com/521730 [ Win10 ] fast/text/international/hebrew-vowels.html [ Failure ]
1217 crbug.com/521730 [ Win10 ] fast/text/international/khmer-selection.html [ Failur e ] 1257 crbug.com/521730 [ Win10 ] fast/text/international/khmer-selection.html [ Failur e ]
(...skipping 293 matching lines...) Expand 10 before | Expand all | Expand 10 after
1511 crbug.com/571721 inspector/console/console-xpath.html [ Timeout Pass ] 1551 crbug.com/571721 inspector/console/console-xpath.html [ Timeout Pass ]
1512 1552
1513 crbug.com/571762 [ Mac10.7 ] inspector/console/inspect-html-all-collection.html [ Timeout Pass ] 1553 crbug.com/571762 [ Mac10.7 ] inspector/console/inspect-html-all-collection.html [ Timeout Pass ]
1514 crbug.com/580378 [ Mac ] fast/replaced/width100percent-searchfield.html [ Failur e Pass ] 1554 crbug.com/580378 [ Mac ] fast/replaced/width100percent-searchfield.html [ Failur e Pass ]
1515 crbug.com/571765 [ Linux Trusty Mac10.9 ] inspector/console/worker-eval-contains -stack.html [ Timeout Crash Pass ] 1555 crbug.com/571765 [ Linux Trusty Mac10.9 ] inspector/console/worker-eval-contains -stack.html [ Timeout Crash Pass ]
1516 1556
1517 crbug.com/571773 inspector/console/worker-exception-message-contains-stack.html [ Failure Timeout Crash Pass ] 1557 crbug.com/571773 inspector/console/worker-exception-message-contains-stack.html [ Failure Timeout Crash Pass ]
1518 1558
1519 crbug.com/399951 http/tests/mime/javascript-mimetype-usecounters.html [ Pass Fai lure ] 1559 crbug.com/399951 http/tests/mime/javascript-mimetype-usecounters.html [ Pass Fai lure ]
1520 1560
1521 crbug.com/572710 [ Mac10.7 Debug ] inspector/extensions/extensions-sidebar.html [ Timeout Pass ] 1561 crbug.com/572710 [ Debug ] inspector/extensions/extensions-sidebar.html [ Timeou t Pass ]
1522 1562
1523 crbug.com/572714 [ Linux XP ] inspector/sources/debugger/debug-inlined-scripts.h tml [ Timeout Crash Pass ] 1563 crbug.com/572714 [ Linux XP ] inspector/sources/debugger/debug-inlined-scripts.h tml [ Timeout Crash Pass ]
1524 1564
1525 crbug.com/572723 [ Mac10.7 Release ] inspector/sources/debugger/debugger-complet ions-on-call-frame.html [ Timeout Pass ] 1565 crbug.com/572723 [ Mac10.7 Release ] inspector/sources/debugger/debugger-complet ions-on-call-frame.html [ Timeout Pass ]
1526 crbug.com/572723 [ Linux Mac10.9 ] inspector/sources/debugger/debugger-disable-e nable.html [ Pass Failure Timeout ] 1566 crbug.com/572723 [ Linux Mac10.9 ] inspector/sources/debugger/debugger-disable-e nable.html [ Pass Failure Timeout ]
1527 crbug.com/572723 [ Mac Release ] inspector/sources/debugger/debugger-uncaught-pr omise-on-pause.html [ Timeout Pass ] 1567 crbug.com/572723 inspector/sources/debugger/debugger-uncaught-promise-on-pause.h tml [ Timeout Pass ]
1528 1568
1529 crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass C rash ] 1569 crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass C rash ]
1530 1570
1531 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ] 1571 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ]
1532 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/fetch-request-redirect .html [ Failure ] 1572 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/fetch-request-redirect .html [ Failure ]
1533 1573
1534 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/encoding/api-invali d-label.html [ Slow ] 1574 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/encoding/api-invali d-label.html [ Slow ]
1535 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/html/syntax/parsing /html5lib_entities01.html [ Slow ] 1575 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/html/syntax/parsing /html5lib_entities01.html [ Slow ]
1536 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/html/syntax/parsing /html5lib_tests10.html [ Slow ] 1576 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/html/syntax/parsing /html5lib_tests10.html [ Slow ]
1537 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/html/syntax/parsing /html5lib_webkit01.html [ Slow ] 1577 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/html/syntax/parsing /html5lib_webkit01.html [ Slow ]
1538 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/html/syntax/parsing /html5lib_domjs-unsafe.html [ Slow ] 1578 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/html/syntax/parsing /html5lib_domjs-unsafe.html [ Slow ]
1539 1579
1540 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ] 1580 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ]
1541 1581
1542 crbug.com/516751 css3/blending/effect-background-blend-mode-stacking.html [ Need sRebaseline ] 1582 crbug.com/516751 css3/blending/effect-background-blend-mode-stacking.html [ Need sRebaseline ]
1543 crbug.com/516751 fast/backgrounds/mask-box-image.html [ NeedsRebaseline ] 1583 crbug.com/516751 fast/backgrounds/mask-box-image.html [ NeedsRebaseline ]
1544 crbug.com/516751 fast/borders/border-image-rotate-transform.html [ NeedsRebaseli ne ] 1584 crbug.com/516751 fast/borders/border-image-rotate-transform.html [ NeedsRebaseli ne ]
1545 crbug.com/516751 svg/custom/pointer-events-image-css-transform.svg [ NeedsRebase line ] 1585 crbug.com/516751 svg/custom/pointer-events-image-css-transform.svg [ NeedsRebase line ]
1546 crbug.com/516751 svg/custom/pointer-events-image.svg [ NeedsRebaseline ] 1586 crbug.com/516751 svg/custom/pointer-events-image.svg [ NeedsRebaseline ]
1547 crbug.com/516751 svg/hixie/perf/004.xml [ NeedsRebaseline ] 1587 crbug.com/516751 svg/hixie/perf/004.xml [ NeedsRebaseline ]
1548 1588
1549 crbug.com/579365 [ Mac ] fast/replaced/border-radius-clip.html [ NeedsRebaseline ] 1589 crbug.com/579365 [ Mac ] fast/replaced/border-radius-clip.html [ NeedsRebaseline ]
1550 1590
1551 crbug.com/573206 http/tests/workers/shared-worker-secure-context.https.html [ Sk ip ] 1591 crbug.com/573206 http/tests/workers/shared-worker-secure-context.https.html [ Sk ip ]
1552 1592
1553 crbug.com/579151 editing/deleting/delete-to-select-table.html [ NeedsRebaseline ] 1593 crbug.com/579151 editing/deleting/delete-to-select-table.html [ NeedsRebaseline ]
1554 crbug.com/579151 editing/inserting/insert-div-018.html [ NeedsRebaseline ] 1594 crbug.com/579151 editing/inserting/insert-div-018.html [ NeedsRebaseline ]
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/OilpanExpectations ('k') | third_party/WebKit/Source/build/features.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698