| Age | Commit message (Collapse) | Author |
|
clang-18 has a bug that causes the latest Ractor btest to crash.
|
|
It's weird that --with-gmp runs test-tool just because it needs to run
test/ruby/test_bignum.rb and spec/ruby/core/integer/*_spec.rb.
|
|
@peterzhu2118 mentioned that "View workflow run" button is broken in Launchable. It's because invalid URL is sent from compilers/actions.yaml. Launchable CLI builds URL based on the environment variables. In those variables, GITHUB_SERVER_URL is not set in this case.
Hence, I set GITHUB_SERVER_URL in compilers/actions.yaml in this PR.
Notes:
Merged-By: ono-max <onoto1998@gmail.com>
|
|
Revert "Launchable: Stop recording tests temporarily (#12268)"
This reverts commit 866f1a1f2d6f0425b1535fb5697a30404e83e7c2.
Notes:
Merged-By: ono-max <onoto1998@gmail.com>
|
|
There is a system trouble in Launchable, so I'm going to stop recording tests temporarily in compilers.yaml
Notes:
Merged-By: ono-max <onoto1998@gmail.com>
|
|
Notes:
Merged-By: ono-max <onoto1998@gmail.com>
|
|
|
|
reduced parallelism from some 50-ish to 10-ish so that other jobs
can run.
Notes:
Merged: https://github.com/ruby/ruby/pull/11217
|