Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Tests fail in all browsers but Chrome #158

Open
janpio opened this issue Jun 19, 2019 · 1 comment
Open

Tests fail in all browsers but Chrome #158

janpio opened this issue Jun 19, 2019 · 1 comment

Comments

@janpio
Copy link
Member

janpio commented Jun 19, 2019

When trying to add test runs on browsers, all but Chrome failed:

https://travis-ci.org/apache/cordova-plugin-geolocation/jobs/547251752 (local, safari)
https://travis-ci.org/apache/cordova-plugin-geolocation/jobs/547251755 (saucelabs, firefox)
https://travis-ci.org/apache/cordova-plugin-geolocation/jobs/547251756 (saucelabs, safari)
https://travis-ci.org/apache/cordova-plugin-geolocation/jobs/547251757 (saucelabs, edge)

@janpio
Copy link
Member Author

janpio commented Jun 19, 2019

Testing locally with Firefox and Edge (on Windows) shows permissions prompts for location:

image
image


  • In Firefox, ignoring the prompt results in the same 6 test failures as on CI:
    image

  • Declining the permission, gives similar results to Safari:
    image

  • Accepting the permission requests interestingly gives 2 different failures:
    image


  • In Edge, ignoring or declining the prompt results in the same 2 test failures as on CI:
    image

  • Accepting the permission gives 1 other failure:
    image

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant