Unfortunately, our iOS deploy has been broken for a while. I just spent
some time getting it back on its feet and find that master does not pass
tests. I do not have a simple 'blame list' because many commits have passed
since the test deployed correctly.
All tests pass on iOS 3.3.x
All tests pass on Android Master and 3.3.x
On iOS master 7 file tests are failing on iOS 6.1.3 and 7.04
"*spec*": "File API DirectoryEntry file.spec.25
DirectoryEntry.getDirectory: create new dir with space resolveFileSystemURI
with encoded URI.",
"*exception*": "timeout: timed out after 7500 msec
waiting for win never called",
"*spec*": "File API File file.spec.40 should be define File
attributes.",
"*exception*": "Expected undefined to be defined.",
"*spec*": "File API Entry file.spec.63 copyTo: directory
that does not exist.",
"*exception*": "TypeError: 'null' is not an object
(evaluating 'parent.filesystem.__format__') in
file:///var/mobile/Applications/836872AD-CFED-4BE7-A316-45353151C586/mobilespec.app/www/plugins/org.apache.cordova.file/www/Entry.js
(line 165)",
"*exception*": "timeout: timed out after 7500 msec
waiting for itCopy never called",
"*spec*": "File API Entry file.spec.79 moveTo: directory
that does not exist.",
"*exception*": "timeout: timed out after 7500 msec
waiting for itMove never called",
"*spec*": "File API read method file.spec.82 should error
out on non-existent file.",
"*exception*": "timeout: timed out after 7500 msec
waiting for verifier never called",
"*spec*": "File API FileWriter file.spec.97 should be able
to write and append to file, File object.",
"*exception*": "timeout: timed out after 7500 msec
waiting for verifier",
"*spec*": "File API Backwards compatibility file.spec.109
should be able to resolve a file:/// URL.",
"*exception*": "ReferenceError: Can't find variable:
joinURL in
file:///var/mobile/Applications/836872AD-CFED-4BE7-A316-45353151C586/mobilespec.app/www/autotest/tests/file.tests.js
(line 3599)",