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

Side by Side Diff: LayoutTests/TestExpectations

Issue 19230002: Use V8 implementation of TypedArrays and DataView in Blink (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 5 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 # See http://trac.webkit.org/wiki/TestExpectations for more information on this file. 1 # See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
2 2
3 # ----------------------------------------------------------------- 3 # -----------------------------------------------------------------
4 # SLOW BUT PASSING 4 # SLOW BUT PASSING
5 # ----------------------------------------------------------------- 5 # -----------------------------------------------------------------
6 6
7 crbug.com/237000 virtual/gpu/fast/canvas/getPutImageDataPairTest.html [ Slow ] 7 crbug.com/237000 virtual/gpu/fast/canvas/getPutImageDataPairTest.html [ Slow ]
8 webkit.org/b/82097 [ Debug ] editing/selection/move-by-word-visually-crash-test- 5.html [ Slow ] 8 webkit.org/b/82097 [ Debug ] editing/selection/move-by-word-visually-crash-test- 5.html [ Slow ]
9 crbug.com/24182 [ Debug ] fast/css/large-list-of-rules-crash.html [ Slow ] 9 crbug.com/24182 [ Debug ] fast/css/large-list-of-rules-crash.html [ Slow ]
10 crbug.com/24182 [ Debug ] fast/dom/shadow/tree-scope-crash.html [ Slow ] 10 crbug.com/24182 [ Debug ] fast/dom/shadow/tree-scope-crash.html [ Slow ]
(...skipping 298 matching lines...) Expand 10 before | Expand all | Expand 10 after
309 crbug.com/233124 http/tests/inspector/network/network-size-chunked.html [ Skip ] 309 crbug.com/233124 http/tests/inspector/network/network-size-chunked.html [ Skip ]
310 crbug.com/233124 http/tests/inspector/network/network-size-sync.html [ Skip ] 310 crbug.com/233124 http/tests/inspector/network/network-size-sync.html [ Skip ]
311 311
312 # PageAgent can not getCookies from DumpRenderTree. 312 # PageAgent can not getCookies from DumpRenderTree.
313 webkit.org/b/65770 http/tests/inspector/resource-main-cookies.php [ Skip ] 313 webkit.org/b/65770 http/tests/inspector/resource-main-cookies.php [ Skip ]
314 314
315 webkit.org/b/74654 http/tests/inspector/network/network-worker.html [ Skip ] 315 webkit.org/b/74654 http/tests/inspector/network/network-worker.html [ Skip ]
316 316
317 webkit.org/b/75186 [ Linux ] http/tests/inspector-enabled/dedicated-workers-list .html [ Skip ] 317 webkit.org/b/75186 [ Linux ] http/tests/inspector-enabled/dedicated-workers-list .html [ Skip ]
318 318
319 # Fix memory instrumentation to not rely on native objects being created for Arr ayBuffers/typed arrays.
320 crbug.com/260241 [ Linux ] inspector/profiler/memory-instrumentation-external-ar ray.html [ Failure Pass ]
Dmitry Lomov (no reviews) 2013/07/15 16:58:05 See bug for explanations. Only for linux since the
321
319 # ----------------------------------------------------------------- 322 # -----------------------------------------------------------------
320 # Security tests 323 # Security tests
321 # ----------------------------------------------------------------- 324 # -----------------------------------------------------------------
322 325
323 # Need to update chromium so the web frame delegate is informed when window obje cts 326 # Need to update chromium so the web frame delegate is informed when window obje cts
324 # in isolated worlds are cleared. 327 # in isolated worlds are cleared.
325 crbug.com/27849 http/tests/security/isolatedWorld/didClearWindowObject.html [ Fa ilure ] 328 crbug.com/27849 http/tests/security/isolatedWorld/didClearWindowObject.html [ Fa ilure ]
326 329
327 # Due to the differences in initialization checks in KURL and googleurl. 330 # Due to the differences in initialization checks in KURL and googleurl.
328 # Note: this test was also marked as flaky on WIN RELEASE above, BUGCR31342. 331 # Note: this test was also marked as flaky on WIN RELEASE above, BUGCR31342.
(...skipping 1461 matching lines...) Expand 10 before | Expand all | Expand 10 after
1790 1793
1791 crbug.com/256226 [ Debug ] webmidi/requestmidiaccess.html [ Crash Pass ] 1794 crbug.com/256226 [ Debug ] webmidi/requestmidiaccess.html [ Crash Pass ]
1792 1795
1793 crbug.com/255714 [ Linux ] editing/execCommand/switch-list-type-with-orphaned-li .html [ Pass Failure ] 1796 crbug.com/255714 [ Linux ] editing/execCommand/switch-list-type-with-orphaned-li .html [ Pass Failure ]
1794 1797
1795 Bug(cbiesinger) [ Win ] fast/forms/button-default-title.html [ Failure ] 1798 Bug(cbiesinger) [ Win ] fast/forms/button-default-title.html [ Failure ]
1796 1799
1797 crbug.com/257325 [ Mac ] media/audio-repaint.html [ Pass ImageOnlyFailure ] 1800 crbug.com/257325 [ Mac ] media/audio-repaint.html [ Pass ImageOnlyFailure ]
1798 1801
1799 crbug.com/255407 plugins/npruntime/leak-window-scriptable-object.html [ Pass Fai lure ] 1802 crbug.com/255407 plugins/npruntime/leak-window-scriptable-object.html [ Pass Fai lure ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698