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

Prevent a couple of unit tests from installing into ~/cylc-run #6321

Merged
merged 2 commits into from
Aug 23, 2024

Conversation

MetRonnie
Copy link
Member

No description provided.

@MetRonnie MetRonnie added this to the 8.3.4 milestone Aug 22, 2024
@MetRonnie MetRonnie requested a review from wxtim August 22, 2024 15:45
@MetRonnie MetRonnie self-assigned this Aug 22, 2024
@@ -560,7 +558,7 @@ def test_install_workflow_failif_name_name(tmp_src_dir):
install_workflow(src_dir, workflow_name='foo', run_name='bar?')


def test_install_workflow_failif_reserved_name(tmp_src_dir):
def test_install_workflow_failif_reserved_name(tmp_src_dir, tmp_run_dir):
Copy link
Member Author

Choose a reason for hiding this comment

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

This test would fail the second time you ran it

WorkflowFilesError: '~/cylc-run/ok/also_ok' already exists

@wxtim wxtim merged commit fafe8e5 into cylc:8.3.x Aug 23, 2024
11 checks passed
@MetRonnie MetRonnie deleted the tests branch August 23, 2024 09:55
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 this pull request may close these issues.

3 participants