[Git][reproducible-builds/diffoscope][master] The test_libmix_differences ELF test requires xxd. (Closes: #940645)

Chris Lamb gitlab at salsa.debian.org
Wed Sep 18 09:44:35 UTC 2019



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
7ddebfdc by Chris Lamb at 2019-09-18T09:43:47Z
The test_libmix_differences ELF test requires xxd. (Closes: #940645)

- - - - -


1 changed file:

- tests/comparators/test_elf.py


Changes:

=====================================
tests/comparators/test_elf.py
=====================================
@@ -164,6 +164,7 @@ def libmix_differences(libmix1, libmix2):
     return libmix1.compare(libmix2).details
 
 
+ at skip_unless_tools_exist('xxd')
 @skip_unless_tools_exist('readelf', 'objdump')
 @skip_if_tool_version_is('readelf', readelf_version, '2.29')
 @skip_if_binutils_does_not_support_x86()



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/7ddebfdc67a7f8ec5eee0b045c90c5b8ae6230d9

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/7ddebfdc67a7f8ec5eee0b045c90c5b8ae6230d9
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/20190918/2f2e771b/attachment.html>


More information about the rb-commits mailing list