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

Unified Diff: third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-frameworks/frameworks-skip-step-in-expected.txt

Issue 2669633002: DevTools: rebaseline debugger tests (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/Source/devtools/tests/baseline/protocol-1.2/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/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-frameworks/frameworks-skip-step-in-expected.txt
similarity index 82%
copy from third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-skip-step-in-expected.txt
copy to third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-frameworks/frameworks-skip-step-in-expected.txt
index 0223354e2f1db35de2e7e63bdf3a098b9b8f419e..e066ecf71e596bfc2cf9d2d1a45415ec8c1cac02 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-skip-step-in-expected.txt
+++ b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-frameworks/frameworks-skip-step-in-expected.txt
@@ -18,11 +18,8 @@ Call stack:
4) testFunction (frameworks-skip-step-in.html:11)
Call stack:
- 0) callback (frameworks-skip-step-in.html:16)
- * 1) Framework.safeRun (framework.js:8)
chenwilliam 2017/01/31 19:17:40 Seems like the current baseline is a regression? S
- * 2) Framework.safeRun (framework.js:10)
- 3) test4 (frameworks-skip-step-in.html:40)
- 4) testFunction (frameworks-skip-step-in.html:11)
+ 0) test4 (frameworks-skip-step-in.html:41)
+ 1) 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