appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

chore: poc to merge DS editor data flows

Open ayushpahwa opened this issue 2 years ago • 46 comments

Description

POC to merge the DS editors for 3 different types of datasources

  • Databases and SAAS
  • G sheets
  • Authenticated API and Graphql

This PR will not merge the G sheets editor since it is tied to a lot of places in testing and URL. This will be picked in another iteration.

Fixes #22860 (#1367 from EE)

Media

A video or a GIF is preferred. when using Loom, don’t embed because it looks like it’s a GIF. instead, just link to the video

Type of change

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

How Has This Been Tested?

  • Manual
  • Jest
  • Cypress

Test Plan

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:

  • [ ] Test plan has been approved by relevant developers
  • [x] Test plan has been peer reviewed by QA
  • [ ] Cypress test cases have been added and approved by either SDET or manual QA
  • [ ] Organized project review call with relevant stakeholders after Round 1/2 of QA
  • [ ] Added Test Plan Approved label after reveiwing all Cypress test

ayushpahwa avatar May 02 '23 13:05 ayushpahwa

/ok-to-test

ayushpahwa avatar May 02 '23 13:05 ayushpahwa

Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/4861788032. Workflow: Appsmith External Integration Test Workflow. Commit: ``. PR: 22920. Perf tests will be available at https://app.appsmith.com/app/performance-infra-dashboard/pr-details-638dd7cd2913ba43778b915e?pr=22920&runId=4861788032_1

github-actions[bot] avatar May 02 '23 13:05 github-actions[bot]

Adding test plan approved label since these will require only regression. No change for user

ayushpahwa avatar May 02 '23 13:05 ayushpahwa

Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/4861788032. Commit: ``. The following are new failures, please fix them before merging the PR:

  1. cypress/integration/Regression_TestSuite/ClientSideTests/Git/GitSync/GitSyncedApps_spec.js
  2. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/ListV2/Listv2_dataIdentifierProperty_spec.js
To know the list of identified flaky tests - Refer here

github-actions[bot] avatar May 02 '23 14:05 github-actions[bot]

Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/4861788032. Commit: ``. All cypress tests have passed 🎉

github-actions[bot] avatar May 02 '23 15:05 github-actions[bot]

/ok-to-test

ayushpahwa avatar May 04 '23 04:05 ayushpahwa

Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/4879165556. Workflow: Appsmith External Integration Test Workflow. Commit: ``. PR: 22920. Perf tests will be available at https://app.appsmith.com/app/performance-infra-dashboard/pr-details-638dd7cd2913ba43778b915e?pr=22920&runId=4879165556_1

github-actions[bot] avatar May 04 '23 04:05 github-actions[bot]

/ok-to-test

ayushpahwa avatar May 04 '23 08:05 ayushpahwa

Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/4880785024. Workflow: Appsmith External Integration Test Workflow. Commit: ``. PR: 22920. Perf tests will be available at https://app.appsmith.com/app/performance-infra-dashboard/pr-details-638dd7cd2913ba43778b915e?pr=22920&runId=4880785024_1

github-actions[bot] avatar May 04 '23 08:05 github-actions[bot]

Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/4880785024. Commit: ``. The following are new failures, please fix them before merging the PR:

  1. cypress/integration/Regression_TestSuite/ClientSideTests/Autocomplete/Autocomplete_JS_spec.ts
  2. cypress/integration/Regression_TestSuite/ClientSideTests/UserProfile/UpdateUserPicture_spec.js
  3. cypress/integration/SanitySuite/Datasources/AuthenticatedApiWithOAuth_spec.ts
To know the list of identified flaky tests - Refer here

github-actions[bot] avatar May 04 '23 10:05 github-actions[bot]

Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/4880785024. Commit: ``. The following are new failures, please fix them before merging the PR:

  1. cypress/integration/Regression_TestSuite/ClientSideTests/UserProfile/UpdateUserPicture_spec.js
  2. cypress/integration/SanitySuite/Datasources/AuthenticatedApiWithOAuth_spec.ts
To know the list of identified flaky tests - Refer here

github-actions[bot] avatar May 04 '23 17:05 github-actions[bot]

Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/4880785024. Commit: ``. The following are new failures, please fix them before merging the PR:

  1. cypress/integration/Regression_TestSuite/ClientSideTests/UserProfile/UpdateUserPicture_spec.js
  2. cypress/integration/SanitySuite/Datasources/AuthenticatedApiWithOAuth_spec.ts
To know the list of identified flaky tests - Refer here

github-actions[bot] avatar May 04 '23 17:05 github-actions[bot]

/build-deploy-preview

ayushpahwa avatar May 10 '23 10:05 ayushpahwa

Deploying Your Preview: https://github.com/appsmithorg/appsmith/actions/runs/4935779320. Workflow: On demand build Docker image and deploy preview. skip-tests: . env: . PR: 22920. recreate: .

github-actions[bot] avatar May 10 '23 10:05 github-actions[bot]

/build-deploy-preview skip-tests=true

ayushpahwa avatar May 10 '23 10:05 ayushpahwa

Deploying Your Preview: https://github.com/appsmithorg/appsmith/actions/runs/4936098737. Workflow: On demand build Docker image and deploy preview. skip-tests: true. env: ``. PR: 22920. recreate: .

github-actions[bot] avatar May 10 '23 10:05 github-actions[bot]

Deploy-Preview-URL: https://ce-22920.dp.appsmith.com

github-actions[bot] avatar May 10 '23 11:05 github-actions[bot]

@ayushpahwa Add datasource forms are not scrollable. This is a blocker [UI] issue.

mongo

AnandShahs123 avatar May 11 '23 02:05 AnandShahs123

  1. Rest API - after running an api and then doing save as datasource - the screen that comes up is incorrect SaveAsDS_RestAPI
  2. Graph QL - New DS - Similar issue as above is seen GraphQL_New DS

btsgh avatar May 11 '23 07:05 btsgh

  1. Test button seems to be missing on PostGreSQL and Mongo PostGre_Mongo_Testbuttonmissing

btsgh avatar May 11 '23 08:05 btsgh

/build-deploy-preview skip-tests=true

ayushpahwa avatar May 11 '23 11:05 ayushpahwa

/ok-to-test

ayushpahwa avatar May 11 '23 11:05 ayushpahwa

Deploying Your Preview: https://github.com/appsmithorg/appsmith/actions/runs/4947390032. Workflow: On demand build Docker image and deploy preview. skip-tests: true. env: ``. PR: 22920. recreate: .

github-actions[bot] avatar May 11 '23 11:05 github-actions[bot]

Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/4947391510. Workflow: Appsmith External Integration Test Workflow. Commit: ``. PR: 22920. Perf tests will be available at https://app.appsmith.com/app/performance-infra-dashboard/pr-details-638dd7cd2913ba43778b915e?pr=22920&runId=4947391510_1

github-actions[bot] avatar May 11 '23 11:05 github-actions[bot]

Deploy-Preview-URL: https://ce-22920.dp.appsmith.com

