Skip to content

Electrum WSS test endpoint down (electrumx-server.test.tbtc.network) causing integration skips #3843

@piotr-roslaniec

Description

@piotr-roslaniec

Problem
The Electrum WSS endpoint used in tests (wss://electrumx-server.test.tbtc.network:8443) is offline. CI shows TLS handshake failures; current behavior is Cloudflare 522 (and previously sslv3 alert handshake failure with no peer cert).

Impact

  • All electrumx wss integration cases in pkg/bitcoin/electrum/electrum_integration_test.go are skipped to keep CI green.
  • Coverage gap for WSS-specific Electrum behavior.

Evidence / Repro

Expected

  • WSS host is reachable with a valid cert and Electrum protocol responses.

Actual

  • Endpoint unreachable / TLS handshake failure → integration tests cannot run.

Requested actions

  • Restore or replace the test WSS endpoint.
  • Provide new URL/cert details.
  • Remove test skip once a healthy endpoint is available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions