Skip to content

Commit f1a0d1c

Browse files
Unmute patterned_text integration tests (elastic#134764)
These tests were fixed in elastic#134734, but it looks like we didn't get the fix merged in time to prevent the automation from muting it.
1 parent bdbc642 commit f1a0d1c

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

muted-tests.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -552,18 +552,6 @@ tests:
552552
- class: org.elasticsearch.discovery.DiscoveryDisruptionIT
553553
method: testElectMasterWithLatestVersion
554554
issue: https://github.com/elastic/elasticsearch/issues/134748
555-
- class: org.elasticsearch.xpack.logsdb.patternedtext.PatternedTextIntegrationTests
556-
method: testLargeValueIsStored
557-
issue: https://github.com/elastic/elasticsearch/issues/134760
558-
- class: org.elasticsearch.xpack.logsdb.patternedtext.PatternedTextIntegrationTests
559-
method: testSourceMatchAllManyValues
560-
issue: https://github.com/elastic/elasticsearch/issues/134761
561-
- class: org.elasticsearch.xpack.logsdb.patternedtext.PatternedTextIntegrationTests
562-
method: testQueryResultsSameAsMatchOnlyText
563-
issue: https://github.com/elastic/elasticsearch/issues/134762
564-
- class: org.elasticsearch.xpack.logsdb.patternedtext.PatternedTextIntegrationTests
565-
method: testSmallValueNotStored
566-
issue: https://github.com/elastic/elasticsearch/issues/134763
567555
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeIT
568556
method: test
569557
issue: https://github.com/elastic/elasticsearch/issues/134407

0 commit comments

Comments
 (0)