github-actions[bot] avatar May 11 '23 11:05 github-actions[bot]

Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/4947391510. Commit: ``. The following are new failures, please fix them before merging the PR:

  1. cypress/integration/Regression_TestSuite/Application/CommunityIssues_Spec.ts
  2. cypress/integration/Regression_TestSuite/ClientSideTests/BugTests/AbortAction_Spec.ts
  3. cypress/integration/Regression_TestSuite/ClientSideTests/BugTests/Bug19933_spec.ts
  4. cypress/integration/Regression_TestSuite/ClientSideTests/BugTests/DatasourceSchema_spec.ts
  5. cypress/integration/Regression_TestSuite/ClientSideTests/BugTests/Moment_Spec.ts
  6. cypress/integration/Regression_TestSuite/ClientSideTests/ExplorerTests/Entity_Explorer_Datasource_Structure_spec.js
  7. cypress/integration/Regression_TestSuite/ClientSideTests/ExplorerTests/Entity_Explorer_Query_Datasource_spec.js
  8. cypress/integration/Regression_TestSuite/ClientSideTests/Git/GitImport/GitImport_spec.js
  9. cypress/integration/Regression_TestSuite/ClientSideTests/OtherUIFeatures/Omnibar_spec.js
  10. cypress/integration/Regression_TestSuite/ClientSideTests/Refactoring/Refactoring_spec.ts
  11. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/TableV2/TableV2_PropertyPane_spec.js
  12. cypress/integration/Regression_TestSuite/ServerSideTests/ApiTests/API_CurlPOSTImport_spec.js
  13. cypress/integration/Regression_TestSuite/ServerSideTests/ApiTests/API_Styles_spec.js
  14. cypress/integration/Regression_TestSuite/ServerSideTests/GenerateCRUD/MySQL1_Spec.ts
  15. cypress/integration/Regression_TestSuite/ServerSideTests/GenerateCRUD/MySQL2_Spec.ts
  16. cypress/integration/Regression_TestSuite/ServerSideTests/GenerateCRUD/Postgres1_Spec.ts
  17. cypress/integration/Regression_TestSuite/ServerSideTests/GenerateCRUD/Postgres2_Spec.ts
  18. cypress/integration/Regression_TestSuite/ServerSideTests/MySQL_Datatypes/Basic_Spec.ts
  19. cypress/integration/Regression_TestSuite/ServerSideTests/MySQL_Datatypes/False_Spec.ts
  20. cypress/integration/Regression_TestSuite/ServerSideTests/OnLoadTests/JSOnLoad2_Spec.ts
  21. cypress/integration/Regression_TestSuite/ServerSideTests/OnLoadTests/PostgresConnections_spec.ts
  22. cypress/integration/Regression_TestSuite/ServerSideTests/Postgres_DataTypes/Array_Spec.ts
  23. cypress/integration/Regression_TestSuite/ServerSideTests/Postgres_DataTypes/BooleanEnum_Spec.ts
  24. cypress/integration/Regression_TestSuite/ServerSideTests/Postgres_DataTypes/Character_Spec.ts
  25. cypress/integration/Regression_TestSuite/ServerSideTests/Postgres_DataTypes/DateTime_Spec.ts
  26. cypress/integration/Regression_TestSuite/ServerSideTests/Postgres_DataTypes/Json_Spec.ts
  27. cypress/integration/Regression_TestSuite/ServerSideTests/Postgres_DataTypes/Numeric_Spec.ts
  28. cypress/integration/Regression_TestSuite/ServerSideTests/Postgres_DataTypes/UUID_Spec.ts
  29. cypress/integration/Regression_TestSuite/ServerSideTests/QueryPane/ConfirmRunAction_spec.js
  30. cypress/integration/Regression_TestSuite/ServerSideTests/QueryPane/Mongo_Spec.js
  31. cypress/integration/Regression_TestSuite/ServerSideTests/QueryPane/Mongo_Spec.ts
  32. cypress/integration/Regression_TestSuite/ServerSideTests/QueryPane/Postgres_Spec.js
  33. cypress/integration/Regression_TestSuite/ServerSideTests/QueryPane/S3_1_spec.js
  34. cypress/integration/Regression_TestSuite/ServerSideTests/QueryPane/S3_2_spec.js
  35. cypress/integration/Regression_TestSuite/ServerSideTests/QueryPane/SwitchDatasource_spec.js
  36. cypress/integration/SanitySuite/Datasources/ArangoDataSourceStub_spec.js
  37. cypress/integration/SanitySuite/Datasources/Arango_Basic_Spec.ts
  38. cypress/integration/SanitySuite/Datasources/AuthenticatedApiDatasource_spec.js
  39. cypress/integration/SanitySuite/Datasources/AuthenticatedApiWithOAuth_spec.ts
  40. cypress/integration/SanitySuite/Datasources/DSAutosaveImprovements_spec.ts
  41. cypress/integration/SanitySuite/Datasources/GraphQL_spec.ts
  42. cypress/integration/SanitySuite/Datasources/MongoDatasource_spec.js
  43. cypress/integration/SanitySuite/Datasources/MsSQLDataSourceStub_spec.js
  44. cypress/integration/SanitySuite/Datasources/MySQLDataSourceStub_spec.js
  45. cypress/integration/SanitySuite/Datasources/MySQL_spec.js
  46. cypress/integration/SanitySuite/Datasources/PostgresDatasource_spec.js
  47. cypress/integration/SanitySuite/Datasources/RedshiftDataSourceStub_spec.js
  48. cypress/integration/SmokeSuite/Application/ReconnectDatasource_spec.js
