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

Unable to compare images locally #617

Open
Jarzka opened this issue Aug 10, 2023 · 3 comments
Open

Unable to compare images locally #617

Jarzka opened this issue Aug 10, 2023 · 3 comments
Labels

Comments

@Jarzka
Copy link

Jarzka commented Aug 10, 2023

Describe the bug

When I run npx reg-suit run I get the following output:

npx reg-suit run
[reg-suit] info version: 0.12.2
[reg-suit] info Detected the previous snapshot key: 'b34f71b71df63026decb66bdaae226b1ba8d1df9'
[reg-suit] info Skipped to fetch the expected data because publisher plugin is not set up.
[reg-suit] info Comparison Complete
[reg-suit] info    Changed items: 0
[reg-suit] info    New items: 177
[reg-suit] info    Deleted items: 0
[reg-suit] info    Passed items: 0

It seems that reg-suit is unable not compare the images that are already located in my workingDir and actualDir, but instead expects me to install the publisher plugin, which I don't need. It skips the comparison with a message Skipped to fetch the expected data because publisher plugin is not set up.

Reproduced step

Install reg-suit without the publisher plugin and do the comparison.

Expected behavior

Images are compared without the publisher plugin.

Actual behavior

Skips comparison.

@Jarzka Jarzka added the bug label Aug 10, 2023
@undesicimo
Copy link

are you still reproducing this? Happens to me as well

@Jarzka
Copy link
Author

Jarzka commented Nov 8, 2023

My understanding is that this tool does not work without the publisher so I gave up.

@undesicimo
Copy link

undesicimo commented Nov 14, 2023

@Jarzka
below is our best bet on running locally. Same functionality as reg-suit
https://github.com/reg-viz/reg-cli

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

No branches or pull requests

2 participants