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

Fix resume tests #1150

Closed
ijpulidos opened this issue Jan 26, 2023 · 0 comments · Fixed by #1151
Closed

Fix resume tests #1150

ijpulidos opened this issue Jan 26, 2023 · 0 comments · Fixed by #1151
Assignees
Labels

Comments

@ijpulidos
Copy link
Contributor

Some of the tests in test_resume.py use the old and deprecated CLI. We need to fix them to use the new CLI interface.

subprocess.run("perses-relative test.yml", shell=True, check=True, env=env)

Originally posted by @mikemhenry in #1065 (comment)

@ijpulidos ijpulidos self-assigned this Jan 26, 2023
@ijpulidos ijpulidos added this to the 0.11.0: New top-level API milestone Jan 26, 2023
mikemhenry added a commit that referenced this issue Jan 26, 2023
mikemhenry added a commit that referenced this issue Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant