Index: third_party/WebKit/LayoutTests/TestExpectations |
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations |
index 14a2bd42d5fb77ce866cb79d6f65b61639d3d24a..f7ea10b0906f02e2c679288481552242d27d8dd4 100644 |
--- a/third_party/WebKit/LayoutTests/TestExpectations |
+++ b/third_party/WebKit/LayoutTests/TestExpectations |
@@ -257,7 +257,9 @@ crbug.com/498539 inspector/elements/styles-3/styles-change-node-while-editing.ht |
crbug.com/498539 [ Mac10.7 ] inspector/sources/debugger/js-with-inline-stylesheets.html [ Pass Timeout ] |
crbug.com/498539 [ Mac10.7 Mac10.8 Retina Mac10.9 Mac10.10 Mac10.6 ] inspector/sources/debugger/live-edit-no-reveal.html [ Crash Pass Timeout ] |
crbug.com/498539 [ Mac10.8 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): Below is commented out as it conflicts with another [ NeedsManualRebaseline ] entry. |
+# See also http://crbug.com/569175. |
+# 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 ] |
@@ -1306,9 +1308,9 @@ crbug.com/568867 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-pres |
crbug.com/569514 inspector/sources/debugger-step/debugger-step-into-document-write.html [ NeedsManualRebaseline ] |
crbug.com/569514 inspector/sources/debugger-step/debugger-step-into-inlined-scripts.html [ NeedsManualRebaseline ] |
crbug.com/569514 inspector/sources/debugger-step/debugger-step-over-document-write.html [ NeedsManualRebaseline ] |
-# TODO(yangguo): Below is commented out as it conflicts with another [ Pass Timeout ] entry. |
+# TODO(yangguo): When the below is rebaselined please uncomment the [ Pass Timeout ] entry for the test. |
# See also http://crbug.com/569175. |
-# crbug.com/569514 inspector/sources/debugger-step/debugger-step-over-inlined-scripts.html [ NeedsManualRebaseline ] |
+crbug.com/569514 inspector/sources/debugger-step/debugger-step-over-inlined-scripts.html [ NeedsManualRebaseline ] |
crbug.com/569514 inspector/sources/debugger/debugger-scripts.html [ NeedsManualRebaseline ] |
crbug.com/569811 inspector-protocol/debugger/updateCallFrameScopes.html [ Pass Failure ] |