From: "vo.x (Vit Ondruch)" Date: 2022-12-01T17:55:05+00:00 Subject: [ruby-core:111134] [Ruby master Bug#19145] TestException#test_exception_in_message timeouts Issue #19145 has been updated by vo.x (Vit Ondruch). Thx for the fix. With commit:git|0436f1e15a, I don't observe the timeout anymore. ---------------------------------------- Bug #19145: TestException#test_exception_in_message timeouts https://bugs.ruby-lang.org/issues/19145#change-100413 * Author: vo.x (Vit Ondruch) * Status: Closed * Priority: Normal * Assignee: nobu (Nobuyoshi Nakada) * ruby -v: ruby 3.2.0dev (2022-11-24 master 66e5200ba4) [x86_64-linux] * Backport: 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN ---------------------------------------- Testing with 66e5200ba4, I observe following error: ~~~ $ make -C redhat-linux-build test-all 'TESTS=-v -n /TestException#test_exception_in_message/' 'MSPECOPT=-fs ' make: Entering directory '/builddir/build/BUILD/ruby-3.2.0-66e5200ba4/redhat-linux-build' Run options: --seed=50244 "--ruby=./miniruby -I/builddir/build/BUILD/ruby-3.2.0-66e5200ba4/lib -I. -I.ext/common /builddir/build/BUILD/ruby-3.2.0-66e5200ba4/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/builddir/build/BUILD/ruby-3.2.0-66e5200ba4/test/excludes --name=!/memory_leak/ -v -n /TestException#test_exception_in_message/ # Running tests: [1/0] TestException#test_exception_in_message = 3.10 sT 1) Timeout: TestException#test_exception_in_message Finished tests in 6.405179s, 0.1561 tests/s, 0.3122 assertions/s. 1 tests, 2 assertions, 0 failures, 1 errors, 0 skips ruby -v: ruby 3.2.0dev (2022-11-24 master 66e5200ba4) [x86_64-linux] make: *** [uncommon.mk:855: yes-test-all] Error 1 make: Leaving directory '/builddir/build/BUILD/ruby-3.2.0-66e5200ba4/redhat-linux-build' ~~~ Last time I was testing with 4b1504ae0a beginning of November and there was not issue -- 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/postorius/lists/ruby-core.ml.ruby-lang.org/