From 155a6db4cdf56f6095d48561c3f58ff0c6b13bdc Mon Sep 17 00:00:00 2001 From: Yuki Okushi Date: Fri, 7 Feb 2020 23:17:03 +0900 Subject: [PATCH] More ignore test causes timeout --- .github/workflows/windows.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 36b224ba6..5fd785fad 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -56,3 +56,4 @@ jobs: --skip=test_slow_request --skip=test_connection_force_close --skip=test_connection_server_close + --skip=test_connection_wait_queue_force_close