Reviewers: adamk,
Description:
Test262 roll to the 2015-8-25 version
Please review this at https://codereview.chromium.org/1317723003/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+2, -2 lines):
M test/test262-es6/testcfg.py
Index: test/test262-es6/testcfg.py
diff --git a/test/test262-es6/testcfg.py b/test/test262-es6/testcfg.py
index
88f4ad129789cd8a8cb9c6b7170367ae0a7392b0..f9e9a3946b7ea1a7a0b427ec5e134d30b115d752
100644
--- a/test/test262-es6/testcfg.py
+++ b/test/test262-es6/testcfg.py
@@ -39,8 +39,8 @@ from testrunner.local import utils
from testrunner.objects import testcase
# The revision hash needs to be 7 characters?
-TEST_262_ARCHIVE_REVISION = "258d212" # This is the 2015-07-31 revision.
-TEST_262_ARCHIVE_MD5 = "a9b26e19ce582492642af973c8cee826"
+TEST_262_ARCHIVE_REVISION = "6137f75" # This is the 2015-08-25 revision.
+TEST_262_ARCHIVE_MD5 = "c1eaf890d46e73d6c7e05ab21f76e668"
TEST_262_URL = "https://github.com/tc39/test262/tarball/%s"
TEST_262_HARNESS_FILES = ["sta.js", "assert.js"]
--
--
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.