Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3E9BFDBF7 for ; Thu, 4 Oct 2012 01:51:08 +0000 (UTC) Received: (qmail 13147 invoked by uid 500); 4 Oct 2012 01:51:07 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 13084 invoked by uid 500); 4 Oct 2012 01:51:07 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 12919 invoked by uid 99); 4 Oct 2012 01:51:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Oct 2012 01:51:07 +0000 Date: Thu, 4 Oct 2012 12:51:07 +1100 (NCT) From: "Jesse MacFadyen (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <2138663489.163394.1349315467817.JavaMail.jiratomcat@arcas> In-Reply-To: <2018617683.162672.1349308989044.JavaMail.jiratomcat@arcas> Subject: [jira] [Resolved] (CB-1581) TimeStamp is NOT defined as a Date object - invalid test MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-1581. --------------------------------- Resolution: Fixed https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-mobile-spec.git;a=commitdiff;h=f47c2eee3f7d8872f82e27d1f25acd5767f116f3;hp=da2213c052a71f7117e529745ec217ac57e00e6e > 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