Chromium Code Reviews| 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) |