Commit graph

594 commits

Author SHA1 Message Date
elasticsearchmachine
bfed7f69bb Mute org.elasticsearch.xpack.enrich.EnrichRestIT test {p0=enrich/20_standard_index/enrich documents over _bulk} #114768 2024-10-16 20:05:17 +11:00
elasticsearchmachine
01d6be42e3 Mute org.elasticsearch.xpack.eql.EqlRestValidationIT testAllowNoIndicesOption #114789 2024-10-16 19:22:26 +11:00
elasticsearchmachine
b69d39c276 Mute org.elasticsearch.xpack.enrich.EnrichRestIT test {p0=enrich/20_standard_index/enrich documents over _bulk via an alias} #114763 2024-10-16 18:42:33 +11:00
elasticsearchmachine
ce5dc571be Mute org.elasticsearch.xpack.enrich.EnrichRestIT test {p0=enrich/10_basic/Test using the deprecated elasticsearch_version field results in a warning} #114748 2024-10-16 15:47:51 +11:00
elasticsearchmachine
ecd2a1bf9e Mute org.elasticsearch.ingest.geoip.DatabaseNodeServiceIT testGzippedDatabase #113752 2024-10-16 15:44:50 +11:00
elasticsearchmachine
e1239c2976 Mute org.elasticsearch.xpack.enrich.EnrichRestIT test {p0=enrich/20_standard_index/enrich stats REST response structure} #114753 2024-10-16 14:59:50 +11:00
elasticsearchmachine
b245ad75b4 Mute org.elasticsearch.xpack.eql.EqlRestIT testIndexWildcardPatterns #114749 2024-10-16 14:17:56 +11:00
elasticsearchmachine
52587d6abf Mute org.elasticsearch.xpack.inference.TextEmbeddingCrudIT testPutE5Small_withPlatformAgnosticVariant #113983 2024-10-16 10:36:48 +11:00
elasticsearchmachine
be4f25e7a2 Mute org.elasticsearch.xpack.enrich.EnrichRestIT test {p0=enrich/10_basic/Test enrich crud apis} #114766 2024-10-16 09:17:57 +11:00
elasticsearchmachine
842dd50a8e Mute org.elasticsearch.xpack.eql.EqlRestValidationIT testDefaultIndicesOptions #114771 2024-10-16 08:45:20 +11:00
elasticsearchmachine
d3ab379df5 Mute org.elasticsearch.threadpool.SimpleThreadPoolIT testThreadPoolMetrics #108320 2024-10-16 07:46:47 +11:00
David Kyle
60443be311
Unmute XPackRestIT (#114816)
Related to #114723
2024-10-15 14:17:23 +01:00
elasticsearchmachine
e69af5a28f Mute org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT test {p0=search.vectors/70_dense_vector_telemetry/Field mapping stats} #114556 2024-10-15 23:50:40 +11:00
elasticsearchmachine
b51c47f20a Mute org.elasticsearch.xpack.enrich.EnrichRestIT test {p0=enrich/40_synthetic_source/enrich documents over _bulk} #114825 2024-10-15 23:46:34 +11:00
elasticsearchmachine
e4a3fd6777 Mute org.elasticsearch.xpack.inference.TextEmbeddingCrudIT testPutE5WithTrainedModelAndInference #114023 2024-10-15 15:50:30 +11:00
elasticsearchmachine
b0197c866b Mute org.elasticsearch.xpack.inference.integration.ModelRegistryIT testGetModel #114657 2024-10-15 05:27:26 +11:00
elasticsearchmachine
86455d735b Mute org.elasticsearch.kibana.KibanaThreadPoolIT testBlockedThreadPoolsRejectUserRequests #113939 2024-10-15 01:46:37 +11:00
elasticsearchmachine
599ac16e37 Mute org.elasticsearch.xpack.test.rest.XPackRestIT org.elasticsearch.xpack.test.rest.XPackRestIT #114723 2024-10-15 01:11:19 +11:00
Craig Taverner
d0ff3e7a81
[8.x] fix failing tests after pr conflict (#114707)
Two PRs conflicted without github or CI noticing. The first added these
tests, and the second modified their behaviour. Both went green in CI
and both were merged within an hour of each other.

* PR that added the tests:
  * https://github.com/elastic/elasticsearch/pull/112938
  * merged 14:13CET
* PR that changed the behaviour of these tests:
  * https://github.com/elastic/elasticsearch/pull/114411
  * merged 14:48CET
2024-10-14 15:26:47 +02:00
Craig Taverner
cbf46a3ee2
Mute tests expected to fail due to PR clash (#114704) 2024-10-14 12:10:45 +02:00
Oleksandr Kolomiiets
7ec000db7c
Unmute test that does not exist anymore (#114655) (#114661)
Closes #111631.
2024-10-12 08:35:18 +11:00
elasticsearchmachine
88443a34c8 Mute org.elasticsearch.action.search.SearchQueryThenFetchAsyncActionTests testMinimumVersionShardDuringPhaseExecution #114611 2024-10-11 23:41:07 +11:00
elasticsearchmachine
af68f8821a Mute org.elasticsearch.xpack.security.support.SecurityIndexManagerIntegTests testOnIndexAvailableForSearchIndexAlreadyAvailable #114608 2024-10-11 23:36:21 +11:00
Iván Cea Fontenla
641f21b9ad
Unmute ComparisonTests (#114248) (#114590)
Closes https://github.com/elastic/elasticsearch/issues/111721

The test got muted time ago. I'm unmuting it because: - I couldn't
reproduce it. The test uses an accuracy delta for assertions, so I
executed it _in a loop_ in case there was some edge case with it, but no
luck - The classes were heavily changed
2024-10-11 23:14:27 +11:00
elasticsearchmachine
1eb8d5d541 Mute org.elasticsearch.smoketest.SmokeTestIngestWithAllDepsClientYamlTestSuiteIT test {yaml=ingest/80_ingest_simulate/Test ingest simulate with template substitutions for component templates removing pipelines} #114603 2024-10-11 23:10:46 +11:00
elasticsearchmachine
807c9d98d5 Mute org.elasticsearch.smoketest.SmokeTestIngestWithAllDepsClientYamlTestSuiteIT test {yaml=ingest/80_ingest_simulate/Test ingest simulate with template substitutions for component templates} #114602 2024-10-11 23:10:33 +11:00
elasticsearchmachine
92123d6298 Mute org.elasticsearch.action.search.SearchQueryThenFetchAsyncActionTests testMinimumVersionSameAsNewVersion #114593 2024-10-11 21:47:02 +11:00
elasticsearchmachine
a7b7b50f5a Mute org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPercentileTests testEvaluateBlockWithoutNulls {TestCase=field: <positive mv DEDUPLICATED_UNORDERD longs>, percentile: <small positive double>} #114588 2024-10-11 21:13:03 +11:00
elasticsearchmachine
28912d227a Mute org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPercentileTests testEvaluateBlockWithoutNulls {TestCase=field: <positive mv DEDUPLICATED_AND_SORTED_ASCENDING longs>, percentile: <small positive double>} #114587 2024-10-11 21:12:45 +11:00
elasticsearchmachine
c69d4f2d79 Mute org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPercentileTests testEvaluateBlockWithoutNulls {TestCase=field: <positive mv SORTED_ASCENDING longs>, percentile: <small positive double>} #114586 2024-10-11 21:12:23 +11:00
elasticsearchmachine
942c0d6755 Mute org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPercentileTests testEvaluateBlockWithoutNulls {TestCase=field: <positive mv UNORDERED longs>, percentile: <small positive double>} #114585 2024-10-11 21:11:58 +11:00
Salvatore Campagna
7df99e06a6
Fix LogsdbTestSuiteIT unexpected warning (#114481) (#114576)
Just expect the warning when adding the template.

(cherry picked from commit a2f3278984)

# Conflicts:
#	muted-tests.yml
2024-10-11 11:40:39 +02:00
Panagiotis Bailis
62d0765fa4
Backporting 114502 to 8.x branch (#114568) 2024-10-11 19:07:41 +11:00
elasticsearchmachine
4982997524 Mute org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT test {categorize.Categorize ASYNC} #113721 2024-10-11 16:33:47 +11:00
elasticsearchmachine
ee0f8ec26f Mute org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT test {p0=indices.split/40_routing_partition_size/more than 1} #113841 2024-10-11 16:27:48 +11:00
elasticsearchmachine
d16d7b3c79 Mute org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT test {p0=indices.split/40_routing_partition_size/nested} #113842 2024-10-11 16:27:38 +11:00
elasticsearchmachine
79d832d24a Mute org.elasticsearch.threadpool.SimpleThreadPoolIT testThreadPoolMetrics #108320 2024-10-11 15:42:56 +11:00
elasticsearchmachine
1b8224aa24 Mute org.elasticsearch.xpack.rank.rrf.RRFRankClientYamlTestSuiteIT test {yaml=rrf/700_rrf_retriever_search_api_compatibility/rrf retriever with top-level collapse} #114331 2024-10-11 15:41:33 +11:00
elasticsearchmachine
4bfbc4100a Mute org.elasticsearch.ingest.geoip.DatabaseNodeServiceIT testGzippedDatabase #113752 2024-10-11 15:41:32 +11:00
elasticsearchmachine
a37344481f Mute org.elasticsearch.kibana.KibanaThreadPoolIT testBlockedThreadPoolsRejectUserRequests #113939 2024-10-11 15:38:30 +11:00
Keith Massey
695fce42e3
Mute org.elasticsearch.search.retriever.RankDocsRetrieverBuilderTests testRewrite #114467 2024-10-10 17:31:07 -05:00
elasticsearchmachine
215d7c0964 Mute org.elasticsearch.xpack.inference.InferenceRestIT test {p0=inference/40_semantic_text_query/Query a field that uses the default ELSER 2 endpoint} #114376 2024-10-11 08:40:14 +11:00
elasticsearchmachine
94bd6878e4 Mute org.elasticsearch.xpack.inference.InferenceRestIT test {p0=inference/30_semantic_text_inference/Calculates embeddings using the default ELSER 2 endpoint} #114412 2024-10-11 08:40:07 +11:00
Nik Everett
3558b5988a
Unmute many tests (#114431) (#114441)
These look to have been muted due to suite timeouts that we've since
fixed. Let's try running these again.

Closes #109687
Closes #112144
Closes #112624
Closes #113315
Closes #113316
Closes #113327
Closes #113340

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2024-10-10 09:00:26 +11:00
Brendan Cully
67526f7c47
Unmute SearchSlowLogTests (#114367)
They were fixed in #114349
2024-10-08 23:52:06 +02:00
Mike Pellegrini
33b55df15d
Mute broken SearchSlowLogTests (#114360)
See https://github.com/elastic/elasticsearch/issues/114359
2024-10-09 06:50:54 +11:00
Panagiotis Bailis
fc55a674f6
backporting rrf related test updates (#114257) 2024-10-08 05:32:34 +11:00
David Kyle
79e662e795
Unmute DotPrefixClientYamlTestSuiteIT again (#113944) (#114102)
Backport of #113944
2024-10-04 23:14:00 +10:00
elasticsearchmachine
91430b2dcd
Mute org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDateNanosTests org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDateNanosTests #113661 2024-10-04 11:32:17 +01:00
Panagiotis Bailis
cdfbe5d57f
Updating expected values in RankDocRetrieverBuilderIT testRankDocsRetrieverWithNestedQuery (#114047) (#114104) 2024-10-04 19:13:11 +10:00