Skipping/Unskipping tests
Some tests need to be skipped till changes occur in elastic/elasticsarch Also some previously skipped tests can be unskipped now.
This commit is contained in:
@@ -41,9 +41,9 @@ SKIP_TESTS = {
|
|||||||
'TestClusterPutSettings10Basic', 'TestIndex10WithId',
|
'TestClusterPutSettings10Basic', 'TestIndex10WithId',
|
||||||
'TestClusterPutScript10Basic', 'TestIndicesPutMapping10Basic',
|
'TestClusterPutScript10Basic', 'TestIndicesPutMapping10Basic',
|
||||||
'TestIndicesPutTemplate10Basic', 'TestMsearch10Basic',
|
'TestIndicesPutTemplate10Basic', 'TestMsearch10Basic',
|
||||||
# skip these two till https://github.com/elastic/elasticsearch/pull/26905 has been merged
|
# Skipping some broken integration tests:
|
||||||
'TestSearchAggregation190PercentilesHdrMetric',
|
'TestIndicesOpen10Basic', 'TestClusterRemoteInfo10Info',
|
||||||
'TestSearchAggregation180PercentilesTdigestMetric',
|
'TestIndicesSplit10Basic', 'TestIndicesSplit20SourceMapping'
|
||||||
))
|
))
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user