Skip to content

1622 - added deleted_at to user_owner_mapping table and created createUserOwnerMapping and deleteUserOwnerMapping API's #1782

1622 - added deleted_at to user_owner_mapping table and created createUserOwnerMapping and deleteUserOwnerMapping API's

1622 - added deleted_at to user_owner_mapping table and created createUserOwnerMapping and deleteUserOwnerMapping API's #1782

Triggered via pull request April 15, 2024 14:02
@anatolii-yemetsanatolii-yemets
synchronize #1638
1622
Status Failure
Total duration 7m 9s
Artifacts 1

run-pr-tests.yaml

on: pull_request
run_playwright_tests  /  lint
27s
run_playwright_tests / lint
run_playwright_tests  /  format-check
22s
run_playwright_tests / format-check
run_playwright_tests  /  test
6m 59s
run_playwright_tests / test
run_tests
5m 16s
run_tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 7 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#L69
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 "[type="submit"]" selector resolved to visible <button disabled type="submit" class="css-t0fqlf" form="…>…</button> attempting click action waiting for element to be visible, enabled and stable element is not enabled - waiting... ============================================================ 67 | * These tests run sequentially with respect to each other in a parallel test run, so we can use the same data entity for them. 68 | */ > 69 | await pages.overview.createOwner(ownerName7, ownerTitle7); | ^ 70 | await pages.topPanel.clickTab('Activity'); 71 | await pages.activity.ownerFilter.set(ownerName7); 72 | expect( at Button.click (/home/runner/work/odd-platform/odd-platform/tests/ui/elements/button.ts:27:30) at OverviewPage.createOwner (/home/runner/work/odd-platform/odd-platform/tests/ui/pages/data_entity/overview.page.ts:107:5) at /home/runner/work/odd-platform/odd-platform/tests/features/activity/activity.spec.ts:69:9 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/elements/button.ts:27:30
[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#L69
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 "[type="submit"]" selector resolved to visible <button disabled type="submit" class="css-t0fqlf" form="…>…</button> attempting click action waiting for element to be visible, enabled and stable element is not enabled - waiting... ============================================================ 67 | * These tests run sequentially with respect to each other in a parallel test run, so we can use the same data entity for them. 68 | */ > 69 | await pages.overview.createOwner(ownerName7, ownerTitle7); | ^ 70 | await pages.topPanel.clickTab('Activity'); 71 | await pages.activity.ownerFilter.set(ownerName7); 72 | expect( at Button.click (/home/runner/work/odd-platform/odd-platform/tests/ui/elements/button.ts:27:30) at OverviewPage.createOwner (/home/runner/work/odd-platform/odd-platform/tests/ui/pages/data_entity/overview.page.ts:107:5) at /home/runner/work/odd-platform/odd-platform/tests/features/activity/activity.spec.ts:69:9 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/elements/button.ts:27:30
[chromium] › ../features/filters/filters.spec.ts:50:5 › Check filters › When apply single filter › Should display the expected item with Owner filter: tests/features/filters/filters.spec.ts#L1
2) [chromium] › ../features/filters/filters.spec.ts:50:5 › Check filters › When apply single filter › Should display the expected item with Owner filter Test timeout of 60000ms exceeded.
[chromium] › ../features/filters/filters.spec.ts:50:5 › Check filters › When apply single filter › Should display the expected item with Owner filter: tests/features/filters/filters.spec.ts#L60
2) [chromium] › ../features/filters/filters.spec.ts:50:5 › Check filters › When apply single filter › Should display the expected item with Owner filter locator.click: Target closed =========================== logs =========================== waiting for selector "[type="submit"]" selector resolved to visible <button disabled type="submit" class="css-t0fqlf" form="…>…</button> attempting click action waiting for element to be visible, enabled and stable element is not enabled - waiting... ============================================================ 58 | await pages.catalog.searchBy(bookETLDataEntity); 59 | await pages.catalog.clickOnListItem(bookETLDataEntity); > 60 | await pages.overview.createOwner(ownerName1, ownerTitle1); | ^ 61 | await pages.topPanel.clickTab('Catalog'); 62 | await pages.catalog.searchByTextInFilter(ownerFilter, ownerName1); 63 | expect(await pages.catalog.isListItemVisible(bookETLDataEntity)).toBeTruthy(); at Button.click (/home/runner/work/odd-platform/odd-platform/tests/ui/elements/button.ts:27:30) at OverviewPage.createOwner (/home/runner/work/odd-platform/odd-platform/tests/ui/pages/data_entity/overview.page.ts:107:5) at /home/runner/work/odd-platform/odd-platform/tests/features/filters/filters.spec.ts:60:9 at /home/runner/work/odd-platform/odd-platform/tests/features/filters/filters.spec.ts:57:7
[chromium] › ../features/filters/filters.spec.ts:50:5 › Check filters › When apply single filter › Should display the expected item with Owner filter: tests/features/filters/filters.spec.ts#L1
2) [chromium] › ../features/filters/filters.spec.ts:50:5 › Check filters › When apply single filter › Should display the expected item with Owner filter Pending operations: - locator.click at ui/elements/button.ts:27:30
[chromium] › ../features/filters/filters.spec.ts:50:5 › Check filters › When apply single filter › Should display the expected item with Owner filter: tests/features/filters/filters.spec.ts#L1
2) [chromium] › ../features/filters/filters.spec.ts:50:5 › Check filters › When apply single filter › Should display the expected item with Owner filter Retry #1 --------------------------------------------------------------------------------------- Test timeout of 60000ms exceeded.
run_playwright_tests / format-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run_playwright_tests / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
run_tests
Request GET /search/issues?q=type%3Apr+repo%3A%22opendatadiscovery%2Fodd-platform%22+a5bc2afcba18b36666658720d02349186f0d55b5&per_page=100 failed with 403: Forbidden
run_playwright_tests / test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-java@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🎭 Playwright Run Summary
4 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:50:5 › Check filters › When apply single filter › Should display the expected item with Owner 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 38 passed (3m)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
13.9 MB