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

Unified Diff: test/inspector/runtime/evaluate-async-expected.txt

Issue 2807273002: [inspector] store creation stack in current V8StackTraceImpl (Closed)
Patch Set: finally passed tests Created 3 years, 8 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: test/inspector/runtime/evaluate-async-expected.txt
diff --git a/test/inspector/runtime/evaluate-async-expected.txt b/test/inspector/runtime/evaluate-async-expected.txt
index c03dd7a40995e57660832e09331daca27f74a0ae..c521648f7beb9263783dcaa3ece34b9c17644635 100644
--- a/test/inspector/runtime/evaluate-async-expected.txt
+++ b/test/inspector/runtime/evaluate-async-expected.txt
@@ -25,10 +25,6 @@ Running test: testRejectedPromise
}
exceptionId : <exceptionId>
lineNumber : 0
- stackTrace : {
- callFrames : [
- ]
- }
text : Uncaught (in promise)
}
result : {
« no previous file with comments | « test/inspector/runtime/es6-module-expected.txt ('k') | test/inspector/runtime/exception-thrown-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698