This is an automated email from the ASF dual-hosted git repository.
sadpandajoe pushed a change to branch fix-flakey-playwright-tests
in repository https://gitbox.apache.org/repos/asf/superset.git
from 8a0fc2951c6 test(playwright): standardize delete-modal wait and
clarify count-vs-visibility comments
add 01c210c1dae fix(playwright): scope bulk-select action selector by
stable key, not localized text
add 6844944af79 fix(playwright): scope row checkbox + replace remaining
magic 60s timeouts
No new revisions were added by this update.
Summary of changes:
.../playwright/components/ListView/BulkSelect.ts | 46 ++++++++++++++++------
.../playwright/components/ListView/index.ts | 1 +
.../playwright/pages/ChartListPage.ts | 10 ++---
.../playwright/pages/DashboardListPage.ts | 10 ++---
.../playwright/pages/DatasetListPage.ts | 10 ++---
.../playwright/tests/chart/chart-list.spec.ts | 6 +--
.../tests/dashboard/dashboard-list.spec.ts | 8 ++--
.../playwright/tests/dataset/dataset-list.spec.ts | 6 +--
.../src/components/ListView/ListView.tsx | 7 +++-
9 files changed, 67 insertions(+), 37 deletions(-)