Skip to content

test: implement retries and remove useless config#1642

Open
luans-qa wants to merge 2 commits intomainfrom
add-retry-to-e2e-tests
Open

test: implement retries and remove useless config#1642
luans-qa wants to merge 2 commits intomainfrom
add-retry-to-e2e-tests

Conversation

@luans-qa
Copy link
Contributor

@luans-qa luans-qa commented Mar 12, 2026

Description

Remove useless config for fullyParallel: true, as we use workers: 1 which enforces serial execution, and we can't safely run in parallel
Add a retry to avoid flaky tests

Test plan

Package updates

Last reviewed commit: 7c6e615

@luans-qa luans-qa self-assigned this Mar 12, 2026
@changeset-bot
Copy link

changeset-bot bot commented Mar 12, 2026

⚠️ No Changeset found

Latest commit: 7c6e615

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Mar 12, 2026

🔥 Smoke Test Results

Status: Passed

Statistics

  • Total Tests: 5
  • Passed: 5 ✅
  • Failed: 0
  • Skipped: 0
  • Duration: 5.52 min

✅ All smoke tests passed!

All critical flows are working correctly.


This is a non-blocking smoke test. Full regression tests run separately.

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant