File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -58,13 +58,14 @@ class YamlTests
5858 'Indices\SimulateIndexTemplate\_10_BasicTest::SimulateIndexTemplateWithIndexNotMatchingAnyTemplate ' => 'Bool mismatch ' ,
5959 'Snapshot\Create\_10_BasicTest::CreateASnapshot ' => 'Invalid snapshot name [test_snapshot] ' ,
6060 'Snapshot\Create\_10_BasicTest::CreateASnapshotAndCleanUpRepository ' => 'Invalid snapshot name [test_snapshot] ' ,
61+ 'Tsdb\_20_MappingTest::UnsupportedMetricTypePosition ' => 'Fixed in Elasticsearch 8.9 ' ,
6162 ];
6263
6364 const SKIPPED_TEST_XPACK = [
6465 'ApiKey\_10_BasicTest::TestGetApiKey ' => 'Mismatch values ' ,
6566 'ApiKey\_20_QueryTest::TestQueryApiKey ' => 'Mismatch values ' ,
6667 'DataStream\_80_Resolve_Index_Data_StreamsTest::* ' => 'Skipped all tests ' ,
67- 'Health\_10_UsageTest::UsageStatsOnTheHealthAPI ' => 'Undefined array key "green" ' ,
68+ 'Health\_10_UsageTest::UsageStatsOnTheHealthAPI ' => 'Undefined array key \ "green\ " ' ,
6869 'License\_20_Put_LicenseTest::* ' => 'License issue ' ,
6970 'License\_30_Enterprise_LicenseTest::* ' => 'Invalid license ' ,
7071 'Ml\_Jobs_CrudTest::TestPutJobWithModel_memory_limitAsStringAndLazyOpen ' => 'Memory limit ' ,
You can’t perform that action at this time.
0 commit comments