/Users/cruise/src/cruise/projects/Rails-MySQL/work cruise$
ruby ../rails_build.rb
[CruiseControl] Rails build
[CruiseControl] Building ActiveSupport
/opt/local/bin/ruby -w -Ilib
"/opt/local/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/
rake_test_loader.rb"
"test/caching_tools_test.rb"
"test/clean_logger_test.rb"
"test/dependencies_test.rb"
"test/deprecation_test.rb"
"test/inflector_test.rb"
"test/multibyte_chars_test.rb"
"test/multibyte_handler_test.rb"
"test/option_merger_test.rb"
"test/ordered_options_test.rb"
"test/reloadable_test.rb"
"test/time_zone_test.rb"
"test/whiny_nil_test.rb"
"test/core_ext/array_ext_test.rb"
"test/core_ext/blank_test.rb"
"test/core_ext/cgi_ext_test.rb"
"test/core_ext/class_test.rb"
"test/core_ext/date_ext_test.rb"
"test/core_ext/date_time_ext_test.rb"
"test/core_ext/duration_test.rb"
"test/core_ext/enumerable_test.rb"
"test/core_ext/exception_test.rb"
"test/core_ext/file_test.rb"
"test/core_ext/hash_ext_test.rb"
"test/core_ext/integer_ext_test.rb"
"test/core_ext/kernel_test.rb"
"test/core_ext/module_test.rb"
"test/core_ext/name_error_test.rb"
"test/core_ext/numeric_ext_test.rb"
"test/core_ext/object_and_class_ext_test.rb"
"test/core_ext/pathname_test.rb"
"test/core_ext/proc_test.rb"
"test/core_ext/range_ext_test.rb"
"test/core_ext/string_ext_test.rb"
"test/core_ext/symbol_test.rb"
"test/core_ext/time_ext_test.rb"
"test/core_ext/class/attribute_accessor_test.rb"
"test/core_ext/class/class_inheritable_attributes_test.
rb"
"test/core_ext/module/attr_accessor_with_default_test.r
b"
"test/core_ext/module/attr_internal_test.rb"
"test/core_ext/module/attribute_accessor_test.rb"
"test/core_ext/module/attribute_aliasing_test.rb"
(in
/Users/cruise/src/cruise/projects/Rails-MySQL/work/activesup
port)
Loaded suite
/opt/local/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_t
est_loader
Started
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
.........F........................................
Finished in 1.009344 seconds.
1) Failure:
test_to_datetime(TimeExtCalculationsTest)
[./test/core_ext/time_ext_test.rb:359:in
`test_to_datetime'
./test/core_ext/time_ext_test.rb:369:in
`with_timezone'
./test/core_ext/time_ext_test.rb:358:in
`test_to_datetime']:
<#<DateTime: 7065859529/2880,-5/24,0>> expected
but was
<#<DateTime: 7065859409/2880,-1/6,0>>.
590 tests, 2126 assertions, 1 failures, 0 errors
rake aborted!
Command failed with status (1): [/opt/local/bin/ruby -w
-Ilib "/opt/local/l...]
(See full trace by running task with --trace)
[CruiseControl] Building ActiveRecord
/opt/local/bin/ruby -Ilib:test:test/connections/native_mysql
"/opt/local/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/
rake_test_loader.rb"
"test/aaa_create_tables_test.rb"
"test/adapter_test.rb"
"test/aggregations_test.rb"
"test/ar_schema_test.rb"
"test/associations_test.rb"
"test/attribute_methods_test.rb"
"test/base_test.rb"
"test/binary_test.rb"
"test/calculations_test.rb"
"test/callbacks_test.rb"
"test/class_inheritable_attributes_test.rb"
"test/column_alias_test.rb"
"test/defaults_test.rb"
"test/deprecated_associations_test.rb"
"test/deprecated_finder_test.rb"
"test/empty_date_time_test.rb"
"test/finder_test.rb"
"test/fixtures_test.rb"
"test/inheritance_test.rb"
"test/lifecycle_test.rb"
"test/locking_test.rb"
"test/method_scoping_test.rb"
"test/migration_test.rb"
"test/mixin_nested_set_test.rb"
"test/mixin_test.rb"
"test/modules_test.rb"
"test/multiple_db_test.rb"
"test/pk_test.rb"
"test/query_cache_test.rb"
"test/readonly_test.rb"
"test/reflection_test.rb"
"test/schema_dumper_test.rb"
"test/threaded_connections_test.rb"
"test/transactions_test.rb"
"test/unconnected_test.rb"
"test/validations_test.rb"
"test/xml_serialization_test.rb"
"test/associations/callbacks_test.rb"
"test/associations/cascaded_eager_loading_test.rb"
"test/associations/eager_test.rb"
"test/associations/extension_test.rb"
"test/associations/join_model_test.rb"
"test/active_schema_test_mysql.rb"
(in
/Users/cruise/src/cruise/projects/Rails-MySQL/work/activerec
ord)
Using native MySQL
Loaded suite
/opt/local/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_t
est_loader
Started
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................
Finished in 18.478397 seconds.
1064 tests, 4064 assertions, 0 failures, 0 errors
[CruiseControl] Building ActiveResource
/opt/local/bin/ruby -w -Ilib:test
"/opt/local/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/
rake_test_loader.rb"
"test/authorization_test.rb"
"test/base_errors_test.rb"
"test/base_test.rb"
"test/connection_test.rb"
"test/base/equality_test.rb"
"test/base/load_test.rb"
(in
/Users/cruise/src/cruise/projects/Rails-MySQL/work/activeres
ource)
Loaded suite
/opt/local/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_t
est_loader
Started
............................................................
............
Finished in 0.249849 seconds.
72 tests, 192 assertions, 0 failures, 0 errors
[CruiseControl] Building ActionPack
/opt/local/bin/ruby -Ilib:test
"/opt/local/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/
rake_test_loader.rb"
"test/controller/action_pack_assertions_test.rb"
"test/controller/addresses_render_test.rb"
"test/controller/assert_select_test.rb"
"test/controller/base_test.rb"
"test/controller/benchmark_test.rb"
"test/controller/caching_test.rb"
"test/controller/capture_test.rb"
"test/controller/cgi_test.rb"
"test/controller/components_test.rb"
"test/controller/content_type_test.rb"
"test/controller/cookie_test.rb"
"test/controller/custom_handler_test.rb"
"test/controller/deprecated_instance_variables_test.rb&
quot; "test/controller/filter_params_test.rb"
"test/controller/filters_test.rb"
"test/controller/flash_test.rb"
"test/controller/fragment_store_setting_test.rb"
"test/controller/helper_test.rb"
"test/controller/integration_test.rb"
"test/controller/layout_test.rb"
"test/controller/mime_responds_test.rb"
"test/controller/mime_type_test.rb"
"test/controller/new_render_test.rb"
"test/controller/raw_post_test.rb"
"test/controller/redirect_test.rb"
"test/controller/render_test.rb"
"test/controller/request_test.rb"
"test/controller/rescue_test.rb"
"test/controller/resources_test.rb"
"test/controller/routing_test.rb"
"test/controller/selector_test.rb"
"test/controller/send_file_test.rb"
"test/controller/session_management_test.rb"
"test/controller/test_test.rb"
"test/controller/url_rewriter_test.rb"
"test/controller/verification_test.rb"
"test/controller/view_paths_test.rb"
"test/controller/webservice_test.rb"
"test/controller/deprecation/deprecated_base_methods_te
st.rb"
"test/controller/html-scanner/document_test.rb"
"test/controller/html-scanner/node_test.rb"
"test/controller/html-scanner/tag_node_test.rb"
"test/controller/html-scanner/text_node_test.rb"
"test/controller/html-scanner/tokenizer_test.rb"
"test/controller/session/cookie_store_test.rb"
"test/template/active_record_helper_test.rb"
"test/template/asset_tag_helper_test.rb"
"test/template/benchmark_helper_test.rb"
"test/template/compiled_templates_test.rb"
"test/template/date_helper_test.rb"
"test/template/deprecated_helper_test.rb"
"test/template/deprecated_instance_variables_test.rb&qu
ot; "test/template/form_helper_test.rb"
"test/template/form_options_helper_test.rb"
"test/template/form_tag_helper_test.rb"
"test/template/java_script_macros_helper_test.rb"
"test/template/javascript_helper_test.rb"
"test/template/number_helper_test.rb"
"test/template/prototype_helper_test.rb"
"test/template/scriptaculous_helper_test.rb"
"test/template/tag_helper_test.rb"
"test/template/text_helper_test.rb"
"test/template/url_helper_test.rb"
(in
/Users/cruise/src/cruise/projects/Rails-MySQL/work/actionpac
k)
Loaded suite
/opt/local/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_t
est_loader
Started
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
.......................F....................................
................................
Finished in 10.664024 seconds.
1) Failure:
test_hash_recursive_and_array_parameters(UrlWriterTests)
[./test/controller/url_rewriter_test.rb:196:in
`test_hash_recursive_and_array_parameters'
/opt/local/lib/ruby/gems/1.8/gems/mocha-0.4.0/lib/mocha/test
_case_adapter.rb:19:in `__send__'
/opt/local/lib/ruby/gems/1.8/gems/mocha-0.4.0/lib/mocha/test
_case_adapter.rb:19:in `run']:
<"query%5Bperson%5D%5Bposition%5D%5B%5D=prof"&g
t; expected but was
<"query%5Bperson%5D%5Bposition%5D%5B%5D=art+director
">.
1352 tests, 6534 assertions, 1 failures, 0 errors
rake aborted!
Command failed with status (1): [/opt/local/bin/ruby
-Ilib:test "/opt/local...]
(See full trace by running task with --trace)
[CruiseControl] Building ActionMailer
/opt/local/bin/ruby -Ilib:test
"/opt/local/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/
rake_test_loader.rb"
"test/mail_helper_test.rb"
"test/mail_render_test.rb"
"test/mail_service_test.rb"
"test/quoting_test.rb"
"test/test_helper_test.rb"
"test/tmail_test.rb" "test/url_test.rb"
(in
/Users/cruise/src/cruise/projects/Rails-MySQL/work/actionmai
ler)
Loaded suite
/opt/local/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_t
est_loader
Started
............................................................
..............
Finished in 0.270107 seconds.
74 tests, 189 assertions, 0 failures, 0 errors
[CruiseControl] Build environment:
[CruiseControl] Darwin cruisecontrolrb.thoughtworks.com
8.8.1 Darwin Kernel Version 8.8.1: Mon Sep 25 19:42:00 PDT
2006; root nu-79
2.13.8.obj~1/RELEASE_I386 i386 i386
[CruiseControl] ruby 1.8.5 (2006-12-25 patchlevel 12)
[i686-darwin8.8.1]
[CruiseControl] /usr/local/mysql/bin/mysql Ver 14.12
Distrib 5.0.27, for apple-darwin8.5.1 (i686) using readline
5.0
[CruiseControl] Local gems:
*** LOCAL GEMS ***
actionmailer (1.3.2, 1.3.1)
Service layer for easy email delivery and testing.
actionpack (1.13.2, 1.13.1)
Web-flow and rendering framework putting the VC in MVC.
actionwebservice (1.2.2, 1.2.1)
Web service support for Action Pack.
activerecord (1.15.2, 1.15.1)
Implements the ActiveRecord pattern for ORM.
activesupport (1.4.1, 1.4.0)
Support and utility classes used by the Rails
framework.
capistrano (1.4.0, 1.3.1)
Capistrano is a framework and utility for executing
commands in
parallel on multiple remote machines, via SSH. The
primary goal is
to simplify and automate the deployment of web
applications.
cgi_multipart_eof_fix (2.1, 2.0.2)
Fix an exploitable bug in CGI multipart parsing which
affects Ruby
<= 1.8.5 when multipart boundary attribute contains a
non-halting
regular expression string.
daemons (1.0.4)
A toolkit to create and control daemons in different
ways
fastthread (0.6.4.1, 0.6.3)
Optimized replacement for thread.rb primitives
flexmock (0.5.0, 0.4.5)
Simple and Flexible Mock Objects for Testing
gem_plugin (0.2.2)
A plugin system based only on rubygems that uses
dependencies only
mocha (0.4.0)
Mocking and stubbing library
mongrel (1.0.1)
A small fast HTTP library and server that runs Rails,
Camping, Nitro
and Iowa apps.
mongrel_cluster (0.2.1)
Mongrel plugin that provides commands and Capistrano
tasks for
managing multiple Mongrel processes.
needle (1.3.0)
Needle is a Dependency Injection/Inversion of Control
container for
Ruby. It supports both type-2 (setter) and type-3
(constructor)
injection. It takes advantage of the dynamic nature of
Ruby to
provide a rich and flexible approach to injecting
dependencies.
net-sftp (1.1.0)
Net::SFTP is a pure-Ruby implementation of the SFTP
client protocol.
net-ssh (1.0.10)
Net::SSH is a pure-Ruby implementation of the SSH2
client protocol.
rails (1.2.2, 1.2.1)
Web-application framework with template engine,
control-flow layer,
and ORM.
rake (0.7.1)
Ruby based make-like utility.
rcov (0.7.0.1)
Code coverage analysis tool for Ruby
sources (0.0.1)
This package provides download sources for remote gem
installation
sqlite3-ruby (1.2.1)
SQLite3/Ruby is a module to allow Ruby scripts to
interface with a
SQLite3 database.
[CruiseControl] Rails build FAILED
[CruiseControl] Failed components: activesupport,
actionpack
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Ruby on Rails: Core" group.
To post to this group, send email to rubyonrails-core googlegroups.com
To unsubscribe from this group, send email to
rubyonrails-core-unsubscribe googlegroups.com
For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---
|