Bump @types/node from 18.11.13 to 20.6.2 in /odd-platform-ui #141
run-pr-tests.yaml
on: pull_request
run_playwright_tests
/
lint
32s
run_playwright_tests
/
format-check
3m 17s
run_playwright_tests
/
test
10m 19s
run_tests
6m 3s
Annotations
4 errors, 2 warnings, and 1 notice
[chromium] › ../features/search/search_in_data_entity.spec.ts:140:3 › Search by data in data-entity in the Catalog › Display an expected item with expression in "about" field and owner:
tests/features/search/search_in_data_entity.spec.ts#L1
1) [chromium] › ../features/search/search_in_data_entity.spec.ts:140:3 › Search by data in data-entity in the Catalog › Display an expected item with expression in "about" field and owner
Test timeout of 60000ms exceeded.
|
[chromium] › ../features/search/search_in_data_entity.spec.ts:140:3 › Search by data in data-entity in the Catalog › Display an expected item with expression in "about" field and owner:
tests/features/search/search_in_data_entity.spec.ts#L152
1) [chromium] › ../features/search/search_in_data_entity.spec.ts:140:3 › Search by data in data-entity in the Catalog › Display an expected item with expression in "about" field and owner
locator.waitFor: Target closed
=========================== logs ===========================
waiting for selector "#results-list >> a[class][href]:has-text("Book_ETL_aqa")" to be visible
============================================================
150 | await pages.topPanel.clickTab('Catalog');
151 | await pages.catalog.searchBy(`${externalDescription} ${ownerName7}`);
> 152 | expect(await pages.catalog.isListItemVisible(entityNameWithAlphabeticChars)).toBeTruthy();
| ^
153 | });
154 | });
155 | /**
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:152:14
at /home/runner/work/odd-platform/odd-platform/tests/features/search/search_in_data_entity.spec.ts:146:5
|
[chromium] › ../features/search/search_in_data_entity.spec.ts:140:3 › Search by data in data-entity in the Catalog › Display an expected item with expression in "about" field and owner:
tests/features/search/search_in_data_entity.spec.ts#L1
1) [chromium] › ../features/search/search_in_data_entity.spec.ts:140:3 › Search by data in data-entity in the Catalog › Display an expected item with expression in "about" field 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:140:3 › Search by data in data-entity in the Catalog › Display an expected item with expression in "about" field 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.78 MB |
|