Project

General

Profile

Actions

Bug #8997

closed

TestSignal#test_hup_me hangs up the test suite

Added by vo.x (Vit Ondruch) over 10 years ago. Updated over 10 years ago.

Status:
Third Party's Issue
Target version:
-
ruby -v:
ruby 2.1.0dev (2013-09-22 trunk 43011) [i386-linux]
[ruby-core:57726]

Description

The TestSignal#test_hup_me was introduced in r39819 and there were attempt to fix some deadlock issue in r39862. However, I can still observe deadlock on Fedora Rawhide's builders. Not sure what is the cause, since I cannot reproduce it locally on my computer. Any idea what might be the cause? There are only two differences I can think of between my environment and the builders (1) the builders are virtualized guest systems (2) there is no network connectivity available. Both of these looks to be improbable cause of the deadlock.

Going to disable the test case for now:
sed -i '/def test_hup_me/,/end if Process.respond_to/ s/^/#/' test/ruby/test_signal.rb

Updated by kosaki (Motohiro KOSAKI) over 10 years ago

  • Status changed from Open to Third Party's Issue

Please contact us after you've investigated. Fedora Rawhide is not supported platform of us.

Updated by ggiesemann (Geoffrey Giesemann) over 10 years ago

Also seeing a deadlock on our (CentOS) koji farm which are all on vmware.

Jumping on to the one of the build nodes, I don't seem to be able to reproduce the hang manually running the specific test, or running the entire test suite.

Something to do with mock? I don't have any ideas :S

Actions

Also available in: Atom PDF

Like0
Like0Like0