Merge pull request #441 from Asvarox/fix-security #1900
Annotations
2 errors, 5 warnings, and 1 notice
Run E2E tests:
tests/source-selection.spec.ts#L1
1) [chromium] › source-selection.spec.ts:36:5 › Source selection in sing settings › Make sure the input is not monitored anymore if it is not in use
Test timeout of 45000ms exceeded.
|
Run E2E tests:
tests/PageObjects/AdvancedConnectionPage.ts#L39
1) [chromium] › source-selection.spec.ts:36:5 › Source selection in sing settings › Make sure the input is not monitored anymore if it is not in use
Error: locator.click: Test timeout of 45000ms exceeded.
Call log:
- waiting for getByTestId('player-0-source')
- locator resolved to <span data-focused="false" data-disabled="false" data-e2e-focused="false" data-test="player-0-source" class="e6monco1 rounded-md shadow-focusable ec-1o15t8w e84wjn51">…</span>
- attempting click action
- waiting for element to be visible, enabled and stable
- element was detached from the DOM, retrying
at PageObjects/AdvancedConnectionPage.ts:39
37 |
38 | public async togglePlayerMicrophoneSource(playerNumber: number) {
> 39 | await this.getPlayerMicSource(playerNumber).click();
| ^
40 | }
41 |
42 | public getMicInputName(playerNumber: number) {
at AdvancedConnectionPagePO.togglePlayerMicrophoneSource (/home/runner/work/allkaraoke/allkaraoke/tests/PageObjects/AdvancedConnectionPage.ts:39:49)
at /home/runner/work/allkaraoke/allkaraoke/tests/source-selection.spec.ts:62:40
at /home/runner/work/allkaraoke/allkaraoke/tests/source-selection.spec.ts:60:3
|
Run E2E tests:
[chromium] › selection-playlist.spec.ts#L1
[chromium] › selection-playlist.spec.ts took 1.5m
|
Run E2E tests:
[chromium] › remote-song-list.spec.ts#L1
[chromium] › remote-song-list.spec.ts took 1.0m
|
Run E2E tests:
[chromium] › remote-mics-sing-a-song.spec.ts#L1
[chromium] › remote-mics-sing-a-song.spec.ts took 34.4s
|
Run E2E tests:
[chromium] › sing-a-song.spec.ts#L1
[chromium] › sing-a-song.spec.ts took 33.1s
|
Run E2E tests:
[chromium] › remote-mics-settings.spec.ts#L1
[chromium] › remote-mics-settings.spec.ts took 21.2s
|
Run E2E tests
1 flaky
[chromium] › source-selection.spec.ts:36:5 › Source selection in sing settings ─────────────────
1 skipped
27 passed (6.3m)
|
Loading