curl/tests/data/test2600
Dan Fandrich 381792dfbf tests: add the timing-dependent keyword on several tests
These are ones likely to fail on heavily-loaded machines that alter the
normal test timing. Most of these tests already had the flaky keyword
since this condition makes them more likely to fail on CI.
2023-09-13 11:26:08 -07:00

26 lines
260 B
Plaintext

<testcase>
<info>
<keywords>
unittest
cfilter
timing-dependent
</keywords>
</info>
#
# Client-side
<client>
<server>
none
</server>
<features>
unittest
debug
http
</features>
<name>
connection filter connect/destroy unit tests
</name>
</client>
</testcase>