Skip to content

Commit 930bcfd

Browse files
committed
test: temporarily mute tests involving subobjects
1 parent 4fb85c6 commit 930bcfd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,7 @@ tests:
318318
- class: org.elasticsearch.versioning.ConcurrentSeqNoVersioningIT
319319
method: testSeqNoCASLinearizability
320320
issue: https://github.com/elastic/elasticsearch/issues/117249
321+
<<<<<<< Updated upstream
321322
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
322323
method: test {p0=field_caps/10_basic/Field caps for number field with only doc values}
323324
issue: https://github.com/elastic/elasticsearch/issues/136244
@@ -441,6 +442,8 @@ tests:
441442
- class: org.elasticsearch.xpack.esql.optimizer.rules.physical.local.SubstituteRoundToTests
442443
method: testSubqueryWithCountStarAndDateTrunc {default}
443444
issue: https://github.com/elastic/elasticsearch/issues/138601
445+
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
446+
issue: https://github.com/elastic/elasticsearch/issues/138649
444447

445448
# Examples:
446449
#

0 commit comments

Comments
 (0)