Mongrel HEAD does not run green; create a CI build and fix the one failure
--------------------------------------------------------------------------

                 Key: JRUBY-3075
                 URL: http://jira.codehaus.org/browse/JRUBY-3075
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
            Reporter: Charles Oliver Nutter
            Assignee: Charles Oliver Nutter
             Fix For: JRuby 1.1.6


Perhaps a regexp issue? We need to fix this and get mongrel running in a CI 
build.

Install mongrel before running (not sure if that's the right way to do it but 
it worked for me:

{noformat}
mongrel headius ◆ rake
(in /Users/headius/projects/mongrel)
JRuby limited openssl loaded. gem install jruby-openssl for full support.
http://wiki.jruby.org/wiki/JRuby_Builtin_OpenSSL
/Users/headius/projects/jruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake/gempackagetask.rb:13:Warning:
 Gem::manage_gems is deprecated and will be removed on or after March 2009.
/Users/headius/projects/jruby/bin/jruby -Ilib:ext:bin:test 
"/Users/headius/projects/jruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake/rake_test_loader.rb"
 "test/test_cgi_wrapper.rb" "test/test_command.rb" "test/test_conditional.rb" 
"test/test_configurator.rb" "test/test_debug.rb" "test/test_handlers.rb" 
"test/test_http11.rb" "test/test_redirect_handler.rb" 
"test/test_request_progress.rb" "test/test_response.rb" "test/test_stats.rb" 
"test/test_uriclassifier.rb" "test/test_ws.rb" 
Loaded suite 
/Users/headius/projects/jruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake/rake_test_loader
Started
........................E...................................
Finished in 41.707437 seconds.

  1) Error:
test_parse_ie6_urls(HttpParserTest):
Mongrel::HttpParserError: Invalid HTTP format, parsing fails.
    test/test_http11.rb:67:in `test_parse_ie6_urls'
    test/test_http11.rb:57:in `each'
    test/test_http11.rb:57:in `test_parse_ie6_urls'

60 tests, 513 assertions, 0 failures, 1 errors
{noformat}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to