Commit 6d24737
test(e2e): drop DomainWidgetAssetCount spec — coverage already in DomainDataProductsWidgets
DomainWidgetAssetCount.spec.ts requires persona+widget-assignment setup to
guarantee KnowledgePanel.Domains is visible on the home page before checking
counts. Without that setup the poll always returns null and the test fails.
DomainDataProductsWidgets.spec.ts already covers the exact same code paths
("Domain asset count should update when assets are added/removed") with the
correct setup. Remove the redundant spec and drop its impact-map entry.
The widget cache-invalidation fix (queryClient.invalidateQueries) and the
useMemo dep fix (assetsCounts) remain in the PR — they are exercised by
DomainDataProductsWidgets.spec.ts.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent dbe6a45 commit 6d24737
2 files changed
Lines changed: 0 additions & 131 deletions
File tree
- .github/playwright
- openmetadata-ui/src/main/resources/ui/playwright/e2e/Features/LandingPageWidgets
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
300 | 299 | | |
301 | 300 | | |
302 | 301 | | |
| |||
Lines changed: 0 additions & 130 deletions
This file was deleted.
0 commit comments