Skip to content

Conversation

@boegel
Copy link
Member

@boegel boegel commented Dec 6, 2020

Fix for failing test in Travis with Python 2.6:

FAIL: Test for --easystack <easystack.yaml> when yaml easystack has wrong structure

----------------------------------------------------------------------

Traceback (most recent call last):

  File "/tmp/455093316/lib/python2.6/site-packages/easybuild_framework-4.3.2.dev0-py2.6.egg/test/framework/options.py", line 5647, in test_easystack_wrong_structure

    self.assertErrorRegex(EasyBuildError, expected_err, parse_easystack, toy_easystack)

  File "/tmp/455093316/lib/python2.6/site-packages/easybuild_framework-4.3.2.dev0-py2.6.egg/easybuild/base/testing.py", line 162, in assertErrorRegex

    self.assertTrue(regex.search(msg), "Pattern '%s' is found in '%s'" % (regex.pattern, msg))

AssertionError: Pattern '[\S\s]*An error occurred when interpreting the data for software Bioconductor: 'float' object is not subscriptable[\S\s]*| 'float' object has no attribute '__getitem__'[\S\s]*' is found in 'An error occurred when interpreting the data for software Bioconductor: 'float' object is unsubscriptable'

@boegel boegel added the bug fix label Dec 6, 2020
@boegel boegel added this to the 4.3.2 (next release) milestone Dec 6, 2020
Copy link
Member

@verdurin verdurin left a comment

Choose a reason for hiding this comment

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

Looks fine.

@verdurin verdurin merged commit b08beb1 into easybuilders:develop Dec 6, 2020
@boegel boegel deleted the fix_easystack_test_py26 branch December 6, 2020 15:22
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