Open SinadShan opened 1 month ago
Hi @SinadShan, thank you for reporting this issue. I agree that we should make better description of return values of get_family()
method. But can you please check your avocado-vt version, because it seems to me that this issue has been fixed on latest avocado-vt.
I had used the latest released avocado-vt version 104.0 in which this issue was seen. This issue does seem to be fixed in a recent commit, but a release tag has not been made with these changes. Using the latest source should fix this issue. Thanks!
Describe the bug Running avocado-vt tests on an Oracle Linux AMD host fails with the error:
More from debug logs:
Expected behavior Tests execute without errors
Current behavior Error
System information (please complete the following information):
Additional information
The issue was rooted down to
get_family
inavocado/utils/cpu.py
returning integer type for AMD hosts: