CI Build Ruby 1.8.7 fix, ci notifications to this list?

View: New views
12 Messages — Rating Filter:   Alert me  

CI Build Ruby 1.8.7 fix, ci notifications to this list?

by Chad Woolley :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I just checked in a couple of test disables to make the CCRB build
pass on Ruby 1.8.7, but then I noticed the box was already rolled back
to 1.8.7.  Anyway, it is a rails problem that will go away when we
upgrade rails.

On that note, do we want to point the ci notifications to this list?
That would have alerted me that the build was passing again...  If
there are no objections, I can make the change...

Thanks,
-- Chad
_______________________________________________
Cruisecontrolrb-developers mailing list
Cruisecontrolrb-developers@...
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-developers

Re: CI Build Ruby 1.8.7 fix, ci notifications to this list?

by Alexey Verkhovsky-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> On that note, do we want to point the ci notifications to this list?

I see no reason why not.

--Alex


_______________________________________________
Cruisecontrolrb-developers mailing list
Cruisecontrolrb-developers@...
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-developers

Re: CI Build Ruby 1.8.7 fix, ci notifications to this list?

by Brian Guthrie-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Go for it. Build failure notifications _should_ be annoying. :)

Brian

On Jun 24, 2009, at 1:18 PM, Chad Woolley <thewoolleyman@...>  
wrote:

> I just checked in a couple of test disables to make the CCRB build
> pass on Ruby 1.8.7, but then I noticed the box was already rolled back
> to 1.8.7.  Anyway, it is a rails problem that will go away when we
> upgrade rails.
>
> On that note, do we want to point the ci notifications to this list?
> That would have alerted me that the build was passing again...  If
> there are no objections, I can make the change...
>
> Thanks,
> -- Chad
> _______________________________________________
> Cruisecontrolrb-developers mailing list
> Cruisecontrolrb-developers@...
> http://rubyforge.org/mailman/listinfo/cruisecontrolrb-developers
_______________________________________________
Cruisecontrolrb-developers mailing list
Cruisecontrolrb-developers@...
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-developers

Re: CI Build Ruby 1.8.7 fix, ci notifications to this list?

by Alexey Verkhovsky-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, Jun 24, 2009 at 3:47 PM, Brian Guthrie <btguthrie@...> wrote:
Go for it. Build failure notifications _should_ be annoying. :)

Xactly.


_______________________________________________
Cruisecontrolrb-developers mailing list
Cruisecontrolrb-developers@...
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-developers

Re: CI Build Ruby 1.8.7 fix, ci notifications to this list?

by C. K. Ponnappa :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

+1

Interestingly, the build still broke on the latest 1.8.6; any version of
Ruby that has added enumeration over a string (String#chars) would break
CC.rb. And Chad is right - this would certainly go away with a Rails
upgrade.

Alexey Verkhovsky wrote:

> On Wed, Jun 24, 2009 at 3:47 PM, Brian Guthrie <btguthrie@...
> <mailto:btguthrie@...>> wrote:
>
>     Go for it. Build failure notifications _should_ be annoying. :)
>
>
> Xactly.
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Cruisecontrolrb-developers mailing list
> Cruisecontrolrb-developers@...
> http://rubyforge.org/mailman/listinfo/cruisecontrolrb-developers
>  
_______________________________________________
Cruisecontrolrb-developers mailing list
Cruisecontrolrb-developers@...
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-developers

Re: CI Build Ruby 1.8.7 fix, ci notifications to this list?

by Chad Woolley :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, Jun 24, 2009 at 1:18 PM, Chad Woolley<thewoolleyman@...> wrote:
> I just checked in a couple of test disables to make the CCRB build
> pass on Ruby 1.8.7, but then I noticed the box was already rolled back
> to 1.8.7.  Anyway, it is a rails problem that will go away when we
> upgrade rails.

So, I'm running this locally on a 1.8.7 VM and the build was still
blowing up in latest Rcov after these disabled tests.  I disabled rcov
under 1.8.7 and that got it green, but we should revisit when we
upgrade rails and check out metrics-fu or something.

-- Chad
_______________________________________________
Cruisecontrolrb-developers mailing list
Cruisecontrolrb-developers@...
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-developers

Re: CI Build Ruby 1.8.7 fix, ci notifications to this list?

