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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-skip-step-in-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
Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-skip-step-in-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-skip-step-in-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-skip-step-in-expected.txt
index e066ecf71e596bfc2cf9d2d1a45415ec8c1cac02..0223354e2f1db35de2e7e63bdf3a098b9b8f419e 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-skip-step-in-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-skip-step-in-expected.txt
@@ -18,8 +18,11 @@ Call stack:
4) testFunction (frameworks-skip-step-in.html:11)
Call stack:
- 0) test4 (frameworks-skip-step-in.html:41)
- 1) testFunction (frameworks-skip-step-in.html:11)
+ 0) callback (frameworks-skip-step-in.html:16)
+ * 1) Framework.safeRun (framework.js:8)
+ * 2) Framework.safeRun (framework.js:10)
+ 3) test4 (frameworks-skip-step-in.html:40)
+ 4) testFunction (frameworks-skip-step-in.html:11)
Call stack:
0) callback (frameworks-skip-step-in.html:16)

Powered by Google App Engine
This is Rietveld 408576698