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

[stable27] Flaky CI fixes #4391

Merged
merged 7 commits into from
Jun 27, 2023
Merged

[stable27] Flaky CI fixes #4391

merged 7 commits into from
Jun 27, 2023

Commits on Jun 27, 2023

  1. use proper database for cypress

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr authored and mejo- committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    737f934 View commit details
    Browse the repository at this point in the history
  2. ci(phpunit): Work around flaky self hosted runners

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr authored and mejo- committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    a63de8b View commit details
    Browse the repository at this point in the history
  3. ci(cypress): Use cy.request instead of axios

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr authored and mejo- committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    1a16bbe View commit details
    Browse the repository at this point in the history
  4. ci(cypress): Use cypress select file

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr authored and mejo- committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    f3722bf View commit details
    Browse the repository at this point in the history
  5. ci(cypress): Attempt to fix flaky recovery test

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr authored and mejo- committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    36375f7 View commit details
    Browse the repository at this point in the history
  6. ci(cypress): Avoid unneeded user removal

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr authored and mejo- committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    8942def View commit details
    Browse the repository at this point in the history
  7. ci(cypress): Clear page to avoid issues when switching sessions while…

    … requests are still being fired
    
    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr authored and mejo- committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    11b3428 View commit details
    Browse the repository at this point in the history