Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

fix UT failure #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

leslie-qiwa
Copy link

Previous it has failure

$ go test
--- FAIL: TestTool (0.04s)
    tool_test.go:151:
              Error Trace:  tool_test.go:151
              Error:        Not equal:
                            expected: uint8(0x4)
                            actual : ipmi.BootDevice(0x4)
              Test:         TestTool
FAIL
exit status 1
FAIL github.com/vmware/goipmi 0.060s

Signed-off-by: Leslie Qi Wang [email protected]

Previous it has failure

```
$ go test
--- FAIL: TestTool (0.04s)
    tool_test.go:151:
              Error Trace:  tool_test.go:151
              Error:        Not equal:
                            expected: uint8(0x4)
                            actual : ipmi.BootDevice(0x4)
              Test:         TestTool
FAIL
exit status 1
FAIL github.com/vmware/goipmi 0.060s
```

Signed-off-by: Leslie Qi Wang <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants