From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Integration Builder Newsgroups: gmane.comp.lang.ruby.mongrel.devel Subject: [CruiseControl] mongrel-stable_1-2-mingw32 build 1012 failed Date: Tue, 22 Apr 2008 18:04:15 -0300 Message-ID: <480e52cf2da78_fdc1462a8819@edicion01.tmail> Reply-To: mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1208898361 32545 80.91.229.12 (22 Apr 2008 21:06:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 22 Apr 2008 21:06:01 +0000 (UTC) To: mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org, rubyinstaller-devel-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Original-X-From: mongrel-development-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Tue Apr 22 23:06:35 2008 Return-path: Envelope-to: gclrmd-mongrel-development@m.gmane.org X-BeenThere: mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: mongrel-development-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Errors-To: mongrel-development-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Xref: news.gmane.org gmane.comp.lang.ruby.mongrel.devel:47 Archived-At: Received: from rubyforge.org ([205.234.109.19]) by lo.gmane.org with esmtp (Exim 4.50) id 1JoPgk-0003MY-LH for gclrmd-mongrel-development@m.gmane.org; Tue, 22 Apr 2008 23:06:06 +0200 Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 13BEE18585E3; Tue, 22 Apr 2008 17:05:24 -0400 (EDT) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.240]) by rubyforge.org (Postfix) with ESMTP id 2551518585D3 for ; Tue, 22 Apr 2008 17:04:24 -0400 (EDT) Received: by an-out-0708.google.com with SMTP id d18so701961and.121 for ; Tue, 22 Apr 2008 14:04:20 -0700 (PDT) Received: by 10.101.70.5 with SMTP id x5mr1179270ank.93.1208898259950; Tue, 22 Apr 2008 14:04:19 -0700 (PDT) Received: from mmediasys.com ( [190.224.172.91]) by mx.google.com with ESMTPS id l22sm4803143wrl.34.2008.04.22.14.04.16 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 22 Apr 2008 14:04:19 -0700 (PDT) List-Post: The build failed. Note: if you set Configuration.dashboard_url in config/site_config.rb, you'd see a link to the build page here. CHANGES ------- New revision 1012 detected Revision 1012 committed by luislavena on 2008-04-18 07:09:44 Wait longer for child process terminate properly (max 20 seconds). Imported tests from RubyServices project. (Closes #18). M /branches/stable_1-2/projects/mongrel_service/CHANGELOG M /branches/stable_1-2/projects/mongrel_service/tests/test_helpers.bas M /branches/stable_1-2/projects/mongrel_service/native/console_process.bas M /branches/stable_1-2 M /branches/stable_1-2/projects/mongrel_service/tests/test_console_process.bas Revision 1011 committed by luislavena on 2008-04-18 07:09:41 Added emulation of slow termination processes. M /branches/stable_1-2/projects/mongrel_service/tests/fixtures/mock_process.bas M /branches/stable_1-2 Revision 1010 committed by luislavena on 2008-04-18 07:09:38 Include tests projects and child process fixtures. M /branches/stable_1-2/projects/mongrel_service/Rakefile M /branches/stable_1-2 Revision 1009 committed by luislavena on 2008-04-18 07:09:36 Ported ConsoleProcess tests from RubyServices. A /branches/stable_1-2/projects/mongrel_service/tests/fixtures/mock_process.bas A /branches/stable_1-2/projects/mongrel_service/tests/test_helpers.bas A /branches/stable_1-2/projects/mongrel_service/tests/fixtures A /branches/stable_1-2/projects/mongrel_service/tests/test_helpers.bi A /branches/stable_1-2/projects/mongrel_service/tests/all_tests.bas A /branches/stable_1-2/projects/mongrel_service/tests M /branches/stable_1-2 A /branches/stable_1-2/projects/mongrel_service/tests/test_console_process.bas Revision 1008 committed by luislavena on 2008-04-18 07:09:33 Updated FreeBASIC compilation tools. M /branches/stable_1-2 M /branches/stable_1-2/projects/mongrel_service/tools/freebasic.rb Revision 1007 committed by luislavena on 2008-04-17 23:20:50 mongrel_service: Merged changes from trunk. M /branches/stable_1-2/projects/mongrel_service/CHANGELOG M /branches/stable_1-2/projects/mongrel_service/lib/mongrel_service/init.rb M /branches/stable_1-2/projects/mongrel_service/Rakefile Revision 1006 committed by luislavena on 2008-04-17 18:59:55 mongrel_service: updated ServiceFB library (pistoned). M /branches/stable_1-2/projects/mongrel_service/lib/ServiceFB/ServiceFB_Utils.bas M /branches/stable_1-2/projects/mongrel_service/lib/ServiceFB M /branches/stable_1-2/projects/mongrel_service/lib/ServiceFB/_utils_internals.bi Revision 1005 committed by evanweaver on 2008-04-17 04:32:11 Document issue with soft restart pid file setting (closes #29). M /branches/stable_1-2/bin/mongrel_rails Revision 1004 committed by evanweaver on 2008-04-17 04:29:44 Apply r1003 to stable. M /branches/stable_1-2/bin/mongrel_rails BUILD LOG --------- D:/Users/Luis/.cruise/projects/mongrel-stable_1-2-mingw32/work Luis$ ruby -e "require 'rubygems' rescue nil; require 'rake'; load 'D:/Users/Luis/tools/ccrb/tasks/cc_build.rake'; ARGV << '--nosearch' << 'cc:build'; Rake.application.run; ARGV.clear" D:/Users/Luis/ruby/ruby-186-svn-MINGW-rubygems-110/bin/ruby extconf.rb (in D:/Users/Luis/.cruise/projects/mongrel-stable_1-2-mingw32/work) [CruiseControl] Invoking Rake task "clobber" Cleaning - ext/http11/http11.o - ext/http11/http11_parser.o - ext/http11/Makefile - lib/http11.so - log - test_stderr.log - test_stdout.log [CruiseControl] Invoking Rake task "compile" checking for main() in -lc... no creating Makefile gcc -I. -I. -ID:/Users/Luis/ruby/ruby-186-svn-MINGW-rubygems-110/lib/ruby/1.8/i386-mingw32 -I. -g -O2 -c http11.c gcc -I. -I. -ID:/Users/Luis/ruby/ruby-186-svn-MINGW-rubygems-110/lib/ruby/1.8/i386-mingw32 -I. -g -O2 -c http11_parser.c gcc -shared -s -o http11.so http11.o http11_parser.o -L. -LD:/Users/Luis/ruby/ruby-186-svn-MINGW-rubygems-110/lib -L. -Wl,--enable-auto-image-base,--enable-auto-import,--export-all -lmsvcrt-ruby18 -lshell32 -lws2_32 D:/Users/Luis/ruby/ruby-186-svn-MINGW-rubygems-110/bin/ruby -Ilib;ext;bin;test "D:/Users/Luis/ruby/ruby-186-svn-MINGW-rubygems-110/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake/rake_test_loader.rb" "test/test_helper.rb" "test/unit/test_cgi_wrapper.rb" "test/unit/test_command.rb" "test/unit/test_conditional.rb" "test/unit/test_configurator.rb" "test/unit/test_debug.rb" "test/unit/test_handlers.rb" "test/unit/test_http_parser.rb" "test/unit/test_redirect_handler.rb" "test/unit/test_request_progress.rb" "test/unit/test_response.rb" "test/unit/test_stats.rb" "test/unit/test_uriclassifier.rb" "test/unit/test_ws.rb" [CruiseControl] Invoking Rake task "test" ./test/test_helper.rb:8: warning: already initialized constant HERE Loaded suite D:/Users/Luis/ruby/ruby-186-svn-MINGW-rubygems-110/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake/rake_test_loader Started .......................F..E................................ Finished in 34.157 seconds. 1) Failure: test_horrible_queries(HttpParserTest) [./test/unit/test_http_parser.rb:105:in `test_horrible_queries' ./test/unit/test_http_parser.rb:103:in `times' ./test/unit/test_http_parser.rb:103:in `test_horrible_queries']: exception expected but none was thrown. 2) Error: test_parse_strange_headers(HttpParserTest): Mongrel::HttpParserError: Invalid HTTP format, parsing fails. ./test/unit/test_http_parser.rb:49:in `execute' ./test/unit/test_http_parser.rb:49:in `test_parse_strange_headers' 59 tests, 458 assertions, 1 failures, 1 errors rake aborted! Command failed with status (1): [D:/Users/Luis/ruby/ruby-186-svn-MINGW-ruby...] (See full trace by running task with --trace) dir : D:/Users/Luis/.cruise/projects/mongrel-stable_1-2-mingw32/work command : ruby -e "require 'rubygems' rescue nil; require 'rake'; load 'D:/Users/Luis/tools/ccrb/tasks/cc_build.rake'; ARGV << '--nosearch' << 'cc:build'; Rake.application.run; ARGV.clear" executed command : echo D:/Users/Luis/.cruise/projects/mongrel-stable_1-2-mingw32/work Luis$ ruby -e "require 'rubygems' rescue nil; require 'rake'; load 'D:/Users/Luis/tools/ccrb/tasks/cc_build.rake'; ARGV << '--nosearch' << 'cc:build'; Rake.application.run; ARGV.clear" >> D:/Users/Luis/.cruise/projects/mongrel-stable_1-2-mingw32/build-1012/build.log && ruby -e "require 'rubygems' rescue nil; require 'rake'; load 'D:/Users/Luis/tools/ccrb/tasks/cc_build.rake'; ARGV << '--nosearch' << 'cc:build'; Rake.application.run; ARGV.clear" >> D:\Users\Luis\.cruise\projects\mongrel-stable_1-2-mingw32\build-1012\build.log 2>&1 exitstatus: 1 STDERR TAIL START STDERR TAIL END PROJECT SETTINGS ---------------- # Project-specific configuration for CruiseControl.rb Project.configure do |project| project.email_notifier.emails = ['mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org', 'rubyinstaller-devel-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org'] project.rake_task = 'clobber compile test package' project.scheduler.polling_interval = 5.minutes end