[#104307] Float truncate — Eustáquio Rangel <eustaquiorangel@...>
Hi!
4 messages
2021/06/16
[ruby-core:104355] [Ruby master Bug#17999] TestMethod#test_zsuper intermittent timeout error on raspbian10-aarch64 CI
From:
xtkoba+ruby@...
Date:
2021-06-18 01:33:19 UTC
List:
ruby-core #104355
Issue #17999 has been reported by xtkoba (Tee KOBAYASHI).
----------------------------------------
Bug #17999: TestMethod#test_zsuper intermittent timeout error on raspbian10-aarch64 CI
https://bugs.ruby-lang.org/issues/17999
* Author: xtkoba (Tee KOBAYASHI)
* Status: Open
* Priority: Normal
* ruby -v: ruby 3.1.0dev (2021-06-17T18:35:38Z master 0a36cab1b5) [aarch64-linux]
* Backport: 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN
----------------------------------------
In http://rubyci.s3.amazonaws.com/raspbian10-aarch64/ruby-master/log/20210617T223805Z.log.html.gz the following error message is observed:
```
1) Error:
TestMethod#test_zsuper:
Timeout::Error: execution of assert_separately expired timeout (30.0 sec)
pid 16029 killed by SIGTERM (signal 15)
|
/home/chkbuild/build/20210617T223805Z/ruby/test/ruby/test_inlinecache.rb:37:in `test_zsuper'
```
This seems to appear intermittently.
As for test timeout on aarch64-linux we have other open issues: #16493, #16920, #17792. I'm not sure if they are relevant to one another in any way.
--
https://bugs.ruby-lang.org/
Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>