To know the list of identified flaky tests - Refer here

github-actions[bot] avatar May 11 '23 13:05 github-actions[bot]

/ok-to-test

ayushpahwa avatar May 11 '23 17:05 ayushpahwa

Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/4950534641. Workflow: Appsmith External Integration Test Workflow. Commit: ``. PR: 22920. Perf tests will be available at https://app.appsmith.com/app/performance-infra-dashboard/pr-details-638dd7cd2913ba43778b915e?pr=22920&runId=4950534641_1

github-actions[bot] avatar May 11 '23 17:05 github-actions[bot]

Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/4950534641. Commit: ``. The following are new failures, please fix them before merging the PR:

  1. cypress/integration/Regression_TestSuite/Application/CommunityIssues_Spec.ts
  2. cypress/integration/Regression_TestSuite/Application/EchoApiCMS_spec.js
  3. cypress/integration/Regression_TestSuite/ClientSideTests/ActionExecution/ActionSelector_JsToNonJSMode_spec.ts
  4. cypress/integration/Regression_TestSuite/ClientSideTests/AdminSettings/Admin_settings_spec.js
  5. cypress/integration/Regression_TestSuite/ClientSideTests/BugTests/AbortAction_Spec.ts
  6. cypress/integration/Regression_TestSuite/ClientSideTests/BugTests/Bug19933_spec.ts
  7. cypress/integration/Regression_TestSuite/ClientSideTests/BugTests/Bug9334_Spec.ts
  8. cypress/integration/Regression_TestSuite/ClientSideTests/BugTests/DatasourceSchema_spec.ts
  9. cypress/integration/Regression_TestSuite/ClientSideTests/BugTests/Moment_Spec.ts
  10. cypress/integration/Regression_TestSuite/ClientSideTests/ExplorerTests/Entity_Explorer_Datasource_Structure_spec.js
  11. cypress/integration/Regression_TestSuite/ClientSideTests/ExplorerTests/Entity_Explorer_Query_Datasource_spec.js
  12. cypress/integration/Regression_TestSuite/ClientSideTests/Git/GitImport/GitImport_spec.js
  13. cypress/integration/Regression_TestSuite/ClientSideTests/Git/GitSync/GitSyncedApps_spec.js
  14. cypress/integration/Regression_TestSuite/ClientSideTests/Refactoring/Refactoring_spec.ts
  15. cypress/integration/Regression_TestSuite/ClientSideTests/Workspace/ShareAppTests_spec.js
  16. cypress/integration/Regression_TestSuite/ServerSideTests/ApiTests/API_Styles_spec.js
  17. cypress/integration/Regression_TestSuite/ServerSideTests/GenerateCRUD/Mongo_Spec.ts
  18. cypress/integration/Regression_TestSuite/ServerSideTests/GenerateCRUD/MySQL1_Spec.ts
  19. cypress/integration/Regression_TestSuite/ServerSideTests/GenerateCRUD/MySQL2_Spec.ts
  20. cypress/integration/Regression_TestSuite/ServerSideTests/GenerateCRUD/Postgres1_Spec.ts
  21. cypress/integration/Regression_TestSuite/ServerSideTests/GenerateCRUD/Postgres2_Spec.ts
  22. cypress/integration/Regression_TestSuite/ServerSideTests/MySQL_Datatypes/Basic_Spec.ts
  23. cypress/integration/Regression_TestSuite/ServerSideTests/MySQL_Datatypes/False_Spec.ts
  24. cypress/integration/Regression_TestSuite/ServerSideTests/OnLoadTests/JSOnLoad2_Spec.ts
  25. cypress/integration/Regression_TestSuite/ServerSideTests/OnLoadTests/PostgresConnections_spec.ts
  26. cypress/integration/Regression_TestSuite/ServerSideTests/Postgres_DataTypes/Array_Spec.ts
  27. cypress/integration/Regression_TestSuite/ServerSideTests/Postgres_DataTypes/BooleanEnum_Spec.ts
  28. cypress/integration/Regression_TestSuite/ServerSideTests/Postgres_DataTypes/Character_Spec.ts
  29. cypress/integration/Regression_TestSuite/ServerSideTests/Postgres_DataTypes/DateTime_Spec.ts
  30. cypress/integration/Regression_TestSuite/ServerSideTests/Postgres_DataTypes/Json_Spec.ts
  31. cypress/integration/Regression_TestSuite/ServerSideTests/Postgres_DataTypes/Numeric_Spec.ts
  32. cypress/integration/Regression_TestSuite/ServerSideTests/Postgres_DataTypes/UUID_Spec.ts
  33. cypress/integration/Regression_TestSuite/ServerSideTests/QueryPane/ConfirmRunAction_spec.js
  34. cypress/integration/Regression_TestSuite/ServerSideTests/QueryPane/Mongo_Spec.js
  35. cypress/integration/Regression_TestSuite/ServerSideTests/QueryPane/Mongo_Spec.ts
  36. cypress/integration/Regression_TestSuite/ServerSideTests/QueryPane/Postgres_Spec.js
  37. cypress/integration/Regression_TestSuite/ServerSideTests/QueryPane/S3_1_spec.js
  38. cypress/integration/Regression_TestSuite/ServerSideTests/QueryPane/S3_2_spec.js
  39. cypress/integration/Regression_TestSuite/ServerSideTests/QueryPane/SwitchDatasource_spec.js
  40. cypress/integration/SanitySuite/Datasources/ArangoDataSourceStub_spec.js
  41. cypress/integration/SanitySuite/Datasources/Arango_Basic_Spec.ts
  42. cypress/integration/SanitySuite/Datasources/AuthenticatedApiDatasource_spec.js
  43. cypress/integration/SanitySuite/Datasources/AuthenticatedApiWithOAuth_spec.ts
  44. cypress/integration/SanitySuite/Datasources/DSAutosaveImprovements_spec.ts
  45. cypress/integration/SanitySuite/Datasources/GraphQL_spec.ts
  46. cypress/integration/SanitySuite/Datasources/MongoDatasource_spec.js
  47. cypress/integration/SanitySuite/Datasources/MsSQLDataSourceStub_spec.js
  48. cypress/integration/SanitySuite/Datasources/MySQLDataSourceStub_spec.js
  49. cypress/integration/SanitySuite/Datasources/MySQL_spec.js
  50. cypress/integration/SanitySuite/Datasources/PostgresDatasource_spec.js
  51. cypress/integration/SanitySuite/Datasources/RedshiftDataSourceStub_spec.js
  52. cypress/integration/SmokeSuite/Application/ReconnectDatasource_spec.js
