Skip to content

Commit 9401182

Browse files
Fix conflict
1 parent 0680175 commit 9401182

File tree

1 file changed

+0
-129
lines changed

1 file changed

+0
-129
lines changed

muted-tests.yml

Lines changed: 0 additions & 129 deletions
Original file line numberDiff line numberDiff line change
@@ -241,132 +241,6 @@ tests:
241241
- class: org.elasticsearch.xpack.inference.InferenceRestIT
242242
method: test {p0=inference/30_semantic_text_inference_bwc/Calculates embeddings using the default ELSER 2 endpoint}
243243
issue: https://github.com/elastic/elasticsearch/issues/117349
244-
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
245-
method: test {p0=transform/transforms_reset/Test reset running transform}
246-
issue: https://github.com/elastic/elasticsearch/issues/117473
247-
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
248-
method: test {p0=search.highlight/50_synthetic_source/text multi unified from vectors}
249-
issue: https://github.com/elastic/elasticsearch/issues/117815
250-
- class: org.elasticsearch.xpack.ml.integration.RegressionIT
251-
method: testTwoJobsWithSameRandomizeSeedUseSameTrainingSet
252-
issue: https://github.com/elastic/elasticsearch/issues/117805
253-
- class: org.elasticsearch.packaging.test.ArchiveTests
254-
method: test44AutoConfigurationNotTriggeredOnNotWriteableConfDir
255-
issue: https://github.com/elastic/elasticsearch/issues/118208
256-
- class: org.elasticsearch.packaging.test.ArchiveTests
257-
method: test51AutoConfigurationWithPasswordProtectedKeystore
258-
issue: https://github.com/elastic/elasticsearch/issues/118212
259-
- class: org.elasticsearch.datastreams.DataStreamsClientYamlTestSuiteIT
260-
method: test {p0=data_stream/120_data_streams_stats/Multiple data stream}
261-
issue: https://github.com/elastic/elasticsearch/issues/118217
262-
- class: org.elasticsearch.xpack.ccr.rest.ShardChangesRestIT
263-
method: testShardChangesNoOperation
264-
issue: https://github.com/elastic/elasticsearch/issues/118800
265-
- class: org.elasticsearch.xpack.security.authc.ldap.ActiveDirectoryRunAsIT
266-
issue: https://github.com/elastic/elasticsearch/issues/115727
267-
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
268-
method: test {p0=transform/transforms_start_stop/Test start/stop/start transform}
269-
issue: https://github.com/elastic/elasticsearch/issues/119508
270-
- class: org.elasticsearch.smoketest.MlWithSecurityIT
271-
method: test {yaml=ml/sparse_vector_search/Test sparse_vector search with query vector and pruning config}
272-
issue: https://github.com/elastic/elasticsearch/issues/119548
273-
- class: org.elasticsearch.xpack.ml.integration.ForecastIT
274-
method: testOverflowToDisk
275-
issue: https://github.com/elastic/elasticsearch/issues/117740
276-
- class: org.elasticsearch.xpack.security.authc.ldap.MultiGroupMappingIT
277-
issue: https://github.com/elastic/elasticsearch/issues/119599
278-
- class: org.elasticsearch.multi_cluster.MultiClusterYamlTestSuiteIT
279-
issue: https://github.com/elastic/elasticsearch/issues/119983
280-
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
281-
method: test {p0=transform/transforms_unattended/Test unattended put and start}
282-
issue: https://github.com/elastic/elasticsearch/issues/120019
283-
- class: org.elasticsearch.xpack.ilm.actions.SearchableSnapshotActionIT
284-
method: testUpdatePolicyToAddPhasesYieldsInvalidActionsToBeSkipped
285-
issue: https://github.com/elastic/elasticsearch/issues/118406
286-
- class: org.elasticsearch.xpack.security.QueryableReservedRolesIT
287-
method: testConfiguredReservedRolesAfterClosingAndOpeningIndex
288-
issue: https://github.com/elastic/elasticsearch/issues/120127
289-
- class: org.elasticsearch.oldrepos.OldRepositoryAccessIT
290-
method: testOldRepoAccess
291-
issue: https://github.com/elastic/elasticsearch/issues/120148
292-
- class: org.elasticsearch.oldrepos.OldRepositoryAccessIT
293-
method: testOldSourceOnlyRepoAccess
294-
issue: https://github.com/elastic/elasticsearch/issues/120080
295-
- class: org.elasticsearch.xpack.ccr.FollowIndexSecurityIT
296-
method: testCleanShardFollowTaskAfterDeleteFollower
297-
issue: https://github.com/elastic/elasticsearch/issues/120339
298-
- class: org.elasticsearch.reservedstate.service.FileSettingsServiceTests
299-
method: testInvalidJSON
300-
issue: https://github.com/elastic/elasticsearch/issues/120482
301-
- class: org.elasticsearch.xpack.sql.expression.function.scalar.datetime.DateTimeToCharProcessorTests
302-
issue: https://github.com/elastic/elasticsearch/issues/120575
303-
- class: org.elasticsearch.xpack.inference.DefaultEndPointsIT
304-
method: testMultipleInferencesTriggeringDownloadAndDeploy
305-
issue: https://github.com/elastic/elasticsearch/issues/120668
306-
- class: org.elasticsearch.xpack.security.authc.ldap.ADLdapUserSearchSessionFactoryTests
307-
issue: https://github.com/elastic/elasticsearch/issues/119882
308-
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
309-
method: test {p0=ml/3rd_party_deployment/Test start deployment fails while model download in progress}
310-
issue: https://github.com/elastic/elasticsearch/issues/120810
311-
- class: org.elasticsearch.xpack.security.authc.service.ServiceAccountIT
312-
method: testAuthenticateShouldNotFallThroughInCaseOfFailure
313-
issue: https://github.com/elastic/elasticsearch/issues/120902
314-
- class: org.elasticsearch.packaging.test.DockerTests
315-
method: test050BasicApiTests
316-
issue: https://github.com/elastic/elasticsearch/issues/120911
317-
- class: org.elasticsearch.packaging.test.DockerTests
318-
method: test140CgroupOsStatsAreAvailable
319-
issue: https://github.com/elastic/elasticsearch/issues/120914
320-
- class: org.elasticsearch.xpack.security.FileSettingsRoleMappingsRestartIT
321-
method: testReservedStatePersistsOnRestart
322-
issue: https://github.com/elastic/elasticsearch/issues/120923
323-
- class: org.elasticsearch.packaging.test.DockerTests
324-
method: test070BindMountCustomPathConfAndJvmOptions
325-
issue: https://github.com/elastic/elasticsearch/issues/120910
326-
- class: org.elasticsearch.packaging.test.DockerTests
327-
method: test071BindMountCustomPathWithDifferentUID
328-
issue: https://github.com/elastic/elasticsearch/issues/120918
329-
- class: org.elasticsearch.packaging.test.DockerTests
330-
method: test171AdditionalCliOptionsAreForwarded
331-
issue: https://github.com/elastic/elasticsearch/issues/120925
332-
- class: org.elasticsearch.action.search.SearchProgressActionListenerIT
333-
method: testSearchProgressWithQuery
334-
issue: https://github.com/elastic/elasticsearch/issues/120994
335-
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
336-
method: test {p0=nodes.stats/11_indices_metrics/indices mappings exact count test for indices level}
337-
issue: https://github.com/elastic/elasticsearch/issues/120950
338-
- class: org.elasticsearch.xpack.security.FileSettingsRoleMappingsRestartIT
339-
method: testFileSettingsReprocessedOnRestartWithoutVersionChange
340-
issue: https://github.com/elastic/elasticsearch/issues/120964
341-
- class: org.elasticsearch.xpack.ml.integration.PyTorchModelIT
342-
issue: https://github.com/elastic/elasticsearch/issues/121165
343-
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
344-
method: test {p0=transform/*}
345-
issue: https://github.com/elastic/elasticsearch/issues/120816
346-
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
347-
method: test {p0=ml/*}
348-
issue: https://github.com/elastic/elasticsearch/issues/120816
349-
- class: org.elasticsearch.xpack.security.authc.ldap.ActiveDirectorySessionFactoryTests
350-
issue: https://github.com/elastic/elasticsearch/issues/121285
351-
- class: org.elasticsearch.env.NodeEnvironmentTests
352-
method: testGetBestDowngradeVersion
353-
issue: https://github.com/elastic/elasticsearch/issues/121316
354-
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
355-
issue: https://github.com/elastic/elasticsearch/issues/121407
356-
- class: org.elasticsearch.analysis.common.CommonAnalysisClientYamlTestSuiteIT
357-
method: test {yaml=analysis-common/40_token_filters/stemmer_override file access}
358-
issue: https://github.com/elastic/elasticsearch/issues/121625
359-
- class: org.elasticsearch.xpack.application.CohereServiceUpgradeIT
360-
issue: https://github.com/elastic/elasticsearch/issues/121537
361-
- class: org.elasticsearch.test.rest.ClientYamlTestSuiteIT
362-
method: test {yaml=snapshot.delete/10_basic/Delete a snapshot asynchronously}
363-
issue: https://github.com/elastic/elasticsearch/issues/122102
364-
- class: org.elasticsearch.smoketest.SmokeTestMonitoringWithSecurityIT
365-
method: testHTTPExporterWithSSL
366-
issue: https://github.com/elastic/elasticsearch/issues/122220
367-
- class: org.elasticsearch.blocks.SimpleBlocksIT
368-
method: testConcurrentAddBlock
369-
issue: https://github.com/elastic/elasticsearch/issues/122324
370244
- class: org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT
371245
method: testSearchWithRandomDisconnects
372246
issue: https://github.com/elastic/elasticsearch/issues/116175
@@ -417,9 +291,6 @@ tests:
417291
issue: https://github.com/elastic/elasticsearch/issues/117591
418292
- class: org.elasticsearch.repositories.s3.RepositoryS3ClientYamlTestSuiteIT
419293
issue: https://github.com/elastic/elasticsearch/issues/117596
420-
- class: org.elasticsearch.search.ccs.CrossClusterIT
421-
method: testCancel
422-
issue: https://github.com/elastic/elasticsearch/issues/108061
423294
- class: org.elasticsearch.xpack.ml.integration.RegressionIT
424295
method: testTwoJobsWithSameRandomizeSeedUseSameTrainingSet
425296
issue: https://github.com/elastic/elasticsearch/issues/117805

0 commit comments

Comments
 (0)