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

TestPciLongExists test is failing #82

Closed
rvs opened this issue Jun 12, 2019 · 1 comment
Closed

TestPciLongExists test is failing #82

rvs opened this issue Jun 12, 2019 · 1 comment

Comments

@rvs
Copy link
Contributor

rvs commented Jun 12, 2019

Description

TestPciLongExists test is failing:

Failed
ifnametopci_test.go:19: Running test case Long value: 0000:03:00.0
ifnametopci_test.go:21:
Error Trace: ifnametopci_test.go:21
Error: Not equal:
expected: true
actual : false
Test: TestPciLongExists

Steps to reproduce the issue:

$ make test
$ cat cat dist/amd64/results.xml
...

ifnametopci_test.go:19: Running test case Long value: 0000:03:00.0 ifnametopci_test.go:21: Error Trace: ifnametopci_test.go:21 Error: Not equal: expected: true actual : false Test: TestPciLongExists

Describe the results you expected:

All tests pass

@rvs
Copy link
Contributor Author

rvs commented Jun 14, 2019

Fixed by #89

@rvs rvs closed this as completed Jun 14, 2019
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