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

Multiple tests have a problem with Power On keyword |MSI PRO Z690-A DDR5|MSI PRO Z690-A DDR4| #578

Open
wiktormowinski opened this issue Nov 12, 2024 · 1 comment
Labels
bug Something isn't working msi

Comments

@wiktormowinski
Copy link
Contributor

wiktormowinski commented Nov 12, 2024

Device

MSI PRO Z690-A DDR5, MSI PRO Z690-A DDR4

RTE version

v1.1.0

OSFV version

develop, 3b2a84d

Affected component(s) or functionality

in platform-configs/include/msi-z690-common.robot there is a keyword Power On that makes some tests fail consistently but only while going through the full regression (same tests pass when run individually).

Brief summary

Power On keyword tries to empty the serial buffer on some test cases

How reproducible

it happened to me every single time on 3 separate occasions

How to reproduce

Run regression.sh on any msi z690 and look for any of the tests listed in actual behavior section.
Though, first on the list and the most favorable test subject is CBK001.001

Expected behavior

pass

Actual behavior

Screenshot from 2024-11-12 09-18-20
many tests get stuck on Power On keyword from platform-configs/include/msi-z690-common.robot
this seemingly random behavor is persistent throughout 3 separate regression runs:

  • MSI PRO Z690-A DDR4 with dasharo 1.1.4-rc2
  • MSI PRO Z690-A DDR5 with dasharo 1.1.4-rc2
  • MSI PRO Z690-A DDR4 with dasharo 1.1.4-rc3

and affects these tests

  1. dasharo-compatibility:
  • CBK001.001
  • EFI001.001
  • ESP001.002
  • PSF suite
  1. dasharo-security:
  • EDP001.001
  • EDP001.002
  • NBA001.001
  • NBA002.001
  • DMP001.001
  1. dasharo-performance
    nothing.

Link to screenshots or logs

logs_Power_On_serial_issue.zip

Additional context

at first I thougt it may be caused by empty buffer but the aforementioned individually run test cases seem to have no problem with that:
custom-boot-menu-key.robot_log.zip

Solutions you've tried

No response

@wiktormowinski wiktormowinski added bug Something isn't working msi labels Nov 12, 2024
@JanPrusinowski
Copy link
Contributor

This looks like an issue which was supposed to be fixed by: e531918

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working msi
Projects
None yet
Development

No branches or pull requests

2 participants