google/EarlGrey

GREYAssert in a dispatch_sync block crashes the app

Open

#289 opened on 2016年9月28日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Objective-C (760 forks)batch import
Hacktoberfest

Repository metrics

Stars
 (5,424 stars)
PR merge metrics
 (平均マージ 1d 1h) (30d で 8 merged PRs)

説明

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).

コントリビューターガイド