Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27351] iOS: Unit tests failing on Xcode 11 / iOS 13

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2019-08-28T09:32:00.000+0000
Affected Version/sRelease 8.2.0
Fix Version/sRelease 8.2.0
ComponentsiOS
LabelsengSchedule, regression
ReporterChristopher Williams
AssigneeVijay Singh
Created2019-08-23T15:17:40.000+0000
Updated2019-08-28T09:32:00.000+0000

Description

Once we started building and running against Xcode 11 and iOS 13, we have two unit tests that started failing: ios.Titanium.UI.iOS.#createPreviewContext() - expected 0 to equal 300 ios.Titanium.UI.Window..safeAreaPadding for window inside navigation window with extendSafeArea true - expected 34 to equal 0 This can be found on any of our recent master branch builds on master

Comments

  1. Vijay Singh 2019-08-23

    Ideally this should have failed before Xcode 11. But default simulator used with Jenkins was protecting this.
  2. Vijay Singh 2019-08-23

    https://github.com/appcelerator/titanium-mobile-mocha-suite/pull/188
  3. Samir Mohammed 2019-08-28

    Closing ticket, tests are now passing on Jenkins.

JSON Source