Built 28a8c9f successfully
0.9.6 release
Build Output:
<i>Using ruby 1.8.7 p249 </i>
ruby 1.8.7 (2010-01-10 patchlevel 249) [i686-linux]
Updating RubyGems
Nothing to update
Due to a rubygems bug, you must uninstall older versions of the bundler gem for 0.9 to work.
If you still need bundler 0.8, install the 'bundler08' gem.
Successfully installed bundler-0.9.11
1 gem installed
Fetching source index from http://gemcutter.org/
Resolving dependencies
Installing rake (0.8.7) from system gems
Installing polyglot (0.3.0) from rubygems repository at http://gemcutter.org/
Installing test-spec (0.10.0) from rubygems repository at http://gemcutter.org/
Installing haml (2.2.10) from rubygems repository at http://gemcutter.org/
Installing mutter (0.5.3) from rubygems repository at http://gemcutter.org/
Installing treetop (1.4.4) from rubygems repository at http://gemcutter.org/
Installing abstract (1.0.0) from rubygems repository at http://gemcutter.org/
Installing rack (1.0.1) from rubygems repository at http://gemcutter.org/
Installing mocha (0.9.8) from rubygems repository at http://gemcutter.org/
Installing erubis (2.6.5) from rubygems repository at http://gemcutter.org/
Installing less (1.2.21) from rubygems repository at http://gemcutter.org/
Installing ansi (1.1.0) from rubygems repository at http://gemcutter.org/
Installing rack-test (0.5.0) from rubygems repository at http://gemcutter.org/
Installing builder (2.1.2) from rubygems repository at http://gemcutter.org/
Installing tilt (0.8) from rubygems repository at http://gemcutter.org/
Installing turn (0.7.0) from rubygems repository at http://gemcutter.org/
Installing facets (2.8.2) from rubygems repository at http://gemcutter.org/
Your bundle is complete!
(in /tmp/integrity-builds/9)
==> Running main test suite
Loaded suite /home/deploy/.rvm/gems/ruby-1.8.7-p249/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
...............................................................................................................................................................................................................................................................................................
Finished in 0.566799 seconds.
287 tests, 563 assertions, 0 failures, 0 errors
==> Running compat test suite
Loaded suite /home/deploy/.rvm/gems/ruby-1.8.7-p249/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
......................................FFF.......................F........F.......F....FF.F........................
Finished in 1.370147 seconds.
1) Failure:
test_spec {Application#configure blocks} 002 [run when matching environment specified](Application#configure blocks) [./compat/application_test.rb:75]:
<true> expected but was
<false>.
2) Failure:
test_spec {Application#configure blocks} 003 [do not run when no matching environment specified](Application#configure blocks)
[./compat/application_test.rb:80:in `test_spec {Application#configure blocks} 003 [do not run when no matching environment specified]'
./lib/sinatra/base.rb:879:in `configure'
(__DELEGATE__):2:in `send'
(__DELEGATE__):2:in `configure'
./compat/application_test.rb:80:in `test_spec {Application#configure blocks} 003 [do not run when no matching environment specified]']:
block should not have been executed.
3) Failure:
test_spec {Application#configure blocks} 004 [accept multiple environments](Application#configure blocks) [./compat/application_test.rb:86]:
<true> expected but was
<false>.
4) Failure:
test_spec {Haml Templates (in general)} 005 [raises error if template not found](Haml Templates (in general)) [./compat/haml_test.rb:160]:
<Errno::ENOENT> exception expected but none was thrown.
5) Failure:
test_spec {Custom Errors} 003 [should bring unmapped error back to the top](Custom Errors) [./compat/custom_error_test.rb:57]:
<UnmappedError> exception expected but none was thrown.
6) Failure:
test_spec {Builder Templates (in general)} 004 [raises error if template not found](Builder Templates (in general)) [./compat/builder_test.rb:95]:
<Errno::ENOENT> exception expected but none was thrown.
7) Failure:
test_spec {Templates} 001 [are read from files if Symbols](Templates) [./compat/template_test.rb:14]:
<"You rock Alena!"> expected but was
<"X\n= yield\nX\n\n">.
8) Failure:
test_spec {Templates} 002 [use layout.ext by default if available](Templates) [./compat/template_test.rb:26]:
<"x This is foo! x \n"> expected but was
<"X\n= yield\nX\n\n">.
9) Failure:
test_spec {Sass Templates (in general)} 002 [raise an error if template not found](Sass Templates (in general)) [./compat/sass_test.rb:32]:
<Errno::ENOENT> exception expected but none was thrown.
114 tests, 268 assertions, 9 failures, 0 errors
rake aborted!
Command failed with status (1): [/home/deploy/.rvm/rubies/ruby-1.8.7-p249/b...]
(See full trace by running task with --trace)