tailhook / libwebsite

An HTTP and websocket protocol implementation for libev event loop (UNMAINTAINED, use rust and tk-http crate)
MIT License
39 stars 14 forks source link

One of the tests sometimes fails #10

Open tailhook opened 11 years ago

tailhook commented 11 years ago
======================================================================
FAIL: testBadClose (__main__.WebSocket)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/yaourt-tmp-vitaly/aur-libwebsite/src/libwebsite-0.2.22/test/httptest.py", line 310, in testBadClose
    self.assertTrue(val < 7*100000)
AssertionError: False is not true

----------------------------------------------------------------------
Ran 21 tests in 7.634s