You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree, I have it as a TODO in .github/workflows/ci.yml.
I can set it up but do you agree we don't want to vendor tc39/test262? It's pretty big (about 235 MB) so my current thinking is to git-submodule it. I hate them with a passion but it's the least worst option I can think of.
I agree, I have it as a TODO in .github/workflows/ci.yml.
I can set it up but do you agree we don't want to vendor tc39/test262? It's pretty big (about 235 MB) so my current thinking is to git-submodule it. I hate them with a passion but it's the least worst option I can think of.
Makes sense! Alternatively we could git clone or plain download it as part of the test process. But a submodule is the simplest for now!
There is a builtin runner. Sample run with
make test2-default
The text was updated successfully, but these errors were encountered: