[Ability] [Move] Implement Magic Bounce and Magic Coat #13730
Triggered via pull request
February 2, 2025 19:00
Status
Cancelled
Total duration
3m 10s
Artifacts
–
tests.yml
on: pull_request
Run Pre-test
33s
Matrix: Run Tests
Annotations
22 errors
src/test/moves/magic_coat.test.ts > Moves - Magic Coat > should not reflect moves used on the next turn:
src/test/moves/magic_coat.test.ts#L72
AssertionError: expected +0 to be -1 // Object.is equality
- Expected
+ Received
- -1
+ 0
❯ src/test/moves/magic_coat.test.ts:72:66
|
src/test/moves/magic_coat.test.ts > Moves - Magic Coat > should follow speed order, respecting trick room, when reflecting field effect moves:
src/test/moves/magic_coat.test.ts#L307
AssertionError: expected 2 to be 3 // Object.is equality
- Expected
+ Received
- 3
+ 2
❯ src/test/moves/magic_coat.test.ts:307:128
|
Run Tests (10) / Shard 10 of 10
Process completed with exit code 1.
|
Run Tests (4) / Shard 4 of 10
FailFast: cancelling since parallel instance has failed
|
src/test/moves/toxic.test.ts > Moves - Toxic > moves other than Toxic should not hit semi-invulnerable targets even if user is Poison-type:
src/test/moves/toxic.test.ts#L87
AssertionError: expected 4 to be 13 // Object.is equality
- Expected
+ Received
- 13
+ 4
❯ src/test/moves/toxic.test.ts:87:29
|
Run Tests (4) / Shard 4 of 10
The operation was canceled.
|
Run Tests (7) / Shard 7 of 10
FailFast: cancelling since parallel instance has failed
|
Run Tests (7) / Shard 7 of 10
The operation was canceled.
|
Run Tests (5) / Shard 5 of 10
FailFast: cancelling since parallel instance has failed
|
Run Tests (5) / Shard 5 of 10
The operation was canceled.
|
Run Tests (8) / Shard 8 of 10
FailFast: cancelling since parallel instance has failed
|
Run Tests (8) / Shard 8 of 10
The operation was canceled.
|
Run Tests (9) / Shard 9 of 10
FailFast: cancelling since parallel instance has failed
|
Run Tests (9) / Shard 9 of 10
The operation was canceled.
|
Run Tests (1) / Shard 1 of 10
FailFast: cancelling since parallel instance has failed
|
Run Tests (1) / Shard 1 of 10
The operation was canceled.
|
Run Tests (3) / Shard 3 of 10
FailFast: cancelling since parallel instance has failed
|
Run Tests (3) / Shard 3 of 10
The operation was canceled.
|
Run Tests (6) / Shard 6 of 10
FailFast: cancelling since parallel instance has failed
|
Run Tests (6) / Shard 6 of 10
The operation was canceled.
|
Run Tests (2) / Shard 2 of 10
FailFast: cancelling since parallel instance has failed
|
Run Tests (2) / Shard 2 of 10
The operation was canceled.
|