Skip to content

Linux tests should cover more than Ubuntu Linux #3460

@wfurt

Description

@wfurt

Describe the bug

It seems like current test coverage only covers ubuntu-latest. The is problematic IMHO as OpenSSL differs on different distributions e.g. there is more than just OpenSSL 1.1 and 3.

We should probably cover at least following distributions as addition

This probably does not need to be full set. Platforms tests + some basic coverage should be sufficient IMHO

One can also take inspiration from https://github.com/dotnet/core/blob/main/release-notes/7.0/supported-os.md

Affected OS

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

Additional OS information

No response

MsQuic version

main

Steps taken to reproduce bug

run MsQuic on various linux distributions

Expected behavior

quic should load and function

Actual outcome

quic sometimes fails to load because of differences in OpenSSL library

Additional details

cc: @ManickaP @CarnaViire

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Should be written

Relationships

None yet

Development

No branches or pull requests

Issue actions