test_httpservers
Jeff Allen <[email protected]>
| Newsgroups | gmane.comp.lang.jython.devel |
|---|---|
| Message-ID | <[email protected]> |
I notice that in recent changes our custom Lib/test/test_httpservers.py has been deleted. We need this to deal with issue 2109 (http://bugs.jython.org/issue2109) until CPython catches up, and without it regrtest hangs on my machine. I can restore the file, but what's puzzling me is that, as we deleted it, we presumably think we don't need the skips it contained. But without them I get these failures: test_authorization (__main__.CGIHTTPServerTestCase) ... FAIL test_headers_and_content (__main__.CGIHTTPServerTestCase) ... FAIL test_no_leading_slash (__main__.CGIHTTPServerTestCase) ... FAIL test_os_environ_is_not_altered (__main__.CGIHTTPServerTestCase) ... FAIL test_post (__main__.CGIHTTPServerTestCase) ... FAIL Was this a choice to make it fail noisily, as with many other tests recently re-enabled? Or do these pass for others? For speed, and minimal change, I'm going to restore this with the #2109 changes, but without the skips. -- Jeff Allen ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs