Closed jakirkham closed 8 years ago
Hi! This is the friendly automated conda-forge-linting service.
I just wanted to let you know that I linted all conda-recipes in your PR (recipe
) and found it was in an excellent condition.
Seems to be a test failure. No reason this change would cause it. Thoughts on this @jjhelmus or @aebrahim?
======================================================================
ERROR: spam (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: spam
Traceback (most recent call last):
File "/Users/travis/miniconda3/envs/_test/lib/python3.5/unittest/loader.py", line 153, in loadTestsFromName
module = __import__(module_name)
ImportError: No module named 'spam'
----------------------------------------------------------------------
@jakirkham After re-rendering the recipe I'm not seeing the test failure #9. May caused by something coming from brew?
Let's go with ( https://github.com/conda-forge/glpk-feedstock/pull/9 ).
Fixes https://github.com/conda-forge/glpk-feedstock/issues/6
Fix-up selectors to match the expected style. Namely, there are comments now with proper spacing.