From e6d0bb6cabc8fe487a49133cb88dd34dce65938f Mon Sep 17 00:00:00 2001 From: Tom Barbette Date: Tue, 29 Oct 2024 11:23:31 +0100 Subject: [PATCH] As BW got more precision we have to fix the tests --- test/standard/BandwidthRatedSplitter-01.clicktest | 2 +- test/standard/BandwidthRatedUnqueue-01.clicktest | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/test/standard/BandwidthRatedSplitter-01.clicktest b/test/standard/BandwidthRatedSplitter-01.clicktest index b49a7b83ab..4f1377e826 100644 --- a/test/standard/BandwidthRatedSplitter-01.clicktest +++ b/test/standard/BandwidthRatedSplitter-01.clicktest @@ -38,7 +38,7 @@ Script(wait 10, read c1.count, read c2.count, read c3.count, read c4.count, writ %expect stdout %expect -w stderr c1.count: -20 +21 c2.count: 70 c3.count: diff --git a/test/standard/BandwidthRatedUnqueue-01.clicktest b/test/standard/BandwidthRatedUnqueue-01.clicktest index 50bc4101a2..43598df4cb 100644 --- a/test/standard/BandwidthRatedUnqueue-01.clicktest +++ b/test/standard/BandwidthRatedUnqueue-01.clicktest @@ -36,8 +36,8 @@ Script(wait 10, read c1.count, read c2.count, read c3.count, read c4.count, writ c1.count: 21 c2.count: -71 +70 c3.count: -71 +70 c4.count: -{{1001|1002}} +1001