From: Dyre Tjeldvoll Date: October 25 2012 8:46am Subject: bzr push into mysql-5.5-cluster-7.2 branch (Dyre.Tjeldvoll:4096 to 4097) List-Archive: http://lists.mysql.com/commits/145113 Message-Id: <20121025084607.23075.36635.4097@khepri17.no.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 4097 Dyre Tjeldvoll 2012-10-25 Typo in skip annotation for a test modified: storage/ndb/mcc/tst/tst_main.py 4096 Dyre Tjeldvoll 2012-10-24 Rework python unit tests, remove stack dump when host_info binary cannot be found and add a config-parsing command to request_handler modified: storage/ndb/mcc/clusterhost.py storage/ndb/mcc/config_parser.py storage/ndb/mcc/remote_clusterhost.py storage/ndb/mcc/request_handler.py storage/ndb/mcc/tst/tst_main.py storage/ndb/mcc/tst/xmlrunner2.py === modified file 'storage/ndb/mcc/tst/tst_main.py' --- a/storage/ndb/mcc/tst/tst_main.py 2012-10-24 10:51:28 +0000 +++ b/storage/ndb/mcc/tst/tst_main.py 2012-10-25 08:06:40 +0000 @@ -142,7 +142,7 @@ class Test0ConfigIni(utmod.TestCase): def test_write(self): logging.debug('ex_ini write back:\n'+config_parser.write_cluster_config_ini(config_parser.parse_cluster_config_ini('example_config.ini'))) - @utmod.skipIf(,'') + @utmod.skip('Need a way to specify the cluster installdir (default cluster we are part of?') def test_ndb_config(self): print 'ndb config as json: ', json.dumps(util.xml_to_python(self.cluster.ndb_config_xml())) No bundle (reason: useless for push emails).