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

Unified Diff: native_client_sdk/src/tests/sdk_util_test/index.html

Issue 61213002: [NaCl SDK] Run nacl_io_socket_test on the bots. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 1 month 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: native_client_sdk/src/tests/sdk_util_test/index.html
diff --git a/native_client_sdk/src/tests/sdk_util_test/index.html b/native_client_sdk/src/tests/sdk_util_test/index.html
index 20b24b5d90487dda15edbb53aa070f20fa770bea..cb85af12f649f40120eaddd7ec50054c2446113a 100644
--- a/native_client_sdk/src/tests/sdk_util_test/index.html
+++ b/native_client_sdk/src/tests/sdk_util_test/index.html
@@ -17,7 +17,7 @@ found in the LICENSE file.
.failed { background-color: #f00; }
</style>
</head>
-<body {{attrs}}>
+<body data-attrs="PS_EXIT_MESSAGE=testend" {{attrs}}>
<h1>{{title}}</h1>
<h2>Status: <code id="statusField">NO-STATUS</code></h2>
<!-- The NaCl plugin will be embedded inside the element with id "listener".
« no previous file with comments | « native_client_sdk/src/tests/sdk_util_test/example.js ('k') | native_client_sdk/src/tests/sdk_util_test/test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698