Skip to content

Test Failure: Handshake/WithHandshakeArgs10.HandshakeSpecificLossPatterns/2 #5024

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

Open
1 of 4 tasks
nibanks opened this issue Apr 18, 2025 · 0 comments
Open
1 of 4 tasks
Labels
Bug: Test/Tool Code bug in the test or tool specific code.
Milestone

Comments

@nibanks
Copy link
Member

nibanks commented Apr 18, 2025

Describe the bug

This test has been flaky on Linux recently:

https://github.com/microsoft/msquic/actions/runs/14539110187/job/40793694940?pr=5021

[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
Initializing for User Mode tests
[----------] 1 test from Handshake/WithHandshakeArgs10
[ RUN      ] Handshake/WithHandshakeArgs10.HandshakeSpecificLossPatterns/2

bash: line 1: 37327 Aborted                 (core dumped) LSAN_OPTIONS=report_objects=1 ASAN_OPTIONS=disable_coredump=0:abort_on_error=1 UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1 /home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Debug_openssl/msquictest --gtest_catch_exceptions=0 --gtest_filter=Handshake/WithHandshakeArgs10.HandshakeSpecificLossPatterns/2 --gtest_output=xml:/home/runner/work/msquic/msquic/artifacts/logs/msquictest/04.18.2025.17.59.30/Handshake_WithHandshakeArgs10.HandshakeSpecificLossPatterns_2_1/results.xml --timeout 60000 --osRunner=ubuntu-22.04 -PfxPath:/home/runner/work/msquic/msquic/artifacts/bin/linux/x64_Debug_openssl/selfsignedservercert.pfx

https://github.com/microsoft/msquic/actions/runs/14539110187/artifacts/2971207093

Affected OS

  • Windows
  • Linux
  • macOS
  • Other (specify below)

Additional OS information

No response

MsQuic version

main

Steps taken to reproduce bug

Run CI/CD

Expected behavior

All tests pass

Actual outcome

Sometimes this test fails

Additional details

No response

@nibanks nibanks added the Bug: Test/Tool Code bug in the test or tool specific code. label Apr 18, 2025
@nibanks nibanks added this to the Future milestone Apr 18, 2025
@nibanks nibanks moved this to Planned in DPT Iteration Tracker May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: Test/Tool Code bug in the test or tool specific code.
Projects
Status: Planned
Development

No branches or pull requests

1 participant