summaryrefslogtreecommitdiff
path: root/buildscripts/idl/tests/compatibility_test_fail/new/compatibility_test_fail_new.idl
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/idl/tests/compatibility_test_fail/new/compatibility_test_fail_new.idl')
-rw-r--r--buildscripts/idl/tests/compatibility_test_fail/new/compatibility_test_fail_new.idl11
1 files changed, 0 insertions, 11 deletions
diff --git a/buildscripts/idl/tests/compatibility_test_fail/new/compatibility_test_fail_new.idl b/buildscripts/idl/tests/compatibility_test_fail/new/compatibility_test_fail_new.idl
index 01da70b3e8c..21aa946f117 100644
--- a/buildscripts/idl/tests/compatibility_test_fail/new/compatibility_test_fail_new.idl
+++ b/buildscripts/idl/tests/compatibility_test_fail/new/compatibility_test_fail_new.idl
@@ -2274,17 +2274,6 @@ commands:
type: array<StructType>
reply_type: ArrayTypeStruct
- # TODO (SERVER-55203): Remove InvalidReplySkippedCommand.
- InvalidReplySkippedCommand:
- description: "new command should fail because it has invalid reply, but this command will
- be added to skipped command list."
- command_name: invalidReplySkippedCommand
- namespace: ignored
- cpp_name: InvalidReplySkippedCommand
- strict: true
- api_version: "1"
- reply_type: OkReply
-
accessCheckTypeChange:
description: "new command fails because the access check type has changed"
command_name: accessCheckTypeChange