CI failed to schedule the tests. I ran them manually and all passed: http://artifacts.osci.redhat.com/testing-farm/5f5fdffe-7cd2-4dcd-a8fc-26870ab46353/
Installed the update on a s390x system and ran the PGSTE support test there. It passes now (it failed in previous build).
Installed the update on a s390x system and ran the PGSTE support test there. It passes now (it failed in previous build).
clang tests failed because testing farm tries to install all the packages in this Bodhi update, but spirv-llvm-translator16 conflicts with spirv-llvm-translator, and fails to prepare the environment. I ran the tests manually, all passed.
rpminspect test is failing from unicode inspection due to a memory bug to be solved in https://github.com/rpminspect/rpminspect/pull/1171. I ran the rest of the inspections with an rpminspect built from that PR and all are passing.
rpminspect test is failing from unicode inspection due to a memory bug to be solved in https://github.com/rpminspect/rpminspect/pull/1171. I ran the rest of the inspections with an rpminspect built from that PR and all are passing.
The failure in /clang-tests/llvm-test-suite
seems to be spurious. I installed the koji builds into a Fedora 37 VM and ran the tmt tests, all were passing.
FTR: the testing is stuck because we are (mistakenly) requiring rpmdeplint test for
llvm
. This test is run only in rawhide, as shown on its trigger config.