summaryrefslogtreecommitdiff
path: root/jstests/core/views/views_all_commands.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/views/views_all_commands.js')
-rw-r--r--jstests/core/views/views_all_commands.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/core/views/views_all_commands.js b/jstests/core/views/views_all_commands.js
index 2eb0d3471ea..0d2d1e88263 100644
--- a/jstests/core/views/views_all_commands.js
+++ b/jstests/core/views/views_all_commands.js
@@ -529,6 +529,8 @@ let viewsCommandTests = {
moveRange: {skip: isUnrelated},
multicast: {skip: isUnrelated},
netstat: {skip: isAnInternalCommand},
+ oidcListKeys: {skip: isUnrelated},
+ oidcRefreshKeys: {skip: isUnrelated},
pinHistoryReplicated: {skip: isAnInternalCommand},
ping: {command: {ping: 1}},
planCacheClear: {command: {planCacheClear: "view"}, expectFailure: true},