Skip to content

Commit cafb0fe

Browse files
authored
TestKit: remove temporary feature flags (#708)
1 parent 5dd635d commit cafb0fe

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

testkitbackend/test_config.json

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -50,16 +50,6 @@
5050
"Optimization:MinimalResets": true,
5151
"Optimization:PullPipelining": true,
5252
"Optimization:ResultListFetchAll": "The idiomatic way to cast to list is indistinguishable from iterating over the result.",
53-
"ConfHint:connection.recv_timeout_seconds": true,
54-
"Temporary:CypherPathAndRelationship": true,
55-
"Temporary:DriverFetchSize": true,
56-
"Temporary:DriverMaxTxRetryTime": true,
57-
"Temporary:FastFailingDiscovery": true,
58-
"Temporary:FullSummary": true,
59-
"Temporary:ResultKeys": true,
60-
"Temporary:TransactionClose": true,
61-
"Temporary:DriverMaxConnectionPoolSize": true,
62-
"Temporary:ConnectionAcquisitionTimeout": true,
63-
"Temporary:GetConnectionPoolMetrics": true
53+
"ConfHint:connection.recv_timeout_seconds": true
6454
}
6555
}

0 commit comments

Comments
 (0)