From: "hsbt (Hiroshi SHIBATA) via ruby-core" <ruby-core@ml.ruby-lang.org>
To: ruby-core@ml.ruby-lang.org
Cc: "hsbt (Hiroshi SHIBATA)" <noreply@ruby-lang.org>
Subject: [ruby-core:120368] [Ruby master Bug#20975] TestEval#test_outer_local_variable_under_gc_compact_stress failure on s390x
Date: Mon, 23 Dec 2024 02:15:11 +0000 (UTC) [thread overview]
Message-ID: <redmine.journal-111144.20241223021511.830@ruby-lang.org> (raw)
In-Reply-To: <redmine.issue-20975.20241221150334.830@ruby-lang.org>
Issue #20975 has been updated by hsbt (Hiroshi SHIBATA).
Status changed from Open to Closed
I omit that test at https://git.ruby-lang.org/ruby.git/commit/?id=60c814607d5a1cc0522303cfe8378183a427dd79 with s390x platform.
----------------------------------------
Bug #20975: TestEval#test_outer_local_variable_under_gc_compact_stress failure on s390x
https://bugs.ruby-lang.org/issues/20975#change-111144
* Author: mtasaka (Mamoru TASAKA)
* Status: Closed
* ruby -v: ruby 3.4.0dev (2024-12-21 master 6114094aa0)
* Backport: 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN
----------------------------------------
Trying with commit:6114094aa049ffcf3202254933e5da1552837c32 :
testsuite on s390x shows error:
```
205) Error:
TestEval#test_outer_local_variable_under_gc_compact_stress:
RuntimeError: compaction doesn't work well on s390x. Omit the test in the caller.
/builddir/build/BUILD/ruby-3.4.0_20241221.1252git6114094aa0-build/ruby-3.4.0-6114094aa0/tool/lib/envutil.rb:261:in 'EnvUtil.under_gc_compact_stress'
/builddir/build/BUILD/ruby-3.4.0_20241221.1252git6114094aa0-build/ruby-3.4.0-6114094aa0/test/ruby/test_eval.rb:649:in '<main>'
/builddir/build/BUILD/ruby-3.4.0_20241221.1252git6114094aa0-build/ruby-3.4.0-6114094aa0/test/ruby/test_eval.rb:643:in 'TestEval#test_outer_local_variable_under_gc_compact_stress'
Finished tests in 672.150857s, 47.6857 tests/s, 9724.2724 assertions/s.
32052 tests, 6536178 assertions, 0 failures, 1 errors, 204 skips
ruby -v: ruby 3.4.0dev (2024-12-21 master 6114094aa0) +PRISM [s390x-linux]
make: *** [uncommon.mk:964: yes-test-all] Error 1
```
Perhaps starting from commit:e23a60b929cff951252167935e8868b69ae3dc74 .
Looks like there is some confusion about how tests should be skipped wrt
GC compaction on s390x?
--
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/lists/ruby-core.ml.ruby-lang.org/
prev parent reply other threads:[~2024-12-23 2:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-21 15:03 [ruby-core:120355] " mtasaka (Mamoru TASAKA) via ruby-core
2024-12-23 2:15 ` hsbt (Hiroshi SHIBATA) via ruby-core [this message]
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-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=redmine.journal-111144.20241223021511.830@ruby-lang.org \
--to=ruby-core@ml.ruby-lang.org \
--cc=noreply@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 NNTP newsgroup(s).