DamonOehlman / travis-multirunner

A simple configuration for running (limited) multibrowser tests on travis ci
8 stars 14 forks source link

Extend the expiration date for UserMediaPermissions #30

Closed aullman closed 7 years ago

aullman commented 7 years ago

We hit the expiration time for the Safari user media permissions and it started asking to allow access again. Extending the permission expiration date to be a really large number so that this doesn't happen again.

aullman commented 7 years ago

I tested this with the opentok-test-scripts repo tests which do actually call getUserMedia.

Here is the passing test pointing at this repo: https://travis-ci.org/aullman/opentok-test-scripts/jobs/255932447

Here is the failing one from before where getUserMedia started timing out: https://travis-ci.org/aullman/opentok-test-scripts/jobs/254685613

DamonOehlman commented 7 years ago

Cool mate - thanks for this. Apologies for the delay. Will merge now and bump to 4.2.3.