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

ci: Fix workflow request for disabled browsers #6570

Merged
merged 2 commits into from
May 9, 2024

Conversation

joeyparrish
Copy link
Member

You should be able to request a browser explicitly even if it is disabled by default. This fixed the workflow logic that limited this.

You should be able to request a browser explicitly even if it is disabled by default.  This fixed the workflow logic that limited this.
@joeyparrish
Copy link
Member Author

Running https://github.com/shaka-project/shaka-player/actions/runs/9021261305 to verify the change...

.github/workflows/selenium-lab-tests.yaml Outdated Show resolved Hide resolved
@joeyparrish
Copy link
Member Author

The logic still isn't quite right... The workflow started all default browsers + the disabled one I explicitly requested, instead of only the explicit one.

@joeyparrish
Copy link
Member Author

Apparently fixing that typo fixed the bug... not sure how, but it's working correctly now.

@joeyparrish joeyparrish merged commit 7df5975 into shaka-project:main May 9, 2024
21 of 35 checks passed
@joeyparrish joeyparrish deleted the fix-ci-disabled-devices branch May 9, 2024 18:14
@shaka-bot
Copy link
Collaborator

Incremental code coverage: No instrumented code was changed.

avelad pushed a commit that referenced this pull request May 13, 2024
You should be able to request a browser explicitly even if it is disabled by default.  This fixed the workflow logic that limited this.
joeyparrish added a commit that referenced this pull request May 31, 2024
You should be able to request a browser explicitly even if it is disabled by default.  This fixed the workflow logic that limited this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants