chore(query): skip flakey test

references: #18463
pull/18466/head
Johnny Steenbergen 2020-06-11 11:01:52 -07:00 committed by Johnny Steenbergen
parent c70c3faa11
commit b1c7800bbe
1 changed files with 2 additions and 1 deletions

View File

@ -134,7 +134,8 @@ var FluxEndToEndSkipList = map[string]map[string]string{
"join": "unbounded test",
},
"testing/chronograf": {
"buckets": "unbounded test",
"buckets": "unbounded test",
"aggregate_window_count": "flakey test: https://github.com/influxdata/influxdb/issues/18463",
},
"testing/kapacitor": {
"fill_default": "unknown field type for f1",