alexey.verkhovsky@gmail.com
2008-Feb-07 22:31 UTC
[CruiseControl] RubyOnRails build 8818 failed
The build failed.
CHANGES
-------
Revision 8818 committed by david on 2008-02-07 22:04:24
Fix that the options hash can be nil when coming from fragments
M /trunk/activesupport/lib/active_support/cache/mem_cache_store.rb
TEST FAILURES AND ERRORS
-----------------------
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''
See http://cruisecontrolrb.thoughtworks.com/builds/RubyOnRails/8818 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
-~----------~----~----~----~------~----~------~--~---
Is *anyone* else seeing these test failures? On 2/7/08, alexey.verkhovsky@gmail.com <alexey.verkhovsky@gmail.com> wrote:> The build failed. > > CHANGES > ------- > Revision 8818 committed by david on 2008-02-07 22:04:24 > Fix that the options hash can be nil when coming from fragments > M /trunk/activesupport/lib/active_support/cache/mem_cache_store.rb > > > > TEST FAILURES AND ERRORS > ----------------------- > 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'' > > > > > See http://cruisecontrolrb.thoughtworks.com/builds/RubyOnRails/8818 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 -~----------~----~----~----~------~----~------~--~---
Yup. I can reproduce this on my laptop. -- Alexey Verkhovsky CruiseControl.rb [http://cruisecontrolrb.thoughtworks.com] RubyWorks [http://rubyworks.thoughtworks.com] --~--~---------~--~----~------------~-------~--~----~ 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:56:51PM -0700, Alexey Verkhovsky wrote:> Yup. I can reproduce this on my laptop.What similarities and differences are there between the CI machine and your laptop? It might help me build an environment I can make this stuff fail in. - Matt -- [An ad for Microsoft] uses the musical theme of the "Confutatis Maledictis" from Mozart''s Requiem. "Where do you want to go today?" is on the screen, while the chorus sings "Confutatis maledictis, flammis acribus addictis,". Translation: "The damned and accursed are convicted to the flames of hell." --~--~---------~--~----~------------~-------~--~----~ 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 02:38:47PM -0800, Jeremy Kemper wrote: [ActionMailer test failures]> Is *anyone* else seeing these test failures?Not yet, but I''m going to build an environment that successfully fails (oi!) and nail these tests. Me and CentOS don''t get along, though, so it''s not trivial for me. - Matt -- "I invented the term object-oriented, and I can tell you I did not have C++ in mind." -- Alan Kay --~--~---------~--~----~------------~-------~--~----~ 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 Feb 7, 2008 4:10 PM, Matt Palmer <mpalmer@hezmatt.org> wrote:> What similarities and differences are there between the CI machine and your > laptop? It might help me build an environment I can make this stuff fail in.They are both Linux running on i686 hardware... at which point similarities end. Different flavor of Linux (CentOS5 vs Ubuntu Feisty), and even different version of Ruby (1.8.6 p36 vs 1.8.5 p35). -- Alexey Verkhovsky CruiseControl.rb [http://cruisecontrolrb.thoughtworks.com] RubyWorks [http://rubyworks.thoughtworks.com] --~--~---------~--~----~------------~-------~--~----~ 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 Feb 7, 2008 4:12 PM, Matt Palmer <mpalmer@hezmatt.org> wrote:> Me and CentOS don''t get along, though, so it''s not trivial for me.Seeing as I am successfully failing already, I was going to try and sort it out myself tomorrow. -- Alexey Verkhovsky CruiseControl.rb [http://cruisecontrolrb.thoughtworks.com] RubyWorks [http://rubyworks.thoughtworks.com] --~--~---------~--~----~------------~-------~--~----~ 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 2/7/08, Alexey Verkhovsky <alexey.verkhovsky@gmail.com> wrote:> Yup. I can reproduce this on my laptop.Looks like you were getting the old .rhtml templates rather than the .erb Should be fixed.. --~--~---------~--~----~------------~-------~--~----~ 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 04:13:39PM -0700, Alexey Verkhovsky wrote:> On Feb 7, 2008 4:10 PM, Matt Palmer <mpalmer@hezmatt.org> wrote: > > What similarities and differences are there between the CI machine and your > > laptop? It might help me build an environment I can make this stuff fail in. > > They are both Linux running on i686 hardware... at which point > similarities end. Different flavor of Linux (CentOS5 vs Ubuntu > Feisty), and even different version of Ruby (1.8.6 p36 vs 1.8.5 p35).That''s really interesting. The first thing I''d think of there is that it''s a Ruby 1.8.5+ thing (since I''m running 1.8.4+security updates; the joys of Dapper) but I can''t imagine that all the other people who can''t reproduce this are running 1.8.4 or earlier... What gems are common between the two machines? - Matt -- Imagine an orkplace where you were the only non executive: Make them all CEO. Give them all at least one Masters degree and/or a PhD, and the ego trip that comes with that. Now double it. That''s education. -- GB, in the Monastery --~--~---------~--~----~------------~-------~--~----~ 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:20:44PM -0800, Jeremy Kemper wrote:> On 2/7/08, Alexey Verkhovsky <alexey.verkhovsky@gmail.com> wrote: > > Yup. I can reproduce this on my laptop. > > Looks like you were getting the old .rhtml templates rather than the .erb > > Should be fixed..I actually thought those .rhtml templates were in there to test that the newer .erb ones were actually getting read. I didn''t think that they were just leftovers. It''s good stuff that the build is fixed, but I''m going to hunt down the root cause of the strangeness and fix the deep bug. - Matt -- "I have a cat, so I know that when she digs her very sharp claws into my chest or stomach it''s really a sign of affection, but I don''t see any reason for programming languages to show affection with pain." -- Erik Naggum, comp.lang.lisp --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---