Update:

1. http://dev.rubyonrails.org/changeset/8735 caused some crazy number
of AR tests for Postgres and SQLite failing because of missing
posts.comments_count column.

2. This caused the build log to be nearly 3Mb long, and the dashboard
was choking up on it (because it runs a couple of  fancy regexes
against the build log when displaying a build page). It's odd that
nobody had this problem before, but this is something I need to fix in
CC.rb.

3. Failing AR tests were fixed by http://dev.rubyonrails.org/changeset/8745

4. There are still some test failures (all genuine, all reproducible
on my laptop), but at least one can open the build page and see what
they are.

-- 
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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to