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

Unified Diff: test/inspector/runtime/evaluate-async-with-wrap-error.js

Issue 2713023004: [inspector] added reconnect method for tests (Closed)
Patch Set: addressed comments 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: test/inspector/runtime/evaluate-async-with-wrap-error.js
diff --git a/test/inspector/runtime/evaluate-async-with-wrap-error.js b/test/inspector/runtime/evaluate-async-with-wrap-error.js
index e5da89ecfc680037067dcda1b19e62bbdf6bf639..676b843a97779804b57e75bf374c0138748897e5 100644
--- a/test/inspector/runtime/evaluate-async-with-wrap-error.js
+++ b/test/inspector/runtime/evaluate-async-with-wrap-error.js
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-print("Test that Runtime.evaluate correctly process errors during wrapping \
+InspectorTest.log("Test that Runtime.evaluate correctly process errors during wrapping \
async result.");
var evaluateArguments = {

Powered by Google App Engine
This is Rietveld 408576698