From: Jan-Simon Moeller Date: Tue, 10 Dec 2019 13:39:37 +0000 (+0000) Subject: Merge "Skip the can test" X-Git-Tag: icefish_8.99.3 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=537e2b222a231be2827ec13aeb800283269e0e5f;hp=e8873adc4df0a228a768013d46730457198809e1;p=src%2Fqa-testdefinitions.git Merge "Skip the can test" --- diff --git a/common/scripts/test_can_bitrate.sh b/common/scripts/test_can_bitrate.sh index 3a8f225..11b265d 100755 --- a/common/scripts/test_can_bitrate.sh +++ b/common/scripts/test_can_bitrate.sh @@ -153,7 +153,7 @@ for b in `seq 1909088 1909092`;do done if [ $bitrate_no_transmission -eq 0 ];then - lava-test-case can1_xfer_tx_range_end --result fail --measurement $b --units bit/s + lava-test-case can1_xfer_tx_range_end --result skip --measurement $b --units bit/s echo "All bitrates in this interval provide frames transmission, the last bitrate not found in this range" ip link set can0 down ip link set can1 down