ZenTest-3.4.3 - 2007/01/31

on 1.8.5 2006-12-04 x86_64-linux

This build FAILED

Recorded Jan 31 - 10:29:50 AM, started Jan 31 - 10:29:49 AM (0.703461 seconds).

Complete log for ZenTest-3.4.3

### installing ZenTest-3.4.3 + dependencies
### ZenTest-3.4.3
### hoe-1.1.7
### rubyforge-0.4.0
### rake-0.7.1
### testing ZenTest-3.4.3
### /usr/bin/ruby -S rake test
/usr/bin/ruby -Ilib:bin:test -e 'require "test/test_autotest.rb"; require "test/test_rails_view_test_case.rb"; require "test/test_help.rb"; require "test/test_rails_controller_test_case.rb"; require "test/test_zentest_assertions.rb"; require "test/test_zentest.rb"; require "test/test_rails_helper_test_case.rb"; require "test/test_unit_diff.rb"; require "test/test_rails_autotest.rb"; require "test/test_ruby_fork.rb"; require "test/unit"' 
(in /home/tinderbox/tinderbox/sandbox/gems/ZenTest-3.4.3)
Loaded suite -e
Started
..........................................................................................................F........
Finished in 0.212459 seconds.

  1) Failure:
test_testcase9(TestZenTest) [./test/test_zentest.rb:663]:
<"\nrequire 'test/unit' unless defined? $ZENTEST and $ZENTEST\n\nclass TestTrueClass < Test::Unit::TestCase\n  def test_and\n    raise NotImplementedError, 'Need to write test_and'\n  end\n\n  def test_carat\n    raise NotImplementedError, 'Need to write test_carat'\n  end\n\n  def test_or\n    raise NotImplementedError, 'Need to write test_or'\n  end\n\n  def test_to_s\n    raise NotImplementedError, 'Need to write test_to_s'\n  end\nend\n\n# Number of errors detected: 4"> expected but was
<"\nrequire 'test/unit' unless defined? $ZENTEST and $ZENTEST\n\nclass TestTrueClass < Test::Unit::TestCase\n  def test_and\n    raise NotImplementedError, 'Need to write test_and'\n  end\n\n  def test_carat\n    raise NotImplementedError, 'Need to write test_carat'\n  end\n\n  def test_or\n    raise NotImplementedError, 'Need to write test_or'\n  end\n\n  def test_taguri\n    raise NotImplementedError, 'Need to write test_taguri'\n  end\n\n  def test_taguri_equals\n    raise NotImplementedError, 'Need to write test_taguri_equals'\n  end\n\n  def test_to_s\n    raise NotImplementedError, 'Need to write test_to_s'\n  end\n\n  def test_to_yaml\n    raise NotImplementedError, 'Need to write test_to_yaml'\n  end\nend\n\n# Number of errors detected: 7">.

115 tests, 328 assertions, 1 failures, 0 errors
rake aborted!
Command failed with status (1): [/usr/bin/ruby -Ilib:bin:test -e 'require "...]

(See full trace by running task with --trace)