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:03:21 UTC

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

Peter created CB-4063:
-------------------------

             Summary: Test case file.spec.46 not waiting?
                 Key: CB-4063
                 URL: https://issues.apache.org/jira/browse/CB-4063
             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 entryCallback.wasCalled; }, "entryCallback never 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