We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79fb219 commit bcb91a6Copy full SHA for bcb91a6
Release/tests/functional/websockets/client/error_tests.cpp
@@ -79,7 +79,7 @@ TEST_FIXTURE(uri_address, send_after_close)
79
#endif
80
81
// Send after close for callback client
82
-TEST_FIXTURE(uri_address, send_after_close_callback_client)
+TEST_FIXTURE(uri_address, send_after_close_callback_client, "Ignore", "319")
83
{
84
std::string body("hello");
85
test_websocket_server server;
0 commit comments