summaryrefslogtreecommitdiff
path: root/jstests/padding.js
diff options
context:
space:
mode:
authoragirbal <antoine@10gen.com>2011-12-29 00:08:45 -0800
committeragirbal <antoine@10gen.com>2011-12-29 00:08:45 -0800
commitd97a9442b4a0ceb98ea26a981bf49d05974c77b8 (patch)
tree6a414654047b682cea87b0057e37db437b0212b4 /jstests/padding.js
parent25840a6fa69a4ef2d5b5e3b376aea5e52827ee7d (diff)
downloadmongo-d97a9442b4a0ceb98ea26a981bf49d05974c77b8.tar.gz
SERVER-4577: make test lineant
Diffstat (limited to 'jstests/padding.js')
-rw-r--r--jstests/padding.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/padding.js b/jstests/padding.js
index c7af8b822c1..41940c50bdf 100644
--- a/jstests/padding.js
+++ b/jstests/padding.js
@@ -58,4 +58,4 @@ for (var i = 0; i < 1000; i++) {
// should have trended somewhat higher over the above.
// speed of increase would be higher with more indexes.
-assert(p.stats().paddingFactor > ps + 0.05);
+assert(p.stats().paddingFactor > ps + 0.03);