You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When travis run the buid. It will run the unit test and generate the test report.
We have split the all culture test and coverage test to shorten the time.
One way is to perform unit tests in parallel by module. If unit test of every module takes less than 5min, we can achieve the expected behavior.
lock9
added
the
Housekeeping
Small enhancements that need to be done in order to keep the project organised
label
Sep 20, 2019
Describe the bug
Our travis build is taking many minutes, most of them generating the test report.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should take only 5 minutes to finish the build
The text was updated successfully, but these errors were encountered: