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

Unified Diff: test/inspector/debugger/set-script-source-expected.txt

Issue 2369753004: [inspector] added inspector test runner [part 5] (Closed)
Patch Set: addressed comments Created 4 years, 3 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/debugger/set-script-source.js ('k') | test/inspector/debugger/step-over-caught-exception.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector/debugger/set-script-source-expected.txt
diff --git a/test/inspector/debugger/set-script-source-expected.txt b/test/inspector/debugger/set-script-source-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1b76ec5f9530af557d1f057251358a1302ce8ceb
--- /dev/null
+++ b/test/inspector/debugger/set-script-source-expected.txt
@@ -0,0 +1,8 @@
+Function evaluate: {"type":"number","value":6,"description":"6"}
+PASS, result value: 6
+Function evaluate: {"type":"number","value":8,"description":"8"}
+PASS, result value: 8
+Has error reported: PASS
+Reported error is a compile error: PASS
+PASS, result value: 1
+
« no previous file with comments | « test/inspector/debugger/set-script-source.js ('k') | test/inspector/debugger/step-over-caught-exception.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698