ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: "mtasaka (Mamoru TASAKA) via ruby-core" <ruby-core@ml.ruby-lang.org>
To: ruby-core@ml.ruby-lang.org
Cc: "mtasaka (Mamoru TASAKA)" <noreply@ruby-lang.org>
Subject: [ruby-core:120355] [Ruby master Bug#20975] TestEval#test_outer_local_variable_under_gc_compact_stress failure on s390x
Date: Sat, 21 Dec 2024 15:03:35 +0000 (UTC)	[thread overview]
Message-ID: <redmine.issue-20975.20241221150334.830@ruby-lang.org> (raw)
In-Reply-To: <redmine.issue-20975.20241221150334.830@ruby-lang.org>

Issue #20975 has been reported by mtasaka (Mamoru TASAKA).

----------------------------------------
Bug #20975: TestEval#test_outer_local_variable_under_gc_compact_stress failure on s390x
https://bugs.ruby-lang.org/issues/20975

* Author: mtasaka (Mamoru TASAKA)
* Status: Open
* 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/

       reply	other threads:[~2024-12-21 15:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-21 15:03 mtasaka (Mamoru TASAKA) via ruby-core [this message]
2024-12-23  2:15 ` [ruby-core:120368] " hsbt (Hiroshi SHIBATA) via ruby-core

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.issue-20975.20241221150334.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).