Skip to content

Commit 8cff07b

Browse files
committed
Unmute IpBlockLoaderTests
Fixed by elastic#133192
1 parent 18286be commit 8cff07b

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
@@ -588,15 +588,6 @@ tests:
588588
- class: org.elasticsearch.gradle.internal.transport.TransportVersionValidationFuncTest
589589
method: definitions have primary ids which cannot change
590590
issue: https://github.com/elastic/elasticsearch/issues/133131
591-
- class: org.elasticsearch.index.mapper.blockloader.IpFieldBlockLoaderTests
592-
method: testBlockLoader {preference=Params[syntheticSource=true, preference=NONE]}
593-
issue: https://github.com/elastic/elasticsearch/issues/133216
594-
- class: org.elasticsearch.index.mapper.blockloader.IpFieldBlockLoaderTests
595-
method: testBlockLoader {preference=Params[syntheticSource=true, preference=DOC_VALUES]}
596-
issue: https://github.com/elastic/elasticsearch/issues/133217
597-
- class: org.elasticsearch.index.mapper.blockloader.IpFieldBlockLoaderTests
598-
method: testBlockLoader {preference=Params[syntheticSource=true, preference=STORED]}
599-
issue: https://github.com/elastic/elasticsearch/issues/133218
600591
- class: org.elasticsearch.xpack.esql.action.RandomizedTimeSeriesIT
601592
method: testGroupBySubset
602593
issue: https://github.com/elastic/elasticsearch/issues/133220

0 commit comments

Comments
 (0)