Skip to content

refactor: route management architecture #3296

refactor: route management architecture

refactor: route management architecture #3296

Re-run triggered September 8, 2025 14:32
Status Failure
Total duration 52s
Artifacts 17

test.yml

on: pull_request
Build  /  Check cache for build artifacts
1m 52s
Build / Check cache for build artifacts
E2E Tests  /  Load e2e files
4s
E2E Tests / Load e2e files
E2E Tests  /  ...  /  Check cache for build artifacts
8s
E2E Tests / Build / Check cache for build artifacts
Matrix: E2E Tests / test-e2e
E2E Tests  /  Clean Up
5s
E2E Tests / Clean Up
Test E2E Success
4s
Test E2E Success
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Test UI
Process completed with exit code 1.
src/util/deposits/__tests__/fetchEthDepositsToCustomDestinationFromSubgraph.test.ts > fetchEthDepositsToCustomDestinationFromSubgraph > fetches deposits from subgraph: packages/arb-token-bridge-ui/src/util/deposits/__tests__/fetchEthDepositsToCustomDestinationFromSubgraph.test.ts#L22
AssertionError: expected [] to have a length of 1 but got +0 - Expected + Received - 1 + 0 ❯ src/util/deposits/__tests__/fetchEthDepositsToCustomDestinationFromSubgraph.test.ts:22:20
src/hooks/__tests__/useTransactionHistory.test.ts > useTransactionHistory > fetches history for key:'WALLET_SINGLE_TX' enabled:true expectedPagesTxCounts:[ 1 ]: packages/arb-token-bridge-ui/src/hooks/__tests__/useTransactionHistory.test.ts#L129
AssertionError: expected [] to have a length of 1 but got +0 - Expected + Received - 1 + 0 ❯ src/hooks/__tests__/useTransactionHistory.test.ts:129:45