Fixed the Auto Classification E2E#26279
Conversation
|
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
openmetadata-ui/src/main/resources/ui/playwright/support/entity/TableClass.ts
Outdated
Show resolved
Hide resolved
62734b4 to
ce69a90
Compare
🔍 CI failure analysis for ce69a90: The `playwright-ci-postgresql (6, 6)` job completed with 7 test failures out of 609 tests — 6 of which are marked flaky — none in files modified by this PR.IssueThe Root CauseThe failures appear to be pre-existing instability and flakiness unrelated to this PR's changes:
DetailsAll failing tests are in unrelated spec files. 6 of 7 failures are classified as flaky. The Previous CI runs also failed with a Code Review ✅ ApprovedFixed the Auto Classification E2E test with no issues found. Tip Comment OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change:
Was this helpful? React with 👍 / 👎 | Gitar |
|
|
Known failure Lineage.spec.ts. Fix is already in progress. |



Describe your changes:
Fixes
I worked on ... because ...
Type of change:
Checklist:
Fixes <issue-number>: <short explanation>Summary by Gitar
testsuite-bottoautoClassification-botin auto classification testServiceinterface fromTableClassfor better type organizationPartial<Service>and use service name when providedThis will update automatically on new commits.