Joey Parrish
                                            Joey Parrish
                                        
                                    Neither Edge nor Firefox appear in /Applications in CI now. 😠``` Google Chrome for Testing.app Google Chrome.app PowerShell.app Python 3.11 Python 3.12 Safari.app Utilities Xcode.app Xcode_14.3.1.app Xcode_14.3.app Xcode_15.0.1.app Xcode_15.0.app...
This could be explained by [this GitHub blog post](https://github.blog/changelog/2024-01-30-github-actions-macos-14-sonoma-is-now-available/): > The macOS 12 runner image will remain latest until migration of the latest YAML workflow label to macOS 14 in...
Indeed, [this table](https://github.com/actions/runner-images) now shows: | Image | YAML Label | | --- | --- | | macOS 14 | macos-latest-large or macos-14-large | | macOS 14 **Arm64** | **macos-latest**,...
Installing Firefox & Edge fixes Firefox and shows Edge now failing the same as Chrome, with a series of timeouts.
Installing Edge & Firefox explicitly solves the failure to start tests. Switching to macOS 13 (x64) seems to resolve the timeouts on Chrome and Edge. It's not a great permanent...
Hrm... The probe might be broken on Safari... Moving to draft status.
> Intention of this PR was to reveal some potential issues around codec switching. I think fixes can be done separately as right now I don't even have an idea...
@shaka-bot please test
Fix reverted by https://github.com/shaka-project/shaka-player/pull/6540, reopening
> Firstly, we want to debug by ourselves. Maybe the Shaka team can share or give advice which parts of the Shaka codes we can check that are related to...