From: v.ondruch@... Date: 2020-11-20T15:54:39+00:00 Subject: [ruby-core:100981] [Ruby master Bug#17338] ruby-spec stuck in "C-API Kernel function rb_rescue2" Issue #17338 has been reported by vo.x (Vit Ondruch). ---------------------------------------- Bug #17338: ruby-spec stuck in "C-API Kernel function rb_rescue2" https://bugs.ruby-lang.org/issues/17338 * Author: vo.x (Vit Ondruch) * Status: Open * Priority: Normal * Assignee: Eregon (Benoit Daloze) * ruby -v: ruby 3.0.0dev (2020-11-20 master 1f7b557890) [i386-linux] * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN ---------------------------------------- Trying to build Ruby on Fedora Rawhide, the ruby-spec test suite gets stuck on some platforms (I noticed this on i686 and ppc64le) somewhere around: ~~~ C-API Kernel function rb_rescue2 - only rescues if one of the passed exceptions is raised ~~~ I have tried to disable the last test listed via `-P 'only rescues if one of the passed exceptions is raised'` but the test suite is stuck again. My next suspect is [1]. [1]: https://github.com/ruby/spec/commit/fb363fb1d4382f6cc25ac3dde5d44afeccf7f80c -- https://bugs.ruby-lang.org/ Unsubscribe: