-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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 | Replacing some external api's with TED + Flaky fix #31118
Conversation
Warning Rate Limit Exceeded@Aishwarya-U-R has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 2 minutes and 50 seconds before requesting another review. How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. WalkthroughThe update focuses on transitioning from cat images to flower images in API tests, adjusting limited test configurations, refining GitHub workflow setups for builds and limited testing, and updating internal properties and methods for testing needs. These changes aim to enhance testing capabilities and workflow efficiency. Changes
Related issues
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
/ci-test-limit |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/7910515145. |
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/7910515145. |
/ci-test-limit runId=7910515145 |
3 similar comments
/ci-test-limit runId=7910515145 |
/ci-test-limit runId=7910515145 |
/ci-test-limit runId=7910515145 |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/7910706933. |
/ci-test-limit runId=7910515145 |
1 similar comment
/ci-test-limit runId=7910515145 |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/7910709180. |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/7910709356. |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/7910709629. |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/7910711045. |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/7910711476. |
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/7910706933. |
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/7910709180. |
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/7910709356. |
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/7910711045. |
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/7910709629. |
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/7910711476. |
/ci-test-limit runId=7988704111 |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/7989500151. |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/7989501220. |
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/7989500151.
To know the list of identified flaky tests - Refer here |
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/7989501220.
To know the list of identified flaky tests - Refer here |
/ci-test-limit runId=7988704111 |
1 similar comment
/ci-test-limit runId=7988704111 |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/7989822185. |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/7989823271. |
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/7989822185. |
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/7989823271. |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/8006511129. |
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/8006511129. |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/8007370365. |
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/8007370365.
|
Description
Media
Type of change
Testing
How Has This Been Tested?
Checklist:
QA activity:
Test Plan Approved
label after Cypress tests were reviewedSummary by CodeRabbit
Tests
matrix_count
values based on the event type and retrieve PR number for manual triggers.nightly
.Refactor
DataManager
class with new properties for flower image URLs.EntityExplorer
class method to ensure more reliable triggering of events.