pointfreeco / swift-snapshot-testing

📸 Delightful Swift snapshot testing.

Home Page:https://www.pointfree.co/episodes/ep41-a-tour-of-snapshot-testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blank diff snapshot

pitr12 opened this issue · comments

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

  • swift-snapshot-testing version [1.16.0]
  • Xcode [15.3]
  • OS: [iOS 17.4]