From: "YO4 (Yoshinao Muramatsu) via ruby-core" Date: 2025-10-01T16:35:56+00:00 Subject: [ruby-core:123362] [Ruby Bug#21621] test-bundled-gems.rb timeouts with csv gem on ci Issue #21621 has been reported by YO4 (Yoshinao Muramatsu). ---------------------------------------- Bug #21621: test-bundled-gems.rb timeouts with csv gem on ci https://bugs.ruby-lang.org/issues/21621 * Author: YO4 (Yoshinao Muramatsu) * Status: Open * Backport: 3.2: UNKNOWN, 3.3: UNKNOWN, 3.4: UNKNOWN ---------------------------------------- Github Actions workflow ```Windows 2025/Visual C++ 2022 (test-bundled-gems)``` has a timeout issue for csv gem. That timeout seems to have been missed for months. The following was recorded in a successful test. ``` Testing the csv gem D:/a/ruby/ruby/build/ruby.exe -C D:/a/ruby/ruby/src/gems/src/csv D:/a/ruby/ruby/src/.bundle/bin/rake test Sending KILL signal ``` This should record a failure in the test for the csv gem. With git bisect, I found the first bad is f30f0f0a22bb5cf536b5ca551f3dfa5ebb745030. It was also reproduced locally when using the mingw compiler. But I couldn't discover any more about this issue. It is another issue that test-bundled-gems.rb correctly recognizes timeouts as failures. I created a [PR14695](https://github.com/ruby/ruby/pull/14695) for that. -- https://bugs.ruby-lang.org/ ______________________________________________ ruby-core mailing list -- ruby-core@ml.ruby-lang.org To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/