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

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

Issue 2647083002: [DevTools] disable frameworks tests for V8 roll (Closed)
Patch Set: addressed comments 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
« no previous file with comments | « third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-steppings.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-steppings-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-steppings-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-steppings-expected.txt
index 624a142014f3e78436e4f253309299cf9df7225f..948170817acc8ae6fdae8e92f6752c0956df274c 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-steppings-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-steppings-expected.txt
@@ -66,6 +66,28 @@ Call stack:
Executing StepInto...
Call stack:
+ 0) (frameworks-steppings.html:33)
+ * 1) Framework.safeRun (framework.js:8)
+ * 2) Framework.safeRun (framework.js:10)
+ 3) callback4 (frameworks-steppings.html:32)
+ * 4) Framework_bound (framework.js:105)
+ * 5) Framework_bound (framework.js:105)
+ * 6) Framework_bound (framework.js:105)
+ * 7) Framework.safeRun (framework.js:8)
+ 8) callback3 (frameworks-steppings.html:27)
+ * 9) Framework.safeRun (framework.js:8)
+ * 10) Framework.safeRun (framework.js:13)
+ * 11) Framework.safeRun (framework.js:10)
+ 12) callback2 (frameworks-steppings.html:19)
+ * 13) Framework.safeRun (framework.js:8)
+ * 14) Framework.safeRun (framework.js:10)
+ 15) callback1 (frameworks-steppings.html:12)
+ * 16) Framework.safeRun (framework.js:8)
+ 17) testFunction (frameworks-steppings.html:11)
+
+Executing StepInto...
+Executing StepInto...
+Call stack:
0) callback4 (frameworks-steppings.html:36)
* 1) Framework_bound (framework.js:105)
* 2) Framework_bound (framework.js:105)
« no previous file with comments | « third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-steppings.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698