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

Improved crop file detection in Blender verifier #4176

Merged
merged 3 commits into from
May 15, 2019

Conversation

kmazurek
Copy link
Contributor

Resolves: #3989

Improves the logic for finding crop files by looking for files with the
expected Blender output format in cases when the original path does not
point to an existing file.

@kmazurek kmazurek self-assigned this May 13, 2019
@ghost ghost added the in progress label May 13, 2019
Improves the logic for finding crop files by looking for files with the
expected Blender output format in cases when the original path does not
point to an existing file.
@codecov
Copy link

codecov bot commented May 14, 2019

Codecov Report

Merging #4176 into develop will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           develop   #4176      +/-   ##
==========================================
- Coverage    88.51%   88.5%   -0.02%     
==========================================
  Files          216     216              
  Lines        18788   18788              
==========================================
- Hits         16630   16628       -2     
- Misses        2158    2160       +2

Copy link
Contributor

@shadeofblue shadeofblue left a comment

Choose a reason for hiding this comment

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

looks okay - but please look at the comments

@kmazurek kmazurek merged commit f89e1fa into develop May 15, 2019
@ghost ghost removed the in progress label May 15, 2019
@kmazurek kmazurek deleted the fix/jpeg-integration-test branch May 15, 2019 08:41
@maaktweluit
Copy link
Contributor

@zakaprov think you can also remove the skip line now:
https://github.com/golemfactory/golem/blob/develop/scripts/node_integration_tests/tests/test_golem.py#L33

@kmazurek
Copy link
Contributor Author

@maaktweluit Good catch, I'll change that once the updated verifier Docker image is published.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GolemNodeTest.test_jpeg fails on develop
4 participants