summaryrefslogtreecommitdiff
path: root/jstests/serial_run
diff options
context:
space:
mode:
authorGabriel Russell <gabriel.russell@mongodb.com>2019-03-11 14:31:06 -0400
committerGabriel Russell <gabriel.russell@mongodb.com>2019-03-25 13:36:14 -0400
commitfce41c4b76d816b1be155c45e9b352eadbfaadf5 (patch)
tree435f905765da89395e5d8f0439f23579ccdbfa54 /jstests/serial_run
parent0522785ad3c83307f4043a953c0bc016ebe75526 (diff)
downloadmongo-fce41c4b76d816b1be155c45e9b352eadbfaadf5.tar.gz
SERVER-36750 blacklist memory.js on ppc64le in memory variantsr3.6.12-rc0
Diffstat (limited to 'jstests/serial_run')
-rw-r--r--jstests/serial_run/memory.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/jstests/serial_run/memory.js b/jstests/serial_run/memory.js
index 9d67aa7aab6..d5aa00939ce 100644
--- a/jstests/serial_run/memory.js
+++ b/jstests/serial_run/memory.js
@@ -1,3 +1,6 @@
+/*
+ * @tags: [blacklist_from_ppc64le]
+ */
var col = db.memoryTest;
// test creating many collections to make sure no internal cache goes OOM