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

flaky project manager test #3714

Closed
johrstrom opened this issue Aug 5, 2024 · 0 comments · Fixed by #3721
Closed

flaky project manager test #3714

johrstrom opened this issue Aug 5, 2024 · 0 comments · Fixed by #3721
Milestone

Comments

@johrstrom
Copy link
Contributor

This test keeps failing in our CI. Not 100% of the time, but enough to be annoying. Seems there's some race condition that's flaky. This ticket is to correct this test case so that it always passes.

Image]: /home/runner/work/ondemand/ondemand/apps/dashboard/tmp/screenshots/failures_test_submitting_launchers_from_a_template_project_works.png
E

Error:
ProjectManagerTest#test_submitting_launchers_from_a_template_project_works:
Errno::ENOTEMPTY: Directory not empty @ dir_s_rmdir - /tmp/d20230327-5863-1nrrld
    test/system/project_manager_test.rb:925:in `block in <class:ProjectManagerTest>'

rails test test/system/project_manager_test.rb:924
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant