瀏覽代碼

Mute new ESQL tests for MP

Niels Bauman 8 月之前
父節點
當前提交
b6629659be
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      x-pack/qa/multi-project/xpack-rest-tests-with-multiple-projects/build.gradle

+ 1 - 0
x-pack/qa/multi-project/xpack-rest-tests-with-multiple-projects/build.gradle

@@ -46,6 +46,7 @@ tasks.named("yamlRestTest").configure {
     '^esql/64_enrich_int_match/*',
     '^esql/180_match_operator/*',
     '^esql/190_lookup_join/*',
+    '^esql/191_lookup_join_text/*',
     '^health/10_usage/*',
     '^ilm/10_basic/Test Undeletable Policy In Use',
     '^ilm/20_move_to_step/*',