Matt Clay
b7c311d3c7
Use HTTPS instead of HTTP for httpbin tests. ( #39457 )
...
The httpbin.org site is now redirecting HTTP to HTTPS.
(cherry picked from commit b92ef8e54a
)
2018-05-01 20:57:27 -07:00
Matt Clay
784956c219
Sync stable-2.5 test infrastructure with devel. ( #39544 )
...
Sync stable-2.5 test infrastructure with devel:
- shippable.yml
- test/runner/
- test/sanity/
- test/utils/
- docs/docsite/rst/dev_guide/testing/sanity/
- test/integration/targets/*/aliases
2018-05-01 15:47:24 -07:00
Matt Clay
f9ba5bc5e9
Disable failing tests.
2018-04-27 16:14:06 -07:00
Jordan Borean
7e621b3dbe
win_uri: backport 2.5 fix for when status codes are provided as a comma separated list ( #38509 )
...
* fix for when status codes are provided as a comma separated list (#38080 )
* fix for when status codes are provided as an array of strings
* convert status codes to int, additional tests
(cherry picked from commit c38617a736
)
* Added changelog fragment
2018-04-10 14:24:00 +10:00
Jordan Borean
886a88a967
win_uri: backport fix custom header override ( #37889 )
...
* append request headers instead of replacing (#37845 )
(cherry picked from commit 2c44061a04
)
* Added changelog fragment
2018-04-03 08:30:09 +10:00
Jordan Borean
09de6dc020
win_uri: backport return value fix for non 200 responses ( #37156 )
...
* win_uri: return response info on non 200 responses, convert DateTime values to ISO 8601 (#37104 )
(cherry picked from commit c1f5e11cdf
)
* Added changelog fragment for win_uri return value fix
2018-03-08 10:38:32 +10:00
Jordan Borean
7dd4625dde
win_uri: fix creates/removes option ( #36016 )
...
(cherry picked from commit f8d1c97279
)
2018-02-15 07:17:59 +11:00
Jordan Borean
a0178b79f1
win_uri: fixes ( #35487 )
...
* win_uri: moved away from Invoke-WebRequest and fixed multiple issues
* fixes from review
2018-02-07 20:58:47 +11:00