Issue #7521 has been reported by vo.x (Vit Ondruch). ---------------------------------------- Bug #7521: test_thr_kill(TestQueue) fails https://bugs.ruby-lang.org/issues/7521 Author: vo.x (Vit Ondruch) Status: Open Priority: Normal Assignee: Category: Target version: ruby -v: ruby 2.0.0dev (2012-12-04 trunk 38184) [i386-linux] =begin I am observing following error on Fedora 19. 13) Failure: test_thr_kill(TestQueue) [/builddir/build/BUILD/ruby-2.0.0-r38184/test/thread/test_queue.rb:106]: only 0/2000 done in 30 seconds. This test fails approximately every second build. Any help appreciated. =end
on 2012-12-05 19:13
on 2012-12-21 17:53
Issue #7521 has been updated by kosaki (Motohiro KOSAKI). Status changed from Assigned to Feedback My CentOS6 machine don't reproduce this issue. Can you please explain what change Fedora19 has? Or, can you make smallest repro? ---------------------------------------- Bug #7521: test_thr_kill(TestQueue) fails https://bugs.ruby-lang.org/issues/7521#change-34993 Author: vo.x (Vit Ondruch) Status: Feedback Priority: Normal Assignee: kosaki (Motohiro KOSAKI) Category: core Target version: 2.0.0 ruby -v: ruby 2.0.0dev (2012-12-04 trunk 38184) [i386-linux] =begin I am observing following error on Fedora 19. 13) Failure: test_thr_kill(TestQueue) [/builddir/build/BUILD/ruby-2.0.0-r38184/test/thread/test_queue.rb:106]: only 0/2000 done in 30 seconds. This test fails approximately every second build. Any help appreciated. =end
on 2013-01-07 15:35
Issue #7521 has been updated by vo.x (Vit Ondruch). Status changed from Feedback to Closed I did not met this issue in recent days. It was probably just some temporary issue of Rawhide. Sorry for disturbing. ---------------------------------------- Bug #7521: test_thr_kill(TestQueue) fails https://bugs.ruby-lang.org/issues/7521#change-35268 Author: vo.x (Vit Ondruch) Status: Closed Priority: Normal Assignee: kosaki (Motohiro KOSAKI) Category: core Target version: 2.0.0 ruby -v: ruby 2.0.0dev (2012-12-04 trunk 38184) [i386-linux] =begin I am observing following error on Fedora 19. 13) Failure: test_thr_kill(TestQueue) [/builddir/build/BUILD/ruby-2.0.0-r38184/test/thread/test_queue.rb:106]: only 0/2000 done in 30 seconds. This test fails approximately every second build. Any help appreciated. =end
on 2013-02-22 16:51
Issue #7521 has been updated by vo.x (Vit Ondruch). Status changed from Closed to Open I reopening, since I met this issue again with ruby 2.0.0dev (2013-02-22 trunk 39387) [i386-linux]. This is my build log [1]. It happens just from time to time. Actually I did probably hundreds of build since the time I initially reported it and it strikes me as soon as I want to do official build for Fedora. [1] http://koji.fedoraproject.org/koji/watchlogs?taskID=5043957 ---------------------------------------- Bug #7521: test_thr_kill(TestQueue) fails https://bugs.ruby-lang.org/issues/7521#change-36793 Author: vo.x (Vit Ondruch) Status: Open Priority: Normal Assignee: kosaki (Motohiro KOSAKI) Category: core Target version: 2.0.0 ruby -v: ruby 2.0.0dev (2012-12-04 trunk 38184) [i386-linux] =begin I am observing following error on Fedora 19. 13) Failure: test_thr_kill(TestQueue) [/builddir/build/BUILD/ruby-2.0.0-r38184/test/thread/test_queue.rb:106]: only 0/2000 done in 30 seconds. This test fails approximately every second build. Any help appreciated. =end
on 2013-02-22 17:06
Issue #7521 has been updated by kosaki (Motohiro KOSAKI). Status changed from Open to Feedback Again, please provide smallest reproducer. thanks. ---------------------------------------- Bug #7521: test_thr_kill(TestQueue) fails https://bugs.ruby-lang.org/issues/7521#change-36794 Author: vo.x (Vit Ondruch) Status: Feedback Priority: Normal Assignee: kosaki (Motohiro KOSAKI) Category: core Target version: 2.0.0 ruby -v: ruby 2.0.0dev (2012-12-04 trunk 38184) [i386-linux] =begin I am observing following error on Fedora 19. 13) Failure: test_thr_kill(TestQueue) [/builddir/build/BUILD/ruby-2.0.0-r38184/test/thread/test_queue.rb:106]: only 0/2000 done in 30 seconds. This test fails approximately every second build. Any help appreciated. =end
on 2013-03-13 08:42
Issue #7521 has been updated by kosaki (Motohiro KOSAKI). I suspect this is the same with #8065. ---------------------------------------- Bug #7521: test_thr_kill(TestQueue) fails https://bugs.ruby-lang.org/issues/7521#change-37566 Author: vo.x (Vit Ondruch) Status: Feedback Priority: Normal Assignee: kosaki (Motohiro KOSAKI) Category: core Target version: 2.0.0 ruby -v: ruby 2.0.0dev (2012-12-04 trunk 38184) [i386-linux] =begin I am observing following error on Fedora 19. 13) Failure: test_thr_kill(TestQueue) [/builddir/build/BUILD/ruby-2.0.0-r38184/test/thread/test_queue.rb:106]: only 0/2000 done in 30 seconds. This test fails approximately every second build. Any help appreciated. =end
on 2013-03-22 10:27
Issue #7521 has been updated by vo.x (Vit Ondruch). Yesterday, I did 6 x 6 builds (i.e. 36 builds in total) on different platforms and every time at leas one failed. So I applied the r39728 from #8065, did again 6 x 6 builds and so far so good. Doing now official build and hope it will succeed as well. Thanks. ---------------------------------------- Bug #7521: test_thr_kill(TestQueue) fails https://bugs.ruby-lang.org/issues/7521#change-37812 Author: vo.x (Vit Ondruch) Status: Feedback Priority: Normal Assignee: kosaki (Motohiro KOSAKI) Category: core Target version: 2.0.0 ruby -v: ruby 2.0.0dev (2012-12-04 trunk 38184) [i386-linux] =begin I am observing following error on Fedora 19. 13) Failure: test_thr_kill(TestQueue) [/builddir/build/BUILD/ruby-2.0.0-r38184/test/thread/test_queue.rb:106]: only 0/2000 done in 30 seconds. This test fails approximately every second build. Any help appreciated. =end
on 2013-03-22 14:03
Issue #7521 has been updated by kosaki (Motohiro KOSAKI). Status changed from Feedback to Closed thanks. then closing by duplicate. ---------------------------------------- Bug #7521: test_thr_kill(TestQueue) fails https://bugs.ruby-lang.org/issues/7521#change-37821 Author: vo.x (Vit Ondruch) Status: Closed Priority: Normal Assignee: kosaki (Motohiro KOSAKI) Category: core Target version: 2.0.0 ruby -v: ruby 2.0.0dev (2012-12-04 trunk 38184) [i386-linux] =begin I am observing following error on Fedora 19. 13) Failure: test_thr_kill(TestQueue) [/builddir/build/BUILD/ruby-2.0.0-r38184/test/thread/test_queue.rb:106]: only 0/2000 done in 30 seconds. This test fails approximately every second build. Any help appreciated. =end
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.