[TIMOB-9122] iOS: Drillbit fails on Filesystem test: filesInApplicationCacheDirectoryExists()
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-05-14T14:39:50.000+0000 |
Affected Version/s | Release 2.0.2 |
Fix Version/s | Release 2.1.0, Sprint 2012-10 API |
Components | iOS |
Labels | api, drillbit |
Reporter | Sabil Rahim |
Assignee | Sabil Rahim |
Created | 2012-05-13T19:08:50.000+0000 |
Updated | 2012-06-14T13:09:40.000+0000 |
Description
Drillbit fails on FileSystem test with the following output
filesInApplicationCacheDirectoryExists false 463 'undefined' is not a function (evaluating 'newDirectory.isDirectory()')
Turns out this was a new drillbit test introduced for android without placing the proper android check around it.
Introduced by [PR2164/1982](https://github.com/appcelerator/titanium_mobile/pull/2164)
Pull pending [PR2183](https://github.com/appcelerator/titanium_mobile/pull/2183) and [PR2184](https://github.com/appcelerator/titanium_mobile/pull/2184)
Tested with version=2.1.0 module_apiversion=2 timestamp=06/14/12 12:05 githash=9c738f8 All test passed for filesystem