[TIMOB-9977] Android: Anvil: ui/ui/webview* tests fail
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-07-26T10:32:56.000+0000 |
| Affected Version/s | Release 2.1.1 |
| Fix Version/s | Sprint 2012-15 Core, Release 2.1.1, Release 3.0.0 |
| Components | Android |
| Labels | core, qe-port |
| Reporter | Ping Wang |
| Assignee | Allen Yeung |
| Created | 2012-07-16T16:38:48.000+0000 |
| Updated | 2012-08-08T16:22:59.000+0000 |
Description
Four tests in ui/ui suite fail with 2_1_X branch.
1. webviewEvalJSLockup (only failed on 2.2 emulator): Error: should be: '', was: 'null'
2. webviewBindingAvailable (only failed on 2.2 emulator): Error: should be: 'object', was: 'null'
3. webviewBindingAvailableAfterSetHtml (only failed on 2.2 emulator): Error: should be: 'object', was: 'null'
4. webviewBindingUnavailable (failed on 2.2 emulator, 3.x device, 4.x device): Error: should be: '', was: 'null'
No comments