diff options
| author | lukeg <luke.gru@gmail.com> | 2023-02-26 17:20:52 -0500 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2023-02-28 06:34:27 +0900 |
| commit | ba55706fb6b98a01f17909bf5830b66aa68f8fc4 (patch) | |
| tree | 77846a9c83c21e6b71ba1bc6b7196deab4b0b279 /include/ruby/internal/module.h | |
| parent | 283c71eeffc02da6928d7a14f42a0d38d00f592d (diff) | |
fix test/rubygems/test_gem_package_task.rb when in -j mode
This test skipped sometimes due to failure to load 'rake/packagetask'.
This is due to manipulation of $LOAD_PATH by other rubygems tests. If
rake is loaded before any rubygems tests run, then it works fine.
To reproduce the skipping behavior:
$ make test-all TESTOPTS="-j6 --test-order=sorted test/rubygems/test_*.rb"
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/7394
Diffstat (limited to 'include/ruby/internal/module.h')
0 files changed, 0 insertions, 0 deletions
