try new controller logic #49
release.yml
on: pull_request
test-controller-api
7s
test-controller-ui
6s
Matrix: api-tests
Matrix: ui-tests
release
0s
Annotations
4 errors, 32 warnings, and 4 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: 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_designer/authentication_tests/oas_api_authtoken.spec.ts:3:5 › Test Auth Token Authentication in OAS API designer page:
tests/ui/tests/specs/api_designer/authentication_tests/oas_api_authtoken.spec.ts#L104
1) [chromium] › specs/api_designer/authentication_tests/oas_api_authtoken.spec.ts:3:5 › Test Auth Token Authentication in OAS API designer page › User can modify data and update API
Error: locator.scrollIntoViewIfNeeded: Element is not attached to the DOM
=========================== logs ===========================
waiting for element to be and stable
element is and stable
============================================================
102 | await apis_page.EDIT_BUTTON.click();
103 | await apis_page.SIDE_MENU_SERVER_LINK.click();
> 104 | await apis_page.OAS_AUTH_TOKEN_HEADER_NAME_INPUT.fill("custom_header");
| ^
105 | await apis_page.OAS_AUTH_TOKEN_USE_COOKIE_BOX.click();
106 | await apis_page.OAS_AUTH_TOKEN_COOKIE_NAME_INPUT.fill("custom_cookie");
107 | await apis_page.OAS_SAVE_BUTTON.click();
at Input_object.<anonymous> (/home/runner/work/tyk-ci/tyk-ci/tests/ui/node_modules/tyk-test-automation-wrappers/lib/wrappers/Input_object.js:28:32)
at /home/runner/work/tyk-ci/tyk-ci/tests/ui/node_modules/tyk-test-automation-wrappers/lib/wrappers/Input_object.js:8:71
at __awaiter (/home/runner/work/tyk-ci/tyk-ci/tests/ui/node_modules/tyk-test-automation-wrappers/lib/wrappers/Input_object.js:4:12)
at Input_object.fill (/home/runner/work/tyk-ci/tyk-ci/tests/ui/node_modules/tyk-test-automation-wrappers/lib/wrappers/Input_object.js:26:16)
at /home/runner/work/tyk-ci/tyk-ci/tests/ui/tests/specs/api_designer/authentication_tests/oas_api_authtoken.spec.ts:104:54
at /home/runner/work/tyk-ci/tyk-ci/tests/ui/tests/specs/api_designer/authentication_tests/oas_api_authtoken.spec.ts:99:3
|
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/.
|
api-tests (murmur128, postgres15, redis7, tykio/tyk-pump-docker-pub:v1.8, tykio/tyk-mdcb-docker:v...
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/
|
Slow Test:
tests/ui/[chromium] › specs/api_templates/api_templates.spec.ts#L1
tests/ui/[chromium] › specs/api_templates/api_templates.spec.ts took 2.4m
|
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 59.2s
|
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 51.3s
|
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 48.4s
|
ui-tests (murmur128, postgres15, redis7, tykio/tyk-pump-docker-pub:v1.8, tykio/tyk-mdcb-docker:v2...
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, tykio/tyk-pump-docker-pub:v1.8, tykio/tyk-mdcb-docker:v2...
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/
|
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 55.5s
|
Slow Test:
tests/ui/[chromium] › specs/api_templates/api_templates.spec.ts#L1
tests/ui/[chromium] › specs/api_templates/api_templates.spec.ts took 53.3s
|
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 48.6s
|
api-tests (sha256, mongo7, redis7, tykio/tyk-pump-docker-pub:v1.8, tykio/tyk-mdcb-docker:v2.4)
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 (sha256, mongo7, redis7, tykio/tyk-pump-docker-pub:v1.8, tykio/tyk-mdcb-docker:v2.4, 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, tykio/tyk-pump-docker-pub:v1.8, tykio/tyk-mdcb-docker:v2.4, 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/
|
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.1m
|
Slow Test:
tests/ui/[chromium] › specs/api_templates/api_templates.spec.ts#L1
tests/ui/[chromium] › specs/api_templates/api_templates.spec.ts took 54.0s
|
Slow Test:
tests/ui/[chromium] › specs/api_designer/oas_api_endpoints_response_body_transform.spec.ts#L1
tests/ui/[chromium] › specs/api_designer/oas_api_endpoints_response_body_transform.spec.ts took 53.7s
|
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 53.5s
|
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/
|
Slow Test:
tests/ui/[chromium] › specs/api_designer/authentication_tests/oas_api_authtoken.spec.ts#L1
tests/ui/[chromium] › specs/api_designer/authentication_tests/oas_api_authtoken.spec.ts took 1.4m
|
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.1m
|
Slow Test:
tests/ui/[chromium] › specs/api_templates/api_templates.spec.ts#L1
tests/ui/[chromium] › specs/api_templates/api_templates.spec.ts took 55.0s
|
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.2s
|
🎭 Playwright Run Summary
1 flaky
[chromium] › specs/api_templates/api_templates.spec.ts:134:5 › API templates are used to create APIs
1 skipped
59 passed (7.5m)
|
🎭 Playwright Run Summary
1 skipped
62 passed (7.7m)
|
🎭 Playwright Run Summary
1 skipped
60 passed (7.5m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › specs/api_designer/authentication_tests/oas_api_authtoken.spec.ts:3:5 › Test Auth Token Authentication in OAS API designer page
1 skipped
61 passed (8.1m)
|