Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Test automation with Safari 14 #3899

Closed
joeyparrish opened this issue Jan 24, 2022 · 0 comments · Fixed by #4095
Closed

Test automation with Safari 14 #3899

joeyparrish opened this issue Jan 24, 2022 · 0 comments · Fixed by #4095
Assignees
Labels
status: archived Archived and locked; will not be updated type: CI An issue with our continuous integration tests
Milestone

Comments

@joeyparrish
Copy link
Member

As pointed out in #3776 (comment), it would be useful to be able to back-test a slightly older version of Safari in GitHub Actions. We should look into that and see if it is possible.

The current release is Safari 15, but Safari 14 is still almost as popular. Today's caniuse.com usage data shows:

Safari version Browser usage share
15.x 1.78%
14.x 1.51%
13.x 0.57%
@joeyparrish joeyparrish added the type: CI An issue with our continuous integration tests label Jan 24, 2022
@shaka-bot shaka-bot added this to the Backlog milestone Jan 25, 2022
@joeyparrish joeyparrish self-assigned this Mar 31, 2022
joeyparrish added a commit to joeyparrish/shaka-player that referenced this issue Apr 1, 2022
In the GitHub Actions environment, it is now possible to install and
run tests on Safari 14.  Though not completely straightforward, it
doesn't add much code to the workflow and shouldn't be too difficult
to maintain.

Closes shaka-project#3899
joeyparrish added a commit that referenced this issue Apr 1, 2022
In the GitHub Actions environment, it is now possible to install and
run tests on Safari 14.  Though not completely straightforward, it
doesn't add much code to the workflow and shouldn't be too difficult
to maintain.

Closes #3899
joeyparrish added a commit that referenced this issue Apr 21, 2022
In the GitHub Actions environment, it is now possible to install and
run tests on Safari 14.  Though not completely straightforward, it
doesn't add much code to the workflow and shouldn't be too difficult
to maintain.

Closes #3899
joeyparrish added a commit that referenced this issue Apr 21, 2022
In the GitHub Actions environment, it is now possible to install and
run tests on Safari 14.  Though not completely straightforward, it
doesn't add much code to the workflow and shouldn't be too difficult
to maintain.

Closes #3899
joeyparrish added a commit that referenced this issue Apr 21, 2022
In the GitHub Actions environment, it is now possible to install and
run tests on Safari 14.  Though not completely straightforward, it
doesn't add much code to the workflow and shouldn't be too difficult
to maintain.

Closes #3899
@avelad avelad modified the milestones: Backlog, v4.0 May 4, 2022
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label May 31, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated type: CI An issue with our continuous integration tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants