Comments

11 Comments
karma

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.

karma

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/

karma

Installed the update on a s390x system and ran the PGSTE support test there. It passes now (it failed in previous build).

karma

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.

BZ#2227459 libcxx-17.0.0-rc3 is available
karma

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.

karma

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.

karma

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.

BZ#2174920 clang-tidy headers not installed