Reviewers: Mads Ager,
Message:
I did little experiment with test262 to see how hard it would be to run
it ...
It wasn't too difficult to enable ietestcenter and sputnik_converted
portions of
the test since they are close to es5conform harness. There is also sputnik
that
hasn't been converted but chances are it is exactly the same test as we
already
have to it wouldn't be difficult to hook it to the harness as well.
Apparently es5conform is not getting whole a lot of attention in terms of
fixing
test issues so test262 seems like the right way forward.
Please let me know if change like this seems like a good idea.
As for the test expectations, I merely captured existing failures and only
went
through handful of them manually to confirm. Which is why most are
marked "Bug?"
as they haven't been investigated.
Thank you!
Martin
Description:
Test262
V8 harness binding for test262.
BUG=
TEST=test262
Please review this at http://codereview.chromium.org/6711063/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files:
M .gitignore
A test/test262/README
A test/test262/harness-adapt.js
A test/test262/jquery.js
A test/test262/test262.status
A test/test262/testcfg.py
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev