Marc Hoersken
0a99281c21
CI/tests: use verification curl for test reporting APIs
...
Avoid using our own, potentially installed, curl for
the test reporting APIs in case it is broken.
Reviewed-by: Daniel Stenberg
Preparation for #6049
Closes #6063
2020-10-13 06:57:02 +02:00
Marc Hoersken
4ba6ba2d94
appveyor: show failed tests in log even if test is ignored
...
And print API response with newline only if there is one
2020-04-05 17:33:07 +02:00
Marc Hoersken
e7c144f1d1
ci/tests: fix escaping of testnames and disable proxy for CI APIs
...
Follow up to ada581f
and c0d8b96
Closes #5031
2020-03-03 22:13:57 +01:00
Marc Hoersken
119ea453f9
ci/tests: Make it possible to still run but ignore failing tests
...
This enables the development of a solution for the failing tests by
running them on CI while ignoring their result for the overall status.
Closes #4994
2020-03-03 17:32:38 +01:00
Marc Hoersken
c0d8b96f24
ci/tests: Send test results to AppVeyor for status overview
...
Closes #5021
2020-03-03 15:59:59 +01:00