Index: third_party/WebKit/LayoutTests/TestExpectations |
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations |
index 0fcb6cf3567ed5d079fe93b421c9067100252baf..dd2d76005dacc3e23404e1cd910fe7620a67b5b1 100644 |
--- a/third_party/WebKit/LayoutTests/TestExpectations |
+++ b/third_party/WebKit/LayoutTests/TestExpectations |
@@ -313,7 +313,8 @@ crbug.com/498539 inspector/tracing/timeline-timer.html [ Pass Failure ] |
crbug.com/498539 inspector/elements/styles-3/styles-change-node-while-editing.html [ Failure Pass ] |
crbug.com/498539 [ Mac ] inspector/sources/debugger/live-edit-no-reveal.html [ Crash Pass Timeout ] |
crbug.com/498539 [ Mac10.10 ] inspector/sources/debugger/debug-inlined-scripts-fragment-id.html [ Pass Timeout ] |
-crbug.com/498539 [ Precise ] inspector/sources/debugger-step/debugger-step-over-inlined-scripts.html [ Pass Timeout ] |
+# TODO(yangguo): Uncomment this line once crbug.com/590992 has been fixed. |
+# crbug.com/498539 [ Precise ] inspector/sources/debugger-step/debugger-step-over-inlined-scripts.html [ Pass Timeout ] |
crbug.com/498539 [ Precise Win7 Mac10.10 ] inspector/sources/debugger-breakpoints/dynamic-scripts-breakpoints.html [ Pass Timeout ] |
crbug.com/498539 [ Precise Mac10.10 ] inspector/sources/debugger-breakpoints/set-breakpoint.html [ Pass Timeout ] |
crbug.com/498539 [ Trusty ] inspector/sources/debugger/mutation-observer-suspend-while-paused.html [ Pass Timeout ] |
@@ -1413,3 +1414,9 @@ crbug.com/588061 [ Debug ] inspector/sources/debugger-breakpoints/debugger-reloa |
crbug.com/248063 [ Win ] plugins/plugin-clip-subframe.html [ Pass Failure ] |
crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.html [ Pass Failure ] |
+ |
+crbug.com/590992 inspector/sources/debugger-step/debugger-step-into-async1.html [ Pass Failure ] |
+crbug.com/590992 inspector/sources/debugger-step/debugger-step-into-document-write.html [ Pass Failure ] |
+crbug.com/590992 inspector/sources/debugger-step/debugger-step-into-inlined-scripts.html [ Pass Failure ] |
+crbug.com/590992 inspector/sources/debugger-step/debugger-step-over-document-write.html [ Pass Failure ] |
+crbug.com/590992 inspector/sources/debugger-step/debugger-step-over-inlined-scripts.html [ Pass Failure Timeout ] |