Merged in feature/fix_test_timeouts (pull request #194)
text extractions tests * increase timeout for slow ci/cd systems * add tests
This commit is contained in:
@@ -108,6 +108,7 @@ tasks:
|
||||
fi
|
||||
|
||||
GOMAXPROCS={{.THREAD_PARALLEL}} go test \
|
||||
-timeout 15m \
|
||||
-p {{.PKG_PARALLEL}} -parallel {{.TEST_PARALLEL}} \
|
||||
-coverpkg={{.INTERNAL}},{{.API}},{{.PKG}} \
|
||||
-coverprofile=$COVERAGE_TARGET $TEST_TARGETS
|
||||
|
||||
Reference in New Issue
Block a user