Plumbing build 358
finished at 7:57 PM on 20 March 2008 taking 7 seconds
Build Changeset
New revision 358 detected
Revision 358 committed by joepoon on 2008-03-21 00:54:59
Temporary fix to prevent the creation of an implicit :belongs_to Foo on Window in the tests.
M /skunkworks/trunk/TODO
M /skunkworks/trunk/spec/unit/mapping/attributes_spec.rb
Revision 357 committed by alexeyv on 2008-03-13 22:53:41
trying to fix the CI build, attempt 2 (this failure is not reproduced locally)
M /skunkworks/trunk/spec/unit/mapping/attributes_spec.rb
Build Log
/usr/ccrb/shared/projects/Plumbing/work $ ruby -e require 'rubygems' rescue nil; require 'rake'; load '/usr/ccrb/releases/20080225191351/tasks/cc_build.rake'; ARGV << '--nosearch' << 'cc:build'; Rake.application.run; ARGV.clear
mysql -u root < /usr/ccrb/shared/projects/Plumbing/work/spec/fixtures/test_schema.sql
(in /usr/ccrb/shared/projects/Plumbing/work)
[CruiseControl] Invoking Rake task "default"
.................................................................................................................................................................................................................................
Finished in 0.955589 seconds
225 examples, 0 failures
...............P
Pending:
persistence framework should pass a simple end-to-end accounting test (Not Yet Implemented)
Finished in 0.314534 seconds
16 examples, 0 failures, 1 pending
Project Settings
# Project-specific configuration for CruiseControl.rb
Project.configure do |project|
project.email_notifier.emails = ['alexey.verkhovsky@gmail.com']
project.scheduler.polling_interval = 5.minutes
end

