[TIMOB-28296] macOS: Frequently Crashing due to Ti.UI.Picker tests
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2021-04-29T16:59:56.000+0000 |
Affected Version/s | Release 9.3.0 |
Fix Version/s | Release 10.0.0 |
Components | iOS, Mac |
Labels | n/a |
Reporter | Christopher Williams |
Assignee | Vijay Singh |
Created | 2020-12-18T15:50:01.000+0000 |
Updated | 2021-04-29T16:59:56.000+0000 |
Description
Our tests suite frequently crashes on running via macOS Catalyst. While this typically "shows up" around the NavigationWindow tests, The underlying cause appears to be related to Pickers (and possibly specifically Date Pickers).
Related links:
- https://stackoverflow.com/questions/30875858/assertion-failure-in-uipickertableview
- https://stackoverflow.com/questions/19155082/assertion-failure-in-uipickertableview-createpreparedcellforglobalrowwithind?rq=1
- https://stackoverflow.com/questions/48437796/uidate-picker-crashes-on-ios-11
Attachments
File | Date | Size |
---|---|---|
mocha_2020-12-11-121712_macos-lepew.crash | 2020-12-18T15:51:50.000+0000 | 142597 |
mocha_2020-12-17-112614_macos-lepew.crash | 2020-12-18T15:51:55.000+0000 | 148130 |
PR - https://github.com/appcelerator/titanium_mobile/pull/12726
merged to master and 10_0_X branch (post-RC, but pre-GA) for target 10.0.0 release.