From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "ry dahl" Newsgroups: gmane.comp.lang.ruby.mongrel.devel Subject: Re: Existing failures on stable 1.2 Date: Sun, 20 Apr 2008 20:58:29 +0200 Message-ID: <3ae7f4480804201158n48585f47j6f0002ad2da4783f@mail.gmail.com> References: <71166b3b0804201108o663495c4w141cb9f059ed3e55@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 1208718123 29390 80.91.229.12 (20 Apr 2008 19:02:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 20 Apr 2008 19:02:03 +0000 (UTC) To: mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Original-X-From: mongrel-development-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Sun Apr 20 21:02:37 2008 Return-path: Envelope-to: gclrmd-mongrel-development@m.gmane.org In-Reply-To: Content-Disposition: inline X-Google-Sender-Auth: c08ed1ae9b8b1dec 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:39 Archived-At: Received: from rubyforge.org ([205.234.109.19]) by lo.gmane.org with esmtp (Exim 4.50) id 1Jneo7-0001MS-3X for gclrmd-mongrel-development@m.gmane.org; Sun, 20 Apr 2008 21:02:35 +0200 Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 962E018585FF; Sun, 20 Apr 2008 15:01:53 -0400 (EDT) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.31]) by rubyforge.org (Postfix) with ESMTP id 1578218585CE for ; Sun, 20 Apr 2008 14:58:30 -0400 (EDT) Received: by yw-out-2324.google.com with SMTP id 5so1014359ywh.59 for ; Sun, 20 Apr 2008 11:58:29 -0700 (PDT) Received: by 10.150.54.6 with SMTP id c6mr6070322yba.112.1208717909553; Sun, 20 Apr 2008 11:58:29 -0700 (PDT) Received: by 10.70.117.6 with HTTP; Sun, 20 Apr 2008 11:58:29 -0700 (PDT) List-Post: I was looking into that but had problems. The linebreak problem has been there since 1.0.1 On Sun, Apr 20, 2008 at 8:44 PM, Evan Weaver wrote: > These are real-ish. We can fix the first one by reverting to Ragel 5. > We can just remove the second one and document headers with linebreaks > as being not supported. > > Evan > > > > On Sun, Apr 20, 2008 at 2:08 PM, Luis Lavena wrote: > > Hello Guys, > > > > I'm still getting these two: > > > > 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 > > > > I want to confirm these are real (and not just me) and if someone else > > is working on those, or should I tackle them. > > > > Thanks in advance and have a nice weekend, > > -- > > 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 > > _______________________________________________ > > Mongrel-development mailing list > > Mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org > > http://rubyforge.org/mailman/listinfo/mongrel-development > > > > > > -- > Evan Weaver > Cloudburst, LLC > > > _______________________________________________ > Mongrel-development mailing list > Mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org > http://rubyforge.org/mailman/listinfo/mongrel-development >