f3d
f3d copied to clipboard
CI: Grid related test fails on macos arm64 CI because of a grid artifact
Describe the bug Tests involving the grid fails on macos arm64 CI. It does not fail locally, this was tested on two different macos arm64 computer.
In order to still run macos arm64 CI, Grid tests have been excluded.
Failure example:
| Test | Result | Diff |
|---|---|---|
| TestConfigStemBuild | ||
| TestGridX | ||
| TestGridZ |
caused by a apple driver : https://github.com/actions/runner-images/issues/9712