Skip to content

[skip changelog] Fix Windows integration tests #1432

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

Merged
merged 2 commits into from
Sep 7, 2021

Conversation

silvanocerza
Copy link
Contributor

Please check if the PR fulfills these requirements

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • The PR follows
    our contributing guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • UPGRADING.md has been updated with a migration guide (for breaking changes)
  • What kind of change does this PR introduce?

Enhances the integration tests for Windows to make them work with path that contain spaces.

  • What is the current behavior?

Integration test can't run on Windows if the user has a space in its name, thus having paths with spaces.

  • What is the new behavior?

Integration test can now run on Windows correctly also if the user has a path in its name.

None.

  • Other information:

This brings it in line with arduino-lint integration tests:
https://github.com/arduino/arduino-lint/blob/cafb51656543665766930a77a698c8b72ae829a9/tests/test_all.py#L262-L303


See how to contribute

@silvanocerza silvanocerza requested a review from a team September 3, 2021 15:59
@silvanocerza silvanocerza self-assigned this Sep 3, 2021
@silvanocerza silvanocerza force-pushed the scerza/fix-windows-integration-test branch 6 times, most recently from 77e4b10 to 93cd3f7 Compare September 6, 2021 14:40
@silvanocerza silvanocerza force-pushed the scerza/fix-windows-integration-test branch from 93cd3f7 to 6005d5b Compare September 6, 2021 15:25
@silvanocerza silvanocerza merged commit 15e2452 into master Sep 7, 2021
@silvanocerza silvanocerza deleted the scerza/fix-windows-integration-test branch September 7, 2021 14:28
@per1234 per1234 added topic: infrastructure Related to project infrastructure and removed topic: testing labels Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants