pointfreeco / swift-snapshot-testing

📸 Delightful Swift snapshot testing.
https://www.pointfree.co/episodes/ep41-a-tour-of-snapshot-testing
MIT License
3.68k stars 556 forks source link

Blank diff snapshot #853

Open pitr12 opened 2 months ago

pitr12 commented 2 months ago

Describe the bug When running UI tests with snapshots in CI (Circle) UI tests sometimes randomly fail on snapshots. When inspecting failed diff snapshot it sometimes produces corrupted image. See attached snapshot.

Screenshots

snapshot-with-precision-name patientsList

Environment