You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Peter (JIRA)" <ji...@apache.org> on 2013/07/02 04:01:21 UTC

[jira] [Created] (CB-4062) Test case file.spec.30 not waiting?

Peter created CB-4062:
-------------------------

             Summary: Test case file.spec.30 not waiting?
                 Key: CB-4062
                 URL: https://issues.apache.org/jira/browse/CB-4062
             Project: Apache Cordova
          Issue Type: Test
          Components: mobile-spec
    Affects Versions: 2.7.0
            Reporter: Peter
            Assignee: Filip Maj
            Priority: Minor


This test case seems to be missing the waitsFor(...) which is on all similar test cases

{code}
waitsFor(function() { return getDir.wasCalled; }, "getDir not called", Tests.TEST_TIMEOUT);
{code}


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira