<div dir="ltr">When you build pure v8 you don't get the i18n library with it. V8 doesn't rely on ICU which is an essential part of v8-i18n lib.<div><br></div><div style>If you check <a href="https://code.google.com/p/v8-i18n/wiki/Testing">https://code.google.com/p/v8-i18n/wiki/Testing</a> you'll see I build somewhat special command line runner that can then use Intl.</div>
<div style>There are some tests we still fail, and I am working with V8 team on fixing them - time estimate sometime in June.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/3/26 Dan Schaffer <span dir="ltr"><<a href="mailto:dschaffe@adobe.com" target="_blank">dschaffe@adobe.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I am new to the test262 test suite. On my test suite tests I see a few<br>
failures. I built the v8 shell (x64.release) and ran<br>
./tools/packaging/test262.py --command=d8<br>
<br>
The summary was:<br>
- Ran 11735 tests<br>
- Passed 11595 tests (98.8%)<br>
- Failed 140 tests (1.2%)<br>
<br>
<br>
The failures can grouped as:<br>
<br>
ch15/15.9/15.9.3/S15.9.3.1 - am running in EDT, when I switch to PDT they<br>
pass<br>
<br>
ch11/11.2/11.2.3,intl402 - Intl class does not exist<br>
<br>
<br>
Are the Intl failures expected and is there a workaround?<br>
<br>
I switch timezone from EDT to PDT and the ch15/15.9/15.9.3 tests all pass.<br>
Is there a plan or any interest on making these tests TZ independent?<br>
<br>
Let me know if I can help out with any of these issues.<br>
<br>
Thanks,<br>
Dan<br>
<br>
_______________________________________________<br>
test262-discuss mailing list<br>
<a href="mailto:test262-discuss@mozilla.org">test262-discuss@mozilla.org</a><br>
<a href="https://mail.mozilla.org/listinfo/test262-discuss" target="_blank">https://mail.mozilla.org/listinfo/test262-discuss</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Nebojša Ćirić
</div>