Merge "Skip the can test" 8.99.3 icefish/8.99.3 icefish_8.99.3
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 10 Dec 2019 13:39:37 +0000 (13:39 +0000)
committerGerrit Code Review <gerrit@automotivelinux.org>
Tue, 10 Dec 2019 13:39:37 +0000 (13:39 +0000)
common/scripts/test_can_bitrate.sh

index 3a8f225..11b265d 100755 (executable)
@@ -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