Skip to content

run e2e tests on firefox and web #802

run e2e tests on firefox and web

run e2e tests on firefox and web #802

Triggered via push September 16, 2023 22:57
Status Failure
Total duration 13m 32s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

e2e.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

30 errors, 3 warnings, and 3 notices
[chromium] › navbar/no-logo.spec.ts:82:7 › Navbar › menu support: chaise/test/playwright/specs/all-features-confirmation/navbar/no-logo.spec.ts#L1
1) [chromium] › navbar/no-logo.spec.ts:82:7 › Navbar › menu support › first level nested link should inherit newTab value from parent when newTab is undefined and navigate in new tab Test timeout of 30000ms exceeded.
[chromium] › navbar/no-logo.spec.ts:82:7 › Navbar › menu support: chaise/test/playwright/specs/all-features-confirmation/navbar/no-logo.spec.ts#L118
1) [chromium] › navbar/no-logo.spec.ts:82:7 › Navbar › menu support › first level nested link should inherit newTab value from parent when newTab is undefined and navigate in new tab Error: page.waitForURL: Navigation failed because page was closed! =========================== logs =========================== waiting for navigation to "**/chaise/recordset/#1/isa:dataset**" until "load" ============================================================ 116 | // check that clicking opens the link 117 | const newPage = await PageLocators.clickNewTabLink(datasetOption, context); > 118 | await newPage.waitForURL(`**/chaise/recordset/#${getCatalogID()}/isa:dataset**`); | ^ 119 | await newPage.close(); 120 | }); 121 | }); at /home/runner/work/chaise/chaise/chaise/test/playwright/specs/all-features-confirmation/navbar/no-logo.spec.ts:118:21 at /home/runner/work/chaise/chaise/chaise/test/playwright/specs/all-features-confirmation/navbar/no-logo.spec.ts:104:5
[chromium] › navbar/no-logo.spec.ts:82:7 › Navbar › menu support: chaise/test/playwright/specs/all-features-confirmation/navbar/no-logo.spec.ts#L1
1) [chromium] › navbar/no-logo.spec.ts:82:7 › Navbar › menu support › first level nested link should inherit newTab value from parent when newTab is undefined and navigate in new tab Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › navbar/no-logo.spec.ts:82:7 › Navbar › menu support: chaise/test/playwright/specs/all-features-confirmation/navbar/no-logo.spec.ts#L118
1) [chromium] › navbar/no-logo.spec.ts:82:7 › Navbar › menu support › first level nested link should inherit newTab value from parent when newTab is undefined and navigate in new tab Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForURL: Navigation failed because page was closed! =========================== logs =========================== waiting for navigation to "**/chaise/recordset/#1/isa:dataset**" until "load" ============================================================ 116 | // check that clicking opens the link 117 | const newPage = await PageLocators.clickNewTabLink(datasetOption, context); > 118 | await newPage.waitForURL(`**/chaise/recordset/#${getCatalogID()}/isa:dataset**`); | ^ 119 | await newPage.close(); 120 | }); 121 | }); at /home/runner/work/chaise/chaise/chaise/test/playwright/specs/all-features-confirmation/navbar/no-logo.spec.ts:118:21 at /home/runner/work/chaise/chaise/chaise/test/playwright/specs/all-features-confirmation/navbar/no-logo.spec.ts:104:5
[chromium] › navbar/no-logo.spec.ts:82:7 › Navbar › menu support: chaise/test/playwright/specs/all-features-confirmation/navbar/no-logo.spec.ts#L1
1) [chromium] › navbar/no-logo.spec.ts:82:7 › Navbar › menu support › first level nested link should inherit newTab value from parent when newTab is undefined and navigate in new tab Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › navbar/no-logo.spec.ts:82:7 › Navbar › menu support: chaise/test/playwright/specs/all-features-confirmation/navbar/no-logo.spec.ts#L118
1) [chromium] › navbar/no-logo.spec.ts:82:7 › Navbar › menu support › first level nested link should inherit newTab value from parent when newTab is undefined and navigate in new tab Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForURL: Navigation failed because page was closed! =========================== logs =========================== waiting for navigation to "**/chaise/recordset/#1/isa:dataset**" until "load" ============================================================ 116 | // check that clicking opens the link 117 | const newPage = await PageLocators.clickNewTabLink(datasetOption, context); > 118 | await newPage.waitForURL(`**/chaise/recordset/#${getCatalogID()}/isa:dataset**`); | ^ 119 | await newPage.close(); 120 | }); 121 | }); at /home/runner/work/chaise/chaise/chaise/test/playwright/specs/all-features-confirmation/navbar/no-logo.spec.ts:118:21 at /home/runner/work/chaise/chaise/chaise/test/playwright/specs/all-features-confirmation/navbar/no-logo.spec.ts:104:5
[firefox] › navbar/no-logo.spec.ts:82:7 › Navbar › menu support: chaise/test/playwright/specs/all-features-confirmation/navbar/no-logo.spec.ts#L1
2) [firefox] › navbar/no-logo.spec.ts:82:7 › Navbar › menu support › first level nested link should inherit newTab value from parent when newTab is undefined and navigate in new tab Test timeout of 30000ms exceeded.
[firefox] › navbar/no-logo.spec.ts:82:7 › Navbar › menu support: chaise/test/playwright/specs/all-features-confirmation/navbar/no-logo.spec.ts#L118
2) [firefox] › navbar/no-logo.spec.ts:82:7 › Navbar › menu support › first level nested link should inherit newTab value from parent when newTab is undefined and navigate in new tab Error: page.waitForURL: Navigation failed because page was closed! =========================== logs =========================== waiting for navigation to "**/chaise/recordset/#1/isa:dataset**" until "load" ============================================================ 116 | // check that clicking opens the link 117 | const newPage = await PageLocators.clickNewTabLink(datasetOption, context); > 118 | await newPage.waitForURL(`**/chaise/recordset/#${getCatalogID()}/isa:dataset**`); | ^ 119 | await newPage.close(); 120 | }); 121 | }); at /home/runner/work/chaise/chaise/chaise/test/playwright/specs/all-features-confirmation/navbar/no-logo.spec.ts:118:21 at /home/runner/work/chaise/chaise/chaise/test/playwright/specs/all-features-confirmation/navbar/no-logo.spec.ts:104:5
[firefox] › navbar/no-logo.spec.ts:82:7 › Navbar › menu support: chaise/test/playwright/specs/all-features-confirmation/navbar/no-logo.spec.ts#L1
2) [firefox] › navbar/no-logo.spec.ts:82:7 › Navbar › menu support › first level nested link should inherit newTab value from parent when newTab is undefined and navigate in new tab Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[firefox] › navbar/no-logo.spec.ts:82:7 › Navbar › menu support: chaise/test/playwright/specs/all-features-confirmation/navbar/no-logo.spec.ts#L118
2) [firefox] › navbar/no-logo.spec.ts:82:7 › Navbar › menu support › first level nested link should inherit newTab value from parent when newTab is undefined and navigate in new tab Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForURL: Navigation failed because page was closed! =========================== logs =========================== waiting for navigation to "**/chaise/recordset/#1/isa:dataset**" until "load" ============================================================ 116 | // check that clicking opens the link 117 | const newPage = await PageLocators.clickNewTabLink(datasetOption, context); > 118 | await newPage.waitForURL(`**/chaise/recordset/#${getCatalogID()}/isa:dataset**`); | ^ 119 | await newPage.close(); 120 | }); 121 | }); at /home/runner/work/chaise/chaise/chaise/test/playwright/specs/all-features-confirmation/navbar/no-logo.spec.ts:118:21 at /home/runner/work/chaise/chaise/chaise/test/playwright/specs/all-features-confirmation/navbar/no-logo.spec.ts:104:5
install-and-test
Process completed with exit code 1.
install-and-test
Process completed with exit code 1.
[webkit] › navbar/catalog-chaise-config.spec.ts:14:7 › Navbar › when navbar is visible: chaise/test/playwright/specs/delete-prohibited/navbar/catalog-chaise-config.spec.ts#L1
1) [webkit] › navbar/catalog-chaise-config.spec.ts:14:7 › Navbar › when navbar is visible ──────── Error: browserType.launch: ╔══════════════════════════════════════════════════════╗ ║ Host system is missing dependencies to run browsers. ║ ║ Please install them with the following command: ║ ║ ║ ║ sudo npx playwright install-deps ║ ║ ║ ║ Alternatively, use apt: ║ ║ sudo apt-get install libwoff1\ ║ ║ libopus0\ ║ ║ libharfbuzz-icu0\ ║ ║ libopenjp2-7\ ║ ║ libwebpdemux2\ ║ ║ libhyphen0\ ║ ║ libflite1\ ║ ║ libegl1\ ║ ║ libevdev2\ ║ ║ libgles2\ ║ ║ gstreamer1.0-libav ║ ║ ║ ║ <3 Playwright Team ║ ╚══════════════════════════════════════════════════════╝
[webkit] › navbar/catalog-chaise-config.spec.ts:14:7 › Navbar › when navbar is visible: chaise/test/playwright/specs/delete-prohibited/navbar/catalog-chaise-config.spec.ts#L1
1) [webkit] › navbar/catalog-chaise-config.spec.ts:14:7 › Navbar › when navbar is visible ──────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: browserType.launch: ╔══════════════════════════════════════════════════════╗ ║ Host system is missing dependencies to run browsers. ║ ║ Please install them with the following command: ║ ║ ║ ║ sudo npx playwright install-deps ║ ║ ║ ║ Alternatively, use apt: ║ ║ sudo apt-get install libwoff1\ ║ ║ libopus0\ ║ ║ libharfbuzz-icu0\ ║ ║ libopenjp2-7\ ║ ║ libwebpdemux2\ ║ ║ libhyphen0\ ║ ║ libflite1\ ║ ║ libegl1\ ║ ║ libevdev2\ ║ ║ libgles2\ ║ ║ gstreamer1.0-libav ║ ║ ║ ║ <3 Playwright Team ║ ╚══════════════════════════════════════════════════════╝
[webkit] › navbar/catalog-chaise-config.spec.ts:14:7 › Navbar › when navbar is visible: chaise/test/playwright/specs/delete-prohibited/navbar/catalog-chaise-config.spec.ts#L1
1) [webkit] › navbar/catalog-chaise-config.spec.ts:14:7 › Navbar › when navbar is visible ──────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: browserType.launch: ╔══════════════════════════════════════════════════════╗ ║ Host system is missing dependencies to run browsers. ║ ║ Please install them with the following command: ║ ║ ║ ║ sudo npx playwright install-deps ║ ║ ║ ║ Alternatively, use apt: ║ ║ sudo apt-get install libwoff1\ ║ ║ libopus0\ ║ ║ libharfbuzz-icu0\ ║ ║ libopenjp2-7\ ║ ║ libwebpdemux2\ ║ ║ libhyphen0\ ║ ║ libflite1\ ║ ║ libegl1\ ║ ║ libevdev2\ ║ ║ libgles2\ ║ ║ gstreamer1.0-libav ║ ║ ║ ║ <3 Playwright Team ║ ╚══════════════════════════════════════════════════════╝
[webkit] › navbar/catalog-chaise-config.spec.ts:52:7 › Navbar › should hide the navbar bar if the hideNavbar query parameter is set to true: chaise/test/playwright/specs/delete-prohibited/navbar/catalog-chaise-config.spec.ts#L1
2) [webkit] › navbar/catalog-chaise-config.spec.ts:52:7 › Navbar › should hide the navbar bar if the hideNavbar query parameter is set to true Error: browserType.launch: ╔══════════════════════════════════════════════════════╗ ║ Host system is missing dependencies to run browsers. ║ ║ Please install them with the following command: ║ ║ ║ ║ sudo npx playwright install-deps ║ ║ ║ ║ Alternatively, use apt: ║ ║ sudo apt-get install libwoff1\ ║ ║ libopus0\ ║ ║ libharfbuzz-icu0\ ║ ║ libopenjp2-7\ ║ ║ libwebpdemux2\ ║ ║ libhyphen0\ ║ ║ libflite1\ ║ ║ libegl1\ ║ ║ libevdev2\ ║ ║ libgles2\ ║ ║ gstreamer1.0-libav ║ ║ ║ ║ <3 Playwright Team ║ ╚══════════════════════════════════════════════════════╝
[webkit] › navbar/catalog-chaise-config.spec.ts:52:7 › Navbar › should hide the navbar bar if the hideNavbar query parameter is set to true: chaise/test/playwright/specs/delete-prohibited/navbar/catalog-chaise-config.spec.ts#L1
2) [webkit] › navbar/catalog-chaise-config.spec.ts:52:7 › Navbar › should hide the navbar bar if the hideNavbar query parameter is set to true Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: browserType.launch: ╔══════════════════════════════════════════════════════╗ ║ Host system is missing dependencies to run browsers. ║ ║ Please install them with the following command: ║ ║ ║ ║ sudo npx playwright install-deps ║ ║ ║ ║ Alternatively, use apt: ║ ║ sudo apt-get install libwoff1\ ║ ║ libopus0\ ║ ║ libharfbuzz-icu0\ ║ ║ libopenjp2-7\ ║ ║ libwebpdemux2\ ║ ║ libhyphen0\ ║ ║ libflite1\ ║ ║ libegl1\ ║ ║ libevdev2\ ║ ║ libgles2\ ║ ║ gstreamer1.0-libav ║ ║ ║ ║ <3 Playwright Team ║ ╚══════════════════════════════════════════════════════╝
[webkit] › navbar/catalog-chaise-config.spec.ts:52:7 › Navbar › should hide the navbar bar if the hideNavbar query parameter is set to true: chaise/test/playwright/specs/delete-prohibited/navbar/catalog-chaise-config.spec.ts#L1
2) [webkit] › navbar/catalog-chaise-config.spec.ts:52:7 › Navbar › should hide the navbar bar if the hideNavbar query parameter is set to true Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: browserType.launch: ╔══════════════════════════════════════════════════════╗ ║ Host system is missing dependencies to run browsers. ║ ║ Please install them with the following command: ║ ║ ║ ║ sudo npx playwright install-deps ║ ║ ║ ║ Alternatively, use apt: ║ ║ sudo apt-get install libwoff1\ ║ ║ libopus0\ ║ ║ libharfbuzz-icu0\ ║ ║ libopenjp2-7\ ║ ║ libwebpdemux2\ ║ ║ libhyphen0\ ║ ║ libflite1\ ║ ║ libegl1\ ║ ║ libevdev2\ ║ ║ libgles2\ ║ ║ gstreamer1.0-libav ║ ║ ║ ║ <3 Playwright Team ║ ╚══════════════════════════════════════════════════════╝
install-and-test
Process completed with exit code 2.
install-and-test
Process completed with exit code 1.
[webkit] › navbar/base-config.spec.ts:17:7 › Navbar › basic features: chaise/test/playwright/specs/all-features/navbar/base-config.spec.ts#L1
1) [webkit] › navbar/base-config.spec.ts:17:7 › Navbar › basic features, ───────────────────────── Error: browserType.launch: ╔══════════════════════════════════════════════════════╗ ║ Host system is missing dependencies to run browsers. ║ ║ Please install them with the following command: ║ ║ ║ ║ sudo npx playwright install-deps ║ ║ ║ ║ Alternatively, use apt: ║ ║ sudo apt-get install libwoff1\ ║ ║ libopus0\ ║ ║ libharfbuzz-icu0\ ║ ║ libopenjp2-7\ ║ ║ libwebpdemux2\ ║ ║ libhyphen0\ ║ ║ libflite1\ ║ ║ libegl1\ ║ ║ libevdev2\ ║ ║ libgles2\ ║ ║ gstreamer1.0-libav ║ ║ ║ ║ <3 Playwright Team ║ ╚══════════════════════════════════════════════════════╝
[webkit] › navbar/base-config.spec.ts:17:7 › Navbar › basic features: chaise/test/playwright/specs/all-features/navbar/base-config.spec.ts#L1
1) [webkit] › navbar/base-config.spec.ts:17:7 › Navbar › basic features, ───────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: browserType.launch: ╔══════════════════════════════════════════════════════╗ ║ Host system is missing dependencies to run browsers. ║ ║ Please install them with the following command: ║ ║ ║ ║ sudo npx playwright install-deps ║ ║ ║ ║ Alternatively, use apt: ║ ║ sudo apt-get install libwoff1\ ║ ║ libopus0\ ║ ║ libharfbuzz-icu0\ ║ ║ libopenjp2-7\ ║ ║ libwebpdemux2\ ║ ║ libhyphen0\ ║ ║ libflite1\ ║ ║ libegl1\ ║ ║ libevdev2\ ║ ║ libgles2\ ║ ║ gstreamer1.0-libav ║ ║ ║ ║ <3 Playwright Team ║ ╚══════════════════════════════════════════════════════╝
[webkit] › navbar/base-config.spec.ts:17:7 › Navbar › basic features: chaise/test/playwright/specs/all-features/navbar/base-config.spec.ts#L1
1) [webkit] › navbar/base-config.spec.ts:17:7 › Navbar › basic features, ───────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: browserType.launch: ╔══════════════════════════════════════════════════════╗ ║ Host system is missing dependencies to run browsers. ║ ║ Please install them with the following command: ║ ║ ║ ║ sudo npx playwright install-deps ║ ║ ║ ║ Alternatively, use apt: ║ ║ sudo apt-get install libwoff1\ ║ ║ libopus0\ ║ ║ libharfbuzz-icu0\ ║ ║ libopenjp2-7\ ║ ║ libwebpdemux2\ ║ ║ libhyphen0\ ║ ║ libflite1\ ║ ║ libegl1\ ║ ║ libevdev2\ ║ ║ libgles2\ ║ ║ gstreamer1.0-libav ║ ║ ║ ║ <3 Playwright Team ║ ╚══════════════════════════════════════════════════════╝
[webkit] › navbar/base-config.spec.ts:43:7 › Navbar › menu support: chaise/test/playwright/specs/all-features/navbar/base-config.spec.ts#L1
2) [webkit] › navbar/base-config.spec.ts:43:7 › Navbar › menu support ──────────────────────────── Error: browserType.launch: ╔══════════════════════════════════════════════════════╗ ║ Host system is missing dependencies to run browsers. ║ ║ Please install them with the following command: ║ ║ ║ ║ sudo npx playwright install-deps ║ ║ ║ ║ Alternatively, use apt: ║ ║ sudo apt-get install libwoff1\ ║ ║ libopus0\ ║ ║ libharfbuzz-icu0\ ║ ║ libopenjp2-7\ ║ ║ libwebpdemux2\ ║ ║ libhyphen0\ ║ ║ libflite1\ ║ ║ libegl1\ ║ ║ libevdev2\ ║ ║ libgles2\ ║ ║ gstreamer1.0-libav ║ ║ ║ ║ <3 Playwright Team ║ ╚══════════════════════════════════════════════════════╝
[webkit] › navbar/base-config.spec.ts:43:7 › Navbar › menu support: chaise/test/playwright/specs/all-features/navbar/base-config.spec.ts#L1
2) [webkit] › navbar/base-config.spec.ts:43:7 › Navbar › menu support ──────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: browserType.launch: ╔══════════════════════════════════════════════════════╗ ║ Host system is missing dependencies to run browsers. ║ ║ Please install them with the following command: ║ ║ ║ ║ sudo npx playwright install-deps ║ ║ ║ ║ Alternatively, use apt: ║ ║ sudo apt-get install libwoff1\ ║ ║ libopus0\ ║ ║ libharfbuzz-icu0\ ║ ║ libopenjp2-7\ ║ ║ libwebpdemux2\ ║ ║ libhyphen0\ ║ ║ libflite1\ ║ ║ libegl1\ ║ ║ libevdev2\ ║ ║ libgles2\ ║ ║ gstreamer1.0-libav ║ ║ ║ ║ <3 Playwright Team ║ ╚══════════════════════════════════════════════════════╝
[webkit] › navbar/base-config.spec.ts:43:7 › Navbar › menu support: chaise/test/playwright/specs/all-features/navbar/base-config.spec.ts#L1
2) [webkit] › navbar/base-config.spec.ts:43:7 › Navbar › menu support ──────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: browserType.launch: ╔══════════════════════════════════════════════════════╗ ║ Host system is missing dependencies to run browsers. ║ ║ Please install them with the following command: ║ ║ ║ ║ sudo npx playwright install-deps ║ ║ ║ ║ Alternatively, use apt: ║ ║ sudo apt-get install libwoff1\ ║ ║ libopus0\ ║ ║ libharfbuzz-icu0\ ║ ║ libopenjp2-7\ ║ ║ libwebpdemux2\ ║ ║ libhyphen0\ ║ ║ libflite1\ ║ ║ libegl1\ ║ ║ libevdev2\ ║ ║ libgles2\ ║ ║ gstreamer1.0-libav ║ ║ ║ ║ <3 Playwright Team ║ ╚══════════════════════════════════════════════════════╝
[webkit] › navbar/base-config.spec.ts:104:7 › Navbar › login menu: chaise/test/playwright/specs/all-features/navbar/base-config.spec.ts#L1
3) [webkit] › navbar/base-config.spec.ts:104:7 › Navbar › login menu ───────────────────────────── Error: browserType.launch: ╔══════════════════════════════════════════════════════╗ ║ Host system is missing dependencies to run browsers. ║ ║ Please install them with the following command: ║ ║ ║ ║ sudo npx playwright install-deps ║ ║ ║ ║ Alternatively, use apt: ║ ║ sudo apt-get install libwoff1\ ║ ║ libopus0\ ║ ║ libharfbuzz-icu0\ ║ ║ libopenjp2-7\ ║ ║ libwebpdemux2\ ║ ║ libhyphen0\ ║ ║ libflite1\ ║ ║ libegl1\ ║ ║ libevdev2\ ║ ║ libgles2\ ║ ║ gstreamer1.0-libav ║ ║ ║ ║ <3 Playwright Team ║ ╚══════════════════════════════════════════════════════╝
[webkit] › navbar/base-config.spec.ts:104:7 › Navbar › login menu: chaise/test/playwright/specs/all-features/navbar/base-config.spec.ts#L1
3) [webkit] › navbar/base-config.spec.ts:104:7 › Navbar › login menu ───────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: browserType.launch: ╔══════════════════════════════════════════════════════╗ ║ Host system is missing dependencies to run browsers. ║ ║ Please install them with the following command: ║ ║ ║ ║ sudo npx playwright install-deps ║ ║ ║ ║ Alternatively, use apt: ║ ║ sudo apt-get install libwoff1\ ║ ║ libopus0\ ║ ║ libharfbuzz-icu0\ ║ ║ libopenjp2-7\ ║ ║ libwebpdemux2\ ║ ║ libhyphen0\ ║ ║ libflite1\ ║ ║ libegl1\ ║ ║ libevdev2\ ║ ║ libgles2\ ║ ║ gstreamer1.0-libav ║ ║ ║ ║ <3 Playwright Team ║ ╚══════════════════════════════════════════════════════╝
[webkit] › navbar/base-config.spec.ts:104:7 › Navbar › login menu: chaise/test/playwright/specs/all-features/navbar/base-config.spec.ts#L1
3) [webkit] › navbar/base-config.spec.ts:104:7 › Navbar › login menu ───────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: browserType.launch: ╔══════════════════════════════════════════════════════╗ ║ Host system is missing dependencies to run browsers. ║ ║ Please install them with the following command: ║ ║ ║ ║ sudo npx playwright install-deps ║ ║ ║ ║ Alternatively, use apt: ║ ║ sudo apt-get install libwoff1\ ║ ║ libopus0\ ║ ║ libharfbuzz-icu0\ ║ ║ libopenjp2-7\ ║ ║ libwebpdemux2\ ║ ║ libhyphen0\ ║ ║ libflite1\ ║ ║ libegl1\ ║ ║ libevdev2\ ║ ║ libgles2\ ║ ║ gstreamer1.0-libav ║ ║ ║ ║ <3 Playwright Team ║ ╚══════════════════════════════════════════════════════╝
install-and-test
Process completed with exit code 2.
install-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Slow Test: chaise/[firefox] › navbar/no-logo.spec.ts#L1
chaise/[firefox] › navbar/no-logo.spec.ts took 1.6m
Slow Test: chaise/[chromium] › navbar/no-logo.spec.ts#L1
chaise/[chromium] › navbar/no-logo.spec.ts took 1.5m
🎭 Playwright Run Summary
6 failed [chromium] › navbar/no-logo.spec.ts:82:7 › Navbar › menu support ─────────────────────────────── [firefox] › navbar/no-logo.spec.ts:82:7 › Navbar › menu support ──────────────────────────────── [webkit] › navbar/no-logo.spec.ts:17:7 › Navbar › basic features ─────────────────────────────── [webkit] › navbar/no-logo.spec.ts:39:7 › Navbar › banner support ─────────────────────────────── [webkit] › navbar/no-logo.spec.ts:82:7 › Navbar › menu support ───────────────────────────────── [webkit] › navbar/no-logo.spec.ts:123:7 › Navbar › login menu support ────────────────────────── 7 passed (3.8m)
🎭 Playwright Run Summary
2 failed [webkit] › navbar/catalog-chaise-config.spec.ts:14:7 › Navbar › when navbar is visible ───────── [webkit] › navbar/catalog-chaise-config.spec.ts:52:7 › Navbar › should hide the navbar bar if the hideNavbar query parameter is set to true 5 passed (20.2s)
🎭 Playwright Run Summary
3 failed [webkit] › navbar/base-config.spec.ts:17:7 › Navbar › basic features, ────────────────────────── [webkit] › navbar/base-config.spec.ts:43:7 › Navbar › menu support ───────────────────────────── [webkit] › navbar/base-config.spec.ts:104:7 › Navbar › login menu ────────────────────────────── 7 passed (28.9s)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
8.34 MB