OlderDiff < 20110628T045612Z < ThisDiff > 20110629T045420Z > NewerDiff
COMMIT [Marc-Andre Lafortune] Matrix#each{_with_index}: New 1.9.3 behavior COMMIT [Marc-Andre Lafortune] Matrix#find_index: Specs for specialized version COMMIT [Marc-Andre Lafortune] Matrix#normal?, orthogonal?, unitary?, zero?: New specs COMMIT [Marc-Andre Lafortune] Matrix#symmetric?, hermitian?: New specs COMMIT [Marc-Andre Lafortune] Matrix#diagonal?, lower_triangular?, permutation?, upper_triangular?: new specs =================================================================== +++ 20110629T045420Z @@ 7200 @@ test_local_barrier(TestThread): . test_mutex_deadlock(TestThread): . test_mutex_fifo_like_lock(TestThread): . +test_mutex_illegal_unlock(TestThread): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/ruby/test/ruby/test_thread.rb:327:in `unlock': not owner (ThreadError) + from /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/ruby/test/ruby/test_thread.rb:327:in `test_mutex_illegal_unlock' + from /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/ruby/test/ruby/test_thread.rb:9 F test_mutex_interrupt(TestThread): . test_mutex_synchronize(TestThread): . @@ 7932 @@ /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/ruby/test/openssl/test_x509cert.rb:201:in `test_dsa_with_sha2' <n>) Failure: +test_mutex_illegal_unlock(TestThread) [/Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/ruby/test/ruby/test_thread.rb:325]: +<ThreadError> exception expected but was +Class: <SystemExit> +Message: <Class: <ThreadError> +Message: <"not owner"> +---Backtrace--- +/Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/ruby/test/ruby/test_thread.rb:327:in `unlock' +/Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/ruby/test/ruby/test_thread.rb:327:in `test_mutex_illegal_unlock' +/Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/ruby/test/ruby/test_thread.rb:9 +---------------> +---Backtrace--- +/Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/ruby/test/ruby/test_thread.rb:327:in `join' +/Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/ruby/test/ruby/test_thread.rb:326:in `test_mutex_illegal_unlock' +/Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/ruby/test/ruby/test_thread.rb:325:in `test_mutex_illegal_unlock' +--------------- <n>) Error: test_addr(TestUNIXSocket): @@ 7956 @@ /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/ruby/test/socket/test_unix.rb:37:in `bound_unix_socket' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/ruby/test/socket/test_unix.rb:43:in `test_addr' +2671 tests, 1351903 assertions, 3 failures, 3 errors make: *** [test-all] Error 1 exit 2 failed(test-all) @@ 66971 @@ Finished in <t> seconds 1 file, 5 examples, <num> expectations, 0 failures, 0 errors +== rubyspec/library/matrix/find_index_spec.rb # <time> ++ bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/bin/ruby rubyspec/library/matrix/find_index_spec.rb ruby <version> +/Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/rubyspec/library/matrix/find_index_spec.rb Finished in <t> seconds @@ 66993 @@ Finished in <t> seconds 1 file, 2 examples, <num> expectations, 0 failures, 0 errors +== rubyspec/library/matrix/hermitian_spec.rb # <time> ++ bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/bin/ruby rubyspec/library/matrix/hermitian_spec.rb ruby <version> +/Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/rubyspec/library/matrix/hermitian_spec.rb Finished in <t> seconds @@ 67089 @@ Finished in <t> seconds 1 file, 4 examples, <num> expectations, 0 failures, 0 errors +== rubyspec/library/matrix/lower_triangular_spec.rb # <time> ++ bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/bin/ruby rubyspec/library/matrix/lower_triangular_spec.rb ruby <version> +/Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/rubyspec/library/matrix/lower_triangular_spec.rb Finished in <t> seconds @@ 67185 @@ Finished in <t> seconds 1 file, 1 example, <num> expectation, 0 failures, 0 errors +== rubyspec/library/matrix/normal_spec.rb # <time> ++ bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/bin/ruby rubyspec/library/matrix/normal_spec.rb ruby <version> +/Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/rubyspec/library/matrix/normal_spec.rb Finished in <t> seconds 1 file, 0 examples, <num> expectations, 0 failures, 0 errors +== rubyspec/library/matrix/orthogonal_spec.rb # <time> ++ bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/bin/ruby rubyspec/library/matrix/orthogonal_spec.rb ruby <version> +/Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/rubyspec/library/matrix/orthogonal_spec.rb Finished in <t> seconds 1 file, 0 examples, <num> expectations, 0 failures, 0 errors +== rubyspec/library/matrix/permutation_spec.rb # <time> ++ bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/bin/ruby rubyspec/library/matrix/permutation_spec.rb ruby <version> +/Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/rubyspec/library/matrix/permutation_spec.rb Finished in <t> seconds @@ 67515 @@ Finished in <t> seconds 1 file, 5 examples, <num> expectations, 0 failures, 0 errors +== rubyspec/library/matrix/symmetric_spec.rb # <time> ++ bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/bin/ruby rubyspec/library/matrix/symmetric_spec.rb ruby <version> +/Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/rubyspec/library/matrix/symmetric_spec.rb Finished in <t> seconds @@ 67613 @@ Finished in <t> seconds 1 file, 2 examples, <num> expectations, 0 failures, 0 errors +== rubyspec/library/matrix/unitary_spec.rb # <time> ++ bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/bin/ruby rubyspec/library/matrix/unitary_spec.rb ruby <version> +/Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/rubyspec/library/matrix/unitary_spec.rb Finished in <t> seconds 1 file, 0 examples, <num> expectations, 0 failures, 0 errors +== rubyspec/library/matrix/upper_triangular_spec.rb # <time> ++ bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/bin/ruby rubyspec/library/matrix/upper_triangular_spec.rb ruby <version> +/Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/rubyspec/library/matrix/upper_triangular_spec.rb Finished in <t> seconds =================================================================== --- 20110628T045612Z @@ 7200 @@ test_local_barrier(TestThread): . test_mutex_deadlock(TestThread): . test_mutex_fifo_like_lock(TestThread): . -test_mutex_illegal_unlock(TestThread): . test_mutex_interrupt(TestThread): . test_mutex_synchronize(TestThread): . test_mutex_trylock(TestThread): . @@ 7936 @@ /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/ruby/test/socket/test_unix.rb:37:in `bound_unix_socket' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/ruby/test/socket/test_unix.rb:43:in `test_addr' -2671 tests, 1351903 assertions, 2 failures, 3 errors make: *** [test-all] Error 1 exit 2 failed(test-all) @@ 66852 @@ ruby <version> /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/rubyspec/library/matrix/each_spec.rb -Matrix#each - returns an Enumerator when called without a block - returns self -- yields the elements starting with the those of the first row Finished in <t> seconds @@ 66866 @@ ruby <version> /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/rubyspec/library/matrix/each_with_index_spec.rb -Matrix#each_with_index - returns an Enumerator when called without a block - returns self -- yields the elements starting with the those of the first row Finished in <t> seconds
OlderDiff < 20110628T045612Z < ThisDiff > 20110629T045420Z > NewerDiff