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

Unified Diff: test/inspector/runtime/exception-thrown-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/exception-thrown-expected.txt
diff --git a/test/inspector/runtime/exception-thrown-expected.txt b/test/inspector/runtime/exception-thrown-expected.txt
index 228c348298ef7c66b5d7210bfc06c399c34d18be..fb4cf70ae0d3ee9237fbc182d862393bff648143 100644
--- a/test/inspector/runtime/exception-thrown-expected.txt
+++ b/test/inspector/runtime/exception-thrown-expected.txt
@@ -77,10 +77,6 @@ Check that exceptionThrown is supported by test runner.
executionContextId : <executionContextId>
lineNumber : 0
scriptId : <scriptId>
- stackTrace : {
- callFrames : [
- ]
- }
text : Uncaught SyntaxError: Unexpected token }
}
timestamp : <timestamp>
« no previous file with comments | « test/inspector/runtime/evaluate-async-expected.txt ('k') | test/inspector/runtime/run-script-async-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698