Recently we had a test which hang in CI.
https://src.fedoraproject.org/tests/selinux/pull-request/148
The PR still shows pending currently, even if the job timed out:
https://osci-jenkins-1.ci.fedoraproject.org/job/fedora-ci/job/dist-git-pipeline/job/master/3702/
Another PR shows pending is https://src.fedoraproject.org/rpms/python-networkx/pull-request/7 but the package doesn't have any tests and it looks like the job has finished:
https://osci-jenkins-1.ci.fedoraproject.org/job/fedora-ci/job/dist-git-build-pipeline/job/master/528/console
hmmm, that pipeline is building scratch build, not running tests
actually building of src.rpm should be ideally a separate task, so people do not mix it with testing
btw koji is flapping today, so it might be "just it": https://pagure.io/fedora-infrastructure/issue/9525
actually best would be to link to koji instead. Filling new bug @plautrba
@plautrba filled to #189
@plautrba also filled #190, what is the real problem in that PR. There are no tests there, yet Fedora CI run and skipped the builds. Pending state is wrong, should be skipped or similar
This should be already fixed: https://pagure.io/fedora-ci/general/issue/190#comment-711243
Metadata Update from @msrb: - Issue status updated to: Closed (was: Open)