Bump @types/node from 18.11.13 to 20.6.0 in /odd-platform-ui #139
run-pr-tests.yaml
on: pull_request
run_playwright_tests
/
lint
26s
run_playwright_tests
/
format-check
24s
run_playwright_tests
/
test
8m 32s
run_tests
6m 1s
Annotations
4 errors, 2 warnings, and 1 notice
[chromium] › ../features/search/search_in_data_entity.spec.ts:121:3 › Search by data in data-entity in the Catalog › Display an expected item with expression in name and owner:
tests/features/search/search_in_data_entity.spec.ts#L1
1) [chromium] › ../features/search/search_in_data_entity.spec.ts:121:3 › Search by data in data-entity in the Catalog › Display an expected item with expression in name and owner
Test timeout of 60000ms exceeded.
|
[chromium] › ../features/search/search_in_data_entity.spec.ts:121:3 › Search by data in data-entity in the Catalog › Display an expected item with expression in name and owner:
tests/features/search/search_in_data_entity.spec.ts#L133
1) [chromium] › ../features/search/search_in_data_entity.spec.ts:121:3 › Search by data in data-entity in the Catalog › Display an expected item with expression in name and owner
locator.waitFor: Target closed
=========================== logs ===========================
waiting for selector "#results-list >> a[class][href]:has-text("Book_ETL_aqa")" to be visible
============================================================
131 | await pages.topPanel.clickTab('Catalog');
132 | await pages.catalog.searchBy(`${ownerName6} ${entityNameWithAlphabeticChars}`);
> 133 | expect(await pages.catalog.isListItemVisible(entityNameWithAlphabeticChars)).toBeTruthy();
| ^
134 | });
135 | });
136 | /**
at List.getListItem (/home/runner/work/odd-platform/odd-platform/tests/ui/elements/list.ts:81:20)
at List.isListItemVisible (/home/runner/work/odd-platform/odd-platform/tests/ui/elements/list.ts:126:31)
at /home/runner/work/odd-platform/odd-platform/tests/features/search/search_in_data_entity.spec.ts:133:14
at /home/runner/work/odd-platform/odd-platform/tests/features/search/search_in_data_entity.spec.ts:127:5
|
[chromium] › ../features/search/search_in_data_entity.spec.ts:121:3 › Search by data in data-entity in the Catalog › Display an expected item with expression in name and owner:
tests/features/search/search_in_data_entity.spec.ts#L1
1) [chromium] › ../features/search/search_in_data_entity.spec.ts:121:3 › Search by data in data-entity in the Catalog › Display an expected item with expression in name and owner
Pending operations:
- locator.waitFor at ui/elements/list.ts:81:20
|
[chromium] › ../features/search/search.spec.ts:62:7 › Search by name of data-entity › Search for a single keyword › "No matches found" alert message › Not displayed alert message when list is not empty:
tests/features/search/search.spec.ts#L65
2) [chromium] › ../features/search/search.spec.ts:62:7 › Search by name of data-entity › Search for a single keyword › "No matches found" alert message › Not displayed alert message when list is not empty
Error: expect(received).toBeGreaterThanOrEqual(expected)
Expected: >= 6
Received: 0
63 | await test.step(`When fill an empty expression`, async () => {
64 | await pages.catalog.searchBy('');
> 65 | expect(await pages.catalog.countListItems()).toBeGreaterThanOrEqual(6);
| ^
66 | expect(await pages.catalog.isAlertHidden()).toBeTruthy();
67 | });
68 | });
at /home/runner/work/odd-platform/odd-platform/tests/features/search/search.spec.ts:65:56
at /home/runner/work/odd-platform/odd-platform/tests/features/search/search.spec.ts:63:9
|
run_tests
Value "create new" for option comment_mode is deprecated! Instead, use value "always".
|
run_tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
🎭 Playwright Run Summary
2 flaky
[chromium] › ../features/search/search_in_data_entity.spec.ts:121:3 › Search by data in data-entity in the Catalog › Display an expected item with expression in name and owner
[chromium] › ../features/search/search.spec.ts:62:7 › Search by name of data-entity › Search for a single keyword › "No matches found" alert message › Not displayed alert message when list is not empty
57 passed (3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
5.55 MB |
|