[Git][reproducible-builds/diffoscope][master] Fix test compatibility with u-boot-tools 2026-01. Thanks, Jelle! (Closes:...
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Tue Jan 20 17:48:36 UTC 2026
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
b56d1180 by Chris Lamb at 2026-01-20T09:48:23-08:00
Fix test compatibility with u-boot-tools 2026-01. Thanks, Jelle! (Closes: reproducible-builds/diffoscope#422)
- - - - -
2 changed files:
- tests/comparators/test_fit.py
- tests/data/fit_expected_diff
Changes:
=====================================
tests/comparators/test_fit.py
=====================================
@@ -112,7 +112,7 @@ def nested_differences(uboot_fit1, uboot_fit2):
return uboot_fit1.compare(uboot_fit2).details[1].details
- at skip_unless_tool_is_at_least("dumpimage", dumpimage_version, "2021.01")
+ at skip_unless_tool_is_at_least("dumpimage", dumpimage_version, "2026.01")
@skip_unless_tools_exist("fdtdump")
def test_file_differences(differences):
assert_diff(differences[0], "fit_expected_diff")
=====================================
tests/data/fit_expected_diff
=====================================
@@ -16,3 +16,4 @@
Description: unavailable
Kernel: unavailable
Init Ramdisk: ramdisk-1
+ Loadables: ramdisk-1
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/b56d1180955acb315c295c342f2a4f6c1063c944
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/b56d1180955acb315c295c342f2a4f6c1063c944
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/20260120/c4644f60/attachment.htm>
More information about the rb-commits
mailing list