wangshen2014 / pywebsocket

Automatically exported from code.google.com/p/pywebsocket
0 stars 0 forks source link

Some tests fail on ActivePython 2.6.2.2 (Win32 Python build by MSC) #115

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
======================================================================
ERROR: Tests absolute uri request.
----------------------------------------------------------------------
(snip)
======================================================================
ERROR: Tests that the echo_client.py example can talk with the server.
----------------------------------------------------------------------
(snip)
======================================================================
ERROR: Tests http fallback on origin check fail.
----------------------------------------------------------------------
(snip)
======================================================================
ERROR: Tests http fallback on version check fail.
----------------------------------------------------------------------
(snip)
======================================================================
FAIL: test_converter (test_dispatch.DispatcherTest)
----------------------------------------------------------------------
(snip)
======================================================================
FAIL: test_parse_absolute_uri (test_http_header_util.UnitTest)
----------------------------------------------------------------------
(snip)
----------------------------------------------------------------------
Ran 156 tests in 5.677s

FAILED (failures=2, errors=4)

Original issue reported on code.google.com by toyoshim@chromium.org on 26 Oct 2011 at 8:27