Source: gjs Version: 1.81.2-2 Severity: serious Justification: rc_policy.txt §6a Tags: experimental
gjs is failing tests on ci.debian.net in experimental, e.g.: https://ci.debian.net/packages/g/gjs/unstable/amd64/50788944/ This appears to be because many of the installed-tests can no longer find their required typelibs, for example: > 144s (process:3833): Gjs-CRITICAL **: 14:27:30.698: JS ERROR: Error: > Requiring GIMarshallingTests, version none: Typelib file for namespace > 'GIMarshallingTests' (any version) not found > 144s @//usr/libexec/installed-tests/gjs/js/testExceptions.js:5:50 Perhaps /usr/libexec/installed-tests/gjs is no longer getting added to the search path as intended? smcv