Project

General

Profile

Actions

Bug #20037

closed

ractor related test failure on recent ruby3.3.0dev

Added by mtasaka (Mamoru TASAKA) 5 months ago. Updated 4 months ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 3.3.0dev (2023-12-03 master d4b1f56f50) [x86_64-linux]
[ruby-core:115582]

Description

Creating ticket for tracking anyway:

With d4b1f56f50 ruby build on Fedora 40 sees test failure as:

.... (Up to 105, all of these are "Skipped")

106) Skipped:
TestException#test_warn_deprecated_category [/builddir/build/BUILD/ruby-3.3.0-d4b1f56f50/test/ruby/test_exception.rb:1104]:
no method to test

107) Skipped:
TestException#test_warn_deprecated_backwards_compatibility_category [/builddir/build/BUILD/ruby-3.3.0-d4b1f56f50/test/ruby/test_exception.rb:1096]:
no method to test

108) Failure:
TestThreadInstrumentation#test_sleeping_inside_ractor [/builddir/build/BUILD/ruby-3.3.0-d4b1f56f50/test/-ext-/thread/test_instrumentation_api.rb:154]:
<[:started, :ready, :resumed, :suspended, :ready, :resumed, :suspended, :exited]> expected but was
<[:started, :ready, :resumed, :suspended, :ready, :resumed]>.

109) Failure:
TestThreadInstrumentation#test_blocking_on_ractor [/builddir/build/BUILD/ruby-3.3.0-d4b1f56f50/test/-ext-/thread/test_instrumentation_api.rb:138]:
Expected [] to not be empty?.

Finished tests in 774.986093s, 34.2858 tests/s, 10368.6261 assertions/s.
26571 tests, 8035541 assertions, 2 failures, 0 errors, 107 skips

715cf9b690 is test successful.

There are only 2 commits between these. Github CI also seems to be failing on these 2 commits.

Updated by mtasaka (Mamoru TASAKA) 5 months ago

Verified that 85bc80a51b is test successful. I see ad54fbf281ca1935e79f4df1460b0106ba76761e is reverted.

Updated by mtasaka (Mamoru TASAKA) 4 months ago

This bug can be closed (I cannot close this bug).

Actions #3

Updated by k0kubun (Takashi Kokubun) 4 months ago

  • Status changed from Open to Closed
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0