Skip to content

1.2.0: Several tests failΒ #298

@dvzrv

Description

@dvzrv

Hi! πŸ‘‹

When rebuilding this project for a package rebuild on Arch Linux, I noticed that several tests fail in our build environment and that tests have been disabled for quite some time.

make[2]: Entering directory '/build/tpm2-tss-engine/src/tpm2-tss-engine'
PASS: test/tpm2-tss-engine-common
PASS: test/error_tpm2-tss-engine-common
PASS: test/rand.sh
FAIL: test/failload.sh
PASS: test/ecdsa-emptyauth.sh
PASS: test/failwrite.sh
FAIL: test/ecdsa-restricted.sh
PASS: test/rsasign_importtpm.sh
PASS: test/rsasign.sh
PASS: test/ecdsa-handle-flush.sh
FAIL: test/rsasign_restricted.sh
PASS: test/rsadecrypt.sh
PASS: test/rsasign_parent.sh
PASS: test/rsasign_persistent.sh
PASS: test/rsasign_parent_pass.sh
FAIL: test/sclient.sh
PASS: test/rsasign_importtpmparent.sh
PASS: test/ecdsa.sh
PASS: test/ecdh.sh
FAIL: test/sserver.sh
PASS: test/rsasign_persistent_emptyauth.sh
============================================================================
Testsuite summary for tpm2-tss-engine 1.2.0
============================================================================
# TOTAL: 21
# PASS:  16
# SKIP:  0
# XFAIL: 0
# FAIL:  5
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log for debugging.
Some test(s) failed.  Please report this to https://github.com/tpm2-software/tpm2-tss-engine/issues,
together with the test-suite.log file (gzipped) and your system
information.  Thanks.
============================================================================
make[2]: *** [Makefile:1658: test-suite.log] Error 1
make[2]: Leaving directory '/build/tpm2-tss-engine/src/tpm2-tss-engine'
make[1]: *** [Makefile:1793: check-TESTS] Error 2
make[1]: Leaving directory '/build/tpm2-tss-engine/src/tpm2-tss-engine'
make: *** [Makefile:2022: check-am] Error 2

tpm2-tss-engine-1.2.0-1-x86_64-build.log
tpm2-tss-engine-1.2.0-1-x86_64-check.log

test-suite.log

We are currently on

  • iproute2 6.19.0
  • glibc 2.43
  • openssl 3.6.1
  • tpm2-tss 4.1.3
  • swtpm 0.10.1
  • tpm2-tools 5.7

If you need further data from our side, please let us know!

cc @Foxboron

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions