diff --git a/tests/funcs/filter.sh b/tests/funcs/filter.sh index 121b51ca..766ab562 100644 --- a/tests/funcs/filter.sh +++ b/tests/funcs/filter.sh @@ -18,6 +18,7 @@ t_filter_dmesg() # the kernel can just be noisy re=" used greatest stack depth: " + re="$re|sched: RT throttling activated" # mkfs/mount checks partition tables re="$re|unknown partition table"