Skip to content

libtiff: add some reverse dependencies to passthru.tests#162110

Merged
SuperSandro2000 merged 1 commit intoNixOS:masterfrom
risicle:ris-libtiff-passthru-tests
Mar 27, 2022
Merged

libtiff: add some reverse dependencies to passthru.tests#162110
SuperSandro2000 merged 1 commit intoNixOS:masterfrom
risicle:ris-libtiff-passthru-tests

Conversation

@risicle
Copy link
Copy Markdown
Contributor

@risicle risicle commented Feb 27, 2022

Motivation for this change

Packages that have a large reverse dependency set are hard to test because a full rebuild is infeasible. But on the other hand, it's tricky for reviewers to remember which reverse dependencies of a particular package are particularly important to ensure are working or are known to be particularly sensitive to changes in the depended package.

Therefore it makes sense to add a small selection of such packages to passthru.tests. Done here for libtiff. Testing mostly image loading libraries.

If you liked this PR, you may also like these in a similar vein:

@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Feb 27, 2022
@SuperSandro2000 SuperSandro2000 merged commit 2873d96 into NixOS:master Mar 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants