@@ -52,12 +52,16 @@ class YamlTests
5252 'Cat\Templates\_10_BasicTest::FilteredTemplates ' => 'regex mismatch ' ,
5353 'Cat\Templates\_10_BasicTest::SelectColumns ' => 'regex mismatch ' ,
5454 'FieldCaps\_50_Fieldtype_FilterTest::* ' => 'Bool mismatch ' ,
55+ 'Indices\Create\_20_Synthetic_SourceTest::* ' => 'Undefined array key ' ,
56+ 'Indices\Create\_21_Synthetic_Source_StoredTest::* ' => 'Undefined array key ' ,
5557 'Indices\GetAlias\_10_BasicTest::GetAliasAgainstClosedIndices ' => 'Failed asserting that true is false ' ,
5658 'Indices\GetIndexTemplate\_10_BasicTest::* ' => 'Bool mismatch ' ,
5759 'Indices\PutTemplate\_10_BasicTest::PutTemplateCreate ' => 'index_template [test] already exists ' ,
60+ 'Indices\Recovery\_20_Synthetic_SourceTest::TestRecoveryEmptyIndexWithUse_synthetic_source ' => 'bad request ' ,
5861 'Indices\Refresh\_10_BasicTest::IndicesRefreshTestEmptyArray ' => 'empty array? ' ,
5962 'Indices\ResolveCluster\_10_Basic_Resolve_ClusterTest::TestResolveClusterOptionalParamsAreAccepted ' => 'Bool mismatch ' ,
6063 'Indices\SimulateIndexTemplate\_10_BasicTest::SimulateIndexTemplateWithIndexNotMatchingAnyTemplate ' => 'Bool mismatch ' ,
64+ 'IngestGeoip\_20_Geoip_ProcessorTest::* ' => 'Undefined array key ' ,
6165 'Search\Vectors\_90_Sparse_VectorTest::SparseVectorIn800X8110 ' => 'Undefined array key error ' ,
6266 'Snapshot\Create\_10_BasicTest::CreateASnapshot ' => 'Invalid snapshot name [test_snapshot] ' ,
6367 'Snapshot\Create\_10_BasicTest::CreateASnapshotAndCleanUpRepository ' => 'Invalid snapshot name [test_snapshot] ' ,
0 commit comments