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 @@
],
"QUIC": [
{
"group_name": "Enabled",
"params": {
"delay_tcp_race": "true"
}
"group_name": "Enabled"
}
],
"RafAlignedInput": [
......
......@@ -220,10 +220,7 @@
],
"QUIC": [
{
"group_name": "Enabled",
"params": {
"delay_tcp_race": "true"
}
"group_name": "Enabled"
}
],
"RafAlignedInput": [
......
......@@ -89,10 +89,7 @@
],
"QUIC": [
{
"group_name": "Enabled",
"params": {
"delay_tcp_race": "true"
}
"group_name": "Enabled"
}
],
"SdchPersistence": [
......
......@@ -268,10 +268,7 @@
],
"QUIC": [
{
"group_name": "Enabled",
"params": {
"delay_tcp_race": "true"
}
"group_name": "Enabled"
}
],
"RafAlignedInput": [
......
......@@ -304,10 +304,7 @@
],
"QUIC": [
{
"group_name": "Enabled",
"params": {
"delay_tcp_race": "true"
}
"group_name": "Enabled"
}
],
"RafAlignedInput": [
......
......@@ -375,10 +375,7 @@
],
"QUIC": [
{
"group_name": "Enabled",
"params": {
"delay_tcp_race": "true"
}
"group_name": "Enabled"
}
],
"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