aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_pathod.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_pathod.py')
-rw-r--r--test/test_pathod.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_pathod.py b/test/test_pathod.py
index 1da2633f..f8c45ad8 100644
--- a/test/test_pathod.py
+++ b/test/test_pathod.py
@@ -228,6 +228,7 @@ class CommonTests(tutils.DaemonTests):
ws_read_limit=1,
timeout=1
)
+ # FIXME: Race Condition?
assert "Parse error" in self.d.text_log()
def test_websocket_frame_disconnect_error(self):