diff options
Diffstat (limited to 'deps/v8/test/test262/README')
-rw-r--r-- | deps/v8/test/test262/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/v8/test/test262/README b/deps/v8/test/test262/README index 59e7f5eb8b..dae18433a5 100644 --- a/deps/v8/test/test262/README +++ b/deps/v8/test/test262/README @@ -4,11 +4,11 @@ tests from http://hg.ecmascript.org/tests/test262 -at revision 334 as 'data' in this directory. Using later version +at revision 309 as 'data' in this directory. Using later version may be possible but the tests are only known to pass (and indeed run) with that revision. -hg clone -r 334 http://hg.ecmascript.org/tests/test262 data +hg clone -r 309 http://hg.ecmascript.org/tests/test262 data If you do update to a newer revision you may have to change the test harness adapter code since it uses internal functionality from the |