Skip to content

[UI/UX][LOCALIZATION] Responsive messages for multiple Languages #11526

[UI/UX][LOCALIZATION] Responsive messages for multiple Languages

[UI/UX][LOCALIZATION] Responsive messages for multiple Languages #11526

Triggered via pull request October 21, 2024 20:14
Status Cancelled
Total duration 2m 34s
Artifacts

tests.yml

on: pull_request
Run Pre-test
28s
Run Pre-test
Matrix: Run Tests
Fit to window
Zoom out
Zoom in

Annotations

28 errors
src/test/abilities/ability_duplication.test.ts > Ability Duplication > huge power should only be applied once if both normal and passive: src/ui/battle-message-ui-handler.ts#L158
TypeError: this.message.getData is not a function ❯ BattleMessageUiHandler.clearText src/ui/battle-message-ui-handler.ts:158:22 ❯ UI.clearText src/ui/ui.ts:415:37 ❯ TitlePhase.start src/phases/title-phase.ts:40:19 ❯ Object.call src/test/utils/phaseInterceptor.ts:429:39 ❯ Timeout.<anonymous> src/test/utils/phaseInterceptor.ts:359:24
src/test/abilities/ability_duplication.test.ts > Ability Duplication > huge power should stack with pure power: src/ui/battle-message-ui-handler.ts#L158
TypeError: this.message.getData is not a function ❯ BattleMessageUiHandler.clearText src/ui/battle-message-ui-handler.ts:158:22 ❯ UI.clearText src/ui/ui.ts:415:37 ❯ TitlePhase.start src/phases/title-phase.ts:40:19 ❯ Object.call src/test/utils/phaseInterceptor.ts:429:39 ❯ Timeout.<anonymous> src/test/utils/phaseInterceptor.ts:359:24
src/test/abilities/sheer_force.test.ts > Abilities - Sheer Force > Sheer Force: src/ui/battle-message-ui-handler.ts#L158
TypeError: this.message.getData is not a function ❯ BattleMessageUiHandler.clearText src/ui/battle-message-ui-handler.ts:158:22 ❯ UI.clearText src/ui/ui.ts:415:37 ❯ TitlePhase.start src/phases/title-phase.ts:40:19 ❯ Object.call src/test/utils/phaseInterceptor.ts:429:39 ❯ Timeout.<anonymous> src/test/utils/phaseInterceptor.ts:359:24
src/test/abilities/sheer_force.test.ts > Abilities - Sheer Force > Sheer Force with exceptions including binding moves: src/ui/battle-message-ui-handler.ts#L158
TypeError: this.message.getData is not a function ❯ BattleMessageUiHandler.clearText src/ui/battle-message-ui-handler.ts:158:22 ❯ UI.clearText src/ui/ui.ts:415:37 ❯ TitlePhase.start src/phases/title-phase.ts:40:19 ❯ Object.call src/test/utils/phaseInterceptor.ts:429:39 ❯ Timeout.<anonymous> src/test/utils/phaseInterceptor.ts:359:24
src/test/abilities/sheer_force.test.ts > Abilities - Sheer Force > Sheer Force with moves with no secondary effect: src/ui/battle-message-ui-handler.ts#L158
TypeError: this.message.getData is not a function ❯ BattleMessageUiHandler.clearText src/ui/battle-message-ui-handler.ts:158:22 ❯ UI.clearText src/ui/ui.ts:415:37 ❯ TitlePhase.start src/phases/title-phase.ts:40:19 ❯ Object.call src/test/utils/phaseInterceptor.ts:429:39 ❯ Timeout.<anonymous> src/test/utils/phaseInterceptor.ts:359:24
src/test/abilities/sheer_force.test.ts > Abilities - Sheer Force > Sheer Force Disabling Specific Abilities: src/ui/battle-message-ui-handler.ts#L158
TypeError: this.message.getData is not a function ❯ BattleMessageUiHandler.clearText src/ui/battle-message-ui-handler.ts:158:22 ❯ UI.clearText src/ui/ui.ts:415:37 ❯ TitlePhase.start src/phases/title-phase.ts:40:19 ❯ Object.call src/test/utils/phaseInterceptor.ts:429:39 ❯ Timeout.<anonymous> src/test/utils/phaseInterceptor.ts:359:24
src/test/abilities/sheer_force.test.ts > Abilities - Sheer Force > Two Pokemon with abilities disabled by Sheer Force hitting each other should not cause a crash: src/ui/battle-message-ui-handler.ts#L158
TypeError: this.message.getData is not a function ❯ BattleMessageUiHandler.clearText src/ui/battle-message-ui-handler.ts:158:22 ❯ UI.clearText src/ui/ui.ts:415:37 ❯ TitlePhase.start src/phases/title-phase.ts:40:19 ❯ Object.call src/test/utils/phaseInterceptor.ts:429:39 ❯ Timeout.<anonymous> src/test/utils/phaseInterceptor.ts:359:24
src/test/abilities/shields_down.test.ts > Abilities - SHIELDS DOWN > check if fainted pokemon switched to base form on arena reset: src/ui/battle-message-ui-handler.ts#L158
TypeError: this.message.getData is not a function ❯ BattleMessageUiHandler.clearText src/ui/battle-message-ui-handler.ts:158:22 ❯ UI.clearText src/ui/ui.ts:415:37 ❯ TitlePhase.start src/phases/title-phase.ts:40:19 ❯ Object.call src/test/utils/phaseInterceptor.ts:429:39 ❯ Timeout.<anonymous> src/test/utils/phaseInterceptor.ts:359:24
src/test/abilities/steely_spirit.test.ts > Abilities - Steely Spirit > increases Steel-type moves' power used by the user and its allies by 50%: src/ui/battle-message-ui-handler.ts#L158
TypeError: this.message.getData is not a function ❯ BattleMessageUiHandler.clearText src/ui/battle-message-ui-handler.ts:158:22 ❯ UI.clearText src/ui/ui.ts:415:37 ❯ TitlePhase.start src/phases/title-phase.ts:40:19 ❯ Object.call src/test/utils/phaseInterceptor.ts:429:39 ❯ Timeout.<anonymous> src/test/utils/phaseInterceptor.ts:359:24
src/test/abilities/steely_spirit.test.ts > Abilities - Steely Spirit > stacks if multiple users with this ability are on the field.: src/ui/battle-message-ui-handler.ts#L158
TypeError: this.message.getData is not a function ❯ BattleMessageUiHandler.clearText src/ui/battle-message-ui-handler.ts:158:22 ❯ UI.clearText src/ui/ui.ts:415:37 ❯ TitlePhase.start src/phases/title-phase.ts:40:19 ❯ Object.call src/test/utils/phaseInterceptor.ts:429:39 ❯ Timeout.<anonymous> src/test/utils/phaseInterceptor.ts:359:24
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 (4) / Shard 4 of 10
FailFast: cancelling since parallel instance has failed
Run Tests (4) / Shard 4 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 (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 (2) / Shard 2 of 10
FailFast: cancelling since parallel instance has failed
Run Tests (2) / Shard 2 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 (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 (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 (6) / Shard 6 of 10
FailFast: cancelling since parallel instance has failed
Run Tests (6) / Shard 6 of 10
The operation was canceled.