Skip to content

Conversation

@yaldram
Copy link
Contributor

@yaldram yaldram commented Mar 21, 2023

Description

  • Update react to version 18.
  • Update react to version 18 for all workspaces.
  • Fix all the failing jest test cases.
  • Fix all the failing cypress test cases.

Fixes #21638

if no issue exists, please create an issue and ask the maintainers about this first

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

Please delete options that are not relevant.

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions, so we can reproduce.
Please also list any relevant details for your test configuration.
Delete anything that is not important

  • 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:

  • Test plan has been approved by relevant developers
  • 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

@github-actions github-actions bot added Dependencies Pull requests that update a dependency file Task A simple Todo labels Mar 21, 2023
@github-actions github-actions bot added the Enhancement New feature or request label Mar 21, 2023
@yaldram
Copy link
Contributor Author

yaldram commented Mar 22, 2023

We are not updating @types/react package, as the blueprint and redux packages also need to be updated to support the new typings.

@yaldram
Copy link
Contributor Author

yaldram commented Mar 23, 2023

/ok-to-test sha=6bdda57

@github-actions
Copy link

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

@yaldram
Copy link
Contributor Author

yaldram commented Mar 23, 2023

/build-deploy-preview env=release

@github-actions
Copy link

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

@github-actions
Copy link

Deploy-Preview-URL: https://appsmith-aq10ur4nd-get-appsmith.vercel.app

@github-actions
Copy link

The following are new failures, please fix them before merging the PR:

  1. cypress/integration/Regression_TestSuite/Application/EchoApiCMS_spec.js

  2. cypress/integration/Regression_TestSuite/Application/PgAdmin_spec.js
  3. cypress/integration/Regression_TestSuite/Application/PromisesApp_spec.js
  4. cypress/integration/Regression_TestSuite/ClientSideTests/AdminSettings/Admin_settings_spec.js
  5. cypress/integration/Regression_TestSuite/ClientSideTests/Binding/JSObjectToListWidget_Spec.ts
  6. cypress/integration/Regression_TestSuite/ClientSideTests/Binding/Promises_Spec.ts
  7. cypress/integration/Regression_TestSuite/ClientSideTests/Binding/Table_ClientSide_Search_spec.js
  8. cypress/integration/Regression_TestSuite/ClientSideTests/Binding/TextTable_spec.js
  9. cypress/integration/Regression_TestSuite/ClientSideTests/BugTests/AbortAction_Spec.ts
  10. cypress/integration/Regression_TestSuite/ClientSideTests/BugTests/Bug14037_Spec.ts
  11. cypress/integration/Regression_TestSuite/ClientSideTests/BugTests/Bug16377_spec.ts
  12. cypress/integration/Regression_TestSuite/ClientSideTests/BugTests/Bug16683_Spec.ts
  13. cypress/integration/Regression_TestSuite/ClientSideTests/BugTests/Bug18876_Spec.ts
  14. cypress/integration/Regression_TestSuite/ClientSideTests/BugTests/Bug20275_Spec.js
  15. cypress/integration/Regression_TestSuite/ClientSideTests/BugTests/GitBugs_Spec.ts
  16. cypress/integration/Regression_TestSuite/ClientSideTests/BugTests/InputTruncateCheck_Spec.ts
  17. cypress/integration/Regression_TestSuite/ClientSideTests/ExplorerTests/Admin_settings_spec.js
  18. cypress/integration/Regression_TestSuite/ClientSideTests/ExplorerTests/Entity_Explorer_Entity_Naming_conflict_spec.js
  19. cypress/integration/Regression_TestSuite/ClientSideTests/ExplorerTests/Entity_Explorer_Entity_Renaming_spec.js
  20. cypress/integration/Regression_TestSuite/ClientSideTests/ExplorerTests/Pages_spec.js
  21. cypress/integration/Regression_TestSuite/ClientSideTests/IDE/Canvas_Context_Bug_Fixes.js
  22. cypress/integration/Regression_TestSuite/ClientSideTests/IDE/Canvas_Context_Selected_Widgets_spec.js
  23. cypress/integration/Regression_TestSuite/ClientSideTests/Linting/BasicLint_spec.ts
  24. cypress/integration/Regression_TestSuite/ClientSideTests/OtherUIFeatures/Analytics_spec.js
  25. cypress/integration/Regression_TestSuite/ClientSideTests/OtherUIFeatures/ExportApplication_spec.js
  26. cypress/integration/Regression_TestSuite/ClientSideTests/OtherUIFeatures/GlobalSearch_spec.js
  27. cypress/integration/Regression_TestSuite/ClientSideTests/OtherUIFeatures/Omnibar_spec.js
  28. cypress/integration/Regression_TestSuite/ClientSideTests/OtherUIFeatures/Replay_Editor_spec.js
  29. cypress/integration/Regression_TestSuite/ClientSideTests/PropertyPane/PropertyPaneCTA_spec.js
  30. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/Button/ButtonGroup_MenuButton_Width_spec.js
  31. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/Chart/Chart_Widget_Loading_spec.js
  32. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/Dropdown/Dropdown_onOptionChange_spec.js
  33. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/Form/FormWidget_With_RichTextEditor_spec.js
  34. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/Form/FormWithSwitch_spec.js
  35. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/Form/Form_With_CheckBox_spec.js
  36. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/ListV2/Childwigets/List_Select_Widgets_spec.js
  37. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/ListV2/ListV2_nested_List_widget_spec.js
  38. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/ListV2/Listv2_EvaluatedPopup_spec.js
  39. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/ListV2/Listv2_autocomplete_spec.js
  40. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/ListV2/Listv2_event_bindings_spec.js
  41. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/ListV2/Listv2_regression_fix_spec.js
  42. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/ListV2/Listv2_spec.js
  43. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/Modal/Modal_functionaliy_spec.js
  44. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/Others/Statbox_spec.js
  45. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/Sliders/RangeSlider_spec.ts
  46. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/TableV2/columnTypes/checkboxCell_spec.js
  47. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/WidgetCanvas_spec.js
  48. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/WidgetCopyPaste_spec.js
  49. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/WidgetGrouping_spec.js
  50. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/WidgetSelection_spec.js
  51. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/deprecatedWidgets_spec.js
  52. cypress/integration/Regression_TestSuite/ClientSideTests/Workspace/DeleteWorkspace_spec.js
  53. cypress/integration/Regression_TestSuite/ClientSideTests/Workspace/LeaveWorkspaceTest_spec.js
  54. cypress/integration/Regression_TestSuite/ClientSideTests/Workspace/MemberRoles_Spec.ts
  55. cypress/integration/Regression_TestSuite/EnterpriseTests/AdminSettings/Admin_settings_spec.js
  56. cypress/integration/Regression_TestSuite/ServerSideTests/ApiTests/API_ContextMenu_spec.js
  57. cypress/integration/Regression_TestSuite/ServerSideTests/ApiTests/API_DefaultContentType_spec.js
  58. cypress/integration/Regression_TestSuite/ServerSideTests/ApiTests/API_Mustache_spec.js
  59. cypress/integration/Regression_TestSuite/ServerSideTests/ApiTests/API_RequestBody_spec.js
  60. cypress/integration/Regression_TestSuite/ServerSideTests/ApiTests/API_Response_View_spec.js
  61. cypress/integration/Regression_TestSuite/ServerSideTests/ApiTests/API_Styles_spec.js
  62. cypress/integration/Regression_TestSuite/ServerSideTests/ApiTests/API_Unique_name_spec.js
  63. cypress/integration/Regression_TestSuite/ServerSideTests/Datasources/AuthenticatedApiWithOAuth_spec.ts
  64. cypress/integration/Regression_TestSuite/ServerSideTests/Datasources/MySQLNoiseTest_spec.js
  65. cypress/integration/Regression_TestSuite/ServerSideTests/GenerateCRUD/Postgres1_Spec.ts
  66. cypress/integration/Regression_TestSuite/ServerSideTests/JsFunctionExecution/PlatformFn_spec.ts
  67. cypress/integration/Regression_TestSuite/ServerSideTests/OnLoadTests/APIOnLoad_Spec.ts
  68. cypress/integration/Regression_TestSuite/ServerSideTests/OnLoadTests/PostgresConnections_spec.ts
  69. cypress/integration/Regression_TestSuite/ServerSideTests/Postgres_DataTypes/Array_Spec.ts
  70. cypress/integration/Regression_TestSuite/ServerSideTests/Postgres_DataTypes/Binary_Spec.ts
  71. cypress/integration/Regression_TestSuite/ServerSideTests/Postgres_DataTypes/Character_Spec.ts
  72. cypress/integration/Regression_TestSuite/ServerSideTests/Postgres_DataTypes/UUID_Spec.ts
  73. cypress/integration/Regression_TestSuite/ServerSideTests/QueryPane/EvaluatedValuePopUp_spec.ts
  74. cypress/integration/Regression_TestSuite/ServerSideTests/QueryPane/S3_1_spec.js

