Skip to content

Commit e6bbaed

Browse files
committed
Disable an old Mozilla date test
This old test does not appear to correctly calculate the date when we're near a DTC transition. Prefer the tests in test262 for this.
1 parent c837d82 commit e6bbaed

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

tests/src/test/resources/compiled.tests

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,6 @@ ecma/Date/15.9.5.13-5.js
303303
ecma/Date/15.9.5.13-6.js
304304
ecma/Date/15.9.5.13-7.js
305305
ecma/Date/15.9.5.13-8.js
306-
ecma/Date/15.9.5.14.js
307306
ecma/Date/15.9.5.15.js
308307
ecma/Date/15.9.5.16.js
309308
ecma/Date/15.9.5.17.js

tests/src/test/resources/interpreted.tests

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,6 @@ ecma/Date/15.9.5.13-5.js
299299
ecma/Date/15.9.5.13-6.js
300300
ecma/Date/15.9.5.13-7.js
301301
ecma/Date/15.9.5.13-8.js
302-
ecma/Date/15.9.5.14.js
303302
ecma/Date/15.9.5.15.js
304303
ecma/Date/15.9.5.16.js
305304
ecma/Date/15.9.5.17.js

0 commit comments

Comments
 (0)