To know the list of identified flaky tests - Refer here

github-actions[bot] avatar May 11 '23 18:05 github-actions[bot]

Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/4950534641. Commit: ``. The following are new failures, please fix them before merging the PR:

  1. cypress/integration/Regression_TestSuite/Application/CommunityIssues_Spec.ts
  2. cypress/integration/Regression_TestSuite/ClientSideTests/AdminSettings/Admin_settings_spec.js
  3. cypress/integration/Regression_TestSuite/ClientSideTests/BugTests/AbortAction_Spec.ts
  4. cypress/integration/Regression_TestSuite/ClientSideTests/BugTests/Bug19933_spec.ts
  5. cypress/integration/Regression_TestSuite/ClientSideTests/BugTests/DatasourceSchema_spec.ts
  6. cypress/integration/Regression_TestSuite/ClientSideTests/BugTests/Moment_Spec.ts
  7. cypress/integration/Regression_TestSuite/ClientSideTests/ExplorerTests/Entity_Explorer_Datasource_Structure_spec.js
  8. cypress/integration/Regression_TestSuite/ClientSideTests/ExplorerTests/Entity_Explorer_Query_Datasource_spec.js
  9. cypress/integration/Regression_TestSuite/ClientSideTests/Git/GitImport/GitImport_spec.js
  10. cypress/integration/Regression_TestSuite/ClientSideTests/Refactoring/Refactoring_spec.ts
  11. cypress/integration/Regression_TestSuite/ServerSideTests/ApiTests/API_Styles_spec.js
  12. cypress/integration/Regression_TestSuite/ServerSideTests/GenerateCRUD/MySQL1_Spec.ts
  13. cypress/integration/Regression_TestSuite/ServerSideTests/GenerateCRUD/MySQL2_Spec.ts
  14. cypress/integration/Regression_TestSuite/ServerSideTests/GenerateCRUD/Postgres1_Spec.ts
  15. cypress/integration/Regression_TestSuite/ServerSideTests/GenerateCRUD/Postgres2_Spec.ts
  16. cypress/integration/Regression_TestSuite/ServerSideTests/MySQL_Datatypes/Basic_Spec.ts
  17. cypress/integration/Regression_TestSuite/ServerSideTests/MySQL_Datatypes/False_Spec.ts
  18. cypress/integration/Regression_TestSuite/ServerSideTests/OnLoadTests/JSOnLoad2_Spec.ts
  19. cypress/integration/Regression_TestSuite/ServerSideTests/OnLoadTests/PostgresConnections_spec.ts
  20. cypress/integration/Regression_TestSuite/ServerSideTests/Postgres_DataTypes/Array_Spec.ts
  21. cypress/integration/Regression_TestSuite/ServerSideTests/Postgres_DataTypes/BooleanEnum_Spec.ts
  22. cypress/integration/Regression_TestSuite/ServerSideTests/Postgres_DataTypes/Character_Spec.ts
  23. cypress/integration/Regression_TestSuite/ServerSideTests/Postgres_DataTypes/DateTime_Spec.ts
  24. cypress/integration/Regression_TestSuite/ServerSideTests/Postgres_DataTypes/Json_Spec.ts
  25. cypress/integration/Regression_TestSuite/ServerSideTests/Postgres_DataTypes/Numeric_Spec.ts
  26. cypress/integration/Regression_TestSuite/ServerSideTests/Postgres_DataTypes/UUID_Spec.ts
  27. cypress/integration/Regression_TestSuite/ServerSideTests/QueryPane/ConfirmRunAction_spec.js
  28. cypress/integration/Regression_TestSuite/ServerSideTests/QueryPane/Mongo_Spec.js
  29. cypress/integration/Regression_TestSuite/ServerSideTests/QueryPane/Mongo_Spec.ts
  30. cypress/integration/Regression_TestSuite/ServerSideTests/QueryPane/Postgres_Spec.js
  31. cypress/integration/Regression_TestSuite/ServerSideTests/QueryPane/S3_1_spec.js
  32. cypress/integration/Regression_TestSuite/ServerSideTests/QueryPane/S3_2_spec.js
  33. cypress/integration/Regression_TestSuite/ServerSideTests/QueryPane/SwitchDatasource_spec.js
  34. cypress/integration/SanitySuite/Datasources/ArangoDataSourceStub_spec.js
  35. cypress/integration/SanitySuite/Datasources/Arango_Basic_Spec.ts
  36. cypress/integration/SanitySuite/Datasources/AuthenticatedApiDatasource_spec.js
  37. cypress/integration/SanitySuite/Datasources/AuthenticatedApiWithOAuth_spec.ts
  38. cypress/integration/SanitySuite/Datasources/DSAutosaveImprovements_spec.ts
  39. cypress/integration/SanitySuite/Datasources/GraphQL_spec.ts
  40. cypress/integration/SanitySuite/Datasources/MongoDatasource_spec.js
  41. cypress/integration/SanitySuite/Datasources/MsSQLDataSourceStub_spec.js
  42. cypress/integration/SanitySuite/Datasources/MySQLDataSourceStub_spec.js
  43. cypress/integration/SanitySuite/Datasources/MySQL_spec.js
  44. cypress/integration/SanitySuite/Datasources/PostgresDatasource_spec.js
  45. cypress/integration/SanitySuite/Datasources/RedshiftDataSourceStub_spec.js
  46. cypress/integration/SmokeSuite/Application/ReconnectDatasource_spec.js
To know the list of identified flaky tests - Refer here

github-actions[bot] avatar May 11 '23 19:05 github-actions[bot]