mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-05 16:15:56 +00:00
Remove percentile tests temporarily to see if they are the cause
This commit is contained in:
parent
1947325e00
commit
4be9ac7554
1 changed files with 1 additions and 1 deletions
|
|
@ -6856,7 +6856,7 @@ func TestVariousQueries(t *testing.T) {
|
|||
|
||||
variousQueries(t, clusterSize)
|
||||
variousQueriesOnTimeFields(t, clusterSize)
|
||||
variousQueriesOnPercentiles(t, clusterSize)
|
||||
// variousQueriesOnPercentiles(t, clusterSize)
|
||||
})
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue