Comment 3 for bug 1754422

Revision history for this message
Seth Arnold (seth-arnold) wrote :

The tests run during the build failed on my machine yet the build did not fail:

Error creating passphrase-encrypted packet: Unknown error getting encryption result
FAIL tests/packet_roundtrips.sh (exit status: 1)

============================================================================
Testsuite summary for volume_key 0.3.9
============================================================================
# TOTAL: 1
# PASS: 0
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to <email address hidden>
============================================================================
Makefile:1328: recipe for target 'test-suite.log' failed
make[5]: *** [test-suite.log] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>'
Makefile:1434: recipe for target 'check-TESTS' failed
make[4]: *** [check-TESTS] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>'
Makefile:1664: recipe for target 'check-am' failed
make[3]: *** [check-am] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
Makefile:1214: recipe for target 'check-recursive' failed
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: make -j4 check VERBOSE=1 returned exit code 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'

- Why did this not fail the build?
- Why did this fail?

Thanks