similar to: [CruiseControl] RubyOnRails build 6553 failed

Displaying 20 results from an estimated 1000 matches similar to: "[CruiseControl] RubyOnRails build 6553 failed"

2008 Feb 07
2
[CruiseControl] RubyOnRails build 8820 fixed
The build has been fixed. CHANGES ------- Revision 8820 committed by bitsweat on 2008-02-07 23:10:01 Remove empty .rhtml templates D /trunk/actionmailer/test/fixtures/templates/signed_up.rhtml D /trunk/actionmailer/test/fixtures/helper_mailer/use_example_helper.rhtml D /trunk/actionmailer/test/fixtures/first_mailer/share.rhtml D
2008 Jan 17
3
CruiseControl problem. Broken Pipe?
Hi Friends, Just happened to catch this err in the CC log: Build loop failed BuilderError: Write failed: Broken pipe ./script/../config/../app/models/subversion.rb:98:in `execute_in_local_copy'' ./script/../config/../lib/command_line.rb:86:in `call'' ./script/../config/../lib/command_line.rb:86:in `e'' ./script/../config/../lib/command_line.rb:84:in `popen''
2007 Jun 01
1
[CruiseControl] RubyOnRails build 6924.1 failed
The build failed. CHANGES ------- Revision 6924 committed by david on 2007-06-01 06:48:09 Added proper handling of arrays (closes #8537) [hasmanyjosh] M /trunk/activesupport/test/core_ext/array_ext_test.rb M /trunk/activesupport/CHANGELOG M /trunk/activesupport/test/core_ext/hash_ext_test.rb M /trunk/activesupport/lib/active_support/core_ext/array/conversions.rb M
2008 Jan 26
6
UI Integration with RSpec?
Hi all, Is there any integration with testing tools such as RSpec or Test::Unit planned? I see that the cruise task is run correctly, but the tests show up underneath the build log. Ideally I''d like them to show up the same way that they do in ''java'' CruiseControl, in their own section of tests. Will.
2009 Sep 15
3
how to run all tests AND metric_fu
i want to use cruisecontrol.rb to run ?rake test? (every time a new revision is in the svn repo) and ?rake metrics:all? (let?s say every 24 hours). how do i have to configure cruisecontrol.rb? both rake tasks work. however, when i configure cruisecontrol.rb as described on the metric_fu website, i.e. add ''project.rake_task = ?metrics:all? project.scheduler.polling_interval =
2008 May 06
4
Git support - kinda works, have design questions
As of now, I can create a project from Git repository, run a builder on it, and even run the dashboard. Build pages look ugly because build.label in git is very long, a bunch of unit tests is failing, and I had to disable some functionality, namely displaying source control errors in the dashboard. SourceControl::AbstractAdapter#execute_with_error_log (formerly known as
2008 Mar 12
5
XHTML validation
Is the dashboard output of 1.2.1 supposed to validate (I get numerous failures)? I''m seeing some issues that I hadn''t been running into before my upgrade. The first time I load the dashboard I''m seeing a blank area at the top and first button isn''t styled. When the refresh triggers the all of the projects except the first are duplicated and the
2008 May 25
3
Cruisecontroi footprint for a virtual machine installation
Does anyone have any feel for the requirements (disk space, memory, anything else you can think of) of a virtual machine (say Centos Linux), set up as a CruiseControl.rb build machine? Regards, Lori -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/cruisecontrolrb-users/attachments/20080525/60227d32/attachment.html>
2007 Nov 22
7
Gentoo warning
Hi, I''ve done some benchmarking on our new servers (being built now), AMD X2 5600, gentoo-hardened. With the same CFLAGS (safe cflags: -march=k8 -O2) I''ve tested the following configs: 1, emerge ruby rubygems, then gem install mongrel (or emerge mongrel, the performance was similar) 2, download the same ruby version, untar, ./configure, make, make install, download rubygems,
2008 Mar 31
1
cruisecontrol.rb with C++ projects
Hi, This has probably been asked a hundred times, but I couldn''t find the answer: how do I configure cruisecontrol.rb to build a c/c++ makefile? Thanks This e-mail message has been sent by Elbit Systems Ltd. and is for the use of the intended recipients only. The message may contain privileged or commercially sensitive information . If you are not the intended recipient you are hereby
2007 Jul 23
1
CruiseControl.rb with CVS
Is it possible to use CruiseControl.rb with cvs? I couldn''t find any docs on it. Thanks. --Josh
2009 Sep 08
1
Automatic Unit Testing and Code Analysis
Hi Does anybody know a good and powerful (yet simple of course) solution to automatically run rails test (unit and functional) let''s say every night? I''ve stumbled upon ''CruiseControl'' (http:// cruisecontrol.sourceforge.net/) and think this tool might do the job. Any better ideas? Cheers, phibo
2005 May 11
5
Ruby on Rails Presentation to Agile Atlanta Group tonight...
Hi everyone, We had a really successful meeting tonight in Atlanta. The topic was an introduction to Ruby on Rails and our attendance was 30 people, which is over double of what we normally get. (Our attendance has dropped since moving the venue about 25 miles north of the city. The majority of the group stayed well past two hours, at which point we took a break. The entire presentation and
2007 Nov 05
29
Mongrel and memory usage
Hello, I''m running a Rails application which must sort and manipulate a lot of data which are loaded in memory. The Rails app runs on 2 mongrel processes. When I first load the app, both are 32Mb in memory. After some days, both are between 200Mb and 300Mb. My question is : is there some kind of garbage collector in Mongrel? I never see the two Mongrel processes memory footprint
2008 Mar 29
0
[CruiseControl] RubyOnRails build 9128 fixed
The build has been fixed. CHANGES ------- New revision 9128 detected Revision 9128 committed by bitsweat on 2008-03-29 00:26:15 Revert spurious commit from [9126] M /trunk/actionpack/lib/action_view/helpers/active_record_helper.rb Revision 9127 committed by bitsweat on 2008-03-29 00:04:27 Track changes to unsaved attributes M /trunk/activerecord/CHANGELOG A
2008 Mar 30
0
[CruiseControl] RubyOnRails build 9153 failed
The build failed. CHANGES ------- New revision 9153 detected Revision 9153 committed by gbuesing on 2008-03-30 23:49:52 TZInfo: Removing unneeded TimezoneProxy class M /trunk/activesupport/CHANGELOG D /trunk/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo/timezone_proxy.rb M /trunk/activesupport/Rakefile M /trunk/activesupport/lib/active_support/vendor/tzinfo-0.3.8/tzinfo.rb
2007 Dec 17
0
[CruiseControl] RubyOnRails build 8431 failed
The build failed. CHANGES ------- Revision 8431 committed by bitsweat on 2007-12-17 18:54:55 Ruby 1.9 compatibility. References #1689. M /trunk/railties/test/boot_test.rb M /trunk/railties/lib/tasks/documentation.rake M /trunk/railties/CHANGELOG M /trunk/railties/dispatches/gateway.cgi M /trunk/railties/lib/tasks/framework.rake M /trunk/railties/lib/tasks/testing.rake M
2007 Jun 23
0
[CruiseControl] RubyOnRails build 7089.1 fixed
The build has been fixed. CHANGES ------- Revision 7089 committed by bitsweat on 2007-06-23 01:58:41 Mock the beginning of the transaction also. References #8642. M /trunk/activerecord/test/transactions_test.rb M /trunk/activerecord/lib/active_record/connection_adapters/abstract/database_statements.rb See http://cruisecontrolrb.thoughtworks.com/builds/RubyOnRails/7089.1 for details.
2007 Dec 21
0
[CruiseControl] RubyOnRails build 8464 failed
The build failed. CHANGES ------- Revision 8463 committed by bitsweat on 2007-12-21 11:51:01 Ruby 1.9 compat: url helper encoding M /trunk/actionpack/lib/action_view/helpers/url_helper.rb Revision 8464 committed by bitsweat on 2007-12-21 11:51:17 Ruby 1.9 compat: text helper M /trunk/actionpack/test/template/url_helper_test.rb M /trunk/actionpack/test/testing_sandbox.rb M
2007 Dec 05
0
[CruiseControl] RubyOnRails build 8285 failed
The build failed. CHANGES ------- Revision 8284 committed by marcel on 2007-12-05 14:40:42 Add examples in the documentation for various assertions. Closes #9938 [zapnap] M /trunk/actionpack/CHANGELOG M /trunk/actionpack/lib/action_controller/assertions/response_assertions.rb M /trunk/actionpack/lib/action_controller/assertions/dom_assertions.rb M