]> granicus.if.org Git - curl/commit
tests: remove superfluous test 1399
authorRichard Hsu <richard@accompani.com>
Tue, 9 May 2017 21:30:15 +0000 (14:30 -0700)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 10 May 2017 07:42:31 +0000 (09:42 +0200)
commit8dfa378e528917fd253780fd8414795ed868ab0f
tree7cf78108620f201bcbbb2b9ea52ab34360800719
parentf19baf27ebf89bea3768471be3c89772dc8a0be5
tests: remove superfluous test 1399

@MarcelRaad noted that `test1399` causes infinite loop on MinGW.
Looking into this, seems like it is related to how Windows handles
CRLF. See https://github.com/curl/curl/commit/9e093f by @mback2k.
Removing `test1399` as it's identical to `test1326` then with such a
fix.

Test 1399 was broughy by commit 862b02f8947039e

Closes #1478
tests/data/Makefile.inc
tests/data/test1399 [deleted file]