From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Luis Lavena" Newsgroups: gmane.comp.lang.ruby.mongrel.devel Subject: Most issues fixed Date: Fri, 4 Apr 2008 21:30:38 -0300 Message-ID: <71166b3b0804041730p29ae0a4u2ddf88f0976f10ac@mail.gmail.com> 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 1207355455 31829 80.91.229.12 (5 Apr 2008 00:30:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 5 Apr 2008 00:30:55 +0000 (UTC) To: "Mongrel Developers (ML)" Original-X-From: mongrel-development-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Sat Apr 05 02:31:27 2008 Return-path: Envelope-to: gclrmd-mongrel-development@m.gmane.org Content-Disposition: inline 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:34 Archived-At: Received: from rubyforge.org ([205.234.109.19]) by lo.gmane.org with esmtp (Exim 4.50) id 1JhwJZ-000236-Lj for gclrmd-mongrel-development@m.gmane.org; Sat, 05 Apr 2008 02:31:25 +0200 Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 1D8671858608; Fri, 4 Apr 2008 20:30:45 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.224]) by rubyforge.org (Postfix) with ESMTP id 2AEE618585FF for ; Fri, 4 Apr 2008 20:30:39 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id c48so374226wra.23 for ; Fri, 04 Apr 2008 17:30:38 -0700 (PDT) Received: by 10.115.79.1 with SMTP id g1mr3184253wal.2.1207355438230; Fri, 04 Apr 2008 17:30:38 -0700 (PDT) Received: by 10.114.151.14 with HTTP; Fri, 4 Apr 2008 17:30:38 -0700 (PDT) List-Post: Hello Guys, The past days I just fixed most of the issues with stable_1-2 running on both mswin32 and mingw32 platforms. There are only two issues, I just think they made into the list: 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 http://rubyforge.org/pipermail/mongrel-development/2008-March/000248.html http://rubyforge.org/pipermail/mongrel-development/2008-March/000249.html Anyone worked on this? (or plan fix it?) Regards, -- Luis Lavena Multimedia systems - Human beings, who are almost unique in having the ability to learn from the experience of others, are also remarkable for their apparent disinclination to do so. Douglas Adams