Skip to content

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

Open
@nibanks

Description

@nibanks

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bug: Test/ToolCode bug in the test or tool specific code.

    Type

    Projects

    Status

    Planned

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions