bugsnag / bugsnag-unity

Automatic error reporting for Unity games
https://docs.bugsnag.com/platforms/unity
MIT License
89 stars 31 forks source link

Move WebGL tests from MacOS 11 boxes to MacOS 14 #799

Closed Cawllec closed 3 months ago

Cawllec commented 3 months ago

Goal

These are among the last remaining tests running on our MacOS 11 boxes, allowing us to decommission them.

Changes

The tests run on MacOS 14, although they are flakey and long-running enough that I've had to add some individual retries to the scenarios. This isn't an issue with the library, rather the firefox selenium connection on the MacOS box.

Testing

Full test runs have been run on this branch, showing these tests complete successfully.