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

fix UT failure#11

Open
leslie-qiwa wants to merge 1 commit intovmware-archive:masterfrom
leslie-qiwa:fix-ut
Open

fix UT failure#11
leslie-qiwa wants to merge 1 commit intovmware-archive:masterfrom
leslie-qiwa:fix-ut

Conversation

@leslie-qiwa
Copy link
Copy Markdown

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 leslie.qiwa@gmail.com

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 <leslie.qiwa@gmail.com>
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