@Aishwarya-U-R
Copy link
Contributor

/ok-to-test sha=52d3e85

@github-actions
Copy link

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

@Aishwarya-U-R
Copy link
Contributor

/ok-to-test sha=cd7f073

@github-actions
Copy link

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

@github-actions
Copy link

The following are new failures, please fix them before merging the PR:

  1. cypress/integration/Regression_TestSuite/Application/EchoApiCMS_spec.js

  2. cypress/integration/Regression_TestSuite/ClientSideTests/AdminSettings/Admin_settings_spec.js
  3. cypress/integration/Regression_TestSuite/ClientSideTests/Binding/JSObjectToListWidget_Spec.ts
  4. cypress/integration/Regression_TestSuite/ClientSideTests/Binding/TableV2_ClientSide_Search_spec.js
  5. cypress/integration/Regression_TestSuite/ClientSideTests/Binding/Table_ClientSide_Search_spec.js
  6. cypress/integration/Regression_TestSuite/ClientSideTests/Binding/TextTable_spec.js
  7. cypress/integration/Regression_TestSuite/ClientSideTests/BugTests/Bug20275_Spec.js
  8. cypress/integration/Regression_TestSuite/ClientSideTests/BugTests/InputTruncateCheck_Spec.ts
  9. cypress/integration/Regression_TestSuite/ClientSideTests/ExplorerTests/Entity_Explorer_Entity_Naming_conflict_spec.js
  10. cypress/integration/Regression_TestSuite/ClientSideTests/ExplorerTests/Entity_Explorer_Long_Name_Tooltip_spec.js
  11. cypress/integration/Regression_TestSuite/ClientSideTests/FormLogin/EnableFormLogin_spec.js
  12. cypress/integration/Regression_TestSuite/ClientSideTests/IDE/Canvas_Context_Bug_Fixes.js
  13. cypress/integration/Regression_TestSuite/ClientSideTests/IDE/Canvas_Context_Property_Pane_spec.js
  14. cypress/integration/Regression_TestSuite/ClientSideTests/IDE/Canvas_Context_Selected_Widgets_spec.js
  15. cypress/integration/Regression_TestSuite/ClientSideTests/OtherUIFeatures/Analytics_spec.js
  16. cypress/integration/Regression_TestSuite/ClientSideTests/OtherUIFeatures/ExportApplication_spec.js
  17. cypress/integration/Regression_TestSuite/ClientSideTests/OtherUIFeatures/ForkApplication_spec.js
  18. cypress/integration/Regression_TestSuite/ClientSideTests/OtherUIFeatures/PageOnLoad_spec.ts
  19. cypress/integration/Regression_TestSuite/ClientSideTests/PropertyPane/PropertyPaneCTA_spec.js
  20. cypress/integration/Regression_TestSuite/ClientSideTests/SettingsPane/GeneralSettings_spec.ts
  21. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/Button/ButtonGroup_MenuButton_Width_spec.js
  22. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/Chart/Chart_Widget_Loading_spec.js
  23. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/Filepicker/FilePicker2_spec.js
  24. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/Form/FormWithSwitch_spec.js
  25. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/ListV2/Childwigets/List_FilePicker_spec.js
  26. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/ListV2/Listv2_EvaluatedPopup_spec.js
  27. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/ListV2/Listv2_dataIdentifierProperty_spec.js
  28. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/ListV2/Listv2_event_bindings_spec.js
  29. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/ListV2/Listv2_regression_fix_spec.js
  30. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/Modal/Modal_functionaliy_spec.js
  31. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/Others/MenuButton_spec.js
  32. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/Others/Statbox_spec.js
  33. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/Sliders/RangeSlider_spec.ts
  34. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/TableV2/Inline_editing_spec.js
  35. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/WidgetCanvas_spec.js
  36. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/WidgetCopyPaste_spec.js
  37. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/WidgetGrouping_spec.js
  38. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/WidgetSelection_spec.js
  39. cypress/integration/Regression_TestSuite/ClientSideTests/Workspace/LeaveWorkspaceTest_spec.js
  40. cypress/integration/Regression_TestSuite/ClientSideTests/Workspace/MemberRoles_Spec.ts
  41. cypress/integration/Regression_TestSuite/ClientSideTests/Workspace/ShareAppTests_spec.js
  42. cypress/integration/Regression_TestSuite/EnterpriseTests/AdminSettings/Admin_settings_spec.js
  43. cypress/integration/Regression_TestSuite/ServerSideTests/ApiTests/API_ContextMenu_spec.js
  44. cypress/integration/Regression_TestSuite/ServerSideTests/ApiTests/API_Edit_spec.js
  45. cypress/integration/Regression_TestSuite/ServerSideTests/ApiTests/API_Mustache_spec.js
  46. cypress/integration/Regression_TestSuite/ServerSideTests/ApiTests/API_RequestBody_spec.js
  47. cypress/integration/Regression_TestSuite/ServerSideTests/ApiTests/API_Search_spec.js
  48. cypress/integration/Regression_TestSuite/ServerSideTests/ApiTests/API_Styles_spec.js
  49. cypress/integration/Regression_TestSuite/ServerSideTests/JsFunctionExecution/PlatformFn_spec.ts
  50. cypress/integration/Regression_TestSuite/ServerSideTests/MySQL_Datatypes/False_Spec.ts
  51. cypress/integration/Regression_TestSuite/ServerSideTests/QueryPane/ConfirmRunAction_spec.js
  52. cypress/integration/Regression_TestSuite/ServerSideTests/QueryPane/Mongo_Spec.ts

