Skip to content

Conversation

@bneradt
Copy link
Contributor

@bneradt bneradt commented Feb 21, 2022

The test_QUIC unit tests were failing to build because they didn't link
against a file with the TLSKeyLogger definition. This fixes the
undefined references by breaking out TLSKeyLogger into a separate object
that the unit tests can link with.

(cherry picked from commit 2d70a00)

The test_QUIC unit tests were failing to build because they didn't link
against a file with the TLSKeyLogger definition. This fixes the
undefined references by breaking out TLSKeyLogger into a separate object
that the unit tests can link with.

(cherry picked from commit 2d70a00)
@bneradt bneradt added Build work related to build configuration or environment Tests labels Feb 21, 2022
@bneradt bneradt added this to the 9.2.0 milestone Feb 21, 2022
@bneradt bneradt self-assigned this Feb 21, 2022
@bneradt bneradt requested a review from zwoop February 21, 2022 21:02
@masaori335 masaori335 added the Backport Marked for backport for an LTS patch release label Feb 21, 2022
@bneradt bneradt changed the title Fix test_QUIC unit test builds. (#8678) 9.2.x: Fix test_QUIC unit test builds. (#8678) Feb 22, 2022
@zwoop zwoop merged commit 38b662c into apache:9.2.x Feb 22, 2022
moonchen pushed a commit to moonchen/trafficserver that referenced this pull request Mar 17, 2022
* asf/9.2.x:
  Updated ChangeLog
  Updated ChangeLog
  Fix missing unique_lock definition. (apache#8680)
  Enables crosscompling of ATS (apache#7786)
  Fix test_QUIC unit test builds. (apache#8678) (apache#8691)
  Fix Clang 13.0.1 and GCC 12.0.1 Compiler Warnings (apache#8690)
  url_sig: fix bad cast to pointer of different type (apache#8505)
@bneradt bneradt deleted the 92x_fix_unit_tests branch March 29, 2023 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backport Marked for backport for an LTS patch release Build work related to build configuration or environment Tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants