kochetkov-ma / allure-server

Allure Server. Save/ generate / provide allure2 reports in one place
http://allure.iopump.ru
Apache License 2.0
213 stars 63 forks source link

Can't see comparison result in screenDiff #72

Open bloodgang94 opened 1 year ago

bloodgang94 commented 1 year ago

Hello! I use playwright and compare screenshots. I upload the report to the server. But I don't see the comparison result. Although locally I see the result of the comparison.

allure server image

allure report 2.18.1 image

allure-results.zip

I suspect the problem is on the side of the allure report and I need to update it?

kochetkov-ma commented 1 year ago

do you use any plugins to get screen diff? I think there is no screen diff plugin on the server side and i should add it

bloodgang94 commented 1 year ago

do you use any plugins to get screen diff? I think there is no screen diff plugin on the server side and i should add it

https://github.com/allure-framework/allure2/blob/master/plugins/screen-diff-plugin/README.md I found that if I send the built report allure-report.zip to the server, then the visual comparison works.

wenmhan commented 4 months ago

I encountered the same problem. How did you solve it in the end? I have upgraded the version of allure-server to 2.12.1

kochetkov-ma commented 3 months ago

I haven't did anything to solve it yet. m going to reproduce and investigate. But for now ypu may try to update to last version and try - there were a lot changes. https://github.com/kochetkov-ma/allure-server/releases/tag/v2.13.8