[
https://issues.apache.org/jira/browse/CB-11116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256654#comment-15256654
]
Richard B Knoll edited comment on CB-11116 at 4/25/16 5:35 PM:
---------------------------------------------------------------
This issue is not Android N specific. The reason it showed up on N and not
Marshmallow was that in Marshmallow we skip all of the geolocation tests to
prevent the location dialog from showing up. To determine if the device is
running Marshmallow, we see if the device version is greater than or equal to
6, which fails for N. Still worrying is that the tests fail even after I grant
permission on both Marshmallow and N.
was (Author: riknoll):
This issue is not Android N specific. The reason it showed up on N and not
Marshmallow was that in Marshmallow we skip all of the geolocation tests to
prevent the location dialog from showing up. The check for Marshmallow is to
see if the device version is greater than or equal to 6, which fails for N.
Still worrying is that the tests fail even after I grant permission on both
Marshmallow and N.
> Timeout error on Android N and Marshmallow in geolocation mobilespec tests
> --------------------------------------------------------------------------
>
> Key: CB-11116
> URL: https://issues.apache.org/jira/browse/CB-11116
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Geolocation
> Environment: Android N & Marshmallow
> Reporter: Richard B Knoll
> Priority: Minor
> Labels: android, triaged
>
> There are two geolocation specs that are timing out: 6 and 8. Seems to happen
> consistently
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]