@Aishwarya-U-R
Copy link
Contributor

/ok-to-test sha=f31f431

@github-actions
Copy link

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

@Aishwarya-U-R
Copy link
Contributor

/ok-to-test sha=4ad977b

@github-actions
Copy link

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

@Aishwarya-U-R
Copy link
Contributor

/ok-to-test sha=e75cc5c

@github-actions
Copy link

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

@github-actions
Copy link

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

@yaldram
Copy link
Contributor Author

yaldram commented Mar 25, 2023

/ok-to-test sha=9fc75e9

@github-actions
Copy link

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

@github-actions
Copy link

The following are new failures, please fix them before merging the PR:

  1. cypress/integration/Regression_TestSuite/Application/MongoDBShoppingCart_spec.js

  2. cypress/integration/Regression_TestSuite/ClientSideTests/FormLogin/EnableFormLogin_spec.js
  3. cypress/integration/Regression_TestSuite/ClientSideTests/Git/GitSync/GitSyncedApps_spec.js
  4. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/Checkbox/CheckboxGroup_withQuery_spec.js
  5. cypress/integration/Regression_TestSuite/ClientSideTests/Widgets/Text/Text_spec.js
  6. cypress/integration/Regression_TestSuite/ServerSideTests/OnLoadTests/PostgresConnections_spec.ts
  7. cypress/integration/Regression_TestSuite/ServerSideTests/QueryPane/Mongo_Spec.ts

@Aishwarya-U-R
Copy link
Contributor

/ok-to-test sha=f3876ad

@github-actions
Copy link

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

@github-actions
Copy link

The following are new failures, please fix them before merging the PR:

  1. cypress/integration/Regression_TestSuite/ClientSideTests/EmbedSettings/EmbedSettings_spec.js

  2. cypress/integration/Regression_TestSuite/ServerSideTests/OnLoadTests/PostgresConnections_spec.ts

@github-actions
Copy link

github-actions bot commented Apr 3, 2023

This PR has not seen activitiy for a while. It will be closed in 7 days unless further activity is detected.

@github-actions github-actions bot added the Stale label Apr 3, 2023
@yaldram
Copy link
Contributor Author

yaldram commented Apr 29, 2023

/ok-to-test sha=5c7dc51

@github-actions
Copy link

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

@github-actions
Copy link

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


    To know the list of identified flaky tests - Refer here

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Labels

    Dependencies Pull requests that update a dependency file Enhancement New feature or request Stale Task A simple Todo

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    [Task]: Update react to version 18

    2 participants