diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2017-10-06 23:04:40 +0200 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2017-10-06 23:04:40 +0200 |
commit | 0af5ac27c3d818f0a962de1e1029c0af7d497080 (patch) | |
tree | d3264e752c96bd8a6e67742aefb023ccc8019a4b /tests | |
parent | 202189ff2c832bf39e7e6d9a6b8b2c980cc4201b (diff) | |
download | curl-0af5ac27c3d818f0a962de1e1029c0af7d497080.tar.gz |
tests: added flaky keyword to tests 587 and 644
These are around 5% flaky in my Linux x86 autobuilds.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/test587 | 1 | ||||
-rw-r--r-- | tests/data/test644 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/data/test587 b/tests/data/test587 index 689a877db..5a845d431 100644 --- a/tests/data/test587 +++ b/tests/data/test587 @@ -3,6 +3,7 @@ <keywords> HTTP HTTP POST +flaky </keywords> </info> diff --git a/tests/data/test644 b/tests/data/test644 index 6ac37ce54..4c9a501ed 100644 --- a/tests/data/test644 +++ b/tests/data/test644 @@ -4,6 +4,7 @@ HTTP HTTP POST HTTP MIME POST +flaky </keywords> </info> |