add airflow integration to readme #1761
run-pr-tests.yaml
on: pull_request
run_playwright_tests
/
lint
24s
run_playwright_tests
/
format-check
22s
run_playwright_tests
/
test
5m 1s
run_tests
5m 49s
Annotations
1 error, 6 warnings, and 1 notice
[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
1) [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_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_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_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_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
1 flaky
[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
41 passed (1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
2.21 MB |
|