]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
pytests: tcp_conn_mgmt/test_pipelining - check first query is answered
authorTomas Krizek <tomas.krizek@nic.cz>
Tue, 13 Nov 2018 17:17:46 +0000 (18:17 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Tue, 4 Dec 2018 16:13:42 +0000 (17:13 +0100)
tests/pytests/test_conn_mgmt.py

index 5d907c3b0da1e3d40daf31fe87f76db24866004f..d7c335dca500ec38125ba06e7b87f6f9c30129db 100644 (file)
@@ -31,3 +31,6 @@ def test_pipelining(kresd_sock):
 
     msg_answer = utils.receive_parse_answer(kresd_sock)
     assert msg_answer.id == msgid2
+
+    msg_answer = utils.receive_parse_answer(kresd_sock)
+    assert msg_answer.id == msgid1