[TIMOB-7932] Android: drillbit failure for Android test suite
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-03-12T09:36:25.000+0000 |
| Affected Version/s | Release 1.8.2 |
| Fix Version/s | Sprint 2012-05, Release 2.0.0 |
| Components | Android |
| Labels | n/a |
| Reporter | Opie Cyrus |
| Assignee | Ping Wang |
| Created | 2012-03-08T13:09:40.000+0000 |
| Updated | 2012-03-16T10:22:41.000+0000 |
Description
android suite fails with exception on both runtimes - http://pastie.org/3550806
PR https://github.com/appcelerator/titanium_mobile/pull/1628
I am only seeing a failure from exception for the "proxyInvocation" test only on emulator. There's also a failure for device & emulator (both runtimes) for "jsActivityUrl". Looks like for that test it's because e.resultCode didn't get set (undefined). Device: Xoom (Android 4.0.3) SDK: master branch build (commit: d47ef1653db6967683e9b53aca7c9a0a9d4a8714)
Tested with version=2.0.0 module_apiversion=2 timestamp=03/16/12 10:49 githash=9afec25 on Droid 2.2.2 with v8/rhino all Ti.Android tests pass