Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

[iOS] Rapidly clicking span on UI test 3525 throws a null exception on simulators #3930

@adrianknight89

Description

@adrianknight89

Description

I was running UI test 3525 on iOS 12.0 simulators and ran into an issue. If you click the "Clickable" label several times quickly, it's going to throw a null exception. The issue seems to be coming from CreateChildRecognizerHandler of EventTracker because 'childGestures' is null.

Note that I did not test this on a physical device and don't know if the issue exists there.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions