From: Bjorn Munch Date: January 31 2011 12:22pm Subject: Re: bzr commit into mysql-trunk branch (marc.alff:3570) List-Archive: http://lists.mysql.com/commits/130037 Message-Id: <20110131122211.GA1341@khepri15.norway.sun.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On 28/01 18.55, Marc Alff wrote: > #At file:///Users/malff/BZR_TREE/mysql-trunk-bug59799/ based on revid:marc.alff@stripped > > 3570 Marc Alff 2011-01-28 > Adding instrumentation > > modified: > mysql-test/suite/perfschema/t/debug_env.test > === modified file 'mysql-test/suite/perfschema/t/debug_env.test' I see this test now fails across the board. Even though it's experimental I find this a bit annoying (also when it fails in manual testing). I don't know the background: is this a test you need to run on all platforms in PB to check the results, or is it just a test you need to have available for manual debugging purposes? If the latter, I'd suggest you disable it instead of marking it experimental. Then you'd have to use --enable-disabled in your MTR command to have it run. - Bjorn