Author: [EMAIL PROTECTED]
Date: Mon Nov  3 04:07:22 2008
New Revision: 677

Modified:
    branches/bleeding_edge/test/mjsunit/fuzz-natives.js

Log:
fuzz natives times out on some machines due to DebugReferencedBy
Review URL: http://codereview.chromium.org/9039

Modified: branches/bleeding_edge/test/mjsunit/fuzz-natives.js
==============================================================================
--- branches/bleeding_edge/test/mjsunit/fuzz-natives.js (original)
+++ branches/bleeding_edge/test/mjsunit/fuzz-natives.js Mon Nov  3 04:07:22  
2008
@@ -107,6 +107,9 @@
    "ChangeBreakOnException": true,
    "PrepareStep": true,

+  // Too slow.
+  "DebugReferencedBy": true,
+
    // Calling disable/enable access checks may interfere with the
    // the rest of the tests.
    "DisableAccessChecks": true,

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to