mirror of
https://github.com/moparisthebest/curl
synced 2024-11-04 16:45:06 -05:00
tests: disabled 1903 now
Test 1903 is doing HTTP pipelining, and that is a timing and ordering sensitive operation and this fails far too often on the Travis CI leading to people more or less ignoring test failures there. Not good. The end of pipelning is probably coming sooner rather than later anyway...
This commit is contained in:
parent
e1960fef12
commit
26e9fc27ad
@ -16,3 +16,5 @@
|
|||||||
# test 1510 casues problems on the CI on github
|
# test 1510 casues problems on the CI on github
|
||||||
# example: https://travis-ci.org/curl/curl/builds/81633600
|
# example: https://travis-ci.org/curl/curl/builds/81633600
|
||||||
1510
|
1510
|
||||||
|
# Pipelining test that is causing false positives a little too often
|
||||||
|
1903
|
||||||
|
Loading…
Reference in New Issue
Block a user