Switch from NPM to PNPM for package management #844
pull-request.yml
on: pull_request
Matrix: e2e-tests / e2e-tests
require-label
2s
unit-tests
1m 24s
check-code-formatting
16s
e2e-tests
/
e2e-tests-result
0s
Annotations
6 errors, 17 warnings, and 12 notices
[firefox] › editor/editor.pictures.spec.ts:53:7 › Editor pictures › Showing and hiding captions:
test/e2e/tests/editor/editor.pictures.spec.ts#L1
1) [firefox] › editor/editor.pictures.spec.ts:53:7 › Editor pictures › Showing and hiding captions › Show empty captions
Test timeout of 120000ms exceeded.
|
[firefox] › editor/editor.pictures.spec.ts:53:7 › Editor pictures › Showing and hiding captions:
test/e2e/pages/tabbed-page.ts#L15
1) [firefox] › editor/editor.pictures.spec.ts:53:7 › Editor pictures › Showing and hiding captions › Show empty captions
Error: page.goto: Target page, context or browser has been closed
Call log:
- navigating to "http://localhost:3238/app/lexicon/665098d4fcfe789f690d6bc3/#!/configuration", waiting until "load"
at ../pages/tabbed-page.ts:15
13 |
14 | override async goto(options?: GotoOptions): Promise<this> {
> 15 | await this.page.goto(this.url);
| ^
16 | await Promise.all([
17 | this.tabLink.click(),
18 | options?.expectRedirect || this.waitFor(),
at ConfigurationPageFieldsTab.goto (/home/runner/work/web-languageforge/web-languageforge/test/e2e/pages/tabbed-page.ts:15:21)
at /home/runner/work/web-languageforge/web-languageforge/test/e2e/tests/editor/editor.pictures.spec.ts:87:31
at /home/runner/work/web-languageforge/web-languageforge/test/e2e/tests/editor/editor.pictures.spec.ts:86:16
|
[firefox] › editor/editor.pictures.spec.ts:53:7 › Editor pictures › Showing and hiding captions:
test/e2e/tests/editor/editor.pictures.spec.ts#L1
1) [firefox] › editor/editor.pictures.spec.ts:53:7 › Editor pictures › Showing and hiding captions › Show empty captions
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 120000ms exceeded.
|
[firefox] › editor/editor.pictures.spec.ts:53:7 › Editor pictures › Showing and hiding captions:
test/e2e/pages/tabbed-page.ts#L15
1) [firefox] › editor/editor.pictures.spec.ts:53:7 › Editor pictures › Showing and hiding captions › Show empty captions
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: Target page, context or browser has been closed
Call log:
- navigating to "http://localhost:3238/app/lexicon/665099591e7c22d35e027e27/#!/configuration", waiting until "load"
at ../pages/tabbed-page.ts:15
13 |
14 | override async goto(options?: GotoOptions): Promise<this> {
> 15 | await this.page.goto(this.url);
| ^
16 | await Promise.all([
17 | this.tabLink.click(),
18 | options?.expectRedirect || this.waitFor(),
at ConfigurationPageFieldsTab.goto (/home/runner/work/web-languageforge/web-languageforge/test/e2e/pages/tabbed-page.ts:15:21)
at /home/runner/work/web-languageforge/web-languageforge/test/e2e/tests/editor/editor.pictures.spec.ts:87:31
at /home/runner/work/web-languageforge/web-languageforge/test/e2e/tests/editor/editor.pictures.spec.ts:86:16
|
e2e-tests / firefox (2/6)
Process completed with exit code 2.
|
e2e-tests / e2e-tests-result
Process completed with exit code 1.
|
require-label
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mheap/github-action-required-labels@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check-code-formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-tests / chromium (4/6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-tests / chromium (6/6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-tests / chromium (3/6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-tests / chromium (5/6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-tests / firefox (3/6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-tests / firefox (4/6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-tests / firefox (5/6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-tests / chromium (2/6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-tests / chromium (1/6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-tests / firefox (6/6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-tests / firefox (1/6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-tests / firefox (2/6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Slow Test:
[firefox] › editor/editor.entries.spec.ts#L1
[firefox] › editor/editor.entries.spec.ts took 1.1m
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-results-chromium-1", "test-results-chromium-2", "test-results-chromium-3", "test-results-chromium-4", "test-results-chromium-5", "test-results-chromium-6", "test-results-firefox-1", "test-results-firefox-2", "test-results-firefox-3", "test-results-firefox-4", "test-results-firefox-5", "test-results-firefox-6".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
🎭 Playwright Run Summary
15 passed (42.8s)
|
🎭 Playwright Run Summary
13 passed (47.9s)
|
🎭 Playwright Run Summary
17 passed (51.6s)
|
🎭 Playwright Run Summary
14 passed (49.2s)
|
🎭 Playwright Run Summary
17 passed (1.3m)
|
🎭 Playwright Run Summary
15 passed (1.2m)
|
🎭 Playwright Run Summary
14 passed (1.3m)
|
🎭 Playwright Run Summary
19 passed (1.6m)
|
🎭 Playwright Run Summary
16 passed (1.7m)
|
🎭 Playwright Run Summary
13 passed (1.5m)
|
🎭 Playwright Run Summary
16 passed (2.7m)
|
🎭 Playwright Run Summary
1 failed
[firefox] › editor/editor.pictures.spec.ts:53:7 › Editor pictures › Showing and hiding captions
1 skipped
17 passed (5.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results-chromium-1
Expired
|
56.7 MB |
|
test-results-chromium-2
Expired
|
44.8 MB |
|
test-results-chromium-3
Expired
|
14.8 MB |
|
test-results-chromium-4
Expired
|
8.83 MB |
|
test-results-chromium-5
Expired
|
11.3 MB |
|
test-results-chromium-6
Expired
|
10.4 MB |
|
test-results-firefox-1
Expired
|
66.9 MB |
|
test-results-firefox-2
Expired
|
102 MB |
|
test-results-firefox-3
Expired
|
16.5 MB |
|
test-results-firefox-4
Expired
|
10 MB |
|
test-results-firefox-5
Expired
|
8.76 MB |
|
test-results-firefox-6
Expired
|
10.1 MB |
|