morningman opened a new pull request #4266: URL: https://github.com/apache/incubator-doris/pull/4266
## Proposed changes Refactor the `run-ut.sh` 1. Rename run-ut.sh to run-be-ut.sh 2. Find all test files from build dir instead of declaring separately in the script 3. Add gtest output to collect the result of unit test. ## Types of changes - [x] Bugfix (non-breaking change which fixes an issue) - [x] Code refactor (Modify the code structure, format the code, etc...) ## Checklist - [x] I have create an issue on (Fix #4265), and have described the bug/feature there in detail - [x] Compiling and unit tests pass locally with my changes ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
