Skip to content

Commit 1b6f61c

Browse files
committed
Addded skip tests for platinum
1 parent 9021597 commit 1b6f61c

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
@@ -97,12 +97,14 @@ class YamlTests
9797
'RuntimeFields\_40_DateTest::GetMapping' => 'String mismatch',
9898
'RuntimeFields\_50_IpTest::GetMapping' => 'String mismatch',
9999
'RuntimeFields\_60_BooleanTest::GetMapping' => 'String mismatch',
100+
'SearchBusinessRules\_10_Pinned_QueryTest::TestPinnedQueryWithDocsAndNoIndexFailInPreviousVersions' => 'No exception thrown',
100101
'SearchableSnapshots\_10_UsageTest::*' => 'Mismatch values',
101102
'SearchableSnapshots\_20_Synthetic_SourceTest::*' => 'no_shard_available_action_exception',
102103
'ServiceAccounts\_10_BasicTest::TestServiceAccountTokens' => 'Count mismatch',
103104
'Snapshot\_10_BasicTest::CreateASourceOnlySnapshotAndThenRestoreIt' => 'Snapshot name already exists',
104105
'Snapshot\_20_Operator_Privileges_DisabledTest::OperatorOnlySettingsCanBeSetAndRestoredByNonoperatorUserWhenOperatorPrivilegesIsDisabled' => 'Count mismatch',
105106
'Spatial\_130_Geo_Shape_RuntimeTest::GetMapping' => 'Escape string issue',
107+
'Sql\_SqlTest::PagingThroughResults' => 'Mismatch values',
106108
'Ssl\_10_BasicTest::TestGetSSLCertificates' => 'Mismatch values',
107109
'Token\_10_BasicTest::TestInvalidateUsersTokens' => 'Mismatch values',
108110
'Token\_10_BasicTest::TestInvalidateRealmsTokens' => 'Mismatch values',

0 commit comments

Comments
 (0)