avocado:82lts fails to build in Fedora 38 <https://mbs.fedoraproject.org/module-build-service/2/module-builds/14982> because python-avocado component fails to build <https://koji.fedoraproject.org/koji/taskinfo?taskID=91003362> because a test fails: + PATH=/builddir/build/BUILDROOT/python-avocado-82.0-4.module_f38+14982+45fd8c0c.noarch/usr/bin:/builddir/build/BUILDROOT/python-avocado-82.0-4.module_f38+14982+45fd8c0c.noarch/usr/libexec/avocado:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-avocado-82.0-4.module_f38+14982+45fd8c0c.noarch/usr/lib/python3.11/site-packages:. + LANG=en_US.UTF-8 + AVOCADO_CHECK_LEVEL=0 + /usr/bin/python3 selftests/run ...................................s..................................................Unable to resolve any reference or 'run.references' is empty. ..................................................................F ====================================================================== FAIL: test_runner_python_unittest_fail (selftests.unit.test_nrunner.Runner.test_runner_python_unittest_fail) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/avocado-82.0/selftests/unit/test_nrunner.py", line 262, in test_runner_python_unittest_fail self.assertTrue(result['output'].startswith(output1)) AssertionError: False is not true ---------------------------------------------------------------------- Ran 153 tests in 0.991s FAILED (failures=1, skipped=1)