Skip to content

get rid of harmless error in verbose test#1043

Closed
boegel wants to merge 1 commit intoeasybuilders:developfrom
boegel:fix_verbose_test_error
Closed

get rid of harmless error in verbose test#1043
boegel wants to merge 1 commit intoeasybuilders:developfrom
boegel:fix_verbose_test_error

Conversation

@boegel
Copy link
Member

@boegel boegel commented Sep 12, 2014

The toy_build unit tests are spitting our an error message because a specified easyconfig file is not found in the specified (relative) location.

$ PYTHONPATH=$PWD python test/framework/toy_build.py
.............== ERROR: Can't find path /Users/kehoste/work/easybuild-framework/gompi-1.4.10.eb

...
----------------------------------------------------------------------
Ran 16 tests in 265.835s

OK

The error is harmless since the easyconfig is actually found after all.
This patch fixes the it by specifying the absolute path to easyconfig file to be used.

@boegel
Copy link
Member Author

boegel commented Mar 11, 2015

no longer relevant (already fixed in another way)

@boegel boegel closed this Mar 11, 2015
@boegel boegel deleted the fix_verbose_test_error branch March 11, 2015 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant