Fix: `test_packet_seq_num.in`: change expected disc. packets messages order
[babeltrace.git] / tests / cli / test_packet_seq_num.in
index 9210abf79d2aa9d3ec4845ff62d14993a7ccdbd1..38a6bf29acbfcd34adcaa2772860621361185c5e 100644 (file)
@@ -67,4 +67,4 @@ diag "2 streams, packets lost in one of them"
 test_lost "${BT_CTF_TRACES}/packet_seq_num/2_streams_lost_in_1" "2"
 
 diag "2 streams, packets lost in both"
-test_lost "${BT_CTF_TRACES}/packet_seq_num/2_streams_lost_in_2" "3,2,1"
+test_lost "${BT_CTF_TRACES}/packet_seq_num/2_streams_lost_in_2" "2,3,1"
This page took 0.023603 seconds and 4 git commands to generate.