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

Embedding test workflow instability #591

Closed
klmcadams opened this issue Feb 6, 2024 · 1 comment
Closed

Embedding test workflow instability #591

klmcadams opened this issue Feb 6, 2024 · 1 comment

Comments

@klmcadams
Copy link
Collaborator

The following embedding tests sporadically hang when running in the workflow:

  • In between test_warning_message and test_private_appdata
  • test_normal_appdata
  • In between test_logging_write_info_after_initialize_with_error_level and test_addin_configuration[Mechanical]

I think the issue is with the subprocesses, maybe the communicate() function where it's waiting for the stdout and stderr

@klmcadams klmcadams changed the title Embedding test instability Embedding test workflow instability Feb 6, 2024
@klmcadams
Copy link
Collaborator Author

This was resolved. We also separated embedding tests that use subproccess into its own "embedding_scripts" pytest section #662

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

No branches or pull requests

1 participant