diff --git a/reg-tests/http-messaging/h00002.vtc b/reg-tests/http-messaging/h00002.vtc index 27d25402e..d2d0b9dc9 100644 --- a/reg-tests/http-messaging/h00002.vtc +++ b/reg-tests/http-messaging/h00002.vtc @@ -58,7 +58,6 @@ client c1h2 -connect ${h1_feh2_sock} { txsettings rxsettings txsettings -ack - rxwinup rxsettings expect settings.ack == true } -run @@ -132,7 +131,6 @@ client c1h2 -connect ${h1_feh2_sock} { # txsettings # rxsettings # txsettings -ack -# rxwinup # rxsettings # expect settings.ack == true # } -run @@ -206,7 +204,6 @@ client c3h2 -connect ${h1_feh2_sock} { txsettings rxsettings txsettings -ack - rxwinup rxsettings expect settings.ack == true } -run diff --git a/reg-tests/http-rules/h00001.vtc b/reg-tests/http-rules/h00001.vtc index ebe8b576e..0ed0984d8 100644 --- a/reg-tests/http-rules/h00001.vtc +++ b/reg-tests/http-rules/h00001.vtc @@ -193,7 +193,6 @@ client c1h2 -connect ${h1_feh2_sock} { txsettings rxsettings txsettings -ack - rxwinup rxsettings expect settings.ack == true } -run