Skip to content

test-fixes-310726 - #4422

Merged
pgladkows merged 2 commits into
mainfrom
test-fixes-310726
Jul 31, 2026
Merged

test-fixes-310726#4422
pgladkows merged 2 commits into
mainfrom
test-fixes-310726

Conversation

@pgladkows

Copy link
Copy Markdown
Collaborator

🛠 Summary

JIRA/Issue if applicable.
Describe the changes.

🧪 Checklist

  • Unit tests added.
  • The documentation updated.
  • Change follows security best practices.
    ``

@pgladkows
pgladkows marked this pull request as ready for review July 31, 2026 11:31
Copilot AI review requested due to automatic review settings July 31, 2026 11:31

Copilot AI left a comment

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.

Pull request overview

This PR adjusts functional test artifact preparation to only copy a Windows-specific setupvars.bat into extracted OVMS binary artifacts when the host OS is Windows, preventing non-Windows test runs from handling a .bat script unnecessarily.

Changes:

  • Guarded the setupvars.bat copy step in get_binary_artifacts() behind a get_host_os() == OsType.Windows condition.

@pgladkows
pgladkows requested review from mzegla and porlows1 July 31, 2026 11:42

@porlows1 porlows1 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Approved

@pgladkows
pgladkows merged commit 94e2d28 into main Jul 31, 2026
2 checks passed
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.

4 participants