dasharo-issues
dasharo-issues copied to clipboard
TPM003.003 - Fails if run with whole suite
Component
Dasharo Tools Suite
Device
other
Dasharo version
protectli_v1211_v0.9.2
Dasharo Tools Suite version
698a2539e79f59b46f695e5abab986890336e098
Brief summary
TPM003.003 - Fails when run with whole suite but passes if run seperately
How reproducible
Always
How to reproduce
Start the suite by running:
robot -L TRACE -v rte_ip:192.168.10.227 -v config:protectli-v1211 -v device_ip:192.168.10.222 -v snipeit:no dasharo-security/tpm-support.robot
TPM003.003 will fail
When starting only this test by running:
robot -L TRACE -v rte_ip:192.168.10.227 -v config:protectli-v1211 -v device_ip:192.168.10.222 -v snipeit:no -t 'TPM003.003*' dasharo-security/tpm-support.robot
the test will pass.
Expected behavior
The test should pass
Actual behavior
Test fails when run with whole suite
Screenshots
No response
Additional context
No response
Solutions you've tried
Running the test alone.
TPM003.003 - Fails when run with whole suite but passes if run seperately
IIUC this issue is related to the test, so https://github.com/Dasharo/open-source-firmware-validation would be more appropriate @JanPrusinowski
@BeataZdunczyk there are no logs. The test results say all TPM tests passed on the V100 series v0.9.3, so I assume this issue is not valid anymore:
Closing.