summary refs log tree commit diff
path: root/pkgs/applications/video/manim/failing_tests.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/video/manim/failing_tests.nix')
-rw-r--r--pkgs/applications/video/manim/failing_tests.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/pkgs/applications/video/manim/failing_tests.nix b/pkgs/applications/video/manim/failing_tests.nix
index 70c3efbb610..1bffaf6e740 100644
--- a/pkgs/applications/video/manim/failing_tests.nix
+++ b/pkgs/applications/video/manim/failing_tests.nix
@@ -71,4 +71,7 @@
   # mismatching expecation on the new commandline
   "test_manim_new_command"
 
+  # This tests checks if the manim executable is a python script. In our case it is not.
+  # It is a wrapper shell script instead.
+  "test_manim_checkhealth_subcommand"
 ]