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

chrome.docker differences when running in CI compared to on MacOS #504

Open
PeterChen1997 opened this issue Feb 22, 2024 · 2 comments
Open

Comments

@PeterChen1997
Copy link
Sponsor

I got the same issue like #434

I running the tests on my m1 mac and arm runner, got the diffs below

image

and the current is
chrome_laptop_Components_AutoSizeTextarea_Editable

reference is
chrome_laptop_Components_AutoSizeTextarea_Editable

@PeterChen1997
Copy link
Sponsor Author

I use the default config for loki

And I don't want to set the tolerance to check the component clearly 👀 Is there any method to fix this?

I test it on the resemblejs. The two image actually not the same in a slight diff

image

@sr258
Copy link

sr258 commented Feb 23, 2024

The same here. The issue seems to be that the Chrome container renders differently in ARM64 and x86 architectures.

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

No branches or pull requests

2 participants