ruby-dev (Japanese) list archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-dev:47088] Test on NetBSD/amd64 6.0_STABLE
@ 2013-02-24  4:11 Takahiro Kambe
  2013-02-24  7:29 ` [ruby-dev:47091] " KOSAKI Motohiro
  0 siblings, 1 reply; 3+ messages in thread
From: Takahiro Kambe @ 2013-02-24  4:11 UTC (permalink / raw
  To: ruby developers list

こんにちは。

昨日、knu氏からNetBSD上でconfigure/buildの依頼を受けましたが、珍しく
pkgsrcとは無関係にRubyのconfigure/build/installまでした上で、

make test-all

の結果です。

Finished tests in 4728.314043s, 2.7737 tests/s, 559.2913 assertions/s.

  1) Failure:
test_condvar_timed_wait(TestConditionVariable) [/var/tmp/ruby_2_0_0/test/thread/test_cv.rb:146]:
Expected 0.27 to be < 1.2434e-05.

  2) Failure:
test_timedwait(TestMonitor) [/var/tmp/ruby_2_0_0/test/monitor/test_monitor.rb:141]:
<"bar"> expected but was
<"foo">.

13115 tests, 2644505 assertions, 2 failures, 0 errors, 31 skips

ruby -v: ruby 2.0.0dev (2013-02-23) [x86_64-netbsd6.0.]
*** Error code 2

-- 
神戸 隆博 / Takahiro Kambe 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ruby-dev:47091] Re: Test on NetBSD/amd64 6.0_STABLE
  2013-02-24  4:11 [ruby-dev:47088] Test on NetBSD/amd64 6.0_STABLE Takahiro Kambe
@ 2013-02-24  7:29 ` KOSAKI Motohiro
  2013-03-03  2:57   ` [ruby-dev:47129] " Takahiro Kambe
  0 siblings, 1 reply; 3+ messages in thread
From: KOSAKI Motohiro @ 2013-02-24  7:29 UTC (permalink / raw
  To: ruby developers list

On Sat, Feb 23, 2013 at 11:11 PM, Takahiro Kambe <taca@back-street•net> wrote:
> こんにちは。
>
> 昨日、knu氏からNetBSD上でconfigure/buildの依頼を受けましたが、珍しく
> pkgsrcとは無関係にRubyのconfigure/build/installまでした上で、
>
> make test-all
>
> の結果です。
>
> Finished tests in 4728.314043s, 2.7737 tests/s, 559.2913 assertions/s.
>
>   1) Failure:
> test_condvar_timed_wait(TestConditionVariable) [/var/tmp/ruby_2_0_0/test/thread/test_cv.rb:146]:
> Expected 0.27 to be < 1.2434e-05.
>
>   2) Failure:
> test_timedwait(TestMonitor) [/var/tmp/ruby_2_0_0/test/monitor/test_monitor.rb:141]:
> <"bar"> expected but was
> <"foo">.

2つとも起きていることは同じでpthread_cond_timedwait()を使うケースで
・寝ない
・エラーも起きない
・別スレッドにスイッチしない

となるので、テストが失敗するわけですが、なにかプラットフォーム固有の制限に心当たりありますか?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ruby-dev:47129] Re: Test on NetBSD/amd64 6.0_STABLE
  2013-02-24  7:29 ` [ruby-dev:47091] " KOSAKI Motohiro
@ 2013-03-03  2:57   ` Takahiro Kambe
  0 siblings, 0 replies; 3+ messages in thread
From: Takahiro Kambe @ 2013-03-03  2:57 UTC (permalink / raw
  To: ruby developers list

In message <CAHGf_=rZWU-Uvn_O3ZY53Br_eA=LYHBVvbaPTOYv=mkHboV+UQ@mail•gmail.com>
	on Sun, 24 Feb 2013 16:29:02 +0900,
	KOSAKI Motohiro <kosaki.motohiro@gmail•com> wrote:
> 2つとも起きていることは同じでpthread_cond_timedwait()を使うケースで
> ・寝ない
> ・エラーも起きない
> ・別スレッドにスイッチしない
> 
> となるので、テストが失敗するわけですが、なにかプラットフォーム固有の
> 制限に心当たりありますか?
ulimitをすべて外してrootで実行したところ、test-allそのものが終わらなく
なってしまいました。

-- 
神戸 隆博 / Takahiro Kambe 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-03-03  3:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-24  4:11 [ruby-dev:47088] Test on NetBSD/amd64 6.0_STABLE Takahiro Kambe
2013-02-24  7:29 ` [ruby-dev:47091] " KOSAKI Motohiro
2013-03-03  2:57   ` [ruby-dev:47129] " Takahiro Kambe

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 read-only IMAP folder(s) and NNTP newsgroup(s).