by Chad Woolley :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, Jun 24, 2009 at 1:44 PM, Alexey
Verkhovsky<alexey.verkhovsky@...> wrote:
>> On that note, do we want to point the ci notifications to this list?
>
> I see no reason why not.

Hm, I checked the cruise_config.rb and notifier emails are already
pointed here.  Is there an overriding cruise_config.rb in the project
dir on the thoughtworks CI server?  Can one of you ThoughtWorkers
check it out and delete it if so?

Thanks,
-- Chad
_______________________________________________
Cruisecontrolrb-developers mailing list
Cruisecontrolrb-developers@...
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-developers

Re: CI Build Ruby 1.8.7 fix, ci notifications to this list?

by C. K. Ponnappa :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Nothing there that I could find. Is the build server allowed to send
emails to the devel list? I don't have access to the Rubyforge project
to check this.

Best,
Sidu.

Chad Woolley wrote:

> On Wed, Jun 24, 2009 at 1:44 PM, Alexey
> Verkhovsky<alexey.verkhovsky@...> wrote:
>  
>>> On that note, do we want to point the ci notifications to this list?
>>>      
>> I see no reason why not.
>>    
>
> Hm, I checked the cruise_config.rb and notifier emails are already
> pointed here.  Is there an overriding cruise_config.rb in the project
> dir on the thoughtworks CI server?  Can one of you ThoughtWorkers
> check it out and delete it if so?
>
> Thanks,
> -- Chad
> _______________________________________________
> Cruisecontrolrb-developers mailing list
> Cruisecontrolrb-developers@...
> http://rubyforge.org/mailman/listinfo/cruisecontrolrb-developers
>
>  
_______________________________________________
Cruisecontrolrb-developers mailing list
Cruisecontrolrb-developers@...
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-developers

Re: CI Build Ruby 1.8.7 fix, ci notifications to this list?

by Chad Woolley :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, Jun 25, 2009 at 6:47 AM, C. K. Ponnappa<ckponnappa@...> wrote:
> Nothing there that I could find. Is the build server allowed to send emails
> to the devel list? I don't have access to the Rubyforge project to check
> this.

Here's the admins:

Rolf Russell
Alexey Verkhovsky
Steven Baker

If one of them can add me, I'll take a look.

-- Chad
_______________________________________________
Cruisecontrolrb-developers mailing list
Cruisecontrolrb-developers@...
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-developers

Re: CI Build Ruby 1.8.7 fix, ci notifications to this list?

by Alexey Verkhovsky-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

"me" being?

On Fri, Jun 26, 2009 at 1:19 AM, Chad Woolley <thewoolleyman@...> wrote:
On Thu, Jun 25, 2009 at 6:47 AM, C. K. Ponnappa<ckponnappa@...> wrote:
> Nothing there that I could find. Is the build server allowed to send emails
> to the devel list? I don't have access to the Rubyforge project to check
> this.

Here's the admins:

Rolf Russell
Alexey Verkhovsky
Steven Baker

If one of them can add me, I'll take a look.

-- Chad
_______________________________________________
Cruisecontrolrb-developers mailing list
Cruisecontrolrb-developers@...
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-developers



--
Alexey Verkhovsky
http://alex-verkhovsky.blogspot.com/
CruiseControl.rb [http://cruisecontrolrb.thoughtworks.com]


_______________________________________________
Cruisecontrolrb-developers mailing list
Cruisecontrolrb-developers@...
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-developers

Re: CI Build Ruby 1.8.7 fix, ci notifications to this list?

by Alexey Verkhovsky-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

OK, I remembered about "Search / People" RubyForge thingie, found and added Chad, Sidu and Brian. Enjoy your new special powers.

On Fri, Jun 26, 2009 at 1:26 AM, Alexey Verkhovsky <alexey.verkhovsky@...> wrote:
"me" being?

--Alex

_______________________________________________
Cruisecontrolrb-developers mailing list
Cruisecontrolrb-developers@...
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-developers

Re: CI Build Ruby 1.8.7 fix, ci notifications to this list?

by Chad Woolley :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Jun 26, 2009 at 12:26 AM, Alexey
Verkhovsky<alexey.verkhovsky@...> wrote:
> "me" being?

I'm thewoolleyman(@gmail.com) everywhere.  Thanks...
_______________________________________________
Cruisecontrolrb-developers mailing list
Cruisecontrolrb-developers@...
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-developers