Compare commits

..

2 Commits

Author SHA1 Message Date
Nick Vatamaniuc
fded98d377
Merge 0df111bc5f61d87bedf66a06c3a491282c768eae into 8807fedec55bc4dbdf7b4780d36bfc4b4fd6e5e2 2025-09-25 01:51:35 +00:00
Nick Vatamaniuc
0df111bc5f
Run test262 tests in CI
Run test262 tests for Linux, macOS and Cosmopolitan

Add a Makefile `test2-bootstrap` helper to clone and patch test262 tests at
a particular commit. Running with the latest commit noticed a few tests were
failing and added them to the errors list.

The CI environment, especially for macOS, was a bit more unpredictable and was
failing in atomics tests due to lower timeouts in the `atomicsHelper` so double
the timeouts. The time didn't worsen too much. It still takes about 2-3 min.
2025-09-24 21:51:26 -04:00

Diff Content Not Available