Skip to content

Commit aa6d7e3

Browse files
committed
test: add logging for gcp flaky test
1 parent 6a35701 commit aa6d7e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/tools/runner/flaky.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import { alphabetically } from '../utils';
55
export const flakyTests = [
66
'Change Streams should properly handle a changeStream event being processed mid-close when invoked with promises',
77
'Client Side Encryption (Unified) namedKMS-rewrapManyDataKey rewrap to azure:name1',
8+
'Client Side Encryption (Unified) rewrapManyDataKey rewrap with new GCP KMS provider',
89
'Client Side Encryption Prose Tests 16. Rewrap Case 1: Rewrap with separate ClientEncryption should rewrap data key from aws to aws',
910
'Client Side Encryption Prose Tests 16. Rewrap Case 1: Rewrap with separate ClientEncryption should rewrap data key from aws to azure',
1011
'Client Side Encryption Prose Tests 16. Rewrap Case 1: Rewrap with separate ClientEncryption should rewrap data key from aws to gcp',

0 commit comments

Comments
 (0)