Constellation / iv

ECMAScript Lexer / Parser / Interpreter / VM / method JIT written in C++
BSD 2-Clause "Simplified" License
415 stars 32 forks source link

broken Date calculation #66

Closed Constellation closed 12 years ago

Constellation commented 12 years ago

ch15/15.9/15.9.3/S15.9.3.1_A5_T1 to ch15/15.9/15.9.3/S15.9.3.1_A5_T6 are failed at test262

Constellation commented 12 years ago

These test cases rely on some special Timezone, such as PDT. So this is test262 bug. Later, we'll report to bugs.ecmascript.org.