big-r81 opened a new pull request, #4399: URL: https://github.com/apache/couchdb/pull/4399
- backport dynamic environment variables to Makefile.win - return exit code 1 if EUnit test fail - fixes some path issues ## Overview It's now possible to run only specific EUnit test like instead of running the full apps suite: ``` make -f Makefile.win eunit apps=chttpd suites=chttpd_security_tests ``` Return the exit code 1, if a test fails that the CI will fail too. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
