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

Remove need for Playwright Cleanup Steps #8910

Open
4 tasks
grahamlangford opened this issue Jul 23, 2024 · 1 comment
Open
4 tasks

Remove need for Playwright Cleanup Steps #8910

grahamlangford opened this issue Jul 23, 2024 · 1 comment

Comments

@grahamlangford
Copy link
Collaborator

grahamlangford commented Jul 23, 2024

Motivation

  • The cleanup steps (such as mod deletion) take a significant amount of runtime when running the Playwright tests
  • We already have a cleanup cron job that runs daily

Acceptance Criteria

  • Confirm the cron job is running reliably (see blocking issue)
    • Ensure that we know if the job has issues (i.e. set up a slack alert based on a log query if the job throws errors)
  • Remove the related automatic cleanup steps in Playwright
    • The fixtures should no longer call methods to delete created mods.
@grahamlangford
Copy link
Collaborator Author

@fungairino is there any additional context you would like to add here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant