Explicitly unset SOURCE_DATE_EPOCH before running fs tests.
In some filesystem utils like mksquashfs, it will silently change behaviour and cause timestamps to unexpectedly change. Reproducible builds are good and useful for shipped artifacts, but this causes build-time tests to fail.
Showing
- debian/changelog 7 additions, 0 deletionsdebian/changelog
- debian/patches/fs-tester-time-fail.patch 27 additions, 0 deletionsdebian/patches/fs-tester-time-fail.patch
- debian/patches/series 1 addition, 0 deletionsdebian/patches/series
- tests/util/grub-fs-tester.in 3 additions, 0 deletionstests/util/grub-fs-tester.in
debian/patches/fs-tester-time-fail.patch
0 → 100644
Please register or sign in to comment