cashapp / paparazzi

Render your Android screens without a physical device or emulator
https://cashapp.github.io/paparazzi/
Apache License 2.0
2.22k stars 210 forks source link

CircularProgressIndicator and BottomSheet content slightly different between mac and CI #1451

Closed mshearer123 closed 1 month ago

mshearer123 commented 1 month ago

Description Wondering if you would have any suggestions, we have 1000's of paparazzi tests that work fine between our local machines and our CI environment.

However with either 1.3.3 (didn't use due to a different bug) or 1.3.4, we have a couple that have some slight difference. They seem be just with CircularProgressIndicator and bottom sheets, so maybe animation related.

Steps to Reproduce Provide a sample project, failing test, or steps to reproduce.

Expected behavior A clear and concise description of what you expected to happen.

Additional information:

Screenshots example2

-

-

example1

jrodbx commented 1 month ago

Unfortunately, this isn't very actionable. Please provide a repro sample. FWIW, CashApp tests Paparazzi for regressions prior to release, so anything missed from that will greatly benefit from a community-provided repro.