Skip to content
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

[BUG] 'make test' is failing using FreeBSD Ports sysutils/govmomi #3620

Open
asxe opened this issue Nov 10, 2024 · 1 comment
Open

[BUG] 'make test' is failing using FreeBSD Ports sysutils/govmomi #3620

asxe opened this issue Nov 10, 2024 · 1 comment

Comments

@asxe
Copy link

asxe commented Nov 10, 2024

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:

  1. cd sysutils/govmomi
  2. make test

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

Copy link
Contributor

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.

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

No branches or pull requests

1 participant