Base php 7.4 #819
pull-request.yml
on: pull_request
Matrix: e2e-tests / e2e-tests
require-label
3s
unit-tests
1m 22s
check-code-formatting
14s
e2e-tests
/
e2e-tests-result
0s
Annotations
1 error, 17 warnings, and 12 notices
[firefox] › editor/editor.comments.spec.ts:9:7 › Lexicon Editor Comments › Creating and viewing comments:
test/e2e/tests/editor/editor.comments.spec.ts#L99
1) [firefox] › editor/editor.comments.spec.ts:9:7 › Lexicon Editor Comments › Creating and viewing comments › Like and change state
Error: Timed out 5000ms waiting for expect(locator).not.toBeVisible()
Locator: locator('.commentListContainer > div:nth-child(2) .commentContainer').locator('.comment-actions .btn-todo > div:visible').locator('.mark-todo')
Expected: not visible
Received: visible
Call log:
- expect.not.toBeVisible with timeout 5000ms
- waiting for locator('.commentListContainer > div:nth-child(2) .commentContainer').locator('.comment-actions .btn-todo > div:visible').locator('.mark-todo')
- locator resolved to <div class="mark-todo btn-action-icon" data-ng-click=…>…</div>
- unexpected value "visible"
- locator resolved to <div class="mark-todo btn-action-icon" data-ng-click=…>…</div>
- unexpected value "visible"
- locator resolved to <div class="mark-todo btn-action-icon" data-ng-click=…>…</div>
- unexpected value "visible"
- locator resolved to <div class="mark-todo btn-action-icon" data-ng-click=…>…</div>
- unexpected value "visible"
- locator resolved to <div class="mark-todo btn-action-icon" data-ng-click=…>…</div>
- unexpected value "visible"
- locator resolved to <div class="mark-todo btn-action-icon" data-ng-click=…>…</div>
- unexpected value "visible"
- locator resolved to <div class="mark-todo btn-action-icon" data-ng-click=…>…</div>
- unexpected value "visible"
- locator resolved to <div class="mark-todo btn-action-icon" data-ng-click=…>…</div>
- unexpected value "visible"
- locator resolved to <div class="mark-todo btn-action-icon" data-ng-click=…>…</div>
- unexpected value "visible"
97 | await expect(comment2.stateButton.openToDo).not.toBeVisible();
98 | await comment2.stateButton.markToDo.click();
> 99 | await expect(comment2.stateButton.markToDo).not.toBeVisible();
| ^
100 | await expect(comment2.stateButton.resolveToDo).toBeVisible();
101 | await expect(comment2.stateButton.openToDo).not.toBeVisible();
102 | await comment2.stateButton.resolveToDo.click();
at /home/runner/work/web-languageforge/web-languageforge/test/e2e/tests/editor/editor.comments.spec.ts:99:55
at /home/runner/work/web-languageforge/web-languageforge/test/e2e/tests/editor/editor.comments.spec.ts:85:5
|
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, actions/setup-node@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 (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 (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 (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 (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 / 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 (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 (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 (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
|
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/.
|
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
14 passed (45.4s)
|
🎭 Playwright Run Summary
13 passed (49.3s)
|
🎭 Playwright Run Summary
17 passed (53.4s)
|
🎭 Playwright Run Summary
15 passed (44.4s)
|
🎭 Playwright Run Summary
15 passed (1.1m)
|
🎭 Playwright Run Summary
14 passed (1.3m)
|
🎭 Playwright Run Summary
13 passed (1.5m)
|
🎭 Playwright Run Summary
17 passed (1.3m)
|
🎭 Playwright Run Summary
19 passed (1.6m)
|
🎭 Playwright Run Summary
16 passed (1.8m)
|
🎭 Playwright Run Summary
1 skipped
18 passed (2.0m)
|
🎭 Playwright Run Summary
1 flaky
[firefox] › editor/editor.comments.spec.ts:9:7 › Lexicon Editor Comments › Creating and viewing comments
15 passed (3.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results-chromium-1
Expired
|
56.9 MB |
|
test-results-chromium-2
Expired
|
44.8 MB |
|
test-results-chromium-3
Expired
|
14.7 MB |
|
test-results-chromium-4
Expired
|
8.78 MB |
|
test-results-chromium-5
Expired
|
10.6 MB |
|
test-results-chromium-6
Expired
|
10.5 MB |
|
test-results-firefox-1
Expired
|
80.7 MB |
|
test-results-firefox-2
Expired
|
54.8 MB |
|
test-results-firefox-3
Expired
|
16.6 MB |
|
test-results-firefox-4
Expired
|
9.5 MB |
|
test-results-firefox-5
Expired
|
8.67 MB |
|
test-results-firefox-6
Expired
|
10.1 MB |
|