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