test262/test/staging
Philip Chimento 0bc0ca189d Temporal: Fix test that depends on pre-1970 time zone data
Due to the TZDB's recent merging of time zones whose pre-1970 data was
different but post-1970 have been the same, this test is going to start
failing on implementations with up-to-date time zone data (because the
Europe/Amsterdam time zone was absorbed into Europe/Brussels in the latest
update.)

It's on our to-do list to remove all dependencies on IANA time zones from
the Temporal tests in staging/,
(see https://github.com/tc39/test262/issues/3649#issuecomment-1232326175)
but this one is more urgent.
2022-09-14 18:06:40 +02:00
..
ArrayBuffer/resizable Add tests for proposal-resizable-arraybuffer to staging 2022-09-08 11:49:06 -07:00
Intl402/Temporal/old Add intl in staging directory 2022-08-11 15:41:01 -07:00
Temporal Temporal: Fix test that depends on pre-1970 time zone data 2022-09-14 18:06:40 +02:00