gromit tui deployed #88
Annotations
1 error, 7 warnings, and 1 notice
Execute UI tests:
tests/ui/tests/specs/api_designer/oas_api_endpoints_go_post_plugin.spec.ts#L71
1) [chromium] › specs/api_designer/oas_api_endpoints_go_post_plugin.spec.ts:4:5 › Test Go Post-Plugin › Validation › Fill path to plugin
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.opened .tyk-modal__content input[name="functionName"] + p')
69 | await endpoints_page.OAS_ADD_MIDDLEWARE_BUTTON_BOTTOM_LAST_STEP.click();
70 |
> 71 | await assert(functionNameRequiredError).toBeVisible();
| ^
72 | await assert(pluginPathRequiredError).toBeHidden();
73 | });
74 | });
at /home/runner/work/tyk-ci/tyk-ci/tests/ui/tests/specs/api_designer/oas_api_endpoints_go_post_plugin.spec.ts:71:47
at /home/runner/work/tyk-ci/tyk-ci/tests/ui/tests/specs/api_designer/oas_api_endpoints_go_post_plugin.spec.ts:65:5
at /home/runner/work/tyk-ci/tyk-ci/tests/ui/tests/specs/api_designer/oas_api_endpoints_go_post_plugin.spec.ts:46:3
|
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/.
|
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/
|
Execute UI tests:
tests/ui/[chromium] › specs/api_designer/oas_api_endpoints_go_post_plugin.spec.ts#L1
tests/ui/[chromium] › specs/api_designer/oas_api_endpoints_go_post_plugin.spec.ts took 1.4m
|
Execute UI tests:
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
|
Execute UI tests:
tests/ui/[chromium] › specs/api_designer/oas_api_ownership.spec.ts#L1
tests/ui/[chromium] › specs/api_designer/oas_api_ownership.spec.ts took 56.6s
|
Execute UI tests:
tests/ui/[chromium] › specs/api_templates/api_templates.spec.ts#L1
tests/ui/[chromium] › specs/api_templates/api_templates.spec.ts took 54.2s
|
Execute UI tests:
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.1s
|
Execute UI tests
1 flaky
[chromium] › specs/api_designer/oas_api_endpoints_go_post_plugin.spec.ts:4:5 › Test Go Post-Plugin
1 skipped
66 passed (7.9m)
|
The logs for this run have expired and are no longer available.
Loading