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

Unified Diff: test/inspector/runtime/run-script-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
« no previous file with comments | « test/inspector/runtime/exception-thrown-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector/runtime/run-script-async-expected.txt
diff --git a/test/inspector/runtime/run-script-async-expected.txt b/test/inspector/runtime/run-script-async-expected.txt
index c6a53caee63f1f534fdb25392b41d9ff43c81e66..fc1ce0eb975bc21dc9408f7a01b4abbd2909e297 100644
--- a/test/inspector/runtime/run-script-async-expected.txt
+++ b/test/inspector/runtime/run-script-async-expected.txt
@@ -175,10 +175,6 @@ Running test: testAwaitRejectedPromise
}
exceptionId : <exceptionId>
lineNumber : 0
- stackTrace : {
- callFrames : [
- ]
- }
text : Uncaught (in promise)
}
result : {
@@ -188,4 +184,4 @@ Running test: testAwaitRejectedPromise
}
}
}
-}
+}
« no previous file with comments | « test/inspector/runtime/exception-thrown-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698