[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#50505] [PATCH 00/12] gnu: Add python-manim
From: |
Daniel Meißner |
Subject: |
[bug#50505] [PATCH 00/12] gnu: Add python-manim |
Date: |
Mon, 13 Sep 2021 16:30:29 +0200 |
Hi Liliana,
Liliana writes:
> For the tests that need DISPLAY, the usual thing we do here is to spawn
> an Xvfb for display :1 and set DISPLAY accordingly. There are several
> variants depending on what exactly else you need (some with dbus, some
> without), simply grep for "xorg-server-for-tests" and you ought to find
> one that fits your needs.
Thanks for your advice, I was able to spawn an Xvfb for display :1 like
you suggested but apparently, the tests for python-manim want to create
some type of cache folder. The tests now raise a different error:
`Failed to create //.cache for shader cache (Permission
denied)---disabling.' I have to investigate where this error message
comes from. I suppose I have to set some environment variable.
Nevertheless, what would be an appriopiate writable location for the
cache?
> Once we find out the packages that fail regardless, that have no easy
> fix, it is still acceptable to fix a few failing tests manually by
> patching the test suite, or if all else fails use `#:tests? #f' with an
> appropriate comment.
Alright, thank you. I will give the other tests another try.
Best Daniel
- [bug#50505] [PATCH 11/12] gnu: Add python-mapbox-earcut., (continued)
- [bug#50505] [PATCH 11/12] gnu: Add python-mapbox-earcut., Daniel Meißner, 2021/09/10
- [bug#50505] [PATCH 03/12] gnu: Add python-glcontext., Daniel Meißner, 2021/09/10
- [bug#50505] [PATCH 08/12] gnu: Add python-screeninfo., Daniel Meißner, 2021/09/10
- [bug#50505] [PATCH 12/12] gnu: Add python-manim 0.9.0., Daniel Meißner, 2021/09/10
- [bug#50505] [PATCH 05/12] gnu: Add python-pyglet., Daniel Meißner, 2021/09/10
- [bug#50505] [PATCH 01/12] gnu: Add python-cloup., Xinglu Chen, 2021/09/11
- [bug#50505] [PATCH 00/12] gnu: Add python-manim, Liliana Marie Prikler, 2021/09/10
- [bug#50505] [PATCH 00/12] gnu: Add python-manim,
Daniel Meißner <=
[bug#50505] [PATCH v2 02/13] gnu: Add python-cloup-0.7., Daniel Meißner, 2021/09/15
[bug#50505] [PATCH v2 00/13] Add python-manim, Daniel Meißner, 2021/09/15
[bug#50505] [PATCH v2 05/13] gnu: Add python-pyglet., Daniel Meißner, 2021/09/15
[bug#50505] [PATCH v2 08/13] gnu: Add python-screeninfo., Daniel Meißner, 2021/09/15
[bug#50505] [PATCH v2 04/13] gnu: Add python-moderngl., Daniel Meißner, 2021/09/15
[bug#50505] [PATCH v2 01/13] gnu: Add python-cloup., Daniel Meißner, 2021/09/15
[bug#50505] [PATCH v2 06/13] gnu: Add python-multipledispatch., Daniel Meißner, 2021/09/15