summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorStian Soiland-Reyes <stain@apache.org>2019-10-04 16:18:23 +0100
committerDaniel Stenberg <daniel@haxx.se>2019-10-05 11:41:06 +0200
commitf7f0b0012d42db74a293d4df19b39644015f1868 (patch)
tree371b3a7aebb6e4cc012d7eaa09f28805aeb5ec3a /tests
parent1d7fe8390f01295e725be3b9e6840e4828da07e2 (diff)
downloadgnurl-f7f0b0012d42db74a293d4df19b39644015f1868.tar.gz
gnurl-f7f0b0012d42db74a293d4df19b39644015f1868.tar.bz2
gnurl-f7f0b0012d42db74a293d4df19b39644015f1868.zip
curl: ensure HTTP 429 triggers --retry
This completes #3794. Also make sure the new tests from #4195 are enabled Closes #4465
Diffstat (limited to 'tests')
-rw-r--r--tests/data/Makefile.inc2
-rw-r--r--tests/data/test15962
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/Makefile.inc b/tests/data/Makefile.inc
index 5b0af4e30..f082cc46a 100644
--- a/tests/data/Makefile.inc
+++ b/tests/data/Makefile.inc
@@ -179,7 +179,7 @@ test1540 test1541 \
test1550 test1551 test1552 test1553 test1554 test1555 test1556 test1557 \
test1558 test1559 test1560 test1561 test1562 test1563 \
\
-test1590 test1591 test1592 test1593 test1594 \
+test1590 test1591 test1592 test1593 test1594 test1595 test1596 \
\
test1600 test1601 test1602 test1603 test1604 test1605 test1606 test1607 \
test1608 test1609 test1620 test1621 \
diff --git a/tests/data/test1596 b/tests/data/test1596
index 9a8cb480e..77a10f08a 100644
--- a/tests/data/test1596
+++ b/tests/data/test1596
@@ -12,7 +12,7 @@ If-Modified-Since
# Server-side
<reply>
<data nocheck="yes">
-HTTP/1.1 503 Error
+HTTP/1.1 429 Too Many Requests
Date: Thu, 11 Jul 2019 02:26:59 GMT
Server: test-server/swsclose
Retry-After: Thu, 11 Jul 2024 02:26:59 GMT