mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
databases/arrow/cpp: stop overriding do-test, pass ctest flags via TEST_FLAGS
This commit is contained in:
@@ -69,9 +69,7 @@ WANTLIB += ${COMPILER_LIBCXX} c crypto m snappy ssl thrift z
|
||||
# devel/gtest
|
||||
# WANTLIB += boost_atomic-mt boost_context-mt boost_date_time-mt
|
||||
# WANTLIB += boost_filesystem-mt boost_process-mt gmock gtest
|
||||
# no way to set the timeout via env vars, defaults to 10000000
|
||||
# arrow-utility-test.txt timeouts
|
||||
do-test:
|
||||
@${MODCMAKE_TEST_TARGET} --timeout 180
|
||||
# arrow-utility-test.txt timeouts, and the default is 10000000
|
||||
TEST_FLAGS = --timeout 180
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
Reference in New Issue
Block a user