canonical / checkbox

Checkbox is a testing framework used to validate device compatibility with Ubuntu Linux. It’s the testing tool developed for the purposes of the Ubuntu Certification program.
https://checkbox.readthedocs.io
GNU General Public License v3.0
33 stars 49 forks source link

`suspend/suspend_advanced_auto` always returns passed result #1579

Open hanhsuan opened 2 weeks ago

hanhsuan commented 2 weeks ago

Bug Description

while suspend/suspend_advanced_auto using fwts to do the test, the pipe command will make it to return pass always.

set -o pipefail; checkbox-support-fwts_test -f none -l "$PLAINBOX_SESSION_SHARE"/suspend_single.log -s s3 --s3-sleep-delay=30 --s3-device-check --s3-device-check-delay=45 | tee "$PLAINBOX_SESSION_SHARE"/suspend_single_times.log

Cert-blocker Test Case

To Reproduce

run suspend/suspend_advanced_auto

Environment

Relevant log output

No response

Additional context

submission

syncronize-issues-to-jira[bot] commented 2 weeks ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/CHECKBOX-1642.

This message was autogenerated