[TIMOB-5960] Drillbit: Fix Failing Database Tests
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-11-02T12:28:56.000+0000 |
Affected Version/s | Release 1.8.0 |
Fix Version/s | Sprint 2011-44, Release 1.8.0 |
Components | iOS |
Labels | drillbit |
Reporter | Sabil Rahim |
Assignee | Sabil Rahim |
Created | 2011-11-02T09:17:07.000+0000 |
Updated | 2011-12-03T12:56:15.000+0000 |
Description
Ti.Database.tests - database(new failures, old ones are fixed)
testDatabaseLH2147 false 41 should be null, was: undefined
testDatabaseInsert false 70 should be null, was: undefined
testDatabaseCount false 99 should be null, was: undefined
testDatabaseRollback false 130 should be null, was: undefined
testDatabaseSavepointRollback false 161 should be null, was: undefined
pull pending #617
Pass: Tested with version=1.8.0.1 timestamp=12/03/11 12:48 githash=a72a92b testModuleMethodsAndConstants true 11 Success testDatabaseMethods true 29 Success testDatabaseLH2147 true 62 Success testDatabaseInsert true 90 Success testDatabaseCount true 117 Success testDatabaseRollback true 145 Success testDatabaseSavepointRollback true 193 Success testDatabaseLH2917 true 237 Success testTypedGettersAndSetters true 327 Success testDatabaseExceptions true 374 Success