Skip to content
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

ISSUE-1236: add extra debug output for http1 pipeline tests #1322

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

kgiusti
Copy link
Contributor

@kgiusti kgiusti commented Dec 18, 2023

Note that this patch does not fix the issue. It only adds extra debug checks to the test in an effort to better diagnose the actual root cause of the failure.

Note that this patch does not fix the issue. It only adds extra debug
checks to the test in an effort to better diagnose the actual root
cause of the failure.
Copy link

codecov bot commented Dec 18, 2023

Codecov Report

Merging #1322 (0b045e6) into main (02e16aa) will decrease coverage by 0.04%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1322      +/-   ##
==========================================
- Coverage   76.72%   76.69%   -0.04%     
==========================================
  Files         246      246              
  Lines       63981    63987       +6     
  Branches     5902     5902              
==========================================
- Hits        49091    49072      -19     
- Misses      12322    12342      +20     
- Partials     2568     2573       +5     
Flag Coverage Δ
pysystemtests 87.71% <100.00%> (-0.02%) ⬇️
pyunittests 54.60% <ø> (ø)
systemtests 69.47% <ø> (-0.06%) ⬇️
unittests 21.89% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
calculator 25.99% <ø> (ø)
systemtests 77.36% <100.00%> (-0.04%) ⬇️

@kgiusti kgiusti merged commit a2bef29 into skupperproject:main Jan 4, 2024
37 of 43 checks passed
@kgiusti kgiusti deleted the ISSUE-1236 branch January 11, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Timeout in Http1AdaptorEdge2EdgeTest.test_3000_N_client_pipeline_cancel
2 participants