Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions muted-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -344,18 +344,12 @@ tests:
- class: org.elasticsearch.xpack.ilm.actions.SearchableSnapshotActionIT
method: testSearchableSnapshotsInHotPhasePinnedToHotNodes
issue: https://github.com/elastic/elasticsearch/issues/125683
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
method: test {p0=cat.allocation/10_basic/Node forecasts}
issue: https://github.com/elastic/elasticsearch/issues/125711
- class: org.elasticsearch.xpack.migrate.action.ReindexDataStreamTransportActionIT
method: testAlreadyUpToDateDataStream
issue: https://github.com/elastic/elasticsearch/issues/125727
- class: org.elasticsearch.index.engine.ThreadPoolMergeSchedulerStressTestIT
method: testMergingFallsBehindAndThenCatchesUp
issue: https://github.com/elastic/elasticsearch/issues/125744
- class: org.elasticsearch.test.rest.ClientYamlTestSuiteIT
method: test {yaml=cat.allocation/10_basic/Node forecasts}
issue: https://github.com/elastic/elasticsearch/issues/125661
- class: org.elasticsearch.xpack.esql.spatial.SpatialExtentAggregationNoLicenseIT
method: testStExtentAggregationWithPoints
issue: https://github.com/elastic/elasticsearch/issues/125735
Expand All @@ -380,9 +374,6 @@ tests:
- class: org.elasticsearch.multiproject.test.CoreWithMultipleProjectsClientYamlTestSuiteIT
method: test {yaml=search.vectors/41_knn_search_bbq_hnsw/Test index configured rescore vector score consistency}
issue: https://github.com/elastic/elasticsearch/issues/125902
- class: org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT
method: test {yaml=cat.allocation/10_basic/Node forecasts}
issue: https://github.com/elastic/elasticsearch/issues/125848
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
method: test {p0=ml/start_data_frame_analytics/Test start given dest index is not empty}
issue: https://github.com/elastic/elasticsearch/issues/125909
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@
( [-\w.]+ \s+
[-\w.]+ \s+
[-\w.]+ \s+
[\w]+
[-\w.]+
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried finding out if something changed in the computation of that field - i.e. if it's a bug that we're returning a non-zero value - but wasn't able to identify anything.

\n
)+
$/