PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide
Keyur Paralkar 7818444beb
fix: table spec flakiness (#24889)
## Description
This PR fixes the flakiness that is observed in the
[table_data_change_spec.ts](https://cloud.cypress.io/projects/eyxvp8/runs/36776/test-results?actions=%5B%5D&browsers=%5B%5D&groups=%5B%5D&isFlaky=%5B%5D&modificationDateRange=%7B%22startDate%22%3A%221970-01-01%22%2C%22endDate%22%3A%222038-01-19%22%7D&orderBy=EXECUTION_ORDER&oses=%5B%5D&specs=%5B%7B%22label%22%3A%22Regression%2FClientSide%2FWidgets%2FTableV2%2Ftable_data_change_spec.ts%22%2C%22value%22%3A%22%5B%5C%22cb0dda8d-2fda-4524-b5e9-2c9d3ac2ddfa%5C%22%5D%22%7D%5D&statuses=%5B%7B%22value%22%3A%22FAILED%22%2C%22label%22%3A%22FAILED%22%7D%5D&testingTypesEnum=%5B%5D)

#### Type of change

- Chore (housekeeping or task changes that don't impact user perception)

## Testing
>
#### How Has This Been Tested?

- [ ] Manual
- [ ] Jest
- [ ] Cypress
>
>
#### Test Plan
> Add Testsmith test cases links that relate to this PR
>
>
#### Issues raised during DP testing
> Link issues raised during DP testing for better visiblity and tracking
(copy link from comments dropped on this PR)
>
>
>
## Checklist:
#### Dev activity
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


#### QA activity:
- [ ] [Speedbreak
features](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#speedbreakers-)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#areas-of-interest-)
- [ ] Test plan has been peer reviewed by project stakeholders and other
QA members
- [ ] Manually tested functionality on DP
- [ ] We had an implementation alignment call with stakeholders post QA
Round 2
- [ ] Cypress test cases have been added and approved by SDET/manual QA
- [ ] Added `Test Plan Approved` label after Cypress tests were reviewed
- [ ] Added `Test Plan Approved` label after JUnit tests were reviewed
2023-06-28 10:52:41 +05:30
..
ActionExecution test: Cypress - Split Long Cypress Specs (#24682) 2023-06-21 12:50:11 +05:30
AdminSettings test: Cypress | Flaky fixes (#24572) 2023-06-17 13:53:03 +05:30
AppNavigation test: Cypress | Flaky fixes (#24593) 2023-06-20 14:28:06 +05:30
AuditLogs test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Autocomplete test: Cypress | Flaky fixes (#24593) 2023-06-20 14:28:06 +05:30
Binding test: Cypress - Flaky Fix (#24738) 2023-06-22 20:30:46 +05:30
Branding test: Cypress version upgrade Cy 11.2 + Flaky fixes (#23667) 2023-05-24 18:00:39 +05:30
BugTests fix: adding theme and settings to git status messages (#24045) 2023-06-28 10:03:19 +05:30
CodeComment test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
DynamicHeight test: Cypress | Flaky fixes (#24581) 2023-06-18 10:25:16 +05:30
Editor fix: excluding intercom test cases for airgap (#23974) 2023-06-02 12:10:49 +05:30
EmbedSettings test: Cypress | Cy 12 upgrade + Flaky fixes (#23852) 2023-06-15 18:51:11 +05:30
ExplorerTests test: Cypress - Split Long Cypress Specs (#24682) 2023-06-21 12:50:11 +05:30
FormLogin test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
FormNativeToRawTests test: Cypress | Cy 12 upgrade + Flaky fixes (#23852) 2023-06-15 18:51:11 +05:30
Git fix: ADS select styles getting overridden by WDS components (#24503) 2023-06-23 11:29:11 +05:30
Github test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Google test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
IDE test: Cypress - Split Long Cypress Specs (#24682) 2023-06-21 12:50:11 +05:30
JSLibrary test: Cypress | Cy 12 upgrade + Flaky fixes (#23852) 2023-06-15 18:51:11 +05:30
JSObject test: Cypress version upgrade Cy 11.2 + Flaky fixes (#23667) 2023-05-24 18:00:39 +05:30
Linting feat: query creation dumb templates replaced with smart templates (#24234) 2023-06-19 15:23:34 +05:30
MobileResponsiveTests feat: query creation dumb templates replaced with smart templates (#24234) 2023-06-19 15:23:34 +05:30
Onboarding chore: fix signposting airgap test (#24784) 2023-06-26 10:53:11 +05:30
OneClickBinding chore: [one click binding] convert select component to menu component on property control (#24517) 2023-06-22 16:11:56 +05:30
OtherUIFeatures test: Remove 3rd party api from cypress tests (#24815) 2023-06-27 10:52:50 +05:30
PeekOverlay fix: peeking on undefined properties (#23818) 2023-06-05 09:24:10 +05:30
Performance perf: prioritize the main bundle over preloads (v2) (#24374) 2023-06-22 10:58:10 +05:30
ProductRamps feat: in-app ramps for private embed feature (#24507) 2023-06-21 13:39:14 +05:30
PropertyPane test: Cypress | Flaky fixes (#24508) 2023-06-17 00:10:10 +05:30
PublishedApps test: Cypress | Cy 12 upgrade + Flaky fixes (#23852) 2023-06-15 18:51:11 +05:30
Refactoring test: Cypress | Cy 12 upgrade + Flaky fixes (#23852) 2023-06-15 18:51:11 +05:30
SettingsPane fix: puts navbar functionality behind feature flag (#24561) 2023-06-22 10:30:24 +05:30
Templates chore: update fork template to app test (#24783) 2023-06-23 16:16:15 +05:30
ThemingTests test: Cypress | ThemingTests fixes (#24577) 2023-06-17 20:16:39 +05:30
UserProfile test: Cypress version upgrade Cy 11.2 + Flaky fixes (#23667) 2023-05-24 18:00:39 +05:30
VisualTests test: Cypress | Cy 12 upgrade + Flaky fixes (#23852) 2023-06-15 18:51:11 +05:30
Widgets fix: table spec flakiness (#24889) 2023-06-28 10:52:41 +05:30
Workspace test: Cypress | Cy 12 upgrade + Flaky fixes (#23852) 2023-06-15 18:51:11 +05:30