parent
e495ca3e27
commit
950d84fee4
|
@ -16,6 +16,7 @@ import (
|
|||
)
|
||||
|
||||
func TestTaskService(t *testing.T) {
|
||||
t.Skip("TODO(#14108): flaky test (https://github.com/influxdata/influxdb/issues/14108)")
|
||||
t.Parallel()
|
||||
servicetest.TestTaskService(
|
||||
t,
|
||||
|
|
Loading…
Reference in New Issue