mirror of
https://github.com/tc39/test262.git
synced 2025-11-12 17:59:44 +01:00
V8 is discarding these tests (which were stale and have not been run for quite a while) and instead relying on test262 for coverage. I converted them to test262 format, deleted ones that no longer applied, and removed Calendar and TimeZone objects from them. They can live in staging until we figure out whether there's anything here that isn't already covered in the main tree. See https://chromium-review.googlesource.com/c/v8/v8/+/7100673