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

Unified Diff: tests/srpc_hw/srpc_hw.html

Issue 2853014: The Mac Selenium tests are flaky, failing every now and then because of a... (Closed) Base URL: http://nativeclient.googlecode.com/svn/trunk/src/native_client/
Patch Set: Created 10 years, 6 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 | « tests/srpc/srpc_url_as_nacl_desc.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/srpc_hw/srpc_hw.html
===================================================================
--- tests/srpc_hw/srpc_hw.html (revision 2563)
+++ tests/srpc_hw/srpc_hw.html (working copy)
@@ -55,7 +55,7 @@
<script type="text/javascript" src="nacl_js_lib.js"></script>
<script type="text/javascript">
//<![CDATA[
-var nacllib = new NaclLib("nacl_module", "status", 100);
+var nacllib = new NaclLib("nacl_module", "status", 500);
nacllib.test = function() {
var plugin = document.getElementById("pluginobj");
« no previous file with comments | « tests/srpc/srpc_url_as_nacl_desc.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698