Hello,
We use Bitrise on our iOS / Mac projects and make use of snapshot tests during tests. Recently we noticed that the snapshot tests have changed - specifically blurs seem to be no longer rendered correctly. I’ve noticed this on the following stacks:
- stack: osx-xcode-13.1.x & machine_type_id: g2.8core
- stack: osx-xcode-13.3.x & machine_type_id: g2.8core
The change appears to have happened Apr 12th or 13th 2022.
As an example here is screenshot from simulator on local machine:
And the same from a Bitrise machine:
Any idea what is going on here?