From 32c0fb468f21a4ee9fc606d4536c3687c3412b7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20K=C3=A4fer?= Date: Tue, 27 Oct 2015 12:11:16 +0100 Subject: [http] don't retry when there's already a request in progress --- test/test.gypi | 1 + 1 file changed, 1 insertion(+) (limited to 'test/test.gypi') diff --git a/test/test.gypi b/test/test.gypi index 3631c14ef1..e8d9a9fcc7 100644 --- a/test/test.gypi +++ b/test/test.gypi @@ -84,6 +84,7 @@ 'storage/http_issue_1369.cpp', 'storage/http_load.cpp', 'storage/http_other_loop.cpp', + 'storage/http_retry_network_status.cpp', 'storage/http_reading.cpp', 'storage/http_timeout.cpp', -- cgit v1.2.1