mirror of
https://github.com/curl/curl.git
synced 2026-04-15 01:01:41 +03:00
Added the "flaky" keyword to a number of tests
Each shows evidence of flakiness on at least one platform on the autobuilds. Users can use this keyword to skip these tests if desired.
This commit is contained in:
parent
980f2b7078
commit
382cee0a77
6 changed files with 6 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ EPSV
|
|||
RETR
|
||||
timeout
|
||||
FAILURE
|
||||
flaky
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@ RETR
|
|||
LIST
|
||||
wildcardmatch
|
||||
ftplistparser
|
||||
flaky
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@
|
|||
HTTP
|
||||
pipelining
|
||||
multi
|
||||
flaky
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@
|
|||
HTTP
|
||||
pipelining
|
||||
multi
|
||||
flaky
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@
|
|||
HTTP
|
||||
pipelining
|
||||
multi
|
||||
flaky
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@
|
|||
<keywords>
|
||||
HTTP
|
||||
multi
|
||||
flaky
|
||||
</keywords>
|
||||
</info>
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue