Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

GolemNodeTest.test_jpeg fails on develop #3989

Closed
shadeofblue opened this issue Mar 13, 2019 · 0 comments · Fixed by #4176
Closed

GolemNodeTest.test_jpeg fails on develop #3989

shadeofblue opened this issue Mar 13, 2019 · 0 comments · Fixed by #4176
Assignees

Comments

@shadeofblue
Copy link
Contributor

_____________________________________________________________________________________________ GolemNodeTest.test_jpeg _____________________________________________________________________________________________

self = <scripts.node_integration_tests.tests.test_golem.GolemNodeTest testMethod=test_jpeg>

    def test_jpeg(self):
        exit_code = self._run_test('golem.jpeg.RegularRun')
>       self.assertEqual(exit_code, 0)
E       AssertionError: 1 != 0

scripts/node_integration_tests/tests/test_golem.py:42: AssertionError
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants