@@ -52,12 +52,16 @@ class YamlTests
52
52
'Cat\Templates\_10_BasicTest::FilteredTemplates ' => 'regex mismatch ' ,
53
53
'Cat\Templates\_10_BasicTest::SelectColumns ' => 'regex mismatch ' ,
54
54
'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 ' ,
55
57
'Indices\GetAlias\_10_BasicTest::GetAliasAgainstClosedIndices ' => 'Failed asserting that true is false ' ,
56
58
'Indices\GetIndexTemplate\_10_BasicTest::* ' => 'Bool mismatch ' ,
57
59
'Indices\PutTemplate\_10_BasicTest::PutTemplateCreate ' => 'index_template [test] already exists ' ,
60
+ 'Indices\Recovery\_20_Synthetic_SourceTest::TestRecoveryEmptyIndexWithUse_synthetic_source ' => 'bad request ' ,
58
61
'Indices\Refresh\_10_BasicTest::IndicesRefreshTestEmptyArray ' => 'empty array? ' ,
59
62
'Indices\ResolveCluster\_10_Basic_Resolve_ClusterTest::TestResolveClusterOptionalParamsAreAccepted ' => 'Bool mismatch ' ,
60
63
'Indices\SimulateIndexTemplate\_10_BasicTest::SimulateIndexTemplateWithIndexNotMatchingAnyTemplate ' => 'Bool mismatch ' ,
64
+ 'IngestGeoip\_20_Geoip_ProcessorTest::* ' => 'Undefined array key ' ,
61
65
'Search\Vectors\_90_Sparse_VectorTest::SparseVectorIn800X8110 ' => 'Undefined array key error ' ,
62
66
'Snapshot\Create\_10_BasicTest::CreateASnapshot ' => 'Invalid snapshot name [test_snapshot] ' ,
63
67
'Snapshot\Create\_10_BasicTest::CreateASnapshotAndCleanUpRepository ' => 'Invalid snapshot name [test_snapshot] ' ,
0 commit comments