alexey.verkhovsky@gmail.com
2008-Feb-07 21:31 UTC
[CruiseControl] RubyOnRails build 8816 failed
The build failed.
CHANGES
-------
Revision 8816 committed by david on 2008-02-07 21:09:23
Added Base64.encode64s to encode values in base64 without the newlines. This
makes the values immediately usable as URL parameters or memcache keys without
further processing [DHH]
M /trunk/activesupport/CHANGELOG
A /trunk/activesupport/lib/active_support/core_ext/base64
A /trunk/activesupport/lib/active_support/core_ext/base64.rb
A /trunk/activesupport/test/core_ext/base64_ext_test.rb
A /trunk/activesupport/lib/active_support/core_ext/base64/encoding.rb
TEST FAILURES AND ERRORS
-----------------------
Name: test_should_be_able_to_make_a_successful_request(SessionFixationTest)
Type: Failure
Message: Exception raised:
Class: <NoMethodError>
Message: <"undefined method `encode64'' for
Base64:Module">
---Backtrace---
./test/../lib/action_controller/session/cookie_store.rb:132:in
`marshal''
./test/../lib/action_controller/session/cookie_store.rb:110:in `close''
/usr/lib/ruby/1.8/cgi/session.rb:324:in `close''
./test/../lib/action_controller/base.rb:1254:in `close_session''
./test/../lib/action_controller/base.rb:1299:in
`process_cleanup_without_flash''
./test/../lib/action_controller/flash.rb:173:in
`process_cleanup_without_session_management_support''
./test/../lib/action_controller/session_management.rb:133:in
`process_cleanup_without_components''
./test/../lib/action_controller/components.rb:161:in `process_cleanup''
./test/../lib/action_controller/base.rb:537:in
`process_without_filters''
./test/../lib/action_controller/filters.rb:687:in
`process_without_session_management_support''
./test/../lib/action_controller/session_management.rb:123:in
`process_without_test''
./test/../lib/action_controller/test_process.rb:16:in `process''
./test/controller/session_fixation_test.rb:42:in `send''
./test/controller/session_fixation_test.rb:42:in
`test_should_be_able_to_make_a_successful_request''
./test/controller/session_fixation_test.rb:41:in
`test_should_be_able_to_make_a_successful_request''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`run''
---------------
./test/controller/session_fixation_test.rb:41:in
`test_should_be_able_to_make_a_successful_request''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`run''
Name: test_ordering(FirstSecondHelperTest)
Type: Failure
Message: <"first mail"> expected but was
<"">.
./test/mail_render_test.rb:114:in `test_ordering''
./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`__send__''
./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`run''
Name: test_use_helper(MailerHelperTest)
Type: Failure
Message: <"From: tester@example.com\r\nTo: test@localhost\r\nSubject:
using helpers\r\nMime-Version: 1.0\r\nContent-Type: text/plain;
charset=utf-8\r\n\r\n"> expected to be =~
</Mr. Joe Person/>.
./test/mail_helper_test.rb:76:in `test_use_helper''
./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`__send__''
./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`run''
Name: test_use_helper_method(MailerHelperTest)
Type: Failure
Message: <"From: tester@example.com\r\nTo: test@localhost\r\nSubject:
using helpers\r\nMime-Version: 1.0\r\nContent-Type: text/plain;
charset=utf-8\r\n\r\n"> expected to be =~
</HelperMailer/>.
./test/mail_helper_test.rb:86:in `test_use_helper_method''
./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`__send__''
./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`run''
Name: test_use_mail_helper(MailerHelperTest)
Type: Failure
Message: <"From: tester@example.com\r\nTo: test@localhost\r\nSubject:
using mailing helpers\r\nMime-Version: 1.0\r\nContent-Type: text/plain;
charset=utf-8\r\n\r\n"> expected to be =~
</ But soft!/>.
./test/mail_helper_test.rb:91:in `test_use_mail_helper''
./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`__send__''
./test/../lib/../../actionpack/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`run''
Name: test_close_doesnt_write_cookie_if_data_is_unchanged(CookieStoreTest)
Type: Error
Message: NoMethodError: undefined method `decode64'' for Base64:Module
./test/../lib/action_controller/session/cookie_store.rb:144:in
`unmarshal''
./test/../lib/action_controller/session/cookie_store.rb:101:in
`restore''
/usr/lib/ruby/1.8/cgi/session.rb:304:in `[]''
./test/controller/session/cookie_store_test.rb:116:in
`test_close_doesnt_write_cookie_if_data_is_unchanged''
./test/controller/session/cookie_store_test.rb:211:in `new_session''
./test/controller/session/cookie_store_test.rb:222:in `with_cgi''
./test/controller/session/cookie_store_test.rb:201:in `new_session''
./test/controller/session/cookie_store_test.rb:114:in
`test_close_doesnt_write_cookie_if_data_is_unchanged''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`run''
Name: test_close_marshals_and_writes_cookie(CookieStoreTest)
Type: Error
Message: NoMethodError: undefined method `decode64'' for Base64:Module
./test/../lib/action_controller/session/cookie_store.rb:144:in
`unmarshal''
./test/../lib/action_controller/session/cookie_store.rb:101:in
`restore''
/usr/lib/ruby/1.8/cgi/session.rb:311:in `[]=''
./test/controller/session/cookie_store_test.rb:135:in
`test_close_marshals_and_writes_cookie''
./test/controller/session/cookie_store_test.rb:211:in `new_session''
./test/controller/session/cookie_store_test.rb:222:in `with_cgi''
./test/controller/session/cookie_store_test.rb:201:in `new_session''
./test/controller/session/cookie_store_test.rb:133:in
`test_close_marshals_and_writes_cookie''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`run''
Name: test_close_raises_when_data_overflows(CookieStoreTest)
Type: Error
Message: NoMethodError: undefined method `decode64'' for Base64:Module
./test/../lib/action_controller/session/cookie_store.rb:144:in
`unmarshal''
./test/../lib/action_controller/session/cookie_store.rb:101:in
`restore''
/usr/lib/ruby/1.8/cgi/session.rb:311:in `[]=''
./test/controller/session/cookie_store_test.rb:125:in
`test_close_raises_when_data_overflows''
./test/controller/session/cookie_store_test.rb:211:in `new_session''
./test/controller/session/cookie_store_test.rb:222:in `with_cgi''
./test/controller/session/cookie_store_test.rb:201:in `new_session''
./test/controller/session/cookie_store_test.rb:124:in
`test_close_raises_when_data_overflows''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`run''
Name: test_new_session_doesnt_reuse_deleted_cookie_data(CookieStoreTest)
Type: Error
Message: NoMethodError: undefined method `decode64'' for Base64:Module
./test/../lib/action_controller/session/cookie_store.rb:144:in
`unmarshal''
./test/../lib/action_controller/session/cookie_store.rb:101:in
`restore''
/usr/lib/ruby/1.8/cgi/session.rb:304:in `[]''
./test/controller/session/cookie_store_test.rb:161:in
`test_new_session_doesnt_reuse_deleted_cookie_data''
./test/controller/session/cookie_store_test.rb:211:in `new_session''
./test/controller/session/cookie_store_test.rb:222:in `with_cgi''
./test/controller/session/cookie_store_test.rb:201:in `new_session''
./test/controller/session/cookie_store_test.rb:160:in
`test_new_session_doesnt_reuse_deleted_cookie_data''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`run''
Name: test_restore_unmarshals_good_cookies(CookieStoreTest)
Type: Error
Message: NoMethodError: undefined method `decode64'' for Base64:Module
./test/../lib/action_controller/session/cookie_store.rb:144:in
`unmarshal''
./test/../lib/action_controller/session/cookie_store.rb:101:in
`restore''
/usr/lib/ruby/1.8/cgi/session.rb:304:in `[]''
./test/controller/session/cookie_store_test.rb:90:in
`test_restore_unmarshals_good_cookies''
./test/controller/session/cookie_store_test.rb:211:in `new_session''
./test/controller/session/cookie_store_test.rb:222:in `with_cgi''
./test/controller/session/cookie_store_test.rb:201:in `new_session''
./test/controller/session/cookie_store_test.rb:89:in
`test_restore_unmarshals_good_cookies''
./test/controller/session/cookie_store_test.rb:87:in `each''
./test/controller/session/cookie_store_test.rb:87:in
`test_restore_unmarshals_good_cookies''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`run''
Name:
test_close_doesnt_write_cookie_if_data_is_unchanged(CookieStoreWithBlockAsSecretTest)
Type: Error
Message: NoMethodError: undefined method `decode64'' for Base64:Module
./test/../lib/action_controller/session/cookie_store.rb:144:in
`unmarshal''
./test/../lib/action_controller/session/cookie_store.rb:101:in
`restore''
/usr/lib/ruby/1.8/cgi/session.rb:304:in `[]''
./test/controller/session/cookie_store_test.rb:116:in
`test_close_doesnt_write_cookie_if_data_is_unchanged''
./test/controller/session/cookie_store_test.rb:211:in `new_session''
./test/controller/session/cookie_store_test.rb:222:in `with_cgi''
./test/controller/session/cookie_store_test.rb:201:in `new_session''
./test/controller/session/cookie_store_test.rb:114:in
`test_close_doesnt_write_cookie_if_data_is_unchanged''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`run''
Name: test_close_marshals_and_writes_cookie(CookieStoreWithBlockAsSecretTest)
Type: Error
Message: NoMethodError: undefined method `decode64'' for Base64:Module
./test/../lib/action_controller/session/cookie_store.rb:144:in
`unmarshal''
./test/../lib/action_controller/session/cookie_store.rb:101:in
`restore''
/usr/lib/ruby/1.8/cgi/session.rb:311:in `[]=''
./test/controller/session/cookie_store_test.rb:135:in
`test_close_marshals_and_writes_cookie''
./test/controller/session/cookie_store_test.rb:211:in `new_session''
./test/controller/session/cookie_store_test.rb:222:in `with_cgi''
./test/controller/session/cookie_store_test.rb:201:in `new_session''
./test/controller/session/cookie_store_test.rb:133:in
`test_close_marshals_and_writes_cookie''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`run''
Name: test_close_raises_when_data_overflows(CookieStoreWithBlockAsSecretTest)
Type: Error
Message: NoMethodError: undefined method `decode64'' for Base64:Module
./test/../lib/action_controller/session/cookie_store.rb:144:in
`unmarshal''
./test/../lib/action_controller/session/cookie_store.rb:101:in
`restore''
/usr/lib/ruby/1.8/cgi/session.rb:311:in `[]=''
./test/controller/session/cookie_store_test.rb:125:in
`test_close_raises_when_data_overflows''
./test/controller/session/cookie_store_test.rb:211:in `new_session''
./test/controller/session/cookie_store_test.rb:222:in `with_cgi''
./test/controller/session/cookie_store_test.rb:201:in `new_session''
./test/controller/session/cookie_store_test.rb:124:in
`test_close_raises_when_data_overflows''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`run''
Name:
test_new_session_doesnt_reuse_deleted_cookie_data(CookieStoreWithBlockAsSecretTest)
Type: Error
Message: NoMethodError: undefined method `decode64'' for Base64:Module
./test/../lib/action_controller/session/cookie_store.rb:144:in
`unmarshal''
./test/../lib/action_controller/session/cookie_store.rb:101:in
`restore''
/usr/lib/ruby/1.8/cgi/session.rb:304:in `[]''
./test/controller/session/cookie_store_test.rb:161:in
`test_new_session_doesnt_reuse_deleted_cookie_data''
./test/controller/session/cookie_store_test.rb:211:in `new_session''
./test/controller/session/cookie_store_test.rb:222:in `with_cgi''
./test/controller/session/cookie_store_test.rb:201:in `new_session''
./test/controller/session/cookie_store_test.rb:160:in
`test_new_session_doesnt_reuse_deleted_cookie_data''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`run''
Name: test_restore_unmarshals_good_cookies(CookieStoreWithBlockAsSecretTest)
Type: Error
Message: NoMethodError: undefined method `decode64'' for Base64:Module
./test/../lib/action_controller/session/cookie_store.rb:144:in
`unmarshal''
./test/../lib/action_controller/session/cookie_store.rb:101:in
`restore''
/usr/lib/ruby/1.8/cgi/session.rb:304:in `[]''
./test/controller/session/cookie_store_test.rb:90:in
`test_restore_unmarshals_good_cookies''
./test/controller/session/cookie_store_test.rb:211:in `new_session''
./test/controller/session/cookie_store_test.rb:222:in `with_cgi''
./test/controller/session/cookie_store_test.rb:201:in `new_session''
./test/controller/session/cookie_store_test.rb:89:in
`test_restore_unmarshals_good_cookies''
./test/controller/session/cookie_store_test.rb:87:in `each''
./test/controller/session/cookie_store_test.rb:87:in
`test_restore_unmarshals_good_cookies''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`run''
Name:
test_close_doesnt_write_cookie_if_data_is_unchanged(CookieStoreWithMD5DigestTest)
Type: Error
Message: NoMethodError: undefined method `decode64'' for Base64:Module
./test/../lib/action_controller/session/cookie_store.rb:144:in
`unmarshal''
./test/../lib/action_controller/session/cookie_store.rb:101:in
`restore''
/usr/lib/ruby/1.8/cgi/session.rb:304:in `[]''
./test/controller/session/cookie_store_test.rb:116:in
`test_close_doesnt_write_cookie_if_data_is_unchanged''
./test/controller/session/cookie_store_test.rb:211:in `new_session''
./test/controller/session/cookie_store_test.rb:222:in `with_cgi''
./test/controller/session/cookie_store_test.rb:201:in `new_session''
./test/controller/session/cookie_store_test.rb:114:in
`test_close_doesnt_write_cookie_if_data_is_unchanged''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`run''
Name: test_close_marshals_and_writes_cookie(CookieStoreWithMD5DigestTest)
Type: Error
Message: NoMethodError: undefined method `decode64'' for Base64:Module
./test/../lib/action_controller/session/cookie_store.rb:144:in
`unmarshal''
./test/../lib/action_controller/session/cookie_store.rb:101:in
`restore''
/usr/lib/ruby/1.8/cgi/session.rb:311:in `[]=''
./test/controller/session/cookie_store_test.rb:135:in
`test_close_marshals_and_writes_cookie''
./test/controller/session/cookie_store_test.rb:211:in `new_session''
./test/controller/session/cookie_store_test.rb:222:in `with_cgi''
./test/controller/session/cookie_store_test.rb:201:in `new_session''
./test/controller/session/cookie_store_test.rb:133:in
`test_close_marshals_and_writes_cookie''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`run''
Name: test_close_raises_when_data_overflows(CookieStoreWithMD5DigestTest)
Type: Error
Message: NoMethodError: undefined method `decode64'' for Base64:Module
./test/../lib/action_controller/session/cookie_store.rb:144:in
`unmarshal''
./test/../lib/action_controller/session/cookie_store.rb:101:in
`restore''
/usr/lib/ruby/1.8/cgi/session.rb:311:in `[]=''
./test/controller/session/cookie_store_test.rb:125:in
`test_close_raises_when_data_overflows''
./test/controller/session/cookie_store_test.rb:211:in `new_session''
./test/controller/session/cookie_store_test.rb:222:in `with_cgi''
./test/controller/session/cookie_store_test.rb:201:in `new_session''
./test/controller/session/cookie_store_test.rb:124:in
`test_close_raises_when_data_overflows''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`run''
Name:
test_new_session_doesnt_reuse_deleted_cookie_data(CookieStoreWithMD5DigestTest)
Type: Error
Message: NoMethodError: undefined method `decode64'' for Base64:Module
./test/../lib/action_controller/session/cookie_store.rb:144:in
`unmarshal''
./test/../lib/action_controller/session/cookie_store.rb:101:in
`restore''
/usr/lib/ruby/1.8/cgi/session.rb:304:in `[]''
./test/controller/session/cookie_store_test.rb:161:in
`test_new_session_doesnt_reuse_deleted_cookie_data''
./test/controller/session/cookie_store_test.rb:211:in `new_session''
./test/controller/session/cookie_store_test.rb:222:in `with_cgi''
./test/controller/session/cookie_store_test.rb:201:in `new_session''
./test/controller/session/cookie_store_test.rb:160:in
`test_new_session_doesnt_reuse_deleted_cookie_data''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`run''
Name: test_restore_unmarshals_good_cookies(CookieStoreWithMD5DigestTest)
Type: Error
Message: NoMethodError: undefined method `decode64'' for Base64:Module
./test/../lib/action_controller/session/cookie_store.rb:144:in
`unmarshal''
./test/../lib/action_controller/session/cookie_store.rb:101:in
`restore''
/usr/lib/ruby/1.8/cgi/session.rb:304:in `[]''
./test/controller/session/cookie_store_test.rb:90:in
`test_restore_unmarshals_good_cookies''
./test/controller/session/cookie_store_test.rb:211:in `new_session''
./test/controller/session/cookie_store_test.rb:222:in `with_cgi''
./test/controller/session/cookie_store_test.rb:201:in `new_session''
./test/controller/session/cookie_store_test.rb:89:in
`test_restore_unmarshals_good_cookies''
./test/controller/session/cookie_store_test.rb:87:in `each''
./test/controller/session/cookie_store_test.rb:87:in
`test_restore_unmarshals_good_cookies''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`run''
Name: test_authentication_request(HttpBasicAuthenticationTest)
Type: Error
Message: NoMethodError: undefined method `encode64'' for Base64:Module
./test/../lib/action_controller/http_authentication.rb:115:in
`encode_credentials''
./test/controller/http_authentication_test.rb:21:in `setup''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:58:in
`run''
Name: test_failing_authentication(HttpBasicAuthenticationTest)
Type: Error
Message: NoMethodError: undefined method `encode64'' for Base64:Module
./test/../lib/action_controller/http_authentication.rb:115:in
`encode_credentials''
./test/controller/http_authentication_test.rb:21:in `setup''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:58:in
`run''
Name: test_successful_authentication(HttpBasicAuthenticationTest)
Type: Error
Message: NoMethodError: undefined method `encode64'' for Base64:Module
./test/../lib/action_controller/http_authentication.rb:115:in
`encode_credentials''
./test/controller/http_authentication_test.rb:21:in `setup''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:58:in
`run''
Name: test_multiple_files(LegacyXmlParamsParsingTest)
Type: Error
Message: NoMethodError: undefined method `encode64'' for Base64:Module
./test/controller/request_test.rb:815:in `test_multiple_files''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`run''
Name: test_single_file(LegacyXmlParamsParsingTest)
Type: Error
Message: NoMethodError: undefined method `encode64'' for Base64:Module
./test/controller/request_test.rb:803:in `test_single_file''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`run''
Name: test_multiple_files(XmlParamsParsingTest)
Type: Error
Message: NoMethodError: undefined method `encode64'' for Base64:Module
./test/controller/request_test.rb:815:in `test_multiple_files''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`run''
Name: test_single_file(XmlParamsParsingTest)
Type: Error
Message: NoMethodError: undefined method `encode64'' for Base64:Module
./test/controller/request_test.rb:803:in `test_single_file''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`run''
See http://cruisecontrolrb.thoughtworks.com/builds/RubyOnRails/8816 for details.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---
On Thu, Feb 07, 2008 at 03:31:15PM -0600, alexey.verkhovsky@gmail.com wrote:> Name: test_should_be_able_to_make_a_successful_request(SessionFixationTest) > Type: Failure > Message: Exception raised: > Class: <NoMethodError> > Message: <"undefined method `encode64'' for Base64:Module">For anyone else playing the "obsessing over the CI runs" game, bitsweat has already nailed all these Base64-related errors with r8817. - Matt --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---