Bump @types/react from 18.2.20 to 18.2.35 in /odd-platform-ui #1566
run-pr-tests.yaml
on: pull_request
run_playwright_tests
/
lint
33s
run_playwright_tests
/
format-check
37s
run_playwright_tests
/
test
9m 41s
run_tests
8m 8s
Annotations
2 errors, 3 warnings, and 1 notice
run_tests
Process completed with exit code 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:
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
|
testHistogramAndSummary() (org.opendatadiscovery.oddplatform.api.ingestion.PrometheusMetricsIngestionTest) failed:
org.opendatadiscovery.oddplatform.api.ingestion.PrometheusMetricsIngestionTest#L0
odd-platform-api/build/test-results/test/TEST-org.opendatadiscovery.oddplatform.api.ingestion.PrometheusMetricsIngestionTest.xml
|
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
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 (3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
2.61 MB |
|