[Git][reproducible-builds/diffoscope][master] test_dex.py: Skip test_differences if "procyon" is unavailable.
Vagrant Cascadian
gitlab at salsa.debian.org
Thu Mar 4 00:04:25 UTC 2021
Vagrant Cascadian pushed to branch master at Reproducible Builds / diffoscope
Commits:
64d91aba by Vagrant Cascadian at 2021-03-03T16:04:04-08:00
test_dex.py: Skip test_differences if "procyon" is unavailable.
- - - - -
1 changed file:
- tests/comparators/test_dex.py
Changes:
=====================================
tests/comparators/test_dex.py
=====================================
@@ -80,7 +80,7 @@ def check_dex_differences(differences, expected_diff):
assert expected_diff == found_diff
- at skip_unless_tools_exist("enjarify", "zipinfo", "javap")
+ at skip_unless_tools_exist("enjarify", "zipinfo", "javap", "procyon")
@skip_unless_tool_is_between("javap", javap_version, "9.0.4", "14.0")
@skip_unless_tool_is_at_least("enjarify", enjarify_version, "1.0.3")
def test_differences(differences):
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/64d91abac4f6a6cf1482425798719d0e86a272be
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/64d91abac4f6a6cf1482425798719d0e86a272be
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20210304/ede08fca/attachment.htm>
More information about the rb-commits
mailing list