ElementsProject / ElementsProject/lightning

pytest: *FAILED* in `test_connection.py::test_offline`

Open
#9,066 0 comments 0 reactions 0 assignees View on GitHub
mac QA
Dominant language
C
Stars
3.1k
Forks
1k
Avg merge
4d 10h
Merged PRs (30d)
13

Description

### How to replicate

On MacOS M5 Tahoe 26.4 run `test_connection.py::test_offline`

The test fail with:
```
FAILED tests/test_connection.py::test_offline - AssertionError: Regex pattern did not match.
Expected regex: 'All addresses failed: 127.0.0.1:57094: Connection establishment: Connection refused.'
Actual message: "RPC call failed: method: connect, payload: {'id': '038194b5f32bdf0aa59812c86c4ef7ad2f294104fa027d1ace9b469bb6f88cf37b', 'host': 'localhost', 'port': 57094}, error: {'code': 401, 'message': 'All addresses failed: 127.0.0.1:57094: Connection establishment: Bad file descriptor. '}"
```

The test pass on Linux

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.