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

Unified Diff: third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector-protocol/runtime/runtime-await-promise-expected.txt

Issue 2687683005: DevTools: rebaseline tests for backwards compatibility (Closed)
Patch Set: Created 3 years, 10 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-protocol/runtime/runtime-await-promise-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-await-promise-expected.txt b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector-protocol/runtime/runtime-await-promise-expected.txt
similarity index 84%
copy from third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-await-promise-expected.txt
copy to third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector-protocol/runtime/runtime-await-promise-expected.txt
index 2058b7829802b1c05b6989509d1905d1bf5b4ee1..a91057e6f327aae71538457f1500b231900702bf 100644
--- a/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-await-promise-expected.txt
+++ b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector-protocol/runtime/runtime-await-promise-expected.txt
@@ -25,18 +25,6 @@ Running test: testRejectedPromise
stackTrace : {
callFrames : [
]
- parent : {
- callFrames : [
- [0] : {
- columnNumber : 8
- functionName :
- lineNumber : 0
- scriptId : 0
- url :
- }
- ]
- description : Promise.reject
- }
}
text : Uncaught (in promise)
}

Powered by Google App Engine
This is Rietveld 408576698