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
58
58
'Indices\SimulateIndexTemplate\_10_BasicTest::SimulateIndexTemplateWithIndexNotMatchingAnyTemplate ' => 'Bool mismatch ' ,
59
59
'Snapshot\Create\_10_BasicTest::CreateASnapshot ' => 'Invalid snapshot name [test_snapshot] ' ,
60
60
'Snapshot\Create\_10_BasicTest::CreateASnapshotAndCleanUpRepository ' => 'Invalid snapshot name [test_snapshot] ' ,
61
+ 'Tsdb\_20_MappingTest::UnsupportedMetricTypePosition ' => 'Fixed in Elasticsearch 8.9 ' ,
61
62
];
62
63
63
64
const SKIPPED_TEST_XPACK = [
64
65
'ApiKey\_10_BasicTest::TestGetApiKey ' => 'Mismatch values ' ,
65
66
'ApiKey\_20_QueryTest::TestQueryApiKey ' => 'Mismatch values ' ,
66
67
'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\ " ' ,
68
69
'License\_20_Put_LicenseTest::* ' => 'License issue ' ,
69
70
'License\_30_Enterprise_LicenseTest::* ' => 'Invalid license ' ,
70
71
'Ml\_Jobs_CrudTest::TestPutJobWithModel_memory_limitAsStringAndLazyOpen ' => 'Memory limit ' ,
You can’t perform that action at this time.
0 commit comments