Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix failing Pillow library used in snapshot testing #452

Merged
merged 7 commits into from
May 21, 2021

Conversation

hborisoff
Copy link
Contributor

What Where/Who
JIRA Issue SDK-380
People Involved @hborisoff

Background

Travis-CI build started failing very often with an error when installing Pillow python library. It is somehow related to the Python version (2.7 is deprecated) that the snapshot testing framework is using. Created a thread about that, but currently without any responses.
Resolution is to install the Pillow library from local storage, it is placed in Tools folder. File naming must remain as it is, otherwise installing fails.

@hborisoff hborisoff requested review from milos1290 and nzagorchev May 10, 2021 12:56
@hborisoff hborisoff merged commit 603764c into master May 21, 2021
@delete-merged-branch delete-merged-branch bot deleted the bugfix/SDK-380_snapshot_tests branch May 21, 2021 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants