Skip to content

TLSInMemoryTicketProcessorTest fails on arm64 #241

Description

@sin-ack

I get the following failure on version 2024.11.04.00 in a QEMU arm64 chroot:

# ctest  --output-on-failure --rerun-failed
Test project /var/tmp/portage/dev-cpp/wangle-2024.11.04.00/work/wangle-2024.11.04.00/wangle_build
    Start 13: TLSInMemoryTicketProcessorTest
1/1 Test #13: TLSInMemoryTicketProcessorTest ...***Failed    6.11 sec
[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from TestInMemoryTicket
[ RUN      ] TestInMemoryTicket.TestInitInMemoryTicket
[       OK ] TestInMemoryTicket.TestInitInMemoryTicket (11 ms)
[ RUN      ] TestInMemoryTicket.TestUpdateInMemoryTicket
/var/tmp/portage/dev-cpp/wangle-2024.11.04.00/work/wangle-2024.11.04.00/wangle/ssl/test/TLSInMemoryTicketProcessorTest.cpp:49: Failure
Value of: originalSeeds.isValidRotation(rotatedSeeds)
  Actual: false
Expected: true

[  FAILED  ] TestInMemoryTicket.TestUpdateInMemoryTicket (6005 ms)
[----------] 2 tests from TestInMemoryTicket (6019 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (6022 ms total)
[  PASSED  ] 1 test.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] TestInMemoryTicket.TestUpdateInMemoryTicket

 1 FAILED TEST


0% tests passed, 1 tests failed out of 1

Total Test time (real) =   6.15 sec

The following tests FAILED:
	13 - TLSInMemoryTicketProcessorTest (Failed)
Errors while running CTest

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