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

Changes from bash to subprocess.Popen for integration tests. #12

Merged
merged 3 commits into from
Mar 10, 2022

Conversation

maxspahn
Copy link
Collaborator

@maxspahn maxspahn commented Mar 3, 2022

No description provided.

@maxspahn maxspahn mentioned this pull request Mar 4, 2022
Copy link
Collaborator

@niketagrawal niketagrawal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am able to successfully run the integration test locally by manually executing the runner command (without the --render flag due to GLU issue) followed by the postprocessing command and then executing pytest from the root directory.

The script-less implementation appears to be working smoothly; good start!

The logic used in some of the tests is not clear to me; I would like to clarify the expected functionality with you; I have added my questions as comments.

plannerbenchmark/tests/test_integration.py Show resolved Hide resolved
plannerbenchmark/tests/test_integration.py Show resolved Hide resolved
@maxspahn maxspahn merged commit d8232c5 into main Mar 10, 2022
@maxspahn maxspahn deleted the ft-bash-to-python-system branch July 21, 2022 11:45
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

Successfully merging this pull request may close these issues.

2 participants