Commit 7fd5c32
Fix AlmaLinux 10 and Rocky Linux 9 test expectations
Adjusts test expectations for AlmaLinux 10 and Rocky Linux 9 to account
for alphabetical ordering of release files. When /etc is listable,
almalinux-release is found before centos-release, but when /etc is not
listable (TestOverallWithEtcNotReadable), centos-release is found first
due to the distro library's probing order. Rocky Linux 9 similarly finds
centos-release before rocky-release in both scenarios.
Adds override of test_almalinux10_release in TestOverallWithEtcNotReadable
to test the different behavior when /etc is not listable.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent be2c037 commit 7fd5c32
1 file changed
+26
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1823 | 1823 | | |
1824 | 1824 | | |
1825 | 1825 | | |
1826 | | - | |
| 1826 | + | |
1827 | 1827 | | |
1828 | 1828 | | |
1829 | 1829 | | |
1830 | 1830 | | |
1831 | | - | |
| 1831 | + | |
1832 | 1832 | | |
1833 | 1833 | | |
1834 | 1834 | | |
| |||
2180 | 2180 | | |
2181 | 2181 | | |
2182 | 2182 | | |
| 2183 | + | |
| 2184 | + | |
| 2185 | + | |
| 2186 | + | |
| 2187 | + | |
| 2188 | + | |
| 2189 | + | |
| 2190 | + | |
| 2191 | + | |
| 2192 | + | |
| 2193 | + | |
| 2194 | + | |
| 2195 | + | |
| 2196 | + | |
| 2197 | + | |
| 2198 | + | |
| 2199 | + | |
| 2200 | + | |
| 2201 | + | |
| 2202 | + | |
| 2203 | + | |
| 2204 | + | |
| 2205 | + | |
| 2206 | + | |
2183 | 2207 | | |
2184 | 2208 | | |
2185 | 2209 | | |
| |||
0 commit comments