Skip to content

Commit 0cef854

Browse files
committed
cadquery: run previously failing tests
1 parent 0ff042b commit 0cef854

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

pkgs/python/cadquery/default.nix

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,6 @@ buildPythonPackage {
5252
typish
5353
];
5454

55-
disabledTests = [
56-
# TODO: why do these segfault?
57-
"test_colors_assy0"
58-
"test_colors_assy1"
59-
"test_colors_fused_assy"
60-
"testExtrude"
61-
"testDXF"
62-
];
63-
6455
nativeCheckInputs = [
6556
pytestCheckHook
6657
ipython

0 commit comments

Comments
 (0)