Skip to content

Multiplayer v2 (Glueball) [SYNTH-248] [SYNTH-261] #4143

Multiplayer v2 (Glueball) [SYNTH-248] [SYNTH-261]

Multiplayer v2 (Glueball) [SYNTH-248] [SYNTH-261] #4143

Triggered via pull request August 5, 2026 23:19
Status Failure
Total duration 2m 48s
Artifacts

FissionUnitTest.yml

on: pull_request
Prepare Assetpack
16s
Prepare Assetpack
Playwright Unit Tests
2m 27s
Playwright Unit Tests
Assetpack Tests
1m 5s
Assetpack Tests
Multiplayer Tests
2m 1s
Multiplayer Tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 notices
Playwright Unit Tests
Process completed with exit code 1.
src/test/mirabuf/ProtectedZoneSceneObject.test.ts > ProtectedZoneSceneObject > ZoneCollision applies penalty to opposing robot: fission/src/test/mirabuf/ProtectedZoneSceneObject.test.ts#L162
AssertionError: expected "spy" to be called once with arguments: [ { miraType: 1, …(2) }, 5, …(1) ] Received: 1st spy call: @@ -3,7 +3,8 @@ "alliance": "blue", "getOrientedBoundingBox": [Function spy], "miraType": 1, }, 5, - Any<String>, + "Entered Protected Zone", + false, ] Number of calls: 1 ❯ toHaveBeenCalledExactlyOnceWith src/test/mirabuf/ProtectedZoneSceneObject.test.ts:162:59
src/test/mirabuf/ProtectedZoneSceneObject.test.ts > ProtectedZoneSceneObject > ZoneCollision applies penalty to opposing robot: fission/src/test/mirabuf/ProtectedZoneSceneObject.test.ts#L162
AssertionError: expected "spy" to be called once with arguments: [ { miraType: 1, …(2) }, 5, …(1) ] Received: 1st spy call: @@ -3,7 +3,8 @@ "alliance": "blue", "getOrientedBoundingBox": [Function spy], "miraType": 1, }, 5, - Any<String>, + "Entered Protected Zone", + false, ] Number of calls: 1 ❯ toHaveBeenCalledExactlyOnceWith src/test/mirabuf/ProtectedZoneSceneObject.test.ts:162:59
Playwright Unit Tests: fission/src/test/bootstrap/AppMount.test.tsx#L84
World initialized automatically on mount
Playwright Unit Tests: fission/src/test/bootstrap/AppMount.test.tsx#L80
DOM successfully updated to include Synthesis components and the top bar
Playwright Unit Tests: fission/src/test/bootstrap/AppMount.test.tsx#L59
expected global functions mount