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

Disable client test due to machine issues #3815

Closed
bmcdonald3 opened this issue Oct 7, 2024 · 0 comments · Fixed by #3817
Closed

Disable client test due to machine issues #3815

bmcdonald3 opened this issue Oct 7, 2024 · 0 comments · Fixed by #3817
Assignees

Comments

@bmcdonald3
Copy link
Contributor

There are currently two issues with the client test in Arkouda that are impacting nightly distributed performance testing on some of our machines. The first test causing this issue follows the following pattern:

  1. Connect to server
  2. Shut down the server
  3. Relaunch the server
  4. Connect to the new server And, due to machine busyness, the second launched server can get held up in the queue and never granted an allocation, causing a failure.

The second of the testing issue comes from one of the testing using Python IO to write a file containing server information, but one of our machine is currently dealing with a filesystem migration, causing Python writing to not work as expected due to permission problems.

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