#> mspec/bin/mspec ci -t /opt/ruby1.8-stable/bin/ruby -X /opt/work/jruby.git/test/spec_excludes spec/ruby/1.8/core/file/grpowned_spec.rb
F.
1)
File.grpowned? return true if the file exist FAILED
Expected Exception but no exception was raised
./mspec/expectations.rb:10:in `fail_with'
./mspec/expectations/should.rb:6:in `should'
./spec/ruby/1.8/core/file/../../shared/file/grpowned.rb:16
./mspec/runner/mspec.rb:119:in `call'
./mspec/runner/mspec.rb:119:in `protect'
./mspec/runner/state.rb:46:in `protect'
./mspec/runner/state.rb:46:in `each'
./mspec/runner/state.rb:46:in `protect'
./mspec/runner/state.rb:60:in `process'
./mspec/runner/state.rb:56:in `each'
./mspec/runner/state.rb:56:in `process'
./mspec/runner/mspec.rb:26:in `describe'
./mspec/runner/object.rb:11:in `describe'
./spec/ruby/1.8/core/file/../../shared/file/grpowned.rb:2
./mspec/runner/shared.rb:10:in `[]'
./mspec/runner/shared.rb:10:in `it_behaves_like'
./spec/ruby/1.8/core/file/grpowned_spec.rb:5
./mspec/runner/mspec.rb:119:in `call'
./mspec/runner/mspec.rb:119:in `protect'
./mspec/runner/state.rb:46:in `protect'
./mspec/runner/state.rb:46:in `each'
./mspec/runner/state.rb:46:in `protect'
./mspec/runner/state.rb:50:in `process'
./mspec/runner/mspec.rb:26:in `describe'
./mspec/runner/object.rb:11:in `describe'
./spec/ruby/1.8/core/file/grpowned_spec.rb:4
./mspec/runner/mspec.rb:44:in `load'
./mspec/runner/mspec.rb:44:in `files'
./mspec/runner/mspec.rb:119:in `call'
./mspec/runner/mspec.rb:119:in `protect'
./mspec/runner/mspec.rb:44:in `files'
./mspec/runner/mspec.rb:41:in `each'
./mspec/runner/mspec.rb:41:in `files'
./mspec/runner/mspec.rb:33:in `process'
mspec/bin/mspec-ci:66:in `run'
./mspec/bin/script.rb:77:in `main'
mspec/bin/mspec-ci:73
Finished in 0.008073 seconds
1 file, 2 examples, 2 expectations, 1 failure, 0 errors