There's been some recent activity in the upstream issue and in the
related merge request:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5633
even after adding this additional test dependency and fixing the
s/assertEquals/assertEqual/ stuff, 3.12 fails the tests, while 3.11
succeeds.
[...]
cd build-3.12 && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8
MESON_TESTTHREADS=8 meson test
ninja: Entering directory
`/home/packages/12/gst-py
Hello, I also tried poking at this issue today and ran into the same problem. Replacing
imp with what I believe to be the equivalent importlib commands results in a bunch of
errors during testing (many "TypeError: SomeFunction() takes no arguments"
errors).
However, the problematic imports a
3 matches
Mail list logo