You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
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
The text was updated successfully, but these errors were encountered:
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 keywordPower 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
many tests get stuck on
Power On
keyword fromplatform-configs/include/msi-z690-common.robot
this seemingly random behavor is persistent throughout 3 separate regression runs:
and affects these tests
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
The text was updated successfully, but these errors were encountered: