Skip to content

tests: up

tests: up #121

Triggered via push February 1, 2025 02:32
Status Failure
Total duration 1m 34s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors
src/instances/rundler.test.ts > behavior: instance errored (duplicate ports): src/instances/rundler.test.ts#L56
Error: Snapshot `behavior: instance errored (duplicate ports) 1` mismatched - Expected + Received - [Error: Failed to start process "rundler": Error: Address already in use (os error 98)] + [Error: Failed to start process "rundler": Error: Address already in use (os error 98) + ] ❯ src/instances/rundler.test.ts:56:3
src/instances/rundler.test.ts > behavior: can subscribe to stderr: src/instances/rundler.test.ts#L92
Error: Snapshot `behavior: can subscribe to stderr 1` mismatched - Expected + Received - [Error: Failed to start process "rundler": Error: Address already in use (os error 98)] + [Error: Failed to start process "rundler": Error: Address already in use (os error 98) + ] ❯ src/instances/rundler.test.ts:92:3
src/instances/stackup.test.ts > behavior: can subscribe to stderr: src/instances/stackup.test.ts#L87
AssertionError: promise resolved "[Function bound stop]" instead of rejecting - Expected: [Error: rejected promise] + Received: [Function bound stop] ❯ src/instances/stackup.test.ts:87:34
Verify / Test
Process completed with exit code 1.