Update DBs versions #41
release.yml
on: pull_request
test-controller-api
10s
test-controller-ui
7s
Matrix: api-tests
Matrix: ui-tests
release
0s
Annotations
16 errors, 18 warnings, and 2 notices
[chromium] › specs/api_templates/api_templates.spec.ts:134:5 › API templates are used to create APIs:
tests/ui/tests/specs/api_templates/api_templates.spec.ts#L1
1) [chromium] › specs/api_templates/api_templates.spec.ts:134:5 › API templates are used to create APIs
Test timeout of 90000ms exceeded.
|
[chromium] › specs/api_templates/api_templates.spec.ts:134:5 › API templates are used to create APIs:
tests/ui/tests/specs/api_templates/api_templates.spec.ts#L1
1) [chromium] › specs/api_templates/api_templates.spec.ts:134:5 › API templates are used to create APIs
Error: locator.click: Target closed
=========================== logs ===========================
waiting for locator('xpath=//span[@title="Select status"]').first()
locator resolved to <span role="none" tabindex="0" title="Select status" c…>Select status</span>
attempting click action
waiting for element to be visible, enabled and stable
element was detached from the DOM, retrying
============================================================
at DropDown_object.<anonymous> (/home/runner/work/tyk-ci/tyk-ci/tests/ui/node_modules/tyk-test-automation-wrappers/lib/wrappers/DropDown_object.js:48:32)
at fulfilled (/home/runner/work/tyk-ci/tyk-ci/tests/ui/node_modules/tyk-test-automation-wrappers/lib/wrappers/DropDown_object.js:5:58)
|
[chromium] › specs/api_templates/api_templates.spec.ts:134:5 › API templates are used to create APIs:
tests/ui/tests/specs/api_templates/api_templates.spec.ts#L1
1) [chromium] › specs/api_templates/api_templates.spec.ts:134:5 › API templates are used to create APIs
Pending operations:
- locator.click at node_modules/tyk-test-automation-wrappers/lib/wrappers/DropDown_object.js:48:32
|
[chromium] › specs/api_templates/api_templates.spec.ts:134:5 › API templates are used to create APIs:
tests/ui/tests/specs/api_templates/api_templates.spec.ts#L1
1) [chromium] › specs/api_templates/api_templates.spec.ts:134:5 › API templates are used to create APIs
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 90000ms exceeded.
|
[chromium] › specs/api_templates/api_templates.spec.ts:134:5 › API templates are used to create APIs:
tests/ui/tests/specs/api_templates/api_templates.spec.ts#L155
1) [chromium] › specs/api_templates/api_templates.spec.ts:134:5 › API templates are used to create APIs
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.getAttribute: Page closed
=========================== logs ===========================
waiting for locator('xpath=//span[@title="Select status"]').first()
============================================================
153 | await apis_page.SIDE_MENU_SERVER_LINK.click();
154 | await apis_page.OAS_LISTEN_PATH_INPUT.fill("/api-from-template");
> 155 | await apis_page.OAS_GW_STATUS_DROPDOWN.selectOption("Active");
| ^
156 | await apis_page.OAS_ACCESS_DROPDOWN.selectOption("External");
157 | await endpoints_page.OAS_ENDPOINTS_BUTTON.click();
158 | await endpoints_page.verifyMiddlewareDisabledByName('AllowList');
at DropDown_object.<anonymous> (/home/runner/work/tyk-ci/tyk-ci/tests/ui/node_modules/tyk-test-automation-wrappers/lib/wrappers/DropDown_object.js:27:69)
at /home/runner/work/tyk-ci/tyk-ci/tests/ui/node_modules/tyk-test-automation-wrappers/lib/wrappers/DropDown_object.js:8:71
at __awaiter (/home/runner/work/tyk-ci/tyk-ci/tests/ui/node_modules/tyk-test-automation-wrappers/lib/wrappers/DropDown_object.js:4:12)
at DropDown_object.setDropDownType (/home/runner/work/tyk-ci/tyk-ci/tests/ui/node_modules/tyk-test-automation-wrappers/lib/wrappers/DropDown_object.js:26:16)
at DropDown_object.<anonymous> (/home/runner/work/tyk-ci/tyk-ci/tests/ui/node_modules/tyk-test-automation-wrappers/lib/wrappers/DropDown_object.js:46:24)
at /home/runner/work/tyk-ci/tyk-ci/tests/ui/node_modules/tyk-test-automation-wrappers/lib/wrappers/DropDown_object.js:8:71
at __awaiter (/home/runner/work/tyk-ci/tyk-ci/tests/ui/node_modules/tyk-test-automation-wrappers/lib/wrappers/DropDown_object.js:4:12)
at DropDown_object.selectOption (/home/runner/work/tyk-ci/tyk-ci/tests/ui/node_modules/tyk-test-automation-wrappers/lib/wrappers/DropDown_object.js:45:16)
at /home/runner/work/tyk-ci/tyk-ci/tests/ui/tests/specs/api_templates/api_templates.spec.ts:155:44
at /home/runner/work/tyk-ci/tyk-ci/tests/ui/tests/specs/api_templates/api_templates.spec.ts:143:3
|
[chromium] › specs/api_templates/api_templates.spec.ts:134:5 › API templates are used to create APIs:
tests/ui/tests/specs/api_templates/api_templates.spec.ts#L1
1) [chromium] › specs/api_templates/api_templates.spec.ts:134:5 › API templates are used to create APIs
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Pending operations:
- locator.getAttribute at node_modules/tyk-test-automation-wrappers/lib/wrappers/DropDown_object.js:27:69
|
ui-tests (murmur128, postgres15, redis7, $ECR/tyk-pump:master, $ECR/tyk-sink:master, 18.16)
Process completed with exit code 1.
|
ui-tests (murmur128, postgres15, redis7, $ECR/tyk-pump:master, $ECR/tyk-sink:master, 18.16)
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/tyk-ci/tyk-ci/auto'. No such file or directory
|
ui-tests (sha256, mongo7, redis7, $ECR/tyk-pump:master, $ECR/tyk-sink:master, 18.16)
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/tyk-ci/tyk-ci/auto'. No such file or directory
|
[chromium] › specs/api_templates/api_templates.spec.ts:134:5 › API templates are used to create APIs:
tests/ui/tests/specs/api_templates/api_templates.spec.ts#L1
1) [chromium] › specs/api_templates/api_templates.spec.ts:134:5 › API templates are used to create APIs
Test timeout of 90000ms exceeded.
|
[chromium] › specs/api_templates/api_templates.spec.ts:134:5 › API templates are used to create APIs:
tests/ui/tests/specs/api_templates/api_templates.spec.ts#L1
1) [chromium] › specs/api_templates/api_templates.spec.ts:134:5 › API templates are used to create APIs
Error: locator.click: Page closed
=========================== logs ===========================
waiting for locator('xpath=//span[@title="Select status"]').first()
locator resolved to <span role="none" tabindex="0" title="Select status" c…>Select status</span>
attempting click action
waiting for element to be visible, enabled and stable
element was detached from the DOM, retrying
============================================================
at DropDown_object.<anonymous> (/home/runner/work/tyk-ci/tyk-ci/tests/ui/node_modules/tyk-test-automation-wrappers/lib/wrappers/DropDown_object.js:48:32)
at fulfilled (/home/runner/work/tyk-ci/tyk-ci/tests/ui/node_modules/tyk-test-automation-wrappers/lib/wrappers/DropDown_object.js:5:58)
|
[chromium] › specs/api_templates/api_templates.spec.ts:134:5 › API templates are used to create APIs:
tests/ui/tests/specs/api_templates/api_templates.spec.ts#L1
1) [chromium] › specs/api_templates/api_templates.spec.ts:134:5 › API templates are used to create APIs
Pending operations:
- locator.click at node_modules/tyk-test-automation-wrappers/lib/wrappers/DropDown_object.js:48:32
|
[chromium] › specs/api_templates/api_templates.spec.ts:134:5 › API templates are used to create APIs:
tests/ui/tests/specs/api_templates/api_templates.spec.ts#L1
1) [chromium] › specs/api_templates/api_templates.spec.ts:134:5 › API templates are used to create APIs
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 90000ms exceeded.
|
[chromium] › specs/api_templates/api_templates.spec.ts:134:5 › API templates are used to create APIs:
tests/ui/tests/specs/api_templates/api_templates.spec.ts#L155
1) [chromium] › specs/api_templates/api_templates.spec.ts:134:5 › API templates are used to create APIs
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.getAttribute: Page closed
=========================== logs ===========================
waiting for locator('xpath=//span[@title="Select status"]').first()
============================================================
153 | await apis_page.SIDE_MENU_SERVER_LINK.click();
154 | await apis_page.OAS_LISTEN_PATH_INPUT.fill("/api-from-template");
> 155 | await apis_page.OAS_GW_STATUS_DROPDOWN.selectOption("Active");
| ^
156 | await apis_page.OAS_ACCESS_DROPDOWN.selectOption("External");
157 | await endpoints_page.OAS_ENDPOINTS_BUTTON.click();
158 | await endpoints_page.verifyMiddlewareDisabledByName('AllowList');
at DropDown_object.<anonymous> (/home/runner/work/tyk-ci/tyk-ci/tests/ui/node_modules/tyk-test-automation-wrappers/lib/wrappers/DropDown_object.js:27:69)
at /home/runner/work/tyk-ci/tyk-ci/tests/ui/node_modules/tyk-test-automation-wrappers/lib/wrappers/DropDown_object.js:8:71
at __awaiter (/home/runner/work/tyk-ci/tyk-ci/tests/ui/node_modules/tyk-test-automation-wrappers/lib/wrappers/DropDown_object.js:4:12)
at DropDown_object.setDropDownType (/home/runner/work/tyk-ci/tyk-ci/tests/ui/node_modules/tyk-test-automation-wrappers/lib/wrappers/DropDown_object.js:26:16)
at DropDown_object.<anonymous> (/home/runner/work/tyk-ci/tyk-ci/tests/ui/node_modules/tyk-test-automation-wrappers/lib/wrappers/DropDown_object.js:46:24)
at /home/runner/work/tyk-ci/tyk-ci/tests/ui/node_modules/tyk-test-automation-wrappers/lib/wrappers/DropDown_object.js:8:71
at __awaiter (/home/runner/work/tyk-ci/tyk-ci/tests/ui/node_modules/tyk-test-automation-wrappers/lib/wrappers/DropDown_object.js:4:12)
at DropDown_object.selectOption (/home/runner/work/tyk-ci/tyk-ci/tests/ui/node_modules/tyk-test-automation-wrappers/lib/wrappers/DropDown_object.js:45:16)
at /home/runner/work/tyk-ci/tyk-ci/tests/ui/tests/specs/api_templates/api_templates.spec.ts:155:44
at /home/runner/work/tyk-ci/tyk-ci/tests/ui/tests/specs/api_templates/api_templates.spec.ts:143:3
|
[chromium] › specs/api_templates/api_templates.spec.ts:134:5 › API templates are used to create APIs:
tests/ui/tests/specs/api_templates/api_templates.spec.ts#L1
1) [chromium] › specs/api_templates/api_templates.spec.ts:134:5 › API templates are used to create APIs
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Pending operations:
- locator.getAttribute at node_modules/tyk-test-automation-wrappers/lib/wrappers/DropDown_object.js:27:69
|
ui-tests (sha256, mongo7, redis7, $ECR/tyk-pump:master, $ECR/tyk-sink:master, 18.16)
Process completed with exit code 1.
|
api-tests (murmur128, postgres15, redis7, $ECR/tyk-pump:master, $ECR/tyk-sink:master)
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/.
|
api-tests (sha256, mongo7, redis7, $ECR/tyk-pump:master, $ECR/tyk-sink:master)
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/.
|
ui-tests (murmur128, postgres15, redis7, $ECR/tyk-pump:master, $ECR/tyk-sink:master, 18.16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ui-tests (murmur128, postgres15, redis7, $ECR/tyk-pump:master, $ECR/tyk-sink:master, 18.16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ui-tests (murmur128, postgres15, redis7, $ECR/tyk-pump:master, $ECR/tyk-sink:master, 18.16)
No files were found with the provided path: /home/runner/work/tyk-ci/tyk-ci/docker-compose.log. No artifacts will be uploaded.
|
Slow Test:
tests/ui/[chromium] › specs/api_templates/api_templates.spec.ts#L1
tests/ui/[chromium] › specs/api_templates/api_templates.spec.ts took 3.6m
|
Slow Test:
tests/ui/[chromium] › specs/api_designer/oas_api_cache.spec.ts#L1
tests/ui/[chromium] › specs/api_designer/oas_api_cache.spec.ts took 1.1m
|
Slow Test:
tests/ui/[chromium] › specs/api_designer/oas_api_ownership.spec.ts#L1
tests/ui/[chromium] › specs/api_designer/oas_api_ownership.spec.ts took 1.0m
|
Slow Test:
tests/ui/[chromium] › specs/api_designer/oas_api_endpoints_url_rewrite.spec.ts#L1
tests/ui/[chromium] › specs/api_designer/oas_api_endpoints_url_rewrite.spec.ts took 50.9s
|
Slow Test:
tests/ui/[chromium] › specs/api_designer/oas_api_endpoints_virtual_endpoint.spec.ts#L1
tests/ui/[chromium] › specs/api_designer/oas_api_endpoints_virtual_endpoint.spec.ts took 47.7s
|
ui-tests (sha256, mongo7, redis7, $ECR/tyk-pump:master, $ECR/tyk-sink:master, 18.16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ui-tests (sha256, mongo7, redis7, $ECR/tyk-pump:master, $ECR/tyk-sink:master, 18.16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ui-tests (sha256, mongo7, redis7, $ECR/tyk-pump:master, $ECR/tyk-sink:master, 18.16)
No files were found with the provided path: /home/runner/work/tyk-ci/tyk-ci/docker-compose.log. No artifacts will be uploaded.
|
Slow Test:
tests/ui/[chromium] › specs/api_templates/api_templates.spec.ts#L1
tests/ui/[chromium] › specs/api_templates/api_templates.spec.ts took 3.6m
|
Slow Test:
tests/ui/[chromium] › specs/api_designer/oas_api_cache.spec.ts#L1
tests/ui/[chromium] › specs/api_designer/oas_api_cache.spec.ts took 1.1m
|
Slow Test:
tests/ui/[chromium] › specs/api_designer/oas_api_ownership.spec.ts#L1
tests/ui/[chromium] › specs/api_designer/oas_api_ownership.spec.ts took 1.0m
|
Slow Test:
tests/ui/[chromium] › specs/api_designer/oas_api_endpoints_url_rewrite.spec.ts#L1
tests/ui/[chromium] › specs/api_designer/oas_api_endpoints_url_rewrite.spec.ts took 54.8s
|
Slow Test:
tests/ui/[chromium] › specs/api_designer/oas_api_endpoints_virtual_endpoint.spec.ts#L1
tests/ui/[chromium] › specs/api_designer/oas_api_endpoints_virtual_endpoint.spec.ts took 50.2s
|
🎭 Playwright Run Summary
1 failed
[chromium] › specs/api_templates/api_templates.spec.ts:134:5 › API templates are used to create APIs
1 skipped
59 passed (7.8m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › specs/api_templates/api_templates.spec.ts:134:5 › API templates are used to create APIs
1 skipped
59 passed (8.0m)
|