mcelog icon indicating copy to clipboard operation
mcelog copied to clipboard

make test fail

Open yangzz-97 opened this issue 4 years ago • 0 comments

Problem description: When using the latest mcelog code, test cases are executed and there are failure cases.

Reproduction steps: Use the latest mcelog ./mcaerr_test -a

Some actual results are as follows: m_status=0x8000000000000102 expect:Instruction CACHE Level-2 Generic Error code 0x102:[FAIL]

Expected results: The testcase is executed successfully without failure

reason: Caused by submission:https://github.com/andikleen/mcelog/commit/570893f878da3db5ef5946e459c80d799c7baf49 Level of cache in this commit + 1,cause cache level mismatch.

yangzz-97 avatar Sep 23 '21 13:09 yangzz-97