To run the Test262 tests locally simply, run:
dune exec -- ecma-sl test --type test262 --harness environment/harness.js ./tests
- On GitHub.com, navigate to the main page of the repository.
- Click Actions.
- In the left sidebar, click the 'Run Test262 Benchmarks'.
- Above the list of workflow runs, click the Run workflow button.
- Select the Branch dropdown menu and click a branch to run the workflow on.
- Click Run workflow.
To launch the Test262 workflow on GitHub, through the command line use:
gh workflow run test262.yml