diff options
author | Daniel Stenberg <daniel@haxx.se> | 2015-09-23 13:53:38 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2015-09-23 13:53:38 +0200 |
commit | 0110cced2a44a0c89fd5f98c30e80afeb208c0e0 (patch) | |
tree | eb3e97c3d27747273cad9d3e7439f61dad18c79f /tests/data/DISABLED | |
parent | 5f87906e0ecf44ec473f8d0455158a93c7dffc62 (diff) | |
download | curl-0110cced2a44a0c89fd5f98c30e80afeb208c0e0.tar.gz |
tests: disable 1510 due to CI-problems on github
Diffstat (limited to 'tests/data/DISABLED')
-rw-r--r-- | tests/data/DISABLED | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 18888a9d2..3874468b0 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -13,3 +13,6 @@ # test 1801 causes problems on Mac OS X and github # https://github.com/bagder/curl/issues/380 1801 +# test 1510 casues problems on the CI on github +# example: https://travis-ci.org/bagder/curl/builds/81633600 +1510 |