]> git.proxmox.com Git - qemu.git/blobdiff - tests/qemu-iotests/common.filter
qemu-iotests: consider more cases in parsing qemu-io output
[qemu.git] / tests / qemu-iotests / common.filter
index ce81266ef73a6d2963c82657bc5e31fe536c2b00..da55f545a596f28c727e215c45102b2adfd10057 100644 (file)
@@ -137,7 +137,7 @@ _filter_testdir()
 # sanitize qemu-io output
 _filter_qemu_io()
 {
-    sed -e "s/[0-9]* ops\; [0-9/:. sec]* ([0-9/.]* [GMKiBbytes]*\/sec and [0-9/.]* ops\/sec)/X ops\; XX:XX:XX.X (XXX YYY\/sec and XXX ops\/sec)/"
+    sed -e "s/[0-9]* ops\; [0-9/:. sec]* ([0-9/.inf]* [EPTGMKiBbytes]*\/sec and [0-9/.inf]* ops\/sec)/X ops\; XX:XX:XX.X (XXX YYY\/sec and XXX ops\/sec)/"
 }
 
 # make sure this script returns success