Revision: 16933
Author: [email protected]
Date: Wed Sep 25 08:23:14 2013 UTC
Log: Fix flaky parallel recompilation test.
On very rare circumstances parallel recompilation would install
the optimized method earlier than expected and the test would fail.
BUG=
[email protected]
Review URL: https://codereview.chromium.org/24495005
http://code.google.com/p/v8/source/detail?r=16933
Modified:
/branches/bleeding_edge/test/mjsunit/regress/regress-embedded-cons-string.js
=======================================
---
/branches/bleeding_edge/test/mjsunit/regress/regress-embedded-cons-string.js
Thu Aug 22 16:14:37 2013 UTC
+++
/branches/bleeding_edge/test/mjsunit/regress/regress-embedded-cons-string.js
Wed Sep 25 08:23:14 2013 UTC
@@ -27,7 +27,7 @@
// Flags: --fold-constants --nodead-code-elimination
// Flags: --expose-gc --allow-natives-syntax
-// Flags: --concurrent-recompilation --concurrent-recompilation-delay=300
+// Flags: --concurrent-recompilation --concurrent-recompilation-delay=600
if (!%IsConcurrentRecompilationSupported()) {
print("Concurrent recompilation is disabled. Skipping this test.");
--
--
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/groups/opt_out.