run e2e tests on firefox and web #802
Annotations
30 errors, 3 warnings, and 3 notices
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.
|
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
|
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.
|
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
|
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.
|
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
|
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.
|
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
|
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.
|
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
|
|
|
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 ║
╚══════════════════════════════════════════════════════╝
|
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 ║
╚══════════════════════════════════════════════════════╝
|
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 ║
╚══════════════════════════════════════════════════════╝
|
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 ║
╚══════════════════════════════════════════════════════╝
|
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 ║
╚══════════════════════════════════════════════════════╝
|
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 ║
╚══════════════════════════════════════════════════════╝
|
|
|
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 ║
╚══════════════════════════════════════════════════════╝
|
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 ║
╚══════════════════════════════════════════════════════╝
|
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 ║
╚══════════════════════════════════════════════════════╝
|
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 ║
╚══════════════════════════════════════════════════════╝
|
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 ║
╚══════════════════════════════════════════════════════╝
|
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 ║
╚══════════════════════════════════════════════════════╝
|
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 ║
╚══════════════════════════════════════════════════════╝
|
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 ║
╚══════════════════════════════════════════════════════╝
|
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 ║
╚══════════════════════════════════════════════════════╝
|
|
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/
|
chaise/[firefox] › navbar/no-logo.spec.ts#L1
chaise/[firefox] › navbar/no-logo.spec.ts took 1.6m
|
chaise/[chromium] › navbar/no-logo.spec.ts#L1
chaise/[chromium] › navbar/no-logo.spec.ts took 1.5m
|
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)
|
|
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)
|
The logs for this run have expired and are no longer available.
Loading