fix(test): OmdURLConfiguration failure for AUT#28877
Conversation
❌ PR checklist incompleteThis PR cannot be merged until the following are addressed on its linked issue:
The fields live on the linked issue in the Shipping project (open the issue → right sidebar → Projects). After you set them, re-run this check (or push a commit) — issue/project changes do not re-trigger it automatically. Maintainers can bypass this check by adding the |
🟡 Playwright Results — all passed (8 flaky)✅ 4276 passed · ❌ 0 failed · 🟡 8 flaky · ⏭️ 88 skipped
🟡 8 flaky test(s) (passed on retry)
How to debug locally# Download playwright-test-results-<shard> artifact and unzip
npx playwright show-trace path/to/trace.zip # view trace |
Code Review ✅ Approved 1 resolved / 1 findingsUpdates OmdURLConfiguration and bot utility tests to correctly handle dynamic success messages and token regex, resolving the empty toContainText assertion. ✅ 1 resolved✅ Bug: toContainText() called with no expected argument
OptionsDisplay: compact → Showing less information. Comment with these commands to change:
Was this helpful? React with 👍 / 👎 | Gitar |
|
Failed to cherry-pick changes to the 1.12.11 branch. |
|
Changes have been cherry-picked to the 1.13 branch. |
(cherry picked from commit 8e99994)
(cherry picked from commit 8e99994)
Describe your changes:
Fixes #
I worked on ... because ...
Type of change:
High-level design:
N/A — small change.
Tests:
Use cases covered
Unit tests
Backend integration tests
Ingestion integration tests
Playwright (UI) tests
Manual testing performed
UI screen recording / screenshots:
Not applicable.
Checklist:
Fixes <issue-number>: <short explanation>Fixes #<issue-number>above.Summary by Gitar
OmdURLConfiguration.spec.tsto accept both 'OpenMetadata' or 'Collate' in success toast messages.bot.tsutility to regex-match 'JWTToken' and removed an incorrect assertion on thecenter-paneltest ID.This will update automatically on new commits.