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 <[EMAIL PROTECTED]> 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']: > <Mongrel::HttpParserError> 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 > [email protected] > http://rubyforge.org/mailman/listinfo/mongrel-development > -- Evan Weaver Cloudburst, LLC _______________________________________________ Mongrel-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-development
