{ "id": "83172", "key": "TIMOB-6354", "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": [ { "id": "12093", "description": "", "name": "Sprint 2012-01", "archived": true, "released": true, "releaseDate": "2012-01-15" }, { "id": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" }, { "id": "12677", "description": "Release 1.8 Service Pack 1", "name": "Release 1.8.1", "archived": true, "released": true, "releaseDate": "2012-01-31" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-01-23T16:38:29.000+0000", "created": "2011-11-29T10:40:30.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [ { "id": "12580", "description": "Dual Runtime 1.8.0", "name": "Release 1.8.0.1", "archived": true, "released": true, "releaseDate": "2011-12-22" } ], "issuelinks": [ { "id": "14557", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "84885", "key": "TIMOB-7184", "fields": { "summary": "iOS: Drillbit failure on JSS test", "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": "Low", "id": "4" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2012-01-23T16:38:29.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "We are getting a number of drillbit failures against 1.8.0.1.ffcee72 for 'Utils':\r\n\r\n{code}\r\n\tbase64decode\tfalse\t6\tInvalid type passed to function. invalid type in -[UtilsModule convertToString:] (UtilsModule.m:32)\r\n\tbase64encode\tfalse\t14\tInvalid type passed to function. invalid type in -[UtilsModule convertToString:] (UtilsModule.m:32)\r\n\tsha1\tfalse\t22\tInvalid type passed to function. invalid type in -[UtilsModule convertToString:] (UtilsModule.m:32)\r\n\tsha256\tfalse\t30\tInvalid type passed to function. invalid type in -[UtilsModule convertToString:] (UtilsModule.m:32)\r\n\tmd5\tfalse\t38\tInvalid type passed to function. invalid type in -[UtilsModule convertToString:] (UtilsModule.m:32)\r\n{code}", "attachment": [], "flagged": false, "summary": "iOS: Drillbit failures due to softlinking / no rebuild", "creator": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "174200", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Turns out that all drillbit failures with this version are due to softlink issues and/or rebuild problems (namely, the lack of one). Needs to be resolved one way or the other.", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-11-29T11:53:26.000+0000", "updated": "2011-11-29T11:53:26.000+0000" }, { "id": "174725", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Moving to next sprit; not critical for freeze deadline.", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-12-03T16:29:11.000+0000", "updated": "2011-12-03T16:29:11.000+0000" }, { "id": "178889", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Note on testing this: You want to run the full drillbit suite on iOS\r\n\r\n{{./drillbit.py --platforms=iphone --iphone-version=4.3 --autorun}}\r\n\r\nAnd check the results against the \"expected failure\" list:\r\n\r\nhttps://wiki.appcelerator.org/display/pe/iOS+-+Drillbit+Results\r\n\r\nThe PR passes functional if the drillbit run results in only expected failures.\r\n\r\n*EDIT:* With this fix, JSS is a new failure case due to a *DIFFERENT* bug. Do not reject this fix based on JSS failures; that now is covered by ticket TIMOB-6354.", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-01-11T11:01:01.000+0000", "updated": "2012-01-13T15:28:52.000+0000" }, { "id": "179282", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested with version=1.9.0\r\nmodule_apiversion=2\r\ntimestamp=01/13/12 13:25\r\ngithash=5346604\r\n\r\nAll failures are known", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-01-13T16:16:25.000+0000", "updated": "2012-01-13T16:16:25.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }