Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27264] Windows: Jenkins tests regularly crashing

GitHub Issuen/a
TypeStory
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2019-08-08T23:56:03.000+0000
Affected Version/sRelease 8.2.0
Fix Version/sn/a
ComponentsWindows
Labelsn/a
ReporterChristopher Williams
AssigneeKota Iguchi
Created2019-07-20T23:31:13.000+0000
Updated2019-08-08T23:56:03.000+0000

Description

Jenkins unit tests seems to be regularly crashing on Windows. Ended up skipping some tests in following suites. - -ti.filesystem.file.test.js- - -ti.media.videoplayer.test.js- - -ti.filesystem.filestream.test.js- - -ti.ui.tabgroup.test.js- - -ti.map.test.js-

Comments

  1. Kota Iguchi 2019-07-21

    I'm suspecting that it's not because of a issue in Tab/TabGroup but there may be something wrong around JavaScriptCore or HAL/TitaniumKit. I can see that random crash happening around Ti.Filesystem even when I skip Tab/TabGroup tests for instance https://jenkins.appcelerator.org/blue/organizations/jenkins/titanium-sdk%2Ftitanium_mobile_windows/detail/PR-1403/20.
  2. Kota Iguchi 2019-07-22

    Now it's crashing in Titanium.Media#createAudioPlayer() only on ws-local, which is unreasonable. https://jenkins.appcelerator.org/blue/organizations/jenkins/titanium-sdk%2Ftitanium_mobile_windows/detail/master/104/pipeline
  3. Kota Iguchi 2019-08-08

    Fixed. All tests are passing now: https://github.com/appcelerator/titanium-mobile-mocha-suite/pull/184

JSON Source