environment: mac

Error: Failure: expected <11/11/1500>, found <12/10/1500>.
    at fail (/.../v8/v8/test/intl/assert.js:105:9)
    at assertEquals (/.../v8/v8/test/intl/assert.js:114:5)
    at /Users/holmeshe/.../v8/v8/test/intl/date-format/format-test.js:50:1

fix:
@test/intl/date-format/format-test.js:50
assertEquals('12/11/1500', dtf.format(new 
Date(Date.UTC(1500,11,11,12,0,0))));

-- 
-- 
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