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

Fix for QUIC test test_provide_quic_data #8376

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Conversation

dgarske
Copy link
Contributor

@dgarske dgarske commented Jan 24, 2025

Description

Fix for QUIC test introduced in PR #8358

Testing

../testing/git-hooks/wolfssl-multi-test.sh -d quantum-safe-wolfssl-all-fortify-source-asm

[quantum-safe-wolfssl-all-fortify-source-asm] [25 of 39] [69be9aa211]
    configure...   real 0m20.751s  user 0m12.019s  sys 0m11.122s
    build...   real 1m13.383s  user 7m54.023s  sys 0m22.818s
    check...FAIL: scripts/unit.test
   real 0m29.810s  user 0m26.107s  sys 0m9.569s

scripts/unit.log tail:
    test_set_quic_method: passed
SSL quic data buffered:
  - 0-104/104 (cap 2048, level=0)
  scratch: -

ERROR - tests/quic.c line 292 failed with:
    expected: provide_data(ssl, wolfssl_encryption_initial, lbuffer+4, len, 0) is true
    result:   provide_data(ssl, wolfssl_encryption_initial, lbuffer+4, len, 0) => FALSE

FAIL scripts/unit.test (exit status: 134)

How did you test?

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@dgarske dgarske self-assigned this Jan 24, 2025
@dgarske dgarske assigned wolfSSL-Bot and douzzer and unassigned dgarske Jan 24, 2025
@douzzer douzzer merged commit ca92284 into wolfSSL:master Jan 24, 2025
156 of 159 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants