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

jpeg verification sometimes fails #5108

Open
etam opened this issue Feb 28, 2020 · 2 comments
Open

jpeg verification sometimes fails #5108

etam opened this issue Feb 28, 2020 · 2 comments
Labels
bug P3 Severity-Low/Effort-hard

Comments

@etam
Copy link
Contributor

etam commented Feb 28, 2020

Description

Golem Version: 6f4df24

OS: Linux

Branch: develop

Description of the issue:

Jpeg verification sometimes fails. Probably due to lossy compression introducing too much noise in image.

Steps To Reproduce

Run test_jpeg integration test.

Expected behavior

It should always pass.

Logs and any additional context

https://buildbot.golem.network/buildbot/#/builders/15/builds/973

Proposed Solution?

Option hard: make verification better.
Option easy: disable lossy output formats.

@etam etam added bug brass P3 Severity-Low/Effort-hard labels Feb 28, 2020
@shadeofblue
Copy link
Contributor

@etam I'd look at option 3: see if we can increase the quality of the images to limit the impact of the lossy compression

@etam
Copy link
Contributor Author

etam commented Feb 28, 2020

@badb badb removed the brass label Jun 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug P3 Severity-Low/Effort-hard
Projects
None yet
Development

No branches or pull requests

4 participants