Skip to content

use temporary download folder in test_http_header_fields_urlpat#3755

Merged
boegel merged 1 commit intoeasybuilders:developfrom
migueldiascosta:urlpat_tests
Jun 23, 2021
Merged

use temporary download folder in test_http_header_fields_urlpat#3755
boegel merged 1 commit intoeasybuilders:developfrom
migueldiascosta:urlpat_tests

Conversation

@migueldiascosta
Copy link
Copy Markdown
Member

No description provided.

Comment thread test/framework/options.py
run_and_assert(args, "case E", expected, not_expected)

# cleanup downloads
shutil.rmtree(tmpdir)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think this is not required. The test cases creates and removes the parent folder already

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Indeed, but it doesn't hurt either (this is cleanup of a subdir), so fine

@boegel boegel merged commit 70ebcc5 into easybuilders:develop Jun 23, 2021
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