diff options
author | Edward Welbourne <edward.welbourne@qt.io> | 2023-01-18 09:21:21 +0000 |
---|---|---|
committer | Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> | 2023-01-27 17:44:48 +0000 |
commit | 16b8315e8b5ea8b651b210744cd015e20f440199 (patch) | |
tree | 22320453938a6993e5b34df8373a1c22a1fe108a | |
parent | ff461935fa140d019dcfd84acb055ac1581e6e50 (diff) | |
download | qtwebsockets-16b8315e8b5ea8b651b210744cd015e20f440199.tar.gz |
Revert "Blacklist two tests in handshakerequest"
This reverts commit 9486a8053edd0eab68a03178effebda0d5194607.
The bug that caused this has now been fixed,
so presumably these tests should now be OK again.
Change-Id: Ifed83aedccc32cdd68600f94c1b3c5b8d5c7c8b9
Task-number: QTBUG-84315
Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
(cherry picked from commit 92fa05e8721dc29984a544686c646a77b9531c95)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r-- | tests/auto/websockets/handshakerequest/BLACKLIST | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/auto/websockets/handshakerequest/BLACKLIST b/tests/auto/websockets/handshakerequest/BLACKLIST deleted file mode 100644 index 191f4e8..0000000 --- a/tests/auto/websockets/handshakerequest/BLACKLIST +++ /dev/null @@ -1,5 +0,0 @@ -# QTBUG-84315 -[tst_qtbug_57357:invalid-2] -* -[tst_qtbug_57357:invalid-4] -* |