google/EarlGrey

GREYAssert in a dispatch_sync block crashes the app

Open

#289 aberto em 28 de set. de 2016

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Objective-C (760 forks)batch import
Hacktoberfest

Métricas do repositório

Stars
 (5.424 stars)
Métricas de merge de PR
 (Mesclagem média 1d 1h) (8 fundiu PRs em 30d)

Description

Message((__objc_no) is true) failed is shown in Xcode. This just refers to the assert itself, which is on boolean NO.

My branch which will repro this issue: https://github.com/axi0mX/EarlGrey/tree/crash

Tested on Xcode 8, iOS 10 simulator (iPhone SE).

Guia do colaborador