···6464 "test_PointCloudDot"
6565 "test_Torus"
66666767+ # test_ImplicitFunction[/test_implicit_graph] failing with:
6868+ # E AssertionError:
6969+ # E Not equal to tolerance rtol=1e-07, atol=1.01
7070+ # E Frame no -1. You can use --show_diff to visually show the difference.
7171+ # E Mismatched elements: 1185[/633] / 1639680[/1639680] (0.0723[/0.0386]%)
7272+ # E Max absolute difference: 125[/121]
7373+ # E Max relative difference: 6.5[/1]
7474+ #
7575+ # These started failing after relaxing the “watchdog” and “isosurfaces” dependencies,
7676+ # likely due to a tolerance difference. They should, however, start working again when [1] is
7777+ # included in a Manim release.
7878+ # [1]: https://github.com/ManimCommunity/manim/pull/3376
7979+ "test_ImplicitFunction"
8080+ "test_implicit_graph"
8181+6782 # failing with:
6883 # TypeError: __init__() got an unexpected keyword argument 'msg' - maybe you meant pytest.mark.skipif?
6984 "test_force_window_opengl_render_with_movies"