diff options
author | pfeldman@chromium.org <pfeldman@chromium.org> | 2015-07-01 14:59:28 +0000 |
---|---|---|
committer | pfeldman@chromium.org <pfeldman@chromium.org> | 2015-07-01 14:59:28 +0000 |
commit | f503d8e74b72f117c3bcfb686a7f821624c4abdc (patch) | |
tree | 65fbcf26282b652e46d5dcc9d16fd8a3cbdc2314 /third_party/WebKit/LayoutTests/SlowTests | |
parent | cadc2b746b6889536f60fa1e804a4013518f6b84 (diff) | |
download | chromium_src-f503d8e74b72f117c3bcfb686a7f821624c4abdc.zip chromium_src-f503d8e74b72f117c3bcfb686a7f821624c4abdc.tar.gz chromium_src-f503d8e74b72f117c3bcfb686a7f821624c4abdc.tar.bz2 |
Triaging inspector flaky tests, removing stale failures.
TBR=lushnikov
BUG=498539
Review URL: https://codereview.chromium.org/1216153007
git-svn-id: svn://svn.chromium.org/blink/trunk@198146 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Diffstat (limited to 'third_party/WebKit/LayoutTests/SlowTests')
-rw-r--r-- | third_party/WebKit/LayoutTests/SlowTests | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/third_party/WebKit/LayoutTests/SlowTests b/third_party/WebKit/LayoutTests/SlowTests index bd2201b..213d15d6 100644 --- a/third_party/WebKit/LayoutTests/SlowTests +++ b/third_party/WebKit/LayoutTests/SlowTests @@ -94,7 +94,7 @@ crbug.com/247466 [ Debug ] inspector-enabled/sources/debugger/script-formatter-b crbug.com/420008 [ Release ] inspector/tracing [ Slow ] crbug.com/420008 [ Release ] inspector/editor/text-editor-word-jumps.html [ Slow ] crbug.com/420008 [ Release ] http/tests/inspector/console-xhr-logging.html [ Slow ] -crbug.com/450493 inspector/sources/debugger [ Slow ] +crbug.com/450493 inspector/sources [ Slow ] # This test is intentionally SLOW as we're waiting for a connection timeout. crbug.com/73609 http/tests/media/video-play-stall.html [ Slow ] @@ -210,5 +210,3 @@ crbug.com/459009 crypto/subtle/ [ Slow ] crbug.com/24182 [ Debug ] animations/interpolation/transform-interpolation.html [ Slow ] crbug.com/24182 [ Debug ] animations/interpolation/webkit-transform-interpolation.html [ Slow ] -crbug.com/498539 inspector/sources/debugger-step/debugger-step-into-async1.html [ Slow ] -crbug.com/498539 inspector/sources/debugger-step/debugger-step-into-async2.html [ Slow ] |