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

Improve Reliability of E2E Tests #6545

Open
1 of 6 tasks
k1tikurisu opened this issue Oct 5, 2024 · 0 comments
Open
1 of 6 tasks

Improve Reliability of E2E Tests #6545

k1tikurisu opened this issue Oct 5, 2024 · 0 comments

Comments

@k1tikurisu
Copy link
Contributor

k1tikurisu commented Oct 5, 2024

Self-service

  • I'd be willing to implement a fix

Description

While there are many E2E tests in Yarn, quite a few are consistently failing due to factors unrelated to Yarn updates, such as outdated setup configurations. It's a pity that, despite having so many tests available, their reliability has been affected. It might be beneficial to review and update each of these tests to improve their overall reliability.

Todo

ToolchainsTooling















































This was referenced Oct 5, 2024
@k1tikurisu k1tikurisu changed the title Improve Reliability of E2E Tests in Yarn Improve Reliability of E2E Tests Oct 5, 2024
arcanis pushed a commit that referenced this issue Oct 5, 2024
## What's the problem this PR addresses?

<!-- Describe the rationale of your PR. -->
<!-- Link all issues that it closes. (Closes/Resolves #xxxx.) -->
related #6545

The job named "E2E Storybook" has failed.

...

## How did you fix it?

<!-- A detailed description of your implementation. -->

I fixed the setup steps for Storybook to the latest version.
https://storybook.js.org/docs

...

## Checklist

<!--- Don't worry if you miss something, chores are automatically
tested. -->
<!--- This checklist exists to help you remember doing the chores when
you submit a PR. -->
<!--- Put an `x` in all the boxes that apply. -->
- [x] I have read the [Contributing
Guide](https://yarnpkg.com/advanced/contributing).

<!-- See
https://yarnpkg.com/advanced/contributing#preparing-your-pr-to-be-released
for more details. -->
<!-- Check with `yarn version check` and fix with `yarn version check
-i` -->
- [ ] I have set the packages that need to be released for my changes to
be effective.

<!-- The "Testing chores" workflow validates that your PR follows our
guidelines. -->
<!-- If it doesn't pass, click on it to see details as to what your PR
might be missing. -->
- [x] I will check that all automated PR checks pass before the PR gets
reviewed.

Co-authored-by: John Doe <[email protected]>
arcanis pushed a commit that referenced this issue Oct 15, 2024
## What's the problem this PR addresses?

<!-- Describe the rationale of your PR. -->
<!-- Link all issues that it closes. (Closes/Resolves #xxxx.) -->

related: #6545 
...

## How did you fix it?

<!-- A detailed description of your implementation. -->

I've fixed the syntax error for now.

...

## Checklist

<!--- Don't worry if you miss something, chores are automatically
tested. -->
<!--- This checklist exists to help you remember doing the chores when
you submit a PR. -->
<!--- Put an `x` in all the boxes that apply. -->
- [x] I have read the [Contributing
Guide](https://yarnpkg.com/advanced/contributing).

<!-- See
https://yarnpkg.com/advanced/contributing#preparing-your-pr-to-be-released
for more details. -->
<!-- Check with `yarn version check` and fix with `yarn version check
-i` -->
- [ ] I have set the packages that need to be released for my changes to
be effective.

<!-- The "Testing chores" workflow validates that your PR follows our
guidelines. -->
<!-- If it doesn't pass, click on it to see details as to what your PR
might be missing. -->
- [ ] I will check that all automated PR checks pass before the PR gets
reviewed.
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

No branches or pull requests

1 participant