OlderDiff < 20110624T000409Z < ThisDiff > 20110625T003221Z > NewerDiff
COMMIT [Charles Oliver Nutter] Add simple spec for -x command line arg. COMMIT [Charles Oliver Nutter] Add a couple basic IO#readbyte specs (1.9) =================================================================== +++ 20110625T003221Z @@ 7468 @@ The -w command line option - sets $VERBOSE to true +/home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/command_line/dash_x_spec.rb +The -x command line option +- runs code after the first /#!.*ruby.*/-ish line in target file - needs to be reviewed for spec completeness /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/command_line/error_message_spec.rb @@ 21902 @@ Finished in <t> seconds 1 file, 1 example, <num> expectation, 0 failures, 0 errors +== rubyspec/command_line/dash_x_spec.rb # <time> ++ bin/ruby mspec/bin/mspec -V -f s -B /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/bin/ruby rubyspec/command_line/dash_x_spec.rb ruby <version> +/home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/command_line/dash_x_spec.rb +The -x command line option +- runs code after the first /#!.*ruby.*/-ish line in target file - needs to be reviewed for spec completeness @@ 43561 @@ <n>) An exception occurred during: Mock.verify_count Process.setrlimit and Process.getrlimit coerces arguments to Integers FAILED +Mock '#<MockIntObject:0x<address> @calls=0, @value=18446744073709551615>' expected to receive 'to_int' at least 1 times but received it 0 times /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/mocks/mock.rb:110:in `verify_count' @@ 57132 @@ <n>) ConditionVariable#broadcast releases all threads waiting in line for this resource ERROR +ThreadError: Thread#join: deadlock 0x7f5aa1add358 - mutual join(0x7f5aa07c6620) /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `join' /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `each' =================================================================== --- 20110624T000409Z @@ 43543 @@ <n>) An exception occurred during: Mock.verify_count Process.setrlimit and Process.getrlimit coerces arguments to Integers FAILED -Mock '#<MockIntObject:0x<address> @calls=0, @value=4>' expected to receive 'to_int' at least 1 times but received it 0 times /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/mocks/mock.rb:110:in `verify_count' @@ 57114 @@ <n>) ConditionVariable#broadcast releases all threads waiting in line for this resource ERROR -ThreadError: Thread#join: deadlock 0x7f2838081378 - mutual join(0x7f2836d6a730) /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `join' /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `each'
OlderDiff < 20110624T000409Z < ThisDiff > 20110625T003221Z > NewerDiff