Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: Cypress | CI Flaky fix #28700

Merged
merged 3 commits into from
Nov 8, 2023
Merged

test: Cypress | CI Flaky fix #28700

merged 3 commits into from
Nov 8, 2023

Conversation

Aishwarya-U-R
Copy link
Contributor

@Aishwarya-U-R Aishwarya-U-R commented Nov 8, 2023

Description

  • This PR fixes /SetProperty/WidgetPropertySetters2_spec.ts flaky CI behavior

Type of change

  • Script fix (non-breaking change which fixes an issue)

Testing

How Has This Been Tested?

  • Cypress CI runs

Checklist:

QA activity:

  • Added Test Plan Approved label after Cypress tests were reviewed

Copy link

what-the-diff bot commented Nov 8, 2023

PR Summary

  • Introduced a delay in WidgetPropertySetters2_spec.ts
    The change includes the addition of a short pause (3 seconds) in the processing within the WidgetPropertySetters2_spec.ts file, which may be aimed at managing the sequence or timing of operations.

@github-actions github-actions bot added skip-changelog Adding this label to a PR prevents it from being listed in the changelog Tests Test issues labels Nov 8, 2023
@Aishwarya-U-R
Copy link
Contributor Author

/ci-test-limit

Copy link

github-actions bot commented Nov 8, 2023

Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/6792860866.
Workflow: ci-test-limited.
PR: 28700.

Copy link

github-actions bot commented Nov 8, 2023

Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/6792860866.
Cypress dashboard url: Click here!
All cypress tests have passed 🎉🎉🎉

@Aishwarya-U-R Aishwarya-U-R changed the title test: Cypress | CI Stabilize test: Cypress | CI Flaky fix Nov 8, 2023
@Aishwarya-U-R Aishwarya-U-R merged commit 6dd4284 into release Nov 8, 2023
16 of 17 checks passed
@Aishwarya-U-R Aishwarya-U-R deleted the test/flakyfix branch November 8, 2023 04:07
dhruvikn pushed a commit that referenced this pull request Nov 10, 2023
## Description
- This PR fixes /SetProperty/WidgetPropertySetters2_spec.ts flaky CI
behavior
-

#### Type of change
- Script fix (non-breaking change which fixes an issue)

## Testing

#### How Has This Been Tested?
- [X] Cypress CI runs

## Checklist:
#### QA activity:
- [X] Added `Test Plan Approved` label after Cypress tests were reviewed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Adding this label to a PR prevents it from being listed in the changelog Tests Test issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant