ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: "vo.x (Vit Ondruch)" <noreply@ruby-lang.org>
To: ruby-core@neon.ruby-lang.org
Subject: [ruby-core:110873] [Ruby master Bug#19145] TestException#test_exception_in_message timeouts
Date: Thu, 24 Nov 2022 10:32:59 +0000 (UTC)	[thread overview]
Message-ID: <redmine.issue-19145.20221124103258.703@ruby-lang.org> (raw)
In-Reply-To: redmine.issue-19145.20221124103258.703@ruby-lang.org

Issue #19145 has been reported by vo.x (Vit Ondruch).

----------------------------------------
Bug #19145: TestException#test_exception_in_message timeouts
https://bugs.ruby-lang.org/issues/19145

* Author: vo.x (Vit Ondruch)
* Status: Open
* Priority: Normal
* 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/

       reply	other threads:[~2022-11-24 10:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-24 10:32 vo.x (Vit Ondruch) [this message]
2022-11-24 11:21 ` [ruby-core:110875] [Ruby master Bug#19145] TestException#test_exception_in_message timeouts mame (Yusuke Endoh)
2022-11-24 14:37 ` [ruby-core:110879] " nobu (Nobuyoshi Nakada)
2022-12-01 17:55 ` [ruby-core:111134] " vo.x (Vit Ondruch)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.ruby-lang.org/en/community/mailing-lists/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=redmine.issue-19145.20221124103258.703@ruby-lang.org \
    --to=ruby-core@ruby-lang.org \
    --cc=ruby-core@neon.ruby-lang.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).