Skip to content

Commit 913cf47

Browse files
authored
Unmute LogsIndexingIT.testShrink (#133963)
This was wrongly muted due to #133887 Fixes #133875
1 parent bede881 commit 913cf47

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

muted-tests.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -507,9 +507,6 @@ tests:
507507
- class: org.elasticsearch.compute.data.BasicBlockTests
508508
method: testIntBlock
509509
issue: https://github.com/elastic/elasticsearch/issues/133596
510-
- class: org.elasticsearch.xpack.logsdb.patternedtext.PatternedTextFieldMapperTests
511-
method: testSyntheticSourceMany
512-
issue: https://github.com/elastic/elasticsearch/issues/133598
513510
- class: org.elasticsearch.compute.data.BasicBlockTests
514511
method: testDoubleBlock
515512
issue: https://github.com/elastic/elasticsearch/issues/133606
@@ -543,9 +540,6 @@ tests:
543540
- class: org.elasticsearch.xpack.ml.integration.InferenceIT
544541
method: testInferClassificationModel
545542
issue: https://github.com/elastic/elasticsearch/issues/133448
546-
- class: org.elasticsearch.xpack.logsdb.LogsIndexingIT
547-
method: testShrink
548-
issue: https://github.com/elastic/elasticsearch/issues/133875
549543

550544
# Examples:
551545
#

0 commit comments

Comments
 (0)