You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Jesse MacFadyen (JIRA)" <ji...@apache.org> on 2012/10/04 02:03:08 UTC

[jira] [Created] (CB-1581) TimeStamp is NOT defined as a Date object - invalid test

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

[jira] [Resolved] (CB-1581) TimeStamp is NOT defined as a Date object - invalid test

Posted by "Jesse MacFadyen (JIRA)" <ji...@apache.org>.
     [ 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