Skip to content

[vrotest] (#691) Error running unit tests on Mac/Linux #692

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 3 commits into from
Apr 10, 2025

Conversation

bcpmihail
Copy link
Contributor

@bcpmihail bcpmihail commented Apr 9, 2025

Description

TESTING fixes for "Error occurred in unit tests execution:" shown on Linux and Mac when building (with) BTVA v4.3.0+

Checklist

  • I have added relevant error handling and logging messages to help troubleshooting
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation, relevant usage information (if applicable)
  • I have updated the PR title with affected component, related issue number and a short summary of the changes introduced
  • I have added labels for implementation kind (kind/) and version type (version/)
  • I have tested against live environment, if applicable
  • I have synced any structure and/or content vRA-NG improvements with vra-ng and ts-vra-ng archetypes (if applicable)
  • I have my changes rebased and squashed to the minimal number of relevant commits. Notice: don't squash all commits
  • I have added a descriptive commit message with a short title, including a Fixed #XXX - or Closed #XXX - prefix to auto-close the issue

Testing

Tested by building BTVA in Github and having the results verified on Mac

Related issues and PRs

#691

@bcpmihail bcpmihail requested a review from a team as a code owner April 9, 2025 14:10
@bcpmihail bcpmihail linked an issue Apr 9, 2025 that may be closed by this pull request
@github-actions github-actions bot added the kind/bug Something isn't working label Apr 9, 2025
@bcpmihail bcpmihail force-pushed the bugfix/691-error-running-unit-tests-on-mac-linux branch from 8f6e221 to 2886927 Compare April 9, 2025 14:13
@bcpmihail bcpmihail force-pushed the bugfix/691-error-running-unit-tests-on-mac-linux branch from d5d9b21 to b7e50a0 Compare April 9, 2025 15:44
@vmwclabot
Copy link

@bcpmihail, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <[email protected]> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

1 similar comment
@vmwclabot
Copy link

@bcpmihail, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <[email protected]> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

@bcpmihail bcpmihail force-pushed the bugfix/691-error-running-unit-tests-on-mac-linux branch from b7e50a0 to 6384fc7 Compare April 9, 2025 15:46
Signed-off-by: Mihail Penchev (c) <[email protected]>
@VenelinBakalov VenelinBakalov changed the title WIP [vrotest] (#691) Error running unit tests on Mac/Linux [vrotest] (#691) Error running unit tests on Mac/Linux Apr 10, 2025
@VenelinBakalov VenelinBakalov added lang/java Related to Java Code lang/typescript Related to typescript code version/patch The change is a non-breaking bugfix area/tests Relates to tests and code coverage labels Apr 10, 2025
@VenelinBakalov VenelinBakalov merged commit 7768cfb into main Apr 10, 2025
19 checks passed
@VenelinBakalov VenelinBakalov deleted the bugfix/691-error-running-unit-tests-on-mac-linux branch April 10, 2025 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tests Relates to tests and code coverage kind/bug Something isn't working lang/java Related to Java Code lang/typescript Related to typescript code version/patch The change is a non-breaking bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error running unit tests on Mac/Linux
3 participants