f3d icon indicating copy to clipboard operation
f3d copied to clipboard

CI: Grid related test fails on macos arm64 CI because of a grid artifact

Open mwestphal opened this issue 1 year ago • 1 comments

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 TestConfigStemBuild TestConfigStemBuild diff
TestGridX TestGridX TestGridX diff
TestGridZ TestGridZ TestGridZ diff

mwestphal avatar Feb 10 '24 09:02 mwestphal

caused by a apple driver : https://github.com/actions/runner-images/issues/9712

mwestphal avatar Jul 05 '24 14:07 mwestphal