Skip to content

Commit

Permalink
Addded skip tests for platinum
Browse files Browse the repository at this point in the history
  • Loading branch information
ezimuel committed Jun 12, 2024
1 parent 9021597 commit 1b6f61c
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 @@ -97,12 +97,14 @@ class YamlTests
'RuntimeFields\_40_DateTest::GetMapping' => 'String mismatch',
'RuntimeFields\_50_IpTest::GetMapping' => 'String mismatch',
'RuntimeFields\_60_BooleanTest::GetMapping' => 'String mismatch',
'SearchBusinessRules\_10_Pinned_QueryTest::TestPinnedQueryWithDocsAndNoIndexFailInPreviousVersions' => 'No exception thrown',
'SearchableSnapshots\_10_UsageTest::*' => 'Mismatch values',
'SearchableSnapshots\_20_Synthetic_SourceTest::*' => 'no_shard_available_action_exception',
'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',
'Sql\_SqlTest::PagingThroughResults' => 'Mismatch values',
'Ssl\_10_BasicTest::TestGetSSLCertificates' => 'Mismatch values',
'Token\_10_BasicTest::TestInvalidateUsersTokens' => 'Mismatch values',
'Token\_10_BasicTest::TestInvalidateRealmsTokens' => 'Mismatch values',
Expand Down

0 comments on commit 1b6f61c

Please sign in to comment.