Revision: 23880
Author:   [email protected]
Date:     Thu Sep 11 13:39:37 2014 UTC
Log:      Update test262-es6

[email protected]
BUG=

Review URL: https://codereview.chromium.org/558013003
https://code.google.com/p/v8/source/detail?r=23880

Modified:
 /branches/bleeding_edge/test/test262-es6/README
 /branches/bleeding_edge/test/test262-es6/testcfg.py

=======================================
--- /branches/bleeding_edge/test/test262-es6/README Fri Aug 22 13:00:10 2014 UTC +++ /branches/bleeding_edge/test/test262-es6/README Thu Sep 11 13:39:37 2014 UTC
@@ -4,13 +4,13 @@

   https://github.com/tc39/test262

-at hash 595a36b (2014/08/10 revision) as 'data' in this directory. Using later +at hash 9bd6686 (2014/08/25 revision) 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.

   git clone https://github.com/tc39/test262 data
   cd data
-  git checkout 595a36b
+  git checkout 9bd6686

 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
=======================================
--- /branches/bleeding_edge/test/test262-es6/testcfg.py Mon Aug 25 14:31:24 2014 UTC +++ /branches/bleeding_edge/test/test262-es6/testcfg.py Thu Sep 11 13:39:37 2014 UTC
@@ -37,8 +37,8 @@
 from testrunner.local import utils
 from testrunner.objects import testcase

-TEST_262_ARCHIVE_REVISION = "595a36b"  # This is the 2014-Aug-10 revision.
-TEST_262_ARCHIVE_MD5 = "89dfc8458f474cdb7e8e178f3215dd06"
+TEST_262_ARCHIVE_REVISION = "9bd6686"  # This is the 2014-08-25 revision.
+TEST_262_ARCHIVE_MD5 = "0f5928b391864890d5a397f8cdc82705"
 TEST_262_URL = "https://github.com/tc39/test262/tarball/%s";
 TEST_262_HARNESS_FILES = ["sta.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.

Reply via email to