Kevin Daudt
c1bba6bed3
community/lua-copas: skip broken test
...
The test verified that a http -> http redirect works. The service they
used (goo.gl), started to redirect to https first, so the result is
(http -> https -> http), which the library does not allow.
Skip this test for now.
2019-05-17 18:45:36 +00:00
Natanael Copa
a93e8d4a64
community/lua-copas: bump pkgrel
...
previous commit also set tls 1.2 as the default so bump pkgrel
2018-12-24 15:35:36 +00:00
Natanael Copa
4b3710bb3c
community/lua-copas: fix tests
...
add fixes from upstream for tests
2018-12-24 15:34:37 +00:00
Carlo Landmeter
d40d3114ab
community/lua-copas: disable tests on armv7
2018-11-16 14:47:39 +00:00
Natanael Copa
3e5871bd94
community/lua-copas: disable luajit on aarch64
...
due to:
luajit: bad light userdata pointer
related to https://github.com/LuaJIT/LuaJIT/issues/49
2018-06-06 08:54:03 +00:00
Natanael Copa
a9031ebe50
community/lua-copas: disable tests with https
...
apparently lua-sec does not work.
2018-05-31 15:43:27 +00:00
Natanael Copa
b167cf490e
community/lua-copas: force tests to only use ipv4
...
if localhost resolves to ipv6 address, tests will fail, so we force ipv4
2017-07-28 10:43:34 +00:00
Jakub Jirutka
88e0a85bf7
community/lua-copas: disable check on ppc64le LuaJIT for now
...
>>> lua-copas*: Testing on luajit
luajit -e "package.path='src/?.lua;'..package.path" tests/largetransfer.lua
starting loop
Segmentation fault
make: *** [Makefile:25: test] Error 139
>>> ERROR: lua-copas*: check failed
2017-07-25 21:56:37 +02:00
Jakub Jirutka
43194561d1
community/lua-copas: install minimal rock_manifest
2017-07-22 20:02:12 +02:00
Jakub Jirutka
3a0985ebcd
community/lua-copas: run tests
2017-07-22 13:28:45 +02:00
Jakub Jirutka
a127ffa2e1
community/lua-copas: upgrade to 2.0.2
2017-07-22 13:28:45 +02:00
Jakub Jirutka
77ef9ecd7a
community/lua-copas: move from testing
2016-10-03 11:40:16 +02:00