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

Trying to fix Playwright tests by bringing parallelism back #12249

Merged
2 commits merged into from
Feb 5, 2024

Conversation

ghost
Copy link

@ghost ghost commented Feb 5, 2024

Description

  • Removing that the tests are running serial because it is not needed any more with the current set up.
  • Bringing back that tests can run in parallell (except the logout as test 2 depends on test 1)

Related Issue(s)

  • The PR itself

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)

@ghost ghost self-assigned this Feb 5, 2024
@github-actions github-actions bot added solution/studio/designer Issues related to the Altinn Studio Designer solution. quality/testing Tests that are missing, needs to be created or could be improved. labels Feb 5, 2024
@github-actions github-actions bot added the skip-releasenotes Issues that do not make sense to list in our release notes label Feb 5, 2024
@ghost ghost merged commit 2108d11 into main Feb 5, 2024
4 checks passed
@ghost ghost deleted the Trying-to-fix-playwright-tests branch February 5, 2024 20:21
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
quality/testing Tests that are missing, needs to be created or could be improved. skip-releasenotes Issues that do not make sense to list in our release notes solution/studio/designer Issues related to the Altinn Studio Designer solution.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants