https://bugzilla.redhat.com/show_bug.cgi?id=2382958
Bug ID: 2382958 Summary: lklug-fonts: STI tests will no longer be run in F43 Product: Fedora Version: rawhide Status: NEW Component: lklug-fonts Assignee: sshil@redhat.com Reporter: fedora@lecris.me QA Contact: extras-qa@fedoraproject.org CC: i18n-bugs@lists.fedoraproject.org, petersen@redhat.com, pnemade@redhat.com, sshil@redhat.com Blocks: 2346261 Target Milestone: --- Classification: Fedora
Dear package maintainer,
This is an automated bug created due to the announced change proposal Disablement of STI tests.
Your project still has STI tests under `tests/tests*.yml`, which will no longer be run soon. We suggest you migrate these tests to TMT format instead.
In the simplest case when the STI tests is a simple wrapper around a `tests/run_tests.sh`, the migration would look like this: ``` $ tmt init $ rm tests/tests.yml $ cat <<EOF > ./plans.fmf summary: Run all smoke tests discover: how: fmf execute: how: tmt EOF $ cat <<EOF > ./tests/main.fmf summary: Smoke test test: ./run_tests.sh EOF ```
See https://fedoraproject.org/wiki/Changes/DisableSTI for more information, including a link to a migration guide.
Feel free to reach out to us here or in #fedora-ci or #tmt matrix rooms if you need any help.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2346261 [Bug 2346261] Disablement of STI tests
https://bugzilla.redhat.com/show_bug.cgi?id=2382958
Parag Nemade pnemade@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |RAWHIDE Status|NEW |CLOSED Last Closed| |2025-09-10 10:57:50
i18n-bugs@lists.fedoraproject.org