Skip to content

Commit ed1da2a

Browse files
authored
Unmute IpBlockLoaderTests (#133293)
Fixed by #133192
1 parent 5baa295 commit ed1da2a

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

muted-tests.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -579,15 +579,6 @@ tests:
579579
- class: org.elasticsearch.gradle.internal.transport.TransportVersionValidationFuncTest
580580
method: definitions have primary ids which cannot change
581581
issue: https://github.com/elastic/elasticsearch/issues/133131
582-
- class: org.elasticsearch.index.mapper.blockloader.IpFieldBlockLoaderTests
583-
method: testBlockLoader {preference=Params[syntheticSource=true, preference=NONE]}
584-
issue: https://github.com/elastic/elasticsearch/issues/133216
585-
- class: org.elasticsearch.index.mapper.blockloader.IpFieldBlockLoaderTests
586-
method: testBlockLoader {preference=Params[syntheticSource=true, preference=DOC_VALUES]}
587-
issue: https://github.com/elastic/elasticsearch/issues/133217
588-
- class: org.elasticsearch.index.mapper.blockloader.IpFieldBlockLoaderTests
589-
method: testBlockLoader {preference=Params[syntheticSource=true, preference=STORED]}
590-
issue: https://github.com/elastic/elasticsearch/issues/133218
591582
- class: org.elasticsearch.xpack.esql.action.RandomizedTimeSeriesIT
592583
method: testGroupBySubset
593584
issue: https://github.com/elastic/elasticsearch/issues/133220

0 commit comments

Comments
 (0)