openscad-unstable: skip some tests (#474024)

This commit is contained in:
Jared Baur
2025-12-25 14:09:11 +00:00
committed by GitHub
@@ -167,6 +167,13 @@ clangStdenv.mkDerivation rec {
dontUseNinjaCheck = true;
# These tests consistently fail when building on aarch64-linux
disabledTests = [
"export-svg_spec-paths-arcs01"
"export-svg-fill-stroke_spec-paths-arcs01"
"export-svg-fill-only_spec-paths-arcs01"
];
meta = {
description = "3D parametric model compiler (unstable)";
longDescription = ''