Skip to content

pytest: fix flake in test_closing_anchorspend_htlc_tx_rbf#9027

Open
rustyrussell wants to merge 1 commit intoElementsProject:masterfrom
rustyrussell:flakes33
Open

pytest: fix flake in test_closing_anchorspend_htlc_tx_rbf#9027
rustyrussell wants to merge 1 commit intoElementsProject:masterfrom
rustyrussell:flakes33

Conversation

@rustyrussell
Copy link
Copy Markdown
Contributor

2026-04-02T04:45:50.5882651Z >       assert 3000 - 1 < total_feerate_perkw < 3000 + 1
2026-04-02T04:45:50.5883085Z E       assert 3001.3083296990844 < (3000 + 1)
2026-04-02T04:45:50.5883354Z
2026-04-02T04:45:50.5883508Z tests/test_closing.py:3853: AssertionError

Changelog-None

```
2026-04-02T04:45:50.5882651Z >       assert 3000 - 1 < total_feerate_perkw < 3000 + 1
2026-04-02T04:45:50.5883085Z E       assert 3001.3083296990844 < (3000 + 1)
2026-04-02T04:45:50.5883354Z
2026-04-02T04:45:50.5883508Z tests/test_closing.py:3853: AssertionError
```

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
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.

1 participant