mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 12:49:34 +02:00
oeqa: reproducible: Fix test not producing diffs
Diffoscope changed the --exclude-directory-metadata option to require an argument. Add a test to validate that diffoscope is functioning as expected to ensure that future upgrades do not unintentionally break the reproducibility tests. [YOCTO #14025] (From OE-Core rev: ea8fbcb7978ce48d7a9a83143d09402329535f86) Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8633b278ef
commit
d7aec2f4a3
1
meta/lib/oeqa/selftest/cases/diffoscope/A/file.txt
Normal file
1
meta/lib/oeqa/selftest/cases/diffoscope/A/file.txt
Normal file
@@ -0,0 +1 @@
|
||||
A
|
||||
1
meta/lib/oeqa/selftest/cases/diffoscope/B/file.txt
Normal file
1
meta/lib/oeqa/selftest/cases/diffoscope/B/file.txt
Normal file
@@ -0,0 +1 @@
|
||||
B
|
||||
Reference in New Issue
Block a user