{ "id": "104927", "key": "TIMOB-11761", "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": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" }, { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" }, { "id": "14624", "description": "2012 Sprint 24 JS", "name": "2012 Sprint 24", "archived": true, "released": true, "releaseDate": "2012-12-03" }, { "id": "14625", "description": "2012 Sprint 24 API", "name": "2012 Sprint 24 API", "archived": true, "released": true, "releaseDate": "2012-12-03" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-11-28T00:58:48.000+0000", "created": "2012-11-14T01:56:21.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "regression", "triage" ], "versions": [ { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "issuelinks": [], "assignee": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2012-12-04T00:13:59.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "This happens on the v8 and rhino run for many of the android version. Please reference https://wiki.appcelerator.org/display/pe/Android+Anvil+Results to see which versions.\r\n\r\nTest suite: android/android/android: \r\nTest case: jsActivityUrl\r\n\r\nThis seems to be a regression.", "attachment": [], "flagged": false, "summary": "Anvil: Android: jsUrlActivity test fails due to timeout", "creator": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "228096", "author": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "body": "jsUrlActivity only fails on 3.x and 4.x devices with the log:\r\n{code}\r\nW/System.err(15467): java.lang.NullPointerException\r\nW/System.err(15467): \tat org.appcelerator.titanium.proxy.ActionBarProxy.getTitle(ActionBarProxy.java:90)\r\nW/System.err(15467): \tat org.appcelerator.kroll.runtime.v8.V8Function.nativeInvoke(Native Method)\r\nW/System.err(15467): \tat org.appcelerator.kroll.runtime.v8.V8Function.callSync(V8Function.java:57)\r\nW/System.err(15467): \tat org.appcelerator.kroll.runtime.v8.V8Function.call(V8Function.java:43)\r\nW/System.err(15467): \tat org.appcelerator.kroll.runtime.v8.V8Function$1.run(V8Function.java:70)\r\nW/System.err(15467): \tat android.os.Handler.handleCallback(Handler.java:587)\r\nW/System.err(15467): \tat android.os.Handler.dispatchMessage(Handler.java:92)\r\nW/System.err(15467): \tat android.os.Looper.loop(Looper.java:132)\r\nW/System.err(15467): \tat org.appcelerator.kroll.KrollRuntime$KrollRuntimeThread.run(KrollRuntime.java:112)\r\nE/TiExceptionHandler(15467): (main) [51,51] ----- Titanium Javascript Runtime Error -----\r\nE/TiExceptionHandler(15467): (main) [0,51] - In suites/android/android/android.js:57,22\r\nE/TiExceptionHandler(15467): (main) [0,51] - Message: Uncaught Error: Java Exception occurred\r\nE/TiExceptionHandler(15467): (main) [1,52] - Source: \t\t\tTi.API.debug(JSON.stringify(e));\r\n{code}", "updateAuthor": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-20T23:05:19.000+0000", "updated": "2012-11-20T23:05:47.000+0000" }, { "id": "228131", "author": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR: https://github.com/appcelerator/titanium_mobile/pull/3452\nFor FR, please run anvil->android/android/android->jsActivityUrl on both rhino and v8 on 2.x, 3.x and 4.x devices.\n", "updateAuthor": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-21T01:52:24.000+0000", "updated": "2012-11-21T01:52:24.000+0000" }, { "id": "228681", "author": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "body": "3_0_X PR: https://github.com/appcelerator/titanium_mobile/pull/3477", "updateAuthor": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-27T19:27:11.000+0000", "updated": "2012-11-27T19:27:11.000+0000" }, { "id": "229728", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Anvil runs with 3_0_X", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-12-04T00:13:59.000+0000", "updated": "2012-12-04T00:13:59.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }