Commit c0155635 authored by rch's avatar rch Committed by Commit bot

Remove "delay_tcp_race": "true" from QUIC testing variations since it is now...

Remove "delay_tcp_race": "true" from QUIC testing variations since it is now on by default and not enabled in the finch configs.

Review-Url: https://codereview.chromium.org/2348033002
Cr-Commit-Position: refs/heads/master@{#419499}
parent 523102a0
...@@ -394,10 +394,7 @@ ...@@ -394,10 +394,7 @@
], ],
"QUIC": [ "QUIC": [
{ {
"group_name": "Enabled", "group_name": "Enabled"
"params": {
"delay_tcp_race": "true"
}
} }
], ],
"RafAlignedInput": [ "RafAlignedInput": [
......
...@@ -220,10 +220,7 @@ ...@@ -220,10 +220,7 @@
], ],
"QUIC": [ "QUIC": [
{ {
"group_name": "Enabled", "group_name": "Enabled"
"params": {
"delay_tcp_race": "true"
}
} }
], ],
"RafAlignedInput": [ "RafAlignedInput": [
......
...@@ -89,10 +89,7 @@ ...@@ -89,10 +89,7 @@
], ],
"QUIC": [ "QUIC": [
{ {
"group_name": "Enabled", "group_name": "Enabled"
"params": {
"delay_tcp_race": "true"
}
} }
], ],
"SdchPersistence": [ "SdchPersistence": [
......
...@@ -268,10 +268,7 @@ ...@@ -268,10 +268,7 @@
], ],
"QUIC": [ "QUIC": [
{ {
"group_name": "Enabled", "group_name": "Enabled"
"params": {
"delay_tcp_race": "true"
}
} }
], ],
"RafAlignedInput": [ "RafAlignedInput": [
......
...@@ -304,10 +304,7 @@ ...@@ -304,10 +304,7 @@
], ],
"QUIC": [ "QUIC": [
{ {
"group_name": "Enabled", "group_name": "Enabled"
"params": {
"delay_tcp_race": "true"
}
} }
], ],
"RafAlignedInput": [ "RafAlignedInput": [
......
...@@ -375,10 +375,7 @@ ...@@ -375,10 +375,7 @@
], ],
"QUIC": [ "QUIC": [
{ {
"group_name": "Enabled", "group_name": "Enabled"
"params": {
"delay_tcp_race": "true"
}
} }
], ],
"RafAlignedInput": [ "RafAlignedInput": [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment