Pull request #4015
Annotations
10 errors, 1 warning, and 1 notice
Run /./.github/actions/run-e2e-playwright
Timed out waiting 600s for the test suite to run
|
Run /./.github/actions/run-e2e-playwright
Timed out waiting 600s for the teardown for test suite to run
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/search/src/tests/search-results-libraries.e2e.ts#L105
1) [Search] › src/tests/search-results-libraries.e2e.ts:142:7 › Search Results - General › [C290012] Search library - full name match
"beforeAll" hook timeout of 85000ms exceeded.
103 | });
104 |
> 105 | test.beforeAll(async () => {
| ^
106 | try {
107 | const apiClientFactory = new ApiClientFactory();
108 | await apiClientFactory.setUpAcaBackend('admin');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/search/src/tests/search-results-libraries.e2e.ts:105:8
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/search/src/tests/search-results-libraries.e2e.ts#L87
1) [Search] › src/tests/search-results-libraries.e2e.ts:142:7 › Search Results - General › [C290012] Search library - full name match
"afterAll" hook timeout of 85000ms exceeded.
85 | });
86 |
> 87 | test.afterAll(async () => {
| ^
88 | await Utils.deleteNodesSitesEmptyTrashcan(nodesApi, trashcanApi, 'afterAll failed', sitesAdminApi, [
89 | site1.id,
90 | site2.id,
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/search/src/tests/search-results-libraries.e2e.ts:87:8
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/search/src/tests/search-results-libraries.e2e.ts#L105
1) [Search] › src/tests/search-results-libraries.e2e.ts:142:7 › Search Results - General › [C290012] Search library - full name match
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 85000ms exceeded.
103 | });
104 |
> 105 | test.beforeAll(async () => {
| ^
106 | try {
107 | const apiClientFactory = new ApiClientFactory();
108 | await apiClientFactory.setUpAcaBackend('admin');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/search/src/tests/search-results-libraries.e2e.ts:105:8
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/search/src/tests/search-results-libraries.e2e.ts#L105
2) [Search] › src/tests/search-results-libraries.e2e.ts:161:7 › Search Results - General › [C290014] Search library - description match
"beforeAll" hook timeout of 85000ms exceeded.
103 | });
104 |
> 105 | test.beforeAll(async () => {
| ^
106 | try {
107 | const apiClientFactory = new ApiClientFactory();
108 | await apiClientFactory.setUpAcaBackend('admin');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/search/src/tests/search-results-libraries.e2e.ts:105:8
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/search/src/tests/search-results-libraries.e2e.ts#L87
2) [Search] › src/tests/search-results-libraries.e2e.ts:161:7 › Search Results - General › [C290014] Search library - description match
"afterAll" hook timeout of 85000ms exceeded.
85 | });
86 |
> 87 | test.afterAll(async () => {
| ^
88 | await Utils.deleteNodesSitesEmptyTrashcan(nodesApi, trashcanApi, 'afterAll failed', sitesAdminApi, [
89 | site1.id,
90 | site2.id,
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/search/src/tests/search-results-libraries.e2e.ts:87:8
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/search/src/tests/search-results-libraries.e2e.ts#L105
2) [Search] › src/tests/search-results-libraries.e2e.ts:161:7 › Search Results - General › [C290014] Search library - description match
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 85000ms exceeded.
103 | });
104 |
> 105 | test.beforeAll(async () => {
| ^
106 | try {
107 | const apiClientFactory = new ApiClientFactory();
108 | await apiClientFactory.setUpAcaBackend('admin');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/search/src/tests/search-results-libraries.e2e.ts:105:8
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/search/src/tests/search-results-libraries.e2e.ts#L105
3) [Search] › src/tests/search-results-libraries.e2e.ts:179:7 › Search Results - General › [C290017] Library visibility is correctly displayed
"beforeAll" hook timeout of 85000ms exceeded.
103 | });
104 |
> 105 | test.beforeAll(async () => {
| ^
106 | try {
107 | const apiClientFactory = new ApiClientFactory();
108 | await apiClientFactory.setUpAcaBackend('admin');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/search/src/tests/search-results-libraries.e2e.ts:105:8
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/search/src/tests/search-results-libraries.e2e.ts#L87
3) [Search] › src/tests/search-results-libraries.e2e.ts:179:7 › Search Results - General › [C290017] Library visibility is correctly displayed
"afterAll" hook timeout of 85000ms exceeded.
85 | });
86 |
> 87 | test.afterAll(async () => {
| ^
88 | await Utils.deleteNodesSitesEmptyTrashcan(nodesApi, trashcanApi, 'afterAll failed', sitesAdminApi, [
89 | site1.id,
90 | site2.id,
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/search/src/tests/search-results-libraries.e2e.ts:87:8
|
Run /./.github/actions/run-e2e-playwright:
[Search] › src/tests/search-filters-general.e2e.ts#L1
[Search] › src/tests/search-filters-general.e2e.ts took 30.3s
|
Run /./.github/actions/run-e2e-playwright
3 failed
[Search] › src/tests/search-results-libraries.e2e.ts:142:7 › Search Results - General › [C290012] Search library - full name match
[Search] › src/tests/search-results-libraries.e2e.ts:161:7 › Search Results - General › [C290014] Search library - description match
[Search] › src/tests/search-results-libraries.e2e.ts:179:7 › Search Results - General › [C290017] Library visibility is correctly displayed
2 flaky
[Search] › src/tests/search-filters-logic.e2e.ts:103:7 › Search - Filters - Logic › [C699502] Filter with Exclude
[Search] › src/tests/search-filters-properties.e2e.ts:87:7 › Search - Filters - Properties › [C699047] Filter by type
11 did not run
33 passed (10.0m)
|
Loading