Skip to content

Introducing probe to get the native nagle time for delays in test_connection.py::test_no_delay#9065

Open
MSimeZ wants to merge 2 commits intoElementsProject:masterfrom
MSimeZ:fixtest_no_delay
Open

Introducing probe to get the native nagle time for delays in test_connection.py::test_no_delay#9065
MSimeZ wants to merge 2 commits intoElementsProject:masterfrom
MSimeZ:fixtest_no_delay

Conversation

@MSimeZ
Copy link
Copy Markdown
Collaborator

@MSimeZ MSimeZ commented Apr 16, 2026

Important

26.04 FREEZE March 11th: Non-bugfix PRs not ready by this date will wait for 26.06.

RC1 is scheduled on March 23rd

The final release is scheduled for April 15th.

Changelog-None

Checklist

Before submitting the PR, ensure the following tasks are completed. If an item is not applicable to your PR, please mark it as checked:

  • The changelog has been updated in the relevant commit(s) according to the guidelines.
  • Tests have been added or modified to reflect the changes.
  • Documentation has been reviewed and updated as needed.
  • Related issues have been listed and linked, including any that this PR closes.
  • Important All PRs must consider how to reverse any persistent changes for tools/lightning-downgrade

Description:
Running test_connection.py::test_no_delay we found out that this test's delays is tuned for Linux. We create a probe on the test that estimates the native nagle time based on the used machine before running the test. Fixes issue #9064

@enaples enaples added this to the 26.06 milestone Apr 16, 2026
@enaples enaples added the QA Blockstream QA team have reproduced, or a test has been created! Look for the linked PR/Issue label Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

QA Blockstream QA team have reproduced, or a test has been created! Look for the linked PR/Issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants