Y
Hacker News
new
|
ask
|
show
|
jobs
by
phlip9
654 days ago
Maintenance is much more practical when you use the versions upstream tests in their CI and not whatever mishmash of ancient/silently incompatible deps that each distro separately decides to combine together.
1 comments
rlpb
654 days ago
Upstream CI isn't magic that only they have. Distributions run the same tests upstreams do if they are made available.
If tests falsely pass, then that's a quality problem in the upstream tests.
link
If tests falsely pass, then that's a quality problem in the upstream tests.