[Bug][Refactor] Custom types from MEs are correctly applied on form changes #13654
Triggered via pull request
February 1, 2025 10:05
Status
Cancelled
Total duration
3m 20s
Artifacts
–
tests.yml
on: pull_request
Run Pre-test
30s
Matrix: Run Tests
Annotations
8 errors
src/test/mystery-encounter/encounters/clowning-around-encounter.test.ts > Clowning Around - Mystery Encounter > Option 3 - Return the Insults > should randomize the pokemon types of the party:
src/test/mystery-encounter/encounters/clowning-around-encounter.test.ts#L353
AssertionError: expected -1 to be 10 // Object.is equality
- Expected
+ Received
- 10
+ -1
❯ src/test/mystery-encounter/encounters/clowning-around-encounter.test.ts:353:33
|
Run Tests (8) / Shard 8 of 10
Process completed with exit code 1.
|
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 (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 (2) / Shard 2 of 10
FailFast: cancelling since parallel instance has failed
|
Run Tests (2) / Shard 2 of 10
The operation was canceled.
|