chore: resolves #1472 #1523
run-pr-tests.yaml
on: pull_request
run_playwright_tests
/
lint
33s
run_playwright_tests
/
format-check
24s
run_playwright_tests
/
test
13m 40s
run_tests
6m 41s
Annotations
10 errors, 2 warnings, and 1 notice
[chromium] › ../features/activity/activity.spec.ts:52:5 › Check filters › When apply single filter › Display an expected item with filter Owner:
tests/features/activity/activity.spec.ts#L1
1) [chromium] › ../features/activity/activity.spec.ts:52:5 › Check filters › When apply single filter › Display an expected item with filter Owner
Test timeout of 60000ms exceeded.
|
[chromium] › ../features/activity/activity.spec.ts:52:5 › Check filters › When apply single filter › Display an expected item with filter Owner:
tests/features/activity/activity.spec.ts#L58
1) [chromium] › ../features/activity/activity.spec.ts:52:5 › Check filters › When apply single filter › Display an expected item with filter Owner
locator.click: Target closed
=========================== logs ===========================
waiting for selector "a:has-text('Book_ETL_aqa')"
============================================================
56 | await pages.topPanel.clickTab('Catalog');
57 | await pages.catalog.searchBy(entityNameWithAlphabeticChars);
> 58 | await pages.catalog.clickOnListItem(entityNameWithAlphabeticChars);
| ^
59 | /**
60 | * 'Book_ETL_aqa' replaced with other data entity name because of concurrent modification error.
61 | *
at CatalogPage.clickOnListItem (/home/runner/work/odd-platform/odd-platform/tests/ui/pages/catalog/catalog.page.ts:63:59)
at /home/runner/work/odd-platform/odd-platform/tests/features/activity/activity.spec.ts:58:29
at /home/runner/work/odd-platform/odd-platform/tests/features/activity/activity.spec.ts:55:7
|
[chromium] › ../features/activity/activity.spec.ts:52:5 › Check filters › When apply single filter › Display an expected item with filter Owner:
tests/features/activity/activity.spec.ts#L1
1) [chromium] › ../features/activity/activity.spec.ts:52:5 › Check filters › When apply single filter › Display an expected item with filter Owner
Pending operations:
- locator.click at ui/pages/catalog/catalog.page.ts:63:59
|
[chromium] › ../features/activity/activity.spec.ts:52:5 › Check filters › When apply single filter › Display an expected item with filter Owner:
tests/features/activity/activity.spec.ts#L1
1) [chromium] › ../features/activity/activity.spec.ts:52:5 › Check filters › When apply single filter › Display an expected item with filter Owner
Retry #1 ---------------------------------------------------------------------------------------
Test timeout of 60000ms exceeded.
|
[chromium] › ../features/activity/activity.spec.ts:52:5 › Check filters › When apply single filter › Display an expected item with filter Owner:
tests/features/activity/activity.spec.ts#L58
1) [chromium] › ../features/activity/activity.spec.ts:52:5 › Check filters › When apply single filter › Display an expected item with filter Owner
Retry #1 ---------------------------------------------------------------------------------------
locator.click: Target closed
=========================== logs ===========================
waiting for selector "a:has-text('Book_ETL_aqa')"
============================================================
56 | await pages.topPanel.clickTab('Catalog');
57 | await pages.catalog.searchBy(entityNameWithAlphabeticChars);
> 58 | await pages.catalog.clickOnListItem(entityNameWithAlphabeticChars);
| ^
59 | /**
60 | * 'Book_ETL_aqa' replaced with other data entity name because of concurrent modification error.
61 | *
at CatalogPage.clickOnListItem (/home/runner/work/odd-platform/odd-platform/tests/ui/pages/catalog/catalog.page.ts:63:59)
at /home/runner/work/odd-platform/odd-platform/tests/features/activity/activity.spec.ts:58:29
at /home/runner/work/odd-platform/odd-platform/tests/features/activity/activity.spec.ts:55:7
|
[chromium] › ../features/activity/activity.spec.ts:52:5 › Check filters › When apply single filter › Display an expected item with filter Owner:
tests/features/activity/activity.spec.ts#L1
1) [chromium] › ../features/activity/activity.spec.ts:52:5 › Check filters › When apply single filter › Display an expected item with filter Owner
Retry #1 ---------------------------------------------------------------------------------------
Pending operations:
- locator.click at ui/pages/catalog/catalog.page.ts:63:59
|
[chromium] › ../features/filters/filters.spec.ts:28:5 › Check filters › When apply single filter › Should display the expected item with Datasource filter:
tests/features/filters/filters.spec.ts#L1
2) [chromium] › ../features/filters/filters.spec.ts:28:5 › Check filters › When apply single filter › Should display the expected item with Datasource filter
Test timeout of 60000ms exceeded.
|
[chromium] › ../features/filters/filters.spec.ts:28:5 › Check filters › When apply single filter › Should display the expected item with Datasource filter:
tests/features/filters/filters.spec.ts#L34
2) [chromium] › ../features/filters/filters.spec.ts:28:5 › Check filters › When apply single filter › Should display the expected item with Datasource filter
locator.waitFor: Target closed
=========================== logs ===========================
waiting for selector "#results-list >> a[class][href]:has-text("Book_ETL_aqa")" to be visible
============================================================
32 | await pages.catalog.openFilterWithSelect(datasourceFilter);
33 | await pages.catalog.chooseOption(datasourceOptionBookETL);
> 34 | expect(await pages.catalog.isListItemVisible(bookETLDataEntity)).toBeTruthy();
| ^
35 | });
36 | });
37 | /**
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/filters/filters.spec.ts:34:16
at /home/runner/work/odd-platform/odd-platform/tests/features/filters/filters.spec.ts:31:7
|
[chromium] › ../features/filters/filters.spec.ts:28:5 › Check filters › When apply single filter › Should display the expected item with Datasource filter:
tests/features/filters/filters.spec.ts#L1
2) [chromium] › ../features/filters/filters.spec.ts:28:5 › Check filters › When apply single filter › Should display the expected item with Datasource filter
Pending operations:
- locator.waitFor at ui/elements/list.ts:81:20
|
[chromium] › ../features/filters/filters.spec.ts:28:5 › Check filters › When apply single filter › Should display the expected item with Datasource filter:
tests/features/filters/filters.spec.ts#L1
2) [chromium] › ../features/filters/filters.spec.ts:28:5 › Check filters › When apply single filter › Should display the expected item with Datasource filter
Retry #1 ---------------------------------------------------------------------------------------
Test timeout of 60000ms exceeded.
|
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
15 failed
[chromium] › ../features/activity/activity.spec.ts:52:5 › Check filters › When apply single filter › Display an expected item with filter Owner
[chromium] › ../features/filters/filters.spec.ts:28:5 › Check filters › When apply single filter › Should display the expected item with Datasource filter
[chromium] › ../features/filters/filters.spec.ts:40:5 › Check filters › When apply single filter › Should display the expected item with Namespace filter
[chromium] › ../features/filters/filters.spec.ts:50:5 › Check filters › When apply single filter › Should display the expected item with Owner filter
[chromium] › ../features/filters/filters.spec.ts:69:5 › Check filters › When apply single filter › Should display the expected item with Tag filter
[chromium] › ../features/filters/filters.spec.ts:78:5 › Check filters › When apply single filter › Should display the expected item with Type filter
[chromium] › ../features/filters/filters.spec.ts:91:5 › Check filters › When apply single filter › Should display the expected item with Group filter
[chromium] › ../features/filters/filters.spec.ts:109:5 › Check filters › Apply multiple filters › Should display the expected item with different types of filters
[chromium] › ../features/filters/filters.spec.ts:133:5 › Check filters › Apply multiple filters › Should display the expected item with all filters
[chromium] › ../features/search/search.spec.ts:19:5 › Search by name of data-entity › Search for a single keyword › Display an expected item with valid expression
[chromium] › ../features/search/search.spec.ts:39:5 › Search by name of data-entity › Search for a single keyword › Display expected item with an expression which starts with special characters
[chromium] › ../features/search/search.spec.ts:50:5 › Search by name of data-entity › Search for a single keyword › Display an expected item with expression which starts with numbers
[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
[chromium] › ../features/search/search.spec.ts:75:5 › Search by name of data-entity › Search multiple words separated by spaces › Display an expected item when search expression is contained in one entity
[chromium] › ../features/search/search.spec.ts:98:5 › Search by name of data-entity › Search multiple words separated by spaces › Display an expected list when search for entity by attribute which starts with number
27 passed (9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
39.5 MB |
|