Jesse MacFadyen created CB-1581: ----------------------------------- Summary: TimeStamp is NOT defined as a Date object - invalid test Key: CB-1581 URL: https://issues.apache.org/jira/browse/CB-1581 Project: Apache Cordova Issue Type: Bug Components: mobile-spec Affects Versions: 2.1.0 Reporter: Jesse MacFadyen Assignee: Jesse MacFadyen Fix For: 2.2.0
https://github.com/apache/incubator-cordova-mobile-spec/blob/master/autotest/tests/geolocation.tests.js#L69 The test fails if the Position timestamp object is not a Date object. The spec defines that the type of timestamp is : readonly attribute DOMTimeStamp timestamp; Removing test -- 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