Skip to content

Instantly share code, notes, and snippets.

@rsanheim
Created October 2, 2008 14:51
Show Gist options
  • Save rsanheim/14365 to your computer and use it in GitHub Desktop.
Save rsanheim/14365 to your computer and use it in GitHub Desktop.
[build@rcr-buildpub01 rspec]$ ruby -v
ruby 1.8.6 (2008-08-11 patchlevel 287) [i386-linux]
[build@rcr-buildpub01 rspec]$ gem list
*** LOCAL GEMS ***
actionmailer (2.1.1, 2.1.0, 2.0.2, 2.0.1, 1.3.6)
actionpack (2.1.1, 2.1.0, 2.0.2, 2.0.1, 1.13.6)
actionwebservice (1.2.6)
activerecord (2.1.1, 2.1.0, 2.0.2, 2.0.1, 1.15.6)
activeresource (2.1.1, 2.1.0, 2.0.2, 2.0.1)
activesupport (2.1.1, 2.1.0, 2.0.2, 2.0.1, 1.4.4)
acts_as_reportable (1.1.1)
allison (2.0.3)
archive-tar-minitar (0.5.2)
arrayfields (4.6.0)
bcrypt-ruby (2.0.3)
beanstalk-client (1.0.2)
bj (1.0.1)
builder (2.1.2)
camping (1.5)
cgi_multipart_eof_fix (2.5.0)
color (1.4.0)
columnize (0.2)
configatron (2.1.2)
daemons (1.0.10)
dancroak-clearance (0.1.3)
dancroak-clearance-admin (0.0.1)
dancroak-ruby-summize (0.4)
dancroak-twitter-search (0.5)
dancroak-validates_email_format_of (1.2.1)
diff-lcs (1.1.2)
dnsruby (1.2)
echoe (3.0.1, 3)
facets (2.4.4, 2.4.1, 2.3.0, 2.2.1, 2.2.0, 2.1.3, 2.0.5)
fastercsv (1.4.0, 1.2.3)
fastthread (1.0.1)
fattr (1.0.3)
flexmock (0.8.3, 0.8.2)
flog (1.1.0)
gem_plugin (0.2.3)
git (1.0.5)
god (0.7.8)
haml (2.0.3, 2.0.2, 2.0.1)
heckle (1.4.1)
highline (1.4.0)
hoe (1.7.0)
hpricot (0.6.161, 0.6)
htmlentities (4.0.0)
icalendar (1.0.2)
image_science (1.1.3)
json (1.1.3)
launchy (0.3.2)
libxml-ruby (0.8.3)
linecache (0.43)
log_buddy (0.0.5)
main (2.8.2)
markaby (0.5)
metaid (1.0)
mime-types (1.15)
mislav-will_paginate (2.3.4)
mocha (0.9.1, 0.9.0)
money (1.7.1)
mongrel (1.1.5)
mosquito (0.1.3)
mysql (2.7)
open4 (0.9.6)
orderedhash (0.0.4)
ParseTree (2.2.0)
pdf-writer (1.1.8)
picnic (0.6.5, 0.6.4)
polyglot (0.2.3)
quietbacktrace (0.1.1)
rack (0.4.0)
rails (2.1.1, 2.1.0, 2.0.2, 2.0.1, 1.2.6)
rake (0.8.3, 0.8.2, 0.8.1)
rcov (0.8.1.2.0)
RedCloth (4.0.3, 4.0.1, 3.0.4, 3.0.3)
redgreen (1.2.2)
relevance-cap_gun (0.0.7)
relevance-castronaut (0.3.6)
relevance-github_hook (0.7.0, 0.5.8)
relevance-grit (0.8.3)
relevance-log_buddy (0.1.0, 0.0.5)
relevance-multi_rails (0.0.7)
relevance-rubycas-server (0.6.99)
relevance-tarantula (0.0.5)
rest-client (0.7)
right_aws (1.8.0)
right_http_connection (1.2.4)
rmagick (2.7.0, 2.6.0, 2.5.2)
rspec (1.1.5, 1.1.4)
ruby-debug (0.10.2)
ruby-debug-base (0.10.2)
ruby-hmac (0.3.2)
ruby-json (1.1.2)
ruby2ruby (1.1.9)
rubyforge (1.0.0)
RubyInline (3.7.0)
runcoderun-gem_sync (0.3.3, 0.3.0, 0.2.5)
ruport (1.6.1)
Shoulda (1.2.0, 1.1.1)
sqlite3-ruby (1.2.4, 1.2.1)
syntax (1.0.0)
systemu (1.2.0)
technicalpickles-echoe (3)
test-spec (0.9.0)
thoughtbot-clearance (0.1.6)
thoughtbot-factory_girl (1.1.3)
thoughtbot-quietbacktrace (1.1.4)
thoughtbot-shoulda (2.0.2)
tidy (1.1.2)
tinder (1.1.7)
transaction-simple (1.4.0)
treetop (1.2.4)
uuidtools (1.0.4, 1.0.3)
validatable (1.6.7)
will_paginate (2.2.2)
ZenTest (3.10.0)
[build@rcr-buildpub01 rspec]$
build@rcr-buildpub01 rspec]$ bin/spec spec -b
.....................................................................F..........................................................................................................................*.....................................................................................................................................................................................................................................................................................................*.................................................................................................................................................................................................................................................................*......................................................................*.......*.................*.....*..........................................................................................................................................................................................................................*....................................................................................................................................................................................................................................*...................................................................................................................................
Pending:
Spec::Story::Runner::StoryMediator should create a given scenario step if one matches (need to untangle the dark mysteries of the story runner - something needs to get stubbed here)
Called from /home/build/repos/dchelimsky/rspec/spec/spec/story/runner/story_mediator_spec.rb:52
arbitrary predicate with DelegateClass should access methods defined in the delegating class (LH[#48]) (
Looks like DelegateClass is delegating #should to the
delegate. Not sure how to fix this one. Or if we even should."
)
Called from /home/build/repos/dchelimsky/rspec/spec/spec/matchers/be_spec.rb:232
mock failure should tell you when it receives the right message with the wrong args if you stub the method (fix bug 15719)
Called from /home/build/repos/dchelimsky/rspec/spec/spec/mocks/bug_report_15719_spec.rb:17
using a Partial Mock, should_not_receive should mock out the method (example raises the expected error, yet fails)
Called from /home/build/repos/dchelimsky/rspec/spec/spec/mocks/partial_mock_spec.rb:24
using a Partial Mock, should_not_receive should also take a String argument (example raises the expected error, yet fails)
Called from /home/build/repos/dchelimsky/rspec/spec/spec/mocks/partial_mock_spec.rb:69
Object#should should raise error if it receives no argument and it is not used as a left side of an operator (Is it even possible to catch this?)
Called from /home/build/repos/dchelimsky/rspec/spec/spec/expectations/extensions/object_spec.rb:43
Object#should_not should raise error if it receives no argument and it is not used as a left side of an operator (Is it even possible to catch this?)
Called from /home/build/repos/dchelimsky/rspec/spec/spec/expectations/extensions/object_spec.rb:90
Enumerable as the parent of nested example groups should be included in examples because it is a module (need to make sure nested groups know the described type)
Called from /home/build/repos/dchelimsky/rspec/spec/spec/example/example_group_spec.rb:711
OptionParser should print help to stdout if no args (A regression since 1.0.8)
Called from /home/build/repos/dchelimsky/rspec/spec/spec/runner/option_parser_spec.rb:70
1)
NameError in 'Spec::Story::Runner module should wire up a singleton StoryRunner'
uninitialized constant Spec::Story::StoryRunner
/home/build/repos/dchelimsky/rspec/lib/spec/story/runner.rb:36:in `create_story_runner'
/home/build/repos/dchelimsky/rspec/lib/spec/story/runner.rb:18:in `story_runner'
/home/build/repos/dchelimsky/rspec/spec/spec/story/runner_spec.rb:20:
/home/build/repos/dchelimsky/rspec/lib/spec/example/example_methods.rb:78:in `instance_eval'
/home/build/repos/dchelimsky/rspec/lib/spec/example/example_methods.rb:78:in `eval_block'
/home/build/repos/dchelimsky/rspec/lib/spec/example/example_methods.rb:16:in `execute'
/usr/lib/ruby/1.8/timeout.rb:53:in `timeout'
/home/build/repos/dchelimsky/rspec/lib/spec/example/example_methods.rb:13:in `execute'
/home/build/repos/dchelimsky/rspec/lib/spec/example/example_group_methods.rb:314:in `execute_examples'
/home/build/repos/dchelimsky/rspec/lib/spec/example/example_group_methods.rb:313:in `each'
/home/build/repos/dchelimsky/rspec/lib/spec/example/example_group_methods.rb:313:in `execute_examples'
/home/build/repos/dchelimsky/rspec/lib/spec/example/example_group_methods.rb:141:in `run'
/home/build/repos/dchelimsky/rspec/lib/spec/runner/example_group_runner.rb:22:in `run'
/home/build/repos/dchelimsky/rspec/lib/spec/runner/example_group_runner.rb:21:in `each'
/home/build/repos/dchelimsky/rspec/lib/spec/runner/example_group_runner.rb:21:in `run'
/home/build/repos/dchelimsky/rspec/lib/spec/runner/options.rb:115:in `run_examples'
/home/build/repos/dchelimsky/rspec/lib/spec/runner/command_line.rb:10:in `run'
bin/spec:4:
Finished in 10.408303 seconds
1427 examples, 1 failure, 9 pending
[build@rcr-buildpub01 rspec]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment