-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TriBITS_gitdist_UnitTests move-to-base-dir tests failing on Travis C #247
Comments
I bet I know what the problem is. The Travis CI build creates the build dir under the TriBITS project source dir. This changes the behavior of the tests since now the base-most |
This is a stop-gap to avoid the tests that look for the base-most .gitdist.default file.
This should avoid tests that look for the base-most .gitdist.default file getting messed up by having the build dir under TriBITS/ soruce dir.
This should avoid tests that look for the base-most .gitdist.default file getting messed up by having the build dir under TriBITS/ soruce dir.
This should avoid tests that look for the base-most .gitdist.default file getting messed up by having the build dir under TriBITS/ soruce dir. Build/Test Cases Summary Enabled Packages: Enabled all Packages 0) MPI_DEBUG => passed: passed=266,notpassed=0 (0.81 min) 1) SERIAL_RELEASE => passed: passed=266,notpassed=0 (0.63 min) 2) MPI_DEBUG_CMAKE-3.6.2 => passed: passed=287,notpassed=0 (0.56 min) 3) SERIAL_RELEASE_CMAKE-3.6.2 => passed: passed=287,notpassed=0 (0.54 min) Other local commits for this build/test group: 3d3308e, f8d7208
My commit 1ef4e3d just pushed to
Closing as complete. |
At some point, test
TriBITS_gitdist_UnitTests
started failing with some of the 'move-to-base-dir' tests failing. The failing using tests are all related to the 'move-to-base-dir' feature. The unit test output looks like:The text was updated successfully, but these errors were encountered: