msquic
msquic copied to clipboard
Misc/WithCidUpdateArgs.CidUpdate/5 failed
Describe the bug
https://github.com/microsoft/msquic/runs/7916845165?check_suite_focus=true#step:9:1600
[ RUN ] Misc/WithCidUpdateArgs.CidUpdate/5
C:\__w\1\s\src\test\lib\HandshakeTest.cpp(2144): error: Client.GetLocalBidiStreamCount() not equal to (uint16_t)(100+i)
[ FAILED ] Misc/WithCidUpdateArgs.CidUpdate/5, where GetParam() = v6/4 (1021 ms)
Affected OS
- [ ] All
- [X] Windows Server 2022
- [ ] Windows 11, version 22H2
- [ ] Windows 11, version 21H2
- [ ] Windows Insider Preview (specify affected build below)
- [ ] Ubuntu
- [ ] Debian
- [ ] Other (specify below)
Additional OS information
No response
MsQuic version
main
Steps taken to reproduce bug
Run down level tests.
Expected behavior
All tests should pass
Actual outcome
Sometimes we see above failures.
Additional details
No response
https://github.com/microsoft/msquic/actions/runs/4356889660/jobs/7615500327#step:8:2404
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
Initializing for User Mode tests
[----------] 1 test from Misc/WithCidUpdateArgs
[ RUN ] Misc/WithCidUpdateArgs.CidUpdate/1
D:\a\msquic\msquic\src\test\lib\HandshakeTest.cpp(2351): error: Server->GetLocalBidiStreamCount() not equal to (uint16_t)(101+i)
[ FAILED ] Misc/WithCidUpdateArgs.CidUpdate/1, where GetParam() = v4/2 (2424 ms)
[----------] 1 test from Misc/WithCidUpdateArgs (2424 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (6427 ms total)
[ PASSED ] 0 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] Misc/WithCidUpdateArgs.CidUpdate/1, where GetParam() = v4/2