Skip to content

Publish e2e reports #1496

Publish e2e reports

Publish e2e reports #1496

Triggered via pull request October 16, 2024 06:54
Status Failure
Total duration 4m 20s
Artifacts 3

ci-improvement.yml

on: pull_request
Matrix: e2e-tests-run
deploy-branch
1m 9s
deploy-branch
e2e-tests-merge
43s
e2e-tests-merge
Fit to window
Zoom out
Zoom in

Annotations

11 errors, 19 warnings, and 6 notices
[chromium] › scroll-to-letter.spec.ts:17:5 › Scrolling to letter works: tests/scroll-to-letter.spec.ts#L32
1) [chromium] › scroll-to-letter.spec.ts:17:5 › Scrolling to letter works › Preview of random song should be visible Error: Timed out 7000ms waiting for expect(locator).toBeHidden() Locator: getByTestId('song-preview') Expected: hidden Received: visible Call log: - expect.toBeHidden with timeout 7000ms - waiting for getByTestId('song-preview') - locator resolved to <div width="275" height="155" data-expanded="false" data-show-video="true" data-test="song-preview" data-song="e2e-skip-intro-polish" class="e1vaewax4 ec-vic5vf e1ornw2x5">…</div> - unexpected value "visible" - locator resolved to <div width="275" height="155" data-expanded="false" data-show-video="true" data-test="song-preview" data-song="e2e-skip-intro-polish" class="e1vaewax4 ec-vic5vf e1ornw2x5">…</div> - unexpected value "visible" - locator resolved to <div width="275" height="155" data-expanded="false" data-show-video="true" data-test="song-preview" data-song="e2e-skip-intro-polish" class="e1vaewax4 ec-vic5vf e1ornw2x5">…</div> - unexpected value "visible" - locator resolved to <div width="275" height="155" data-expanded="false" data-show-video="true" data-test="song-preview" data-song="e2e-skip-intro-polish" class="e1vaewax4 ec-vic5vf e1ornw2x5">…</div> - unexpected value "visible" - locator resolved to <div width="275" height="155" data-expanded="false" data-show-video="true" data-test="song-preview" data-song="e2e-skip-intro-polish" class="e1vaewax4 ec-vic5vf e1ornw2x5">…</div> - unexpected value "visible" - locator resolved to <div width="275" height="155" data-expanded="false" data-show-video="true" data-test="song-preview" data-song="e2e-skip-intro-polish" class="e1vaewax4 ec-vic5vf e1ornw2x5">…</div> - unexpected value "visible" - locator resolved to <div width="275" height="155" data-expanded="false" data-show-video="true" data-test="song-preview" data-song="e2e-skip-intro-polish" class="e1vaewax4 ec-vic5vf e1ornw2x5">…</div> - unexpected value "visible" - locator resolved to <div width="275" height="155" data-expanded="false" data-show-video="true" data-test="song-preview" data-song="e2e-skip-intro-polish" class="e1vaewax4 ec-vic5vf e1ornw2x5">…</div> - unexpected value "visible" - locator resolved to <div width="275" height="155" data-expanded="false" data-show-video="true" data-test="song-preview" data-song="e2e-skip-intro-polish" class="e1vaewax4 ec-vic5vf e1ornw2x5">…</div> - unexpected value "visible" - locator resolved to <div width="275" height="155" data-expanded="false" data-show-video="true" data-test="song-preview" data-song="e2e-skip-intro-polish" class="e1vaewax4 ec-vic5vf e1ornw2x5">…</div> - unexpected value "visible" - locator resolved to <div width="275" height="155" data-expanded="false" data-show-video="true" data-test="song-preview" data-song="e2e-skip-intro-polish" class="e1vaewax4 ec-vic5vf e1ornw2x5">…</div> - unexpected value "visible" 30 | 31 | await test.step('Preview of random song should be visible', async () => { > 32 | await expect(pages.songListPage.songPreviewElement).toBeHidden(); | ^ 33 | }); 34 | 35 | await test.step('Select a group name - the app scroll to the letter, showing results in the viewport', async () => { at /home/runner/work/allkaraoke/allkaraoke/tests/scroll-to-letter.spec.ts:32:57 at /home/runner/work/allkaraoke/allkaraoke/tests/scroll-to-letter.spec.ts:31:14
[chromium] › fullscreen.spec.ts:13:5 › Fullscreen is turning on automatically: tests/PageObjects/SongListPage.ts#L82
1) [chromium] › fullscreen.spec.ts:13:5 › Fullscreen is turning on automatically, if user doesnt turn off fullscreen before › Fullscreen is enabled by default on the song list page Error: Timed out 7000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('[data-test="toggle-fullscreen"] svg') Expected string: "FullscreenIcon" Received string: "FullscreenExitIcon" Call log: - expect.toHaveAttribute with timeout 7000ms - waiting for locator('[data-test="toggle-fullscreen"] svg') - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" at PageObjects/SongListPage.ts:82 80 | 81 | public async expectFullscreenToBeOn() { > 82 | await expect(this.fullscreenElement).toHaveAttribute('data-testid', 'FullscreenIcon'); | ^ 83 | } 84 | 85 | public async expectGroupToBeInViewport(groupName: string) { at SongListPagePO.expectFullscreenToBeOn (/home/runner/work/allkaraoke/allkaraoke/tests/PageObjects/SongListPage.ts:82:42) at /home/runner/work/allkaraoke/allkaraoke/tests/fullscreen.spec.ts:25:30 at /home/runner/work/allkaraoke/allkaraoke/tests/fullscreen.spec.ts:22:3
[chromium] › help.spec.ts:12:5 › Help: tests/help.spec.ts#L30
2) [chromium] › help.spec.ts:12:5 › Help › The setting is remembered after refresh ─────────────── Error: Timed out 7000ms waiting for expect(locator).toBeVisible() Locator: getByTestId('help-container') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 7000ms - waiting for getByTestId('help-container') - locator resolved to <div data-test="help-container" class="ec-17eiu2c efq3fs01"></div> - unexpected value "hidden" - locator resolved to <div data-test="help-container" class="ec-17eiu2c efq3fs01"></div> - unexpected value "hidden" - locator resolved to <div data-test="help-container" class="ec-17eiu2c efq3fs01"></div> - unexpected value "hidden" - locator resolved to <div data-test="help-container" class="ec-17eiu2c efq3fs01"></div> - unexpected value "hidden" - locator resolved to <div data-test="help-container" class="ec-17eiu2c efq3fs01"></div> - unexpected value "hidden" - locator resolved to <div data-test="help-container" class="ec-17eiu2c efq3fs01"></div> - unexpected value "hidden" - locator resolved to <div data-test="help-container" class="ec-17eiu2c efq3fs01"></div> - unexpected value "hidden" - locator resolved to <div data-test="help-container" class="ec-17eiu2c efq3fs01"></div> - unexpected value "hidden" - locator resolved to <div data-test="help-container" class="ec-17eiu2c efq3fs01"></div> - unexpected value "hidden" - locator resolved to <div data-test="help-container" class="ec-17eiu2c efq3fs01"></div> - unexpected value "hidden" - locator resolved to <div data-test="help-container" class="ec-17eiu2c efq3fs01"></div> - unexpected value "hidden" 28 | await page.reload(); 29 | await expect(pages.mainMenuPage.singSongElement).toBeVisible(); > 30 | await expect(pages.mainMenuPage.helpContainerElement).toBeVisible(); | ^ 31 | }); 32 | 33 | await test.step('The container is visible again after clicking the help-icon', async () => { at /home/runner/work/allkaraoke/allkaraoke/tests/help.spec.ts:30:59 at /home/runner/work/allkaraoke/allkaraoke/tests/help.spec.ts:27:3
[chromium] › fullscreen.spec.ts:13:5 › Fullscreen is turning on automatically: tests/PageObjects/SongListPage.ts#L82
1) [chromium] › fullscreen.spec.ts:13:5 › Fullscreen is turning on automatically, if user doesnt turn off fullscreen before › Fullscreen is enabled by default on the song list page Error: Timed out 7000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('[data-test="toggle-fullscreen"] svg') Expected string: "FullscreenIcon" Received string: "FullscreenExitIcon" Call log: - expect.toHaveAttribute with timeout 7000ms - waiting for locator('[data-test="toggle-fullscreen"] svg') - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" at PageObjects/SongListPage.ts:82 80 | 81 | public async expectFullscreenToBeOn() { > 82 | await expect(this.fullscreenElement).toHaveAttribute('data-testid', 'FullscreenIcon'); | ^ 83 | } 84 | 85 | public async expectGroupToBeInViewport(groupName: string) { at SongListPagePO.expectFullscreenToBeOn (/home/runner/work/allkaraoke/allkaraoke/tests/PageObjects/SongListPage.ts:82:42) at /home/runner/work/allkaraoke/allkaraoke/tests/fullscreen.spec.ts:25:30 at /home/runner/work/allkaraoke/allkaraoke/tests/fullscreen.spec.ts:22:3
e2e-tests-run (chromium, 1, 2)
Final attempt failed. Child_process exited with error code 1
[firefox] › scroll-to-letter.spec.ts:17:5 › Scrolling to letter works: tests/scroll-to-letter.spec.ts#L32
1) [firefox] › scroll-to-letter.spec.ts:17:5 › Scrolling to letter works › Preview of random song should be visible Error: Timed out 7000ms waiting for expect(locator).toBeHidden() Locator: getByTestId('song-preview') Expected: hidden Received: visible Call log: - expect.toBeHidden with timeout 7000ms - waiting for getByTestId('song-preview') - locator resolved to <div width="294" height="165" data-expanded="false" data-show-video="true" data-test="song-preview" data-song="e2e-skip-intro-polish" class="e1vaewax4 ec-19yr6sz e1ornw2x5">…</div> - unexpected value "visible" - locator resolved to <div width="294" height="165" data-expanded="false" data-show-video="true" data-test="song-preview" data-song="e2e-skip-intro-polish" class="e1vaewax4 ec-19yr6sz e1ornw2x5">…</div> - unexpected value "visible" - locator resolved to <div width="294" height="165" data-expanded="false" data-show-video="true" data-test="song-preview" data-song="e2e-skip-intro-polish" class="e1vaewax4 ec-19yr6sz e1ornw2x5">…</div> - unexpected value "visible" - locator resolved to <div width="294" height="165" data-expanded="false" data-show-video="true" data-test="song-preview" data-song="e2e-skip-intro-polish" class="e1vaewax4 ec-19yr6sz e1ornw2x5">…</div> - unexpected value "visible" - locator resolved to <div width="294" height="165" data-expanded="false" data-show-video="true" data-test="song-preview" data-song="e2e-skip-intro-polish" class="e1vaewax4 ec-19yr6sz e1ornw2x5">…</div> - unexpected value "visible" - locator resolved to <div width="294" height="165" data-expanded="false" data-show-video="true" data-test="song-preview" data-song="e2e-skip-intro-polish" class="e1vaewax4 ec-19yr6sz e1ornw2x5">…</div> - unexpected value "visible" - locator resolved to <div width="294" height="165" data-expanded="false" data-show-video="true" data-test="song-preview" data-song="e2e-skip-intro-polish" class="e1vaewax4 ec-19yr6sz e1ornw2x5">…</div> - unexpected value "visible" - locator resolved to <div width="294" height="165" data-expanded="false" data-show-video="true" data-test="song-preview" data-song="e2e-skip-intro-polish" class="e1vaewax4 ec-19yr6sz e1ornw2x5">…</div> - unexpected value "visible" - locator resolved to <div width="294" height="165" data-expanded="false" data-show-video="true" data-test="song-preview" data-song="e2e-skip-intro-polish" class="e1vaewax4 ec-19yr6sz e1ornw2x5">…</div> - unexpected value "visible" - locator resolved to <div width="294" height="165" data-expanded="false" data-show-video="true" data-test="song-preview" data-song="e2e-skip-intro-polish" class="e1vaewax4 ec-19yr6sz e1ornw2x5">…</div> - unexpected value "visible" - locator resolved to <div width="294" height="165" data-expanded="false" data-show-video="true" data-test="song-preview" data-song="e2e-skip-intro-polish" class="e1vaewax4 ec-19yr6sz e1ornw2x5">…</div> - unexpected value "visible" 30 | 31 | await test.step('Preview of random song should be visible', async () => { > 32 | await expect(pages.songListPage.songPreviewElement).toBeHidden(); | ^ 33 | }); 34 | 35 | await test.step('Select a group name - the app scroll to the letter, showing results in the viewport', async () => { at /home/runner/work/allkaraoke/allkaraoke/tests/scroll-to-letter.spec.ts:32:57 at /home/runner/work/allkaraoke/allkaraoke/tests/scroll-to-letter.spec.ts:31:14
[firefox] › fullscreen.spec.ts:13:5 › Fullscreen is turning on automatically: tests/PageObjects/SongListPage.ts#L82
1) [firefox] › fullscreen.spec.ts:13:5 › Fullscreen is turning on automatically, if user doesnt turn off fullscreen before › Fullscreen is enabled by default on the song list page Error: Timed out 7000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('[data-test="toggle-fullscreen"] svg') Expected string: "FullscreenIcon" Received string: "FullscreenExitIcon" Call log: - expect.toHaveAttribute with timeout 7000ms - waiting for locator('[data-test="toggle-fullscreen"] svg') - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" at PageObjects/SongListPage.ts:82 80 | 81 | public async expectFullscreenToBeOn() { > 82 | await expect(this.fullscreenElement).toHaveAttribute('data-testid', 'FullscreenIcon'); | ^ 83 | } 84 | 85 | public async expectGroupToBeInViewport(groupName: string) { at SongListPagePO.expectFullscreenToBeOn (/home/runner/work/allkaraoke/allkaraoke/tests/PageObjects/SongListPage.ts:82:42) at /home/runner/work/allkaraoke/allkaraoke/tests/fullscreen.spec.ts:25:30 at /home/runner/work/allkaraoke/allkaraoke/tests/fullscreen.spec.ts:22:3
[firefox] › help.spec.ts:12:5 › Help: tests/help.spec.ts#L30
2) [firefox] › help.spec.ts:12:5 › Help › The setting is remembered after refresh ──────────────── Error: Timed out 7000ms waiting for expect(locator).toBeVisible() Locator: getByTestId('help-container') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 7000ms - waiting for getByTestId('help-container') - locator resolved to <div data-test="help-container" class="ec-17eiu2c efq3fs01"></div> - unexpected value "hidden" - locator resolved to <div data-test="help-container" class="ec-17eiu2c efq3fs01"></div> - unexpected value "hidden" - locator resolved to <div data-test="help-container" class="ec-17eiu2c efq3fs01"></div> - unexpected value "hidden" - locator resolved to <div data-test="help-container" class="ec-17eiu2c efq3fs01"></div> - unexpected value "hidden" - locator resolved to <div data-test="help-container" class="ec-17eiu2c efq3fs01"></div> - unexpected value "hidden" - locator resolved to <div data-test="help-container" class="ec-17eiu2c efq3fs01"></div> - unexpected value "hidden" - locator resolved to <div data-test="help-container" class="ec-17eiu2c efq3fs01"></div> - unexpected value "hidden" - locator resolved to <div data-test="help-container" class="ec-17eiu2c efq3fs01"></div> - unexpected value "hidden" - locator resolved to <div data-test="help-container" class="ec-17eiu2c efq3fs01"></div> - unexpected value "hidden" - locator resolved to <div data-test="help-container" class="ec-17eiu2c efq3fs01"></div> - unexpected value "hidden" - locator resolved to <div data-test="help-container" class="ec-17eiu2c efq3fs01"></div> - unexpected value "hidden" 28 | await page.reload(); 29 | await expect(pages.mainMenuPage.singSongElement).toBeVisible(); > 30 | await expect(pages.mainMenuPage.helpContainerElement).toBeVisible(); | ^ 31 | }); 32 | 33 | await test.step('The container is visible again after clicking the help-icon', async () => { at /home/runner/work/allkaraoke/allkaraoke/tests/help.spec.ts:30:59 at /home/runner/work/allkaraoke/allkaraoke/tests/help.spec.ts:27:3
[firefox] › fullscreen.spec.ts:13:5 › Fullscreen is turning on automatically: tests/PageObjects/SongListPage.ts#L82
1) [firefox] › fullscreen.spec.ts:13:5 › Fullscreen is turning on automatically, if user doesnt turn off fullscreen before › Fullscreen is enabled by default on the song list page Error: Timed out 7000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('[data-test="toggle-fullscreen"] svg') Expected string: "FullscreenIcon" Received string: "FullscreenExitIcon" Call log: - expect.toHaveAttribute with timeout 7000ms - waiting for locator('[data-test="toggle-fullscreen"] svg') - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" - locator resolved to <svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="FullscreenExitIcon" class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium ec-10vyf6v">…</svg> - unexpected value "FullscreenExitIcon" at PageObjects/SongListPage.ts:82 80 | 81 | public async expectFullscreenToBeOn() { > 82 | await expect(this.fullscreenElement).toHaveAttribute('data-testid', 'FullscreenIcon'); | ^ 83 | } 84 | 85 | public async expectGroupToBeInViewport(groupName: string) { at SongListPagePO.expectFullscreenToBeOn (/home/runner/work/allkaraoke/allkaraoke/tests/PageObjects/SongListPage.ts:82:42) at /home/runner/work/allkaraoke/allkaraoke/tests/fullscreen.spec.ts:25:30 at /home/runner/work/allkaraoke/allkaraoke/tests/fullscreen.spec.ts:22:3
e2e-tests-run (firefox, 1, 2)
Final attempt failed. Child_process exited with error code 1
ct-tests-run
Final attempt failed. Child_process exited with error code 1
quick-checks: peerJSServer.js#L12
'peerServer' is assigned a value but never used
quick-checks: scripts/analyzeIndex.ts#L18
'Data' is defined but never used
quick-checks: scripts/processSongs.ts#L64
'fixAccentCharacters' is defined but never used
quick-checks: scripts/processSongs.ts#L81
'appendBandOrigin' is defined but never used
quick-checks: scripts/processSongs.ts#L96
'fillMissingRealBpm' is defined but never used
quick-checks: scripts/processSongs.ts#L112
'fillSongYear' is defined but never used
quick-checks: src/App.tsx#L40
'mobilePhoneMode' is assigned a value but never used
quick-checks: src/modules/GameEngine/Drawing/CanvasDrawing.ts#L164
'h' is assigned a value but never used
quick-checks: src/modules/GameEngine/Drawing/CanvasDrawing.ts#L255
'h' is assigned a value but never used
quick-checks: src/modules/GameEngine/Drawing/Elements/debris.ts#L19
'triangle' is defined but never used
Slow Test: [chromium] › rate-unfinished-song.spec.ts#L1
[chromium] › rate-unfinished-song.spec.ts took 16.0s
e2e-tests-run (chromium, 2, 2)
Attempt 1 failed. Reason: Child_process exited with error code 1
e2e-tests-run (chromium, 1, 2)
Attempt 1 failed. Reason: Child_process exited with error code 1
e2e-tests-run (chromium, 1, 2)
No files were found with the provided path: playwright-report. No artifacts will be uploaded.
e2e-tests-run (firefox, 2, 2)
Attempt 1 failed. Reason: Child_process exited with error code 1
e2e-tests-run (firefox, 1, 2)
Attempt 1 failed. Reason: Child_process exited with error code 1
e2e-tests-run (firefox, 1, 2)
No files were found with the provided path: playwright-report. No artifacts will be uploaded.
ct-tests-run
Attempt 1 failed. Reason: Child_process exited with error code 1
ct-tests-run
No files were found with the provided path: blob-report. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 failed [chromium] › scroll-to-letter.spec.ts:17:5 › Scrolling to letter works ───────────────────────── 1 passed (1.2m)
🎭 Playwright Run Summary
2 failed [chromium] › fullscreen.spec.ts:13:5 › Fullscreen is turning on automatically, if user doesnt turn off fullscreen before [chromium] › help.spec.ts:12:5 › Help ────────────────────────────────────────────────────────── 1 passed (1.3m)
🎭 Playwright Run Summary
1 failed [chromium] › fullscreen.spec.ts:13:5 › Fullscreen is turning on automatically, if user doesnt turn off fullscreen before
🎭 Playwright Run Summary
1 failed [firefox] › scroll-to-letter.spec.ts:17:5 › Scrolling to letter works ────────────────────────── 1 passed (1.1m)
🎭 Playwright Run Summary
2 failed [firefox] › fullscreen.spec.ts:13:5 › Fullscreen is turning on automatically, if user doesnt turn off fullscreen before [firefox] › help.spec.ts:12:5 › Help ─────────────────────────────────────────────────────────── 1 passed (1.3m)
🎭 Playwright Run Summary
1 failed [firefox] › fullscreen.spec.ts:13:5 › Fullscreen is turning on automatically, if user doesnt turn off fullscreen before

Artifacts

Produced during runtime
Name Size
test-results-blob-e2e-chromium-1
6.67 MB
test-results-blob-e2e-firefox-1
4.7 MB
test-results-report-test-ct -u-chromium-1
505 KB