[SYSE-370 master] June template application #104
release.yml
on: pull_request
test-controller-api
8s
test-controller-ui
6s
Matrix: api-tests
Matrix: ui-tests
release
0s
Annotations
10 errors, 17 warnings, and 2 notices
[chromium] › specs/api_designer/authentication_tests/oas_api_authtoken.spec.ts:3:5 › Test Auth Token Authentication in OAS API designer page:
tests/ui/lib/pom/Apis_page.ts#L311
1) [chromium] › specs/api_designer/authentication_tests/oas_api_authtoken.spec.ts:3:5 › Test Auth Token Authentication in OAS API designer page › Token in header is displayed after page reload
Error: locator.click: Error: strict mode violation: locator('span:text("authToken-header-test")') resolved to 2 elements:
1) <span class="single-api-url right-buffer-medium">https://tyk:8080/authtoken-header-test/</span> aka getByTestId('no-segment-api-url').getByText('https://tyk:8080/authtoken-header-test/')
2) <span>curl https://tyk:8080/authtoken-header-test/ \↵ -…</span> aka getByText('curl https://tyk:8080/authtoken-header-test/ \\ -X GET \\ -H "Authorization: "')
=========================== logs ===========================
waiting for locator('span:text("authToken-header-test")')
============================================================
at ../lib/pom/Apis_page.ts:311
309 | async openAPI (apiName: string) {
310 | const apiLocator = this.page.locator(`span:text("${apiName}")`);
> 311 | await apiLocator.click();
| ^
312 | }
313 |
314 | }
at Apis_page.openAPI (/home/runner/work/tyk-ci/tyk-ci/tests/ui/lib/pom/Apis_page.ts:311:22)
at /home/runner/work/tyk-ci/tyk-ci/tests/ui/tests/specs/api_designer/authentication_tests/oas_api_authtoken.spec.ts:39:21
at /home/runner/work/tyk-ci/tyk-ci/tests/ui/tests/specs/api_designer/authentication_tests/oas_api_authtoken.spec.ts:37:3
|
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_designer/oas_api_events.spec.ts:4:5 › Test Events settings on OAS API designer page:
tests/ui/tests/specs/api_designer/oas_api_events.spec.ts#L1
1) [chromium] › specs/api_designer/oas_api_events.spec.ts:4:5 › Test Events settings on OAS API designer page › can remove an event Handler
Test timeout of 90000ms exceeded.
|
[chromium] › specs/api_designer/oas_api_events.spec.ts:4:5 › Test Events settings on OAS API designer page:
tests/ui/tests/specs/api_designer/oas_api_events.spec.ts#L138
1) [chromium] › specs/api_designer/oas_api_events.spec.ts:4:5 › Test Events settings on OAS API designer page › can remove an event Handler
Error: locator.click: Target closed
=========================== logs ===========================
waiting for locator('.events-list__wrapper').locator('.tyk-accordion__item').first().locator('.tyk-button--danger-link')
locator resolved to <button type="button" class="tyk-button tyk-button--icon…>…</button>
attempting click action
waiting for element to be visible, enabled and stable
element is not stable - waiting...
element is visible, enabled and stable
scrolling into view if needed
done scrolling
<div class="tyk-accordion__item tyk-accordion__item--…>…</div> intercepts pointer events
retrying click action, attempt #1
waiting for element to be visible, enabled and stable
element is visible, enabled and stable
scrolling into view if needed
done scrolling
<div class="tyk-pill tyk-pill--primary">Webhook</div> from <div class="tyk-accordion__item-header tyk-accordion_…>…</div> subtree intercepts pointer events
retrying click action, attempt #2
waiting 20ms
waiting for element to be visible, enabled and stable
element is visible, enabled and stable
scrolling into view if needed
done scrolling
<div class="tyk-pill tyk-pill--primary">Webhook</div> from <div class="tyk-accordion__item-header tyk-accordion_…>…</div> subtree intercepts pointer events
retrying click action, attempt #3
waiting 100ms
waiting for element to be visible, enabled and stable
element is not stable - waiting...
element is visible, enabled and stable
scrolling into view if needed
done scrolling
<div class="tyk-nav-bar__container">…</div> from <div class="tyk-fixed-wrapper main-nav__wrapper">…</div> subtree intercepts pointer events
retrying click action, attempt #4
waiting 100ms
waiting for element to be visible, enabled and stable
element is not stable - waiting...
element is visible, enabled and stable
scrolling into view if needed
done scrolling
<div class="tyk-accordion__item-header tyk-accordion_…>…</div> from <div class="tyk-accordion__item tyk-accordion__item--…>…</div> subtree intercepts pointer events
retrying click action, attempt #5
waiting 500ms
waiting for element to be visible, enabled and stable
element is visible, enabled and stable
scrolling into view if needed
done scrolling
<div class="tyk-pill tyk-pill--primary">Webhook</div> from <div class="tyk-accordion__item-header tyk-accordion_…>…</div> subtree intercepts pointer events
retrying click action, attempt #6
waiting 500ms
waiting for element to be visible, enabled and stable
element is visible, enabled and stable
scrolling into view if needed
done scrolling
<div class="tyk-pill tyk-pill--primary">Webhook</div> from <div class="tyk-accordion__item-header tyk-accordion_…>…</div> subtree intercepts pointer events
retrying click action, attempt #7
waiting 500ms
waiting for element to be visible, enabled and stable
element is visible, enabled and stable
scrolling into view if needed
done scrolling
<div class="tyk-nav-bar__container">…</div> from <div class="tyk-fixed-wrapper main-nav__wrapper">…</div> subtree intercepts pointer events
retrying click action, attempt #8
waiting 500ms
waiting for element to be visible, enabled and stable
element is visible, enabled and stable
scrolling into view if needed
done scrolling
<div class="tyk-nav-bar__container">…</div> from <div class="tyk-fixed-wrapper main-nav__wrapper">…</div> subtree intercepts pointer events
retrying click action, attempt #9
waiting 500ms
waiting for element to be visible, enabled and stable
element is visible, enabled and stable
scrolling into view if needed
done scrollin
|
[chromium] › specs/api_designer/oas_api_events.spec.ts:4:5 › Test Events settings on OAS API designer page:
tests/ui/tests/specs/api_designer/oas_api_events.spec.ts#L1
1) [chromium] › specs/api_designer/oas_api_events.spec.ts:4:5 › Test Events settings on OAS API designer page › can remove an event Handler
Pending operations:
- locator.click at tests/specs/api_designer/oas_api_events.spec.ts:138:51
|
[chromium] › specs/api_designer/oas_api_events.spec.ts:4:5 › Test Events settings on OAS API designer page:
tests/ui/tests/specs/api_designer/oas_api_events.spec.ts#L1
1) [chromium] › specs/api_designer/oas_api_events.spec.ts:4:5 › Test Events settings on OAS API designer page › can remove an event Handler
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 90000ms exceeded.
|
[chromium] › specs/api_designer/oas_api_events.spec.ts:4:5 › Test Events settings on OAS API designer page:
tests/ui/tests/specs/api_designer/oas_api_events.spec.ts#L138
1) [chromium] › specs/api_designer/oas_api_events.spec.ts:4:5 › Test Events settings on OAS API designer page › can remove an event Handler
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Target closed
=========================== logs ===========================
waiting for locator('.events-list__wrapper').locator('.tyk-accordion__item').first().locator('.tyk-button--danger-link')
locator resolved to <button type="button" class="tyk-button tyk-button--icon…>…</button>
attempting click action
waiting for element to be visible, enabled and stable
element is not stable - waiting...
element is visible, enabled and stable
scrolling into view if needed
done scrolling
<div class="tyk-accordion__item tyk-accordion__item--…>…</div> intercepts pointer events
retrying click action, attempt #1
waiting for element to be visible, enabled and stable
element is visible, enabled and stable
scrolling into view if needed
done scrolling
<div class="tyk-pill tyk-pill--primary">Webhook</div> from <div class="tyk-accordion__item-header tyk-accordion_…>…</div> subtree intercepts pointer events
retrying click action, attempt #2
waiting 20ms
waiting for element to be visible, enabled and stable
element is not stable - waiting...
element is visible, enabled and stable
scrolling into view if needed
done scrolling
<div class="tyk-pill tyk-pill--primary">Webhook</div> from <div class="tyk-accordion__item-header tyk-accordion_…>…</div> subtree intercepts pointer events
retrying click action, attempt #3
waiting 100ms
waiting for element to be visible, enabled and stable
element is not stable - waiting...
element is visible, enabled and stable
scrolling into view if needed
done scrolling
<div class="tyk-nav-bar__container">…</div> from <div class="tyk-fixed-wrapper main-nav__wrapper">…</div> subtree intercepts pointer events
retrying click action, attempt #4
waiting 100ms
waiting for element to be visible, enabled and stable
element is visible, enabled and stable
scrolling into view if needed
done scrolling
<div class="tyk-nav-bar__container">…</div> from <div class="tyk-fixed-wrapper main-nav__wrapper">…</div> subtree intercepts pointer events
retrying click action, attempt #5
waiting 500ms
waiting for element to be visible, enabled and stable
element is visible, enabled and stable
scrolling into view if needed
done scrolling
<div class="tyk-pill tyk-pill--primary">Webhook</div> from <div class="tyk-accordion__item-header tyk-accordion_…>…</div> subtree intercepts pointer events
retrying click action, attempt #6
waiting 500ms
waiting for element to be visible, enabled and stable
element is visible, enabled and stable
scrolling into view if needed
done scrolling
<div class="tyk-pill tyk-pill--primary">Webhook</div> from <div class="tyk-accordion__item-header tyk-accordion_…>…</div> subtree intercepts pointer events
retrying click action, attempt #7
waiting 500ms
waiting for element to be visible, enabled and stable
element is visible, enabled and stable
scrolling into view if needed
done scrolling
<div class="tyk-nav-bar__container">…</div> from <div class="tyk-fixed-wrapper main-nav__wrapper">…</div> subtree intercepts pointer events
retrying click action, attempt #8
waiting 500ms
waiting for element to be visible, enabled and stable
element is visible, enabled and stable
scrolling into view if needed
done scrolling
<div class="tyk-nav-bar__container">…</div> from <div class="tyk-fixed-wrapper main-nav__wrapper">…</div> subtree intercepts pointer events
retrying click action, attempt #9
waiting 500ms
waiting for element to be visible, enabled and stable
element is visibl
|
[chromium] › specs/api_designer/oas_api_events.spec.ts:4:5 › Test Events settings on OAS API designer page:
tests/ui/tests/specs/api_designer/oas_api_events.spec.ts#L1
1) [chromium] › specs/api_designer/oas_api_events.spec.ts:4:5 › Test Events settings on OAS API designer page › can remove an event Handler
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Pending operations:
- locator.click at tests/specs/api_designer/oas_api_events.spec.ts:138:51
|
[chromium] › specs/graphql/federation_frontend.spec.ts:8:5 › Federation API frontend:
tests/ui/tests/specs/graphql/federation_frontend.spec.ts#L104
2) [chromium] › specs/graphql/federation_frontend.spec.ts:8:5 › Federation API frontend › Prerequisites: creating a supergraph to be used in further tests
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('button:text("Schema")').first()
102 | await graphql_page.GRAPHQL_SUBGRAPHS_DROPDOWN.selectOptions([apiDetails.usersSubgraphName, apiDetails.productsSubgraphName]);
103 | await apis_page.CONFIGURE_API_BUTTON.click();
> 104 | await assert(graphql_page.GRAPHQL_SCHEMA_TAB_BUTTON).toBeVisible();
| ^
105 | await apis_page.SAVE_BUTTON.click();
106 | });
107 |
at /home/runner/work/tyk-ci/tyk-ci/tests/ui/tests/specs/graphql/federation_frontend.spec.ts:104:58
at /home/runner/work/tyk-ci/tyk-ci/tests/ui/tests/specs/graphql/federation_frontend.spec.ts:88:3
|
ui-tests (sha256, mongo7, 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)
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/authentication_tests/oas_api_authtoken.spec.ts#L1
tests/ui/[chromium] › specs/api_designer/authentication_tests/oas_api_authtoken.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 58.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 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.9s
|
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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_designer/oas_api_events.spec.ts#L1
tests/ui/[chromium] › specs/api_designer/oas_api_events.spec.ts took 3.0m
|
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.2m
|
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 58.1s
|
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 56.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 52.2s
|
api-tests (murmur128, postgres15, redis7, $ECR/tyk-pump:master, $ECR/tyk-sink:master)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
api-tests (sha256, mongo7, redis7, $ECR/tyk-pump:master, $ECR/tyk-sink:master)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🎭 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
67 passed (8.1m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › specs/api_designer/oas_api_events.spec.ts:4:5 › Test Events settings on OAS API designer page
1 flaky
[chromium] › specs/graphql/federation_frontend.spec.ts:8:5 › Federation API frontend ───────────
1 skipped
66 passed (9.0m)
|