test(storage): skip flaky test

pull/14266/head
Edd Robinson 2019-07-05 15:07:09 +01:00
parent 9bfd1119b9
commit f4413d726b
1 changed files with 1 additions and 0 deletions

View File

@ -491,6 +491,7 @@ func TestShard_WritePoints_FieldConflictConcurrent(t *testing.T) {
}
func TestShard_WritePoints_FieldConflictConcurrentQuery(t *testing.T) {
t.Skip("https://github.com/influxdata/influxdb/issues/14267")
if testing.Short() {
t.Skip()
}