Skip to content

central event bus #2584

central event bus

central event bus #2584

Triggered via pull request May 19, 2025 21:37
@ScottyPoiScottyPoi
synchronize #792
event-bus
Status Failure
Total duration 1m 2s
Artifacts

portalnetwork-build.yml

on: pull_request
Matrix: test-integration-portalnetwork
Matrix: test-unit-portalnetwork
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test-unit-portalnetwork (22)
Process completed with exit code 1.
test/networks/beacon/beacon.spec.ts > constructor/initialization tests > initializes the light client when `trustedBlockRoot` is provided: packages/portalnetwork/test/networks/beacon/beacon.spec.ts#L320
AssertionError: bootstrap listener is not running: expected 4 to equal +0 - Expected + Received - 0 + 4 ❯ test/networks/beacon/beacon.spec.ts:320:12
test/networks/beacon/beacon.spec.ts > constructor/initialization tests > starts with a sync strategy of `trustedBootStrap` when a trusted block root is provided: packages/portalnetwork/test/networks/beacon/beacon.spec.ts#L281
AssertionError: bootstrap listener is running: expected 4 to equal 1 - Expected + Received - 1 + 4 ❯ test/networks/beacon/beacon.spec.ts:281:12
test/networks/beacon/beacon.spec.ts > constructor/initialization tests > starts the bootstrap finder mechanism when no trusted block root is provided: packages/portalnetwork/test/networks/beacon/beacon.spec.ts#L262
AssertionError: bootstrap vote listener is running: expected 3 to equal 1 - Expected + Received - 1 + 3 ❯ test/networks/beacon/beacon.spec.ts:262:12