Compare commits

..

2 Commits

Author SHA1 Message Date
Nick Vatamaniuc
3b92b72b49
Merge 19d8e521cec1b0692ecf76931ddf815862933a6b into 8807fedec55bc4dbdf7b4780d36bfc4b4fd6e5e2 2025-09-24 23:03:55 +00:00
Nick Vatamaniuc
19d8e521ce
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 19:03:43 -04:00

Diff Content Not Available