summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/currentop_includes_await_time.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/noPassthrough/currentop_includes_await_time.js')
-rw-r--r--jstests/noPassthrough/currentop_includes_await_time.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/noPassthrough/currentop_includes_await_time.js b/jstests/noPassthrough/currentop_includes_await_time.js
index 0c34999a512..154eec5d9ae 100644
--- a/jstests/noPassthrough/currentop_includes_await_time.js
+++ b/jstests/noPassthrough/currentop_includes_await_time.js
@@ -1,6 +1,7 @@
/**
* Test that the operation latencies reported in current op for a getMore on an awaitData cursor
* include time spent blocking for the await time.
+ * @tags: [requires_capped]
*/
(function() {
"use test";