Reviewers: mp+213563_code.launchpad.net, Message: Please take a look. Description: Disable charm store tests that require Mongo JS. Juju CI tests run against a build of MongoDB that does not support javascript for cross-platform reasons. This causes some of the charm store tests to fail which use map reduce to test the stats collection. Made the execution of these tests configurable with a -mongojs suite flag, off by default. https://code.launchpad.net/~cmars/juju-core/cs-mongo-tests/+merge/213563 (do not edit description out of merge proposal) Please review this at https://codereview.appspot.com/82930043/ Affected files (+33, -0 lines): A [revision details] M store/server_test.go M store/store_test.go Index: [revision details] === added file '[revision details]' --- [revision details] 2012-01-01 00:00:00 +0000 +++ [revision details] 2012-01-01 00:00:00 +0000 @@ -0,0 +1,2 @@ +Old revision: tarmac-20140331232430-drvjtzkduheba0pm +New revision: