summaryrefslogtreecommitdiff
path: root/jstests/replsets/db_reads_while_recovering_all_commands.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/replsets/db_reads_while_recovering_all_commands.js')
-rw-r--r--jstests/replsets/db_reads_while_recovering_all_commands.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/replsets/db_reads_while_recovering_all_commands.js b/jstests/replsets/db_reads_while_recovering_all_commands.js
index c10fe0d74d6..5c09d2361b6 100644
--- a/jstests/replsets/db_reads_while_recovering_all_commands.js
+++ b/jstests/replsets/db_reads_while_recovering_all_commands.js
@@ -348,6 +348,7 @@ const allCommands = {
stopRecordingTraffic: {skip: isNotAUserDataRead},
testDeprecation: {skip: isNotAUserDataRead},
testDeprecationInVersion2: {skip: isNotAUserDataRead},
+ testInternalTransactions: {skip: isNotAUserDataRead},
testRemoval: {skip: isNotAUserDataRead},
testReshardCloneCollection: {skip: isNotAUserDataRead},
testVersions1And2: {skip: isNotAUserDataRead},