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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-jquery-expected.txt

Issue 2647083002: [DevTools] disable frameworks tests for V8 roll (Closed)
Patch Set: Created 3 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-jquery-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-jquery-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-jquery-expected.txt
index 1112589ceae4b634972d7f1fa8b4cd81ee413041..05a86654c24ccfc9c1d967fbacad6f5f64218129 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-jquery-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-jquery-expected.txt
@@ -32,7 +32,8 @@ Call stack:
* 2) each (jquery-1.11.1.min.js:2)
3) testFunction (frameworks-jquery.html:18)
-Executing StepOut...
+Executing StepOver...
+Executing StepOver...
Call stack:
0) onEachScript (frameworks-jquery.html:39)
* 1) each (jquery-1.11.1.min.js:2)
@@ -55,7 +56,8 @@ Call stack:
* 7) trigger (jquery-1.11.1.min.js:3)
8) testFunction (frameworks-jquery.html:19)
-Executing StepOut...
+Executing StepOver...
+Executing StepOver...
Call stack:
0) onTestEvent2 (frameworks-jquery.html:29)
* 1) dispatch (jquery-1.11.1.min.js:3)

Powered by Google App Engine
This is Rietveld 408576698