about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/video/manim/failing_tests.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/applications/video/manim/failing_tests.nix')
-rw-r--r--nixpkgs/pkgs/applications/video/manim/failing_tests.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/nixpkgs/pkgs/applications/video/manim/failing_tests.nix b/nixpkgs/pkgs/applications/video/manim/failing_tests.nix
index 70c3efbb610c..1bffaf6e7405 100644
--- a/nixpkgs/pkgs/applications/video/manim/failing_tests.nix
+++ b/nixpkgs/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"
 ]