Revision: 24579
Author: [email protected]
Date: Tue Oct 14 08:10:41 2014 UTC
Log: Increase final idle time in idle notifcation of test
test-api/Regress2107.
BUG=
[email protected]
Review URL: https://codereview.chromium.org/653863002
https://code.google.com/p/v8/source/detail?r=24579
Modified:
/branches/bleeding_edge/test/cctest/test-api.cc
=======================================
--- /branches/bleeding_edge/test/cctest/test-api.cc Mon Oct 13 09:01:54
2014 UTC
+++ /branches/bleeding_edge/test/cctest/test-api.cc Tue Oct 14 08:10:41
2014 UTC
@@ -18295,7 +18295,7 @@
TEST(Regress2107) {
const intptr_t MB = 1024 * 1024;
- const int kIdlePauseInMs = 1000;
+ const int kIdlePauseInMs = 10000;
LocalContext env;
v8::Isolate* isolate = env->GetIsolate();
v8::HandleScope scope(env->GetIsolate());
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.