We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug 'make test' is failing when using FreeBSD Ports.
Error messages in the log are:
... # github.com/vmware/govmomi/toolbox toolbox/command.go:535:19: undefined: fileExtendedInfoFormat toolbox/command.go:646:16: undefined: fileExtendedInfoFormat FAIL github.com/vmware/govmomi/toolbox [build failed] FAIL github.com/vmware/govmomi/toolbox/toolbox [build failed] ... === RUN TestFileInfo guest_operations_manager_test.go:48: exit status 1 --- FAIL: TestFileInfo (0.00s) ... --- FAIL: TestProcessCommand (0.00s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] ...
To Reproduce Steps to reproduce the behavior:
Expected behavior Expecting tests are PASSed.
Affected version Tested on 0.46.0.
Screenshots/Debug Output Execution log is attached in govmomi-test-0.46.0.txt
Additional context Add any other context about the problem here. govmomi-test-0.46.0.txt
The text was updated successfully, but these errors were encountered:
Howdy 🖐 asxe ! Thank you for your interest in this project. We value your feedback and will respond soon.
If you want to contribute to this project, please make yourself familiar with the CONTRIBUTION guidelines.
CONTRIBUTION
Sorry, something went wrong.
No branches or pull requests
Describe the bug
'make test' is failing when using FreeBSD Ports.
Error messages in the log are:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expecting tests are PASSed.
Affected version
Tested on 0.46.0.
Screenshots/Debug Output
Execution log is attached in govmomi-test-0.46.0.txt
Additional context
Add any other context about the problem here.
govmomi-test-0.46.0.txt
The text was updated successfully, but these errors were encountered: