Platonides has uploaded a new change for review. https://gerrit.wikimedia.org/r/48628
Change subject: Set $wgUseTidy = false on TextContentTest ...................................................................... Set $wgUseTidy = false on TextContentTest If $wgUseTidy = true on LocalSettings, although this test runs fine standalone, when batched with other database tests it can fail with: --- Expected +++ Actual @@ @@ -'<p>hello <i>world</i> -</p>' +'<p>hello <i>world</i></p>' Change-Id: Id143abf45def7bb686f00584d3f7838dc7396ad7 --- M tests/phpunit/includes/content/TextContentTest.php 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/28/48628/1 -- To view, visit https://gerrit.wikimedia.org/r/48628 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id143abf45def7bb686f00584d3f7838dc7396ad7 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Platonides <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
