Skip to content

Commit 3d14d75

Browse files
committed
fix merge
1 parent bb690a5 commit 3d14d75

File tree

1 file changed

+0
-139
lines changed

1 file changed

+0
-139
lines changed

muted-tests.yml

Lines changed: 0 additions & 139 deletions
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,6 @@ tests:
266266
- class: org.elasticsearch.env.NodeEnvironmentTests
267267
method: testGetBestDowngradeVersion
268268
issue: https://github.com/elastic/elasticsearch/issues/121316
269-
<<<<<<< HEAD
270269
- class: org.elasticsearch.index.engine.ShuffleForcedMergePolicyTests
271270
method: testDiagnostics
272271
issue: https://github.com/elastic/elasticsearch/issues/121336
@@ -281,144 +280,6 @@ tests:
281280
issue: https://github.com/elastic/elasticsearch/issues/122670
282281
- class: org.elasticsearch.telemetry.apm.ApmAgentSettingsIT
283282
issue: https://github.com/elastic/elasticsearch/issues/122546
284-
=======
285-
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
286-
method: test {yaml=reference/rest-api/security/invalidate-tokens/line_194}
287-
issue: https://github.com/elastic/elasticsearch/issues/121337
288-
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
289-
method: test {yaml=reference/rest-api/common-options/line_125}
290-
issue: https://github.com/elastic/elasticsearch/issues/121338
291-
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
292-
method: test {yaml=reference/snapshot-restore/apis/get-snapshot-api/line_751}
293-
issue: https://github.com/elastic/elasticsearch/issues/121345
294-
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
295-
issue: https://github.com/elastic/elasticsearch/issues/121407
296-
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
297-
method: test {yaml=reference/cat/health/cat-health-no-timestamp-example}
298-
issue: https://github.com/elastic/elasticsearch/issues/121867
299-
- class: org.elasticsearch.analysis.common.CommonAnalysisClientYamlTestSuiteIT
300-
method: test {yaml=analysis-common/40_token_filters/stemmer_override file access}
301-
issue: https://github.com/elastic/elasticsearch/issues/121625
302-
- class: org.elasticsearch.xpack.searchablesnapshots.hdfs.SecureHdfsSearchableSnapshotsIT
303-
issue: https://github.com/elastic/elasticsearch/issues/121967
304-
- class: org.elasticsearch.xpack.application.CohereServiceUpgradeIT
305-
issue: https://github.com/elastic/elasticsearch/issues/121537
306-
- class: org.elasticsearch.xpack.restart.FullClusterRestartIT
307-
method: testWatcherWithApiKey {cluster=UPGRADED}
308-
issue: https://github.com/elastic/elasticsearch/issues/122061
309-
- class: org.elasticsearch.test.rest.ClientYamlTestSuiteIT
310-
method: test {yaml=snapshot.delete/10_basic/Delete a snapshot asynchronously}
311-
issue: https://github.com/elastic/elasticsearch/issues/122102
312-
- class: org.elasticsearch.search.SearchCancellationIT
313-
method: testCancelFailedSearchWhenPartialResultDisallowed
314-
issue: https://github.com/elastic/elasticsearch/issues/121719
315-
- class: org.elasticsearch.datastreams.TSDBPassthroughIndexingIT
316-
issue: https://github.com/elastic/elasticsearch/issues/121716
317-
- class: org.elasticsearch.smoketest.SmokeTestMonitoringWithSecurityIT
318-
method: testHTTPExporterWithSSL
319-
issue: https://github.com/elastic/elasticsearch/issues/122220
320-
- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
321-
method: testStopQueryLocal
322-
issue: https://github.com/elastic/elasticsearch/issues/121672
323-
- class: org.elasticsearch.xpack.security.authz.IndexAliasesTests
324-
method: testRemoveIndex
325-
issue: https://github.com/elastic/elasticsearch/issues/122221
326-
- class: org.elasticsearch.blocks.SimpleBlocksIT
327-
method: testConcurrentAddBlock
328-
issue: https://github.com/elastic/elasticsearch/issues/122324
329-
- class: org.elasticsearch.xpack.searchablesnapshots.hdfs.HdfsSearchableSnapshotsIT
330-
issue: https://github.com/elastic/elasticsearch/issues/122024
331-
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
332-
method: test {yaml=reference/cat/health/cat-health-example}
333-
issue: https://github.com/elastic/elasticsearch/issues/122335
334-
- class: org.elasticsearch.xpack.esql.action.CrossClusterCancellationIT
335-
method: testCloseSkipUnavailable
336-
issue: https://github.com/elastic/elasticsearch/issues/122336
337-
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
338-
method: test {yaml=reference/alias/line_260}
339-
issue: https://github.com/elastic/elasticsearch/issues/122343
340-
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
341-
method: test {yaml=reference/snapshot-restore/apis/get-snapshot-api/line_488}
342-
issue: https://github.com/elastic/elasticsearch/issues/121611
343-
- class: org.elasticsearch.repositories.blobstore.testkit.analyze.SecureHdfsRepositoryAnalysisRestIT
344-
issue: https://github.com/elastic/elasticsearch/issues/122377
345-
- class: org.elasticsearch.repositories.blobstore.testkit.analyze.HdfsRepositoryAnalysisRestIT
346-
issue: https://github.com/elastic/elasticsearch/issues/122378
347-
- class: org.elasticsearch.xpack.inference.mapper.SemanticInferenceMetadataFieldsRecoveryTests
348-
method: testSnapshotRecovery {p0=false p1=false}
349-
issue: https://github.com/elastic/elasticsearch/issues/122549
350-
- class: org.elasticsearch.xpack.inference.mapper.SemanticInferenceMetadataFieldsRecoveryTests
351-
method: testSnapshotRecovery {p0=true p1=false}
352-
issue: https://github.com/elastic/elasticsearch/issues/122550
353-
- class: org.elasticsearch.xpack.inference.mapper.SemanticInferenceMetadataFieldsRecoveryTests
354-
method: testSnapshotRecovery {p0=false p1=true}
355-
issue: https://github.com/elastic/elasticsearch/issues/122551
356-
- class: org.elasticsearch.index.mapper.ShapeGeometryFieldMapperTests
357-
method: testCartesianBoundsBlockLoader
358-
issue: https://github.com/elastic/elasticsearch/issues/122661
359-
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
360-
method: test {yaml=reference/snapshot-restore/apis/get-snapshot-api/line_408}
361-
issue: https://github.com/elastic/elasticsearch/issues/122681
362-
- class: org.elasticsearch.xpack.autoscaling.storage.ReactiveStorageIT
363-
method: testScaleWhileShrinking
364-
issue: https://github.com/elastic/elasticsearch/issues/122119
365-
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
366-
method: testIndexUpgrade {p0=[9.1.0, 8.19.0, 8.19.0]}
367-
issue: https://github.com/elastic/elasticsearch/issues/122688
368-
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
369-
method: testRestoreIndex {p0=[9.1.0, 9.1.0, 8.19.0]}
370-
issue: https://github.com/elastic/elasticsearch/issues/122689
371-
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
372-
method: testClosedIndexUpgrade {p0=[9.1.0, 8.19.0, 8.19.0]}
373-
issue: https://github.com/elastic/elasticsearch/issues/122690
374-
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
375-
method: testRestoreIndex {p0=[9.1.0, 8.19.0, 8.19.0]}
376-
issue: https://github.com/elastic/elasticsearch/issues/122691
377-
- class: org.elasticsearch.xpack.searchablesnapshots.FrozenSearchableSnapshotsIntegTests
378-
method: testCreateAndRestorePartialSearchableSnapshot
379-
issue: https://github.com/elastic/elasticsearch/issues/122693
380-
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
381-
method: testClosedIndexUpgrade {p0=[9.1.0, 9.1.0, 8.19.0]}
382-
issue: https://github.com/elastic/elasticsearch/issues/122694
383-
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
384-
method: testClosedIndexUpgrade {p0=[9.1.0, 9.1.0, 9.1.0]}
385-
issue: https://github.com/elastic/elasticsearch/issues/122695
386-
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
387-
method: testIndexUpgrade {p0=[9.1.0, 9.1.0, 8.19.0]}
388-
issue: https://github.com/elastic/elasticsearch/issues/122696
389-
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
390-
method: testIndexUpgrade {p0=[9.1.0, 9.1.0, 9.1.0]}
391-
issue: https://github.com/elastic/elasticsearch/issues/122697
392-
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
393-
method: testRestoreIndex {p0=[9.1.0, 9.1.0, 9.1.0]}
394-
issue: https://github.com/elastic/elasticsearch/issues/122698
395-
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
396-
method: testSearchableSnapshotUpgrade {p0=[9.1.0, 8.19.0, 8.19.0]}
397-
issue: https://github.com/elastic/elasticsearch/issues/122700
398-
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
399-
method: testSearchableSnapshotUpgrade {p0=[9.1.0, 9.1.0, 8.19.0]}
400-
issue: https://github.com/elastic/elasticsearch/issues/122701
401-
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
402-
method: testMountSearchableSnapshot {p0=[9.1.0, 8.19.0, 8.19.0]}
403-
issue: https://github.com/elastic/elasticsearch/issues/122702
404-
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
405-
method: testMountSearchableSnapshot {p0=[9.1.0, 9.1.0, 8.19.0]}
406-
issue: https://github.com/elastic/elasticsearch/issues/122703
407-
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
408-
method: testSearchableSnapshotUpgrade {p0=[9.1.0, 9.1.0, 9.1.0]}
409-
issue: https://github.com/elastic/elasticsearch/issues/122704
410-
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
411-
method: testMountSearchableSnapshot {p0=[9.1.0, 9.1.0, 9.1.0]}
412-
issue: https://github.com/elastic/elasticsearch/issues/122705
413-
- class: org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT
414-
method: testSearchWithRandomDisconnects
415-
issue: https://github.com/elastic/elasticsearch/issues/122707
416-
- class: org.elasticsearch.indices.recovery.IndexRecoveryIT
417-
method: testSourceThrottling
418-
issue: https://github.com/elastic/elasticsearch/issues/122712
419-
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
420-
issue: https://github.com/elastic/elasticsearch/issues/122810
421-
>>>>>>> 87c58ff93f8 ([Entitlements] Add missing entitlements for trust store (#122797))
422283

423284
# Examples:
424285
#

0 commit comments

Comments
 (0)