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): Start built-in PHP webservers with three workers #809

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

mejo-
Copy link
Member

@mejo- mejo- commented Jul 28, 2023

This fixes testing things that involve API calls to async events in circles, e.g. removing a member from a circle.

@cypress
Copy link

cypress bot commented Jul 28, 2023

1 failed and 1 flaky tests on run #975 ↗︎

1 74 0 0 Flakiness 1

Details:

test(cypress): Start built-in PHP webservers with three workers
Project: Collectives Commit: 309171c88c
Status: Failed Duration: 04:09 💡
Started: Jul 28, 2023 8:32 AM Ended: Jul 28, 2023 8:36 AM
Failed  cypress/e2e/collective-members.spec.js • 1 failed test

View Output Video

Test Artifacts
Collective members > Manage members > Allows to remove member Output Screenshots
Flakiness  cypress/e2e/page-details.spec.js • 1 flaky test

View Output Video

Test Artifacts
Page details > Displaying backlinks > Lists backlinks for a page Output Screenshots

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@mejo-
Copy link
Member Author

mejo- commented Aug 2, 2023

Unfortunately it doesn't solve the problem 😢

@mejo-
Copy link
Member Author

mejo- commented Sep 11, 2023

Let's close this PR given that it didn't solve the problem.

@mejo- mejo- closed this Sep 11, 2023
@mejo- mejo- reopened this Sep 25, 2023
This fixes testing things that involve API calls to async events in
circles, e.g. removing a member from a circle.

Signed-off-by: Jonas <[email protected]>
@max-nextcloud
Copy link
Collaborator

Failing cypress tests are not related.

@max-nextcloud max-nextcloud merged commit a7d775e into main Sep 25, 2023
34 of 37 checks passed
@delete-merged-branch delete-merged-branch bot deleted the fix/cypress_php_workers branch September 25, 2023 11:54
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.

2 participants