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

Execute Command In Terminal does not produce output if using SSH #572

Open
JanPrusinowski opened this issue Nov 8, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@JanPrusinowski
Copy link
Contributor

Device

MSI PRO Z790-P WIFI DDR5 (RPL 13th)

RTE version

1.1

OSFV version

develop

Affected component(s) or functionality

No response

Brief summary

Execute Command In Terminal does not produce output if using SSH

How reproducible

100%

How to reproduce

Run test '''
robot -v snipeit:no -L TRACE -v rte_ip:192.168.10.127 -v config:msi-pro-z690-a-ddr5 -v sonoff_ip:192.168.10.253 -v pikvm_ip:192.168.10.226 -v device_ip:192.168.10.197 -v fw_file:./msi_ms7e06_v0.9.2_ddr5-rc3.rom -t 'CBMEM001*' dasharo-performance/boot-time-measure.robot
'''

Expected behavior

Test passes and Execute Command In Terminal here:
image
outputs a value of: 169c5a5a63699cb37cf08d1eff83e59f146ffa98cf283145f27adecc081ac3f6

Actual behavior

No output is generated

Link to screenshots or logs

log - CBMEM fails.zip

Additional context

No response

Solutions you've tried

I have tried changing the keyword in here: aee1d7e
This fixed the Issue in the first run.. However it works only once and never again - which break the test anyway...

@JanPrusinowski JanPrusinowski added the bug Something isn't working label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant