Skip to content

fix running framework suite from easybuild-framework directory#2986

Merged
bartoldeman merged 1 commit intoeasybuilders:developfrom
boegel:fix_tests_from_repo
Aug 28, 2019
Merged

fix running framework suite from easybuild-framework directory#2986
bartoldeman merged 1 commit intoeasybuilders:developfrom
boegel:fix_tests_from_repo

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Aug 28, 2019

fixes problems like shown below when the tests are run directly from the easybuild-framework directory...

======================================================================
ERROR: test_det_easyconfig_paths_from_pr (__main__.RobotTest)
Test det_easyconfig_paths function, with --from-pr enabled as well.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Volumes/work/easybuild-framework/test/framework/robot.py", line 729, in test_det_easyconfig_paths_from_pr
    outtxt = self.eb_main(args, logfile=dummylogfn, raise_error=True)
  File "test/framework/utilities.py", line 297, in eb_main
    raise myerr
EasyBuildError: 'Failed to process easyconfig /Volumes/work/easybuild-framework/test/framework/easyconfigs/test_ecs/t/toy/toy-0.0.eb: Failed to import EB_toy easyblock: No module named extensioneasyblock'

@boegel boegel added the bug fix label Aug 28, 2019
@boegel boegel added this to the 4.0.0 milestone Aug 28, 2019
Copy link
Copy Markdown
Contributor

@bartoldeman bartoldeman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@bartoldeman bartoldeman merged commit 48632eb into easybuilders:develop Aug 28, 2019
@boegel boegel deleted the fix_tests_from_repo branch August 28, 2019 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants