Project

General

Profile

Actions

Bug #19145

closed

TestException#test_exception_in_message timeouts

Added by vo.x (Vit Ondruch) over 1 year ago. Updated over 1 year ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 3.2.0dev (2022-11-24 master 66e5200ba4) [x86_64-linux]
[ruby-core:110873]

Description

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

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0