Page MenuHomePhabricator

[electrum] better handle timeouts in test_interface
ClosedPublic

Authored by PiRK on Oct 10 2023, 10:26.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCbb75088d2f12: [electrum] better handle timeouts in test_interface
Summary

Tests are failing on CI because we don't catch the correct error for python < 3.10

badssl.com seems to be unresponsive, lately. If this keeps happening, this test should be removed to not slow down the test suite unnecessarily.

Test Plan

python -m electrumabc.tests.test_interface

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable