On my local Vagrant MediaWiki install (https://github.com/wikimedia/wmf-vagrant), I'm getting:
Running test BUG 1887, part 2: A <math> with a thumbnail- math enabled... No lock manager defined with the name `nullLockManager`.
when running the parser tests:
php tests/parserTests.php --file=extensions/Math/mathParserTests.txt
against master of the Math extension (MediaWiki is at git latest).
Can anyone shed some light on this? Is it expected this would work in production, meaning the test is broken?
Matt Flaschen