From 215a321795fff34e09ac2da8f6d3f46babeb33e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 17:45:42 +0100 Subject: [PATCH] update skip list for 8.12 (#810) (#812) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Laurent Saint-FĂ©lix --- internal/build/cmd/generate/commands/gentests/skips.go | 3 +++ 1 file changed, 3 insertions(+) diff --git a/internal/build/cmd/generate/commands/gentests/skips.go b/internal/build/cmd/generate/commands/gentests/skips.go index 7d8afefe56..f620e780f7 100644 --- a/internal/build/cmd/generate/commands/gentests/skips.go +++ b/internal/build/cmd/generate/commands/gentests/skips.go @@ -501,6 +501,9 @@ esql/10_basic.yml: esql/20_aggs.yml: +esql/25_aggs_on_null.yml: + - group on null, long + esql/30_types.yml: - unsigned_long