msquic
msquic copied to clipboard
Minor cleanups of temporary changes from previous PRs
Description
-
Remove the logic to re-run tests on failure
- After starting to fail on re-run, we haven't seen a major spike or test failure. This removes the rest of the related code.
-
Remove extra logging from QTIP tests
- This was added to investigate a QTIP port re-allocation issue, which has been solved. Clean it up to avoid multiple GB log files when not needed.
Testing
CI
Documentation
N/A
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 85.82%. Comparing base (6c04c5b) to head (5551f1f).
:warning: Report is 2 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #5646 +/- ##
==========================================
+ Coverage 84.92% 85.82% +0.90%
==========================================
Files 60 60
Lines 18663 18663
==========================================
+ Hits 15849 16017 +168
+ Misses 2814 2646 -168
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.