Przeglądaj źródła

Unmutes #132111, seems a transient, non reproducible issue (#132253)

Carlos Delgado 3 miesięcy temu
rodzic
commit
49cf915bb6
1 zmienionych plików z 0 dodań i 3 usunięć
  1. 0 3
      muted-tests.yml

+ 0 - 3
muted-tests.yml

@@ -503,9 +503,6 @@ tests:
 - class: org.elasticsearch.test.rest.ClientYamlTestSuiteIT
   method: test {yaml=update/100_synthetic_source/keyword}
   issue: https://github.com/elastic/elasticsearch/issues/132110
-- class: org.elasticsearch.xpack.test.rest.XPackRestIT
-  method: test {p0=transform/transforms_crud/Test transform where source query is invalid}
-  issue: https://github.com/elastic/elasticsearch/issues/132111
 - class: org.elasticsearch.index.engine.MergeWithLowDiskSpaceIT
   method: testRelocationWhileForceMerging
   issue: https://github.com/elastic/elasticsearch/issues/131789