cashapp / AccessibilitySnapshot

Easy regression testing for iOS accessibility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Activation point image sometimes fails to load

NickEntin opened this issue · comments

Sometimes the activation point image fails to load, causing the activation points to be missing from the resulting snapshot. Once this happens on a machine, it seems to persist. I've seen this locally as well as on a few CI jobs now.

A couple examples of jobs where this is failing:
https://github.com/cashapp/AccessibilitySnapshot/actions/runs/7884408756/job/21599405154?pr=206
https://github.com/cashapp/AccessibilitySnapshot/actions/runs/7833480324/job/21374543643?pr=205

The result is any snapshot showing activation points will fail:

	ActivationPointTests.testActivationPointEnabled()
	ActivationPointTests.testActivationPointEnabledWhenOverridden()
	-[ImpreciseObjectiveCTests testSimpleViewWithActivationPointAlways]
	-[ObjectiveCTests testSimpleViewWithActivationPointAlways]
	-[ObjectiveCTests testSimpleViewWithActivationPointDefault]
	SnapshotTestingTests.testShowingActivationPoint()
	SnapshotTestingTests.testShowingActivationPoint()