Skip to content

Commit 0f3ba41

Browse files
committed
Updated skip test lst
1 parent 94cf143 commit 0f3ba41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

util/YamlTests.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ class YamlTests
6666
'ApiKey\_10_BasicTest::TestGetApiKey' => 'Mismatch values',
6767
'ApiKey\_20_QueryTest::TestQueryApiKey' => 'Mismatch values',
6868
'DataStream\_80_Resolve_Index_Data_StreamsTest::*' => 'Skipped all tests',
69+
'Esql\_30_TypesTest::Unsigned_long' => 'Format number issue',
6970
'Health\_10_UsageTest::UsageStatsOnTheHealthAPI' => 'Undefined array key \"green\"',
7071
'License\_20_Put_LicenseTest::*' => 'License issue',
7172
'License\_30_Enterprise_LicenseTest::*' => 'Invalid license',
@@ -98,6 +99,7 @@ class YamlTests
9899
'ServiceAccounts\_10_BasicTest::TestServiceAccountTokens' => 'Count mismatch',
99100
'Snapshot\_10_BasicTest::CreateASourceOnlySnapshotAndThenRestoreIt' => 'Snapshot name already exists',
100101
'Snapshot\_20_Operator_Privileges_DisabledTest::OperatorOnlySettingsCanBeSetAndRestoredByNonoperatorUserWhenOperatorPrivilegesIsDisabled' => 'Count mismatch',
102+
'Spatial\_130_Geo_Shape_RuntimeTest::GetMapping' => 'Escape string issue',
101103
'Ssl\_10_BasicTest::TestGetSSLCertificates' => 'Mismatch values',
102104
'Token\_10_BasicTest::TestInvalidateUsersTokens' => 'Mismatch values',
103105
'Token\_10_BasicTest::TestInvalidateRealmsTokens' => 'Mismatch values',

0 commit comments

Comments
 (0)