Source: dgit Version: 5.6 Severity: normal On my machine, outside of autopkgtest only, these tests are failing because of something to do with file ordering:
I used these commands:
swhitton@zephyr:~/src/dgit>DGIT_DRS_DEBUG=2 DGIT_TEST_DEBUG=-DD
tests/using-intree tests/tests/import-tarbomb
swhitton@zephyr:~/src/dgit>DGIT_DRS_DEBUG=2 DGIT_TEST_DEBUG=-DD
tests/using-intree tests/tests/import-nonnative
and here is the tail of the output:
import-tarbomb:
+ git ls-tree -r --name-only 3bcfe9c1354089cb84a0e112aaac39d8cb2e9c99:
+ sort
+ diff ../files.o ../files.g
1,4d0
< .gitignore
< COPYING
< Makefile
< README
12d7
< boot_head.S
13a9
> boot_head.S
15a12,13
> COPYING
> fel.c
22d19
< fel.c
24a22
> .gitignore
27d24
< jtag-loop.S
29a27,28
> jtag-loop.S
> Makefile
33d31
< nand-part-main.c
34a33
> nand-part-main.c
37,38c36
< script.c
< script.h
---
> README
40a39
> script.c
42a42
> script.h
+ test 1 = 0
+ t-report-failure
+ set +x
TEST FAILED
import-nonnative:
+ git ls-tree -r --name-only 3bcfe9c1354089cb84a0e112aaac39d8cb2e9c99:
+ sort
+ diff ../files.o ../files.g
1,4d0
< .gitignore
< COPYING
< Makefile
< README
12d7
< boot_head.S
13a9
> boot_head.S
15a12,13
> COPYING
> fel.c
22d19
< fel.c
24a22
> .gitignore
27d24
< jtag-loop.S
29a27,28
> jtag-loop.S
> Makefile
33d31
< nand-part-main.c
34a33
> nand-part-main.c
37,38c36
< script.c
< script.h
---
> README
40a39
> script.c
42a42
> script.h
+ test 1 = 0
+ t-report-failure
+ set +x
TEST FAILED
I can provide the full logs by private mail if that's needed; I'd prefer
not to post publically as it's possible they'll contain info about my
machine.
--
Sean Whitton
signature.asc
Description: PGP signature

