parent
8bebf9cbeb
commit
8ff350557f
|
@ -80,6 +80,7 @@ func init() {
|
|||
}
|
||||
|
||||
func TestFluxEndToEnd(t *testing.T) {
|
||||
t.Skip("Skipping per https://github.com/influxdata/influxdb/issues/19299")
|
||||
runEndToEnd(t, stdlib.FluxTestPackages)
|
||||
}
|
||||
func BenchmarkFluxEndToEnd(b *testing.B) {
|
||||
|
|
Loading…
Reference in New Issue