Run tests in the consistent order
make check runs test -> test-all -> test-spec, and other CIs follow that too.
make check
Run tests in the consistent order
make checkruns test -> test-all -> test-spec, and other CIs follow that too.