diff --git a/util/YamlTests.php b/util/YamlTests.php index b87d8d8bc..5cef31bf8 100644 --- a/util/YamlTests.php +++ b/util/YamlTests.php @@ -66,6 +66,7 @@ class YamlTests 'ApiKey\_10_BasicTest::TestGetApiKey' => 'Mismatch values', 'ApiKey\_20_QueryTest::TestQueryApiKey' => 'Mismatch values', 'DataStream\_80_Resolve_Index_Data_StreamsTest::*' => 'Skipped all tests', + 'Esql\_30_TypesTest::Unsigned_long' => 'Format number issue', 'Health\_10_UsageTest::UsageStatsOnTheHealthAPI' => 'Undefined array key \"green\"', 'License\_20_Put_LicenseTest::*' => 'License issue', 'License\_30_Enterprise_LicenseTest::*' => 'Invalid license', @@ -98,6 +99,7 @@ class YamlTests 'ServiceAccounts\_10_BasicTest::TestServiceAccountTokens' => 'Count mismatch', 'Snapshot\_10_BasicTest::CreateASourceOnlySnapshotAndThenRestoreIt' => 'Snapshot name already exists', 'Snapshot\_20_Operator_Privileges_DisabledTest::OperatorOnlySettingsCanBeSetAndRestoredByNonoperatorUserWhenOperatorPrivilegesIsDisabled' => 'Count mismatch', + 'Spatial\_130_Geo_Shape_RuntimeTest::GetMapping' => 'Escape string issue', 'Ssl\_10_BasicTest::TestGetSSLCertificates' => 'Mismatch values', 'Token\_10_BasicTest::TestInvalidateUsersTokens' => 'Mismatch values', 'Token\_10_BasicTest::TestInvalidateRealmsTokens' => 'Mismatch values',