Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.1.1l+quic "no-quic" builds fail unit tests #46

Closed
tmshort opened this issue Aug 24, 2021 · 2 comments
Closed

1.1.1l+quic "no-quic" builds fail unit tests #46

tmshort opened this issue Aug 24, 2021 · 2 comments
Labels
1.1.1 Applies to 1.1.1 bug Something isn't working

Comments

@tmshort
Copy link
Member

tmshort commented Aug 24, 2021

When building 1.1.1l+quic:

./config no-quic
make -sj4
make tests

A number of tests are failing. They don't fail when compiled with QUIC.

@tmshort tmshort added 1.1.1 Applies to 1.1.1 bug Something isn't working labels Aug 24, 2021
@tmshort tmshort changed the title 1.1.1l+quc "no-quic" builds fail unit tests 1.1.1l+quic "no-quic" builds fail unit tests Aug 25, 2021
@tmshort
Copy link
Member Author

tmshort commented Aug 25, 2021

Test Summary Report
-------------------
../test/recipes/70-test_tls13kexmodes.t          (Wstat: 1536 Tests: 11 Failed: 6)
  Failed tests:  4-5, 7-10
  Non-zero exit status: 6
../test/recipes/70-test_tls13messages.t          (Wstat: 512 Tests: 17 Failed: 2)
  Failed tests:  2, 16
  Non-zero exit status: 2
../test/recipes/70-test_tls13psk.t               (Wstat: 256 Tests: 5 Failed: 1)
  Failed test:  5
  Non-zero exit status: 1
../test/recipes/80-test_ssl_new.t                (Wstat: 1792 Tests: 29 Failed: 7)
  Failed tests:  2, 5, 9-10, 12-13, 27
  Non-zero exit status: 7
../test/recipes/80-test_ssl_old.t                (Wstat: 256 Tests: 6 Failed: 1)
  Failed test:  4
  Non-zero exit status: 1
../test/recipes/90-test_sslapi.t                 (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
../test/recipes/90-test_tls13ccs.t               (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
../test/recipes/99-test_fuzz.t                   (Wstat: 256 Tests: 11 Failed: 1)
  Failed test:  8
  Non-zero exit status: 1

@tmshort tmshort mentioned this issue Aug 25, 2021
2 tasks
@tmshort
Copy link
Member Author

tmshort commented Aug 25, 2021

Fixed via #49

@tmshort tmshort closed this as completed Aug 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.1.1 Applies to 1.1.1 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant