mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-04-28 20:24:59 +08:00
Test output to try to figure out why Travis no longer loves us
This commit is contained in:
@@ -211,7 +211,8 @@ class CommonTests(tutils.DaemonTests):
|
||||
|
||||
def test_websocket_frame(self):
|
||||
r = self.pathoc(["ws:/p/", "wf:b@10"], ws_read_limit=0)
|
||||
time.sleep(0.01)
|
||||
print r
|
||||
print self.d.log()
|
||||
assert self.d.last_log()["type"] == "wsframe"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user