Skip to content

Commit

Permalink
Updated skip test lst
Browse files Browse the repository at this point in the history
  • Loading branch information
ezimuel committed Jan 26, 2024
1 parent 94cf143 commit 0f3ba41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions util/YamlTests.php
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down Expand Up @@ -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',
Expand Down

0 comments on commit 0f3ba41

Please sign in to comment.