Ian Clelland created CB-7431:
--------------------------------
Summary: File.spec.109 causes Jasmine2 to start failing
Key: CB-7431
URL: https://issues.apache.org/jira/browse/CB-7431
Project: Apache Cordova
Issue Type: Bug
Components: iOS, Plugin File
Reporter: Ian Clelland
Assignee: Ian Clelland
Priority: Critical
The translation of file.spec.109 from mobile-spec with Jasmine 1 to
in-plugin-tests with Jasmine 2 produced a situation in which the {{done}}
function could be called twice inside of a single test.
This appears to put Jasmine in some kind of internally-inconsistent state, an
many subsequent tests fail (it appears to be all tests using custom matchers).
This behaviour was noticed on iOS, ant not on other platforms, but may affect
other platforms differently.
Marked as critical because we can't continue testing iOS without this being
resolved.
--
This message was sent by Atlassian JIRA
(v6.2#6252)