I run the full battery of tests for all three emacs versions locally
on my machine these days.
make test fails when multiple processes concurrently run for
integration testing. I chalk it up to the downmarket Azure machines
provided by Github Actions running out of resources, but I also might
be missing something subtle.
I run the full battery of tests for all three emacs versions locally on my machine these days.
make test
fails when multiple processes concurrently run for integration testing. I chalk it up to the downmarket Azure machines provided by Github Actions running out of resources, but I also might be missing something subtle.