summaryrefslogtreecommitdiff
path: root/test/test.gypi
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2015-10-27 12:11:16 +0100
committerKonstantin Käfer <mail@kkaefer.com>2015-10-27 12:11:16 +0100
commit32c0fb468f21a4ee9fc606d4536c3687c3412b7d (patch)
tree661c94cc41d51f918e035a2cc86a598c179d6419 /test/test.gypi
parentf3ffb45cf6adbdca375217c645eb455ff47991ec (diff)
downloadqtlocation-mapboxgl-32c0fb468f21a4ee9fc606d4536c3687c3412b7d.tar.gz
[http] don't retry when there's already a request in progress
Diffstat (limited to 'test/test.gypi')
-rw-r--r--test/test.gypi1
1 files changed, 1 insertions, 0 deletions
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',