]> granicus.if.org Git - curl/commitdiff
tests: disabled 1903 now
authorDaniel Stenberg <daniel@haxx.se>
Thu, 9 Mar 2017 22:55:30 +0000 (23:55 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 9 Mar 2017 22:57:09 +0000 (23:57 +0100)
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...

tests/data/DISABLED

index 50544aba722145859f66fbeecc51c7dba9418db1..6ab4c437646ab8cc09192b0b85ae7d3797382048 100644 (file)
@@ -16,3 +16,5 @@
 # test 1510 casues problems on the CI on github
 # example: https://travis-ci.org/curl/curl/builds/81633600
 1510
+# Pipelining test that is causing false positives a little too often
+1903