Project

General

Profile

Actions

Bug #21355

open

`csv/test/csv/interface/test_read.rb` at test-bundled-gems is flaky recent days

Added by hsbt (Hiroshi SHIBATA) 1 day ago.

Status:
Open
Assignee:
-
Target version:
-
[ruby-core:122214]

Description

I faced test failure of make test-bundled-gems in GitHub Actions. It caused by csv testing with Ractor.

https://github.com/ruby/ruby/actions/runs/15156308046/job/42611877817?pr=13391#step:9:697

 /home/runner/work/ruby/ruby/src/gems/src/csv/test/csv/interface/test_read.rb:56: warning: Ractor is experimental, and the behavior may change in future versions of Ruby! Also there are many implementation issues.
  <OBJ_INFO:rb_ractor_confirm_belonging@../src/ractor_core.h:370> (File)
  /home/runner/work/ruby/ruby/src/lib/tempfile.rb:387: [BUG] rb_ractor_confirm_belonging object-ractor id:1, current-ractor id:3
  ruby 3.5.0dev (2025-05-21T07:35:21Z pull/13391/merge 7c1f3e8f7e) [x86_64-linux]

No data to display

Actions

Also available in: Atom PDF

Like0