{ "id": "169486", "key": "TIMOB-25132", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "10000", "description": "", "name": "Done" }, "resolutiondate": "2019-05-22T01:44:13.000+0000", "created": "2017-08-11T16:22:16.000+0000", "epic": { "id": 169441, "key": "TIMOB-25087", "name": "Mocha test failures", "summary": "Mocha test: Address unit test failures", "color": { "key": "color_4" }, "done": false }, "priority": { "name": "Medium", "id": "3" }, "labels": [ "engSchedule", "failure-reviewed" ], "versions": [], "issuelinks": [ { "id": "57532", "type": { "id": "10001", "name": "Cloners", "inward": "is cloned into", "outward": "is cloned from" }, "inwardIssue": { "id": "173514", "key": "TIMOB-27006", "fields": { "summary": "Android: Mocha test Titanium.UI.Layout TIMOB-23305 test failure", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "None", "id": "6" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "57575", "type": { "id": "10001", "name": "Cloners", "inward": "is cloned into", "outward": "is cloned from" }, "inwardIssue": { "id": "173535", "key": "TIMOB-27027", "fields": { "summary": "iOS: Mocha test Titanium.UI.Layout TIMOB-23305 test failure", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "None", "id": "6" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2019-05-22T01:44:13.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "Titanium.UI.Layout TIMOB-23305 please investigate the failure. \r\rPlease use https://github.com/ewanharris/titanium-mobile-mocha-suite/tree/TIMOB-24816 to find the related test\rYou can use https://github.com/ewanharris/mocha-test to quickly debug (most) mocha tests)", "attachment": [], "flagged": false, "summary": "Windows: Mocha test Titanium.UI.Layout TIMOB-23305 test failure", "creator": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "closedSprints": [ { "id": 1136, "state": "closed", "name": "2019 Sprint 11", "startDate": "2019-05-18T17:39:52.830Z", "endDate": "2019-05-31T17:39:00.000Z", "completeDate": "2019-06-04T21:37:11.485Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "427629", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "\"error\":{\"name\":\"AssertionError\",\"actual\":0,\"expected\":0,\"operator\":\"to equal\",\"message\":\"expected 0 not to equal 0\",\"generatedMessage\":true,\"stack\":\"/should.js:1419:18\\n/your-test.js:38:37\\nopen@[native code]\\n/your-test.js:64:11\\nrun@/ti-mocha.js:4363:19\\nrunTest@/ti-mocha.js:4768:13\\n/ti-mocha.js:4846:19\\nnext@/ti-mocha.js:4693:16\\n/ti-mocha.js:4703:11\\nnext@/ti-mocha.js:4641:25\\n/ti-mocha.js:4670:9\\ntimeslice@/ti-mocha.js:5777:27\",\"showDiff\":true}\r\n\r\nFrom https://github.com/ewanharris/titanium-mobile-mocha-suite/blob/07a5cd83a978b73ddcce325551cebb8c5df20362/Resources/ti.ui.layout.test.js#L1967", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2017-09-06T14:13:32.000+0000", "updated": "2017-09-06T14:15:05.000+0000" }, { "id": "447883", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "Broken on all, test needs review", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2019-04-23T12:28:52.000+0000", "updated": "2019-04-23T12:28:52.000+0000" }, { "id": "448585", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Merged https://github.com/appcelerator/titanium-mobile-mocha-suite/pull/160. The original test case was not quite right. Fixed for Windows.", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2019-05-22T01:44:13.000+0000", "updated": "2019-05-22T01:44:13.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }