Le 28/06/13 19:50, Arthur Richards a écrit : > Mobile web is trying to merge https://gerrit.wikimedia.org/r/#/c/69585/ but > PHPUnit tests are failing when Jenkins executes them. > > What's weird is that we've executed PHPUnit tests on our various local > machines - with no failures. We've been scratching our heads trying to > figure out what might be causing the inconsistency. > > Anyone have any ideas what might be causing this?
MaxSem mentioned that failing test earlier this week. The snippet is: MF_ExtractFormatterTest::testExtracts() -'Dutch ( Nederlands ) is a West Germanic ... +'Dutch (About this sound Nederlands ) is a West Germanic ... The content passed to the function has: <span class="unicode haudio" style="white-space:nowrap;"><span class="fn"> I guess the function is supposed to expand the HTML to 'About this sound'. There must be something wrong in the change code so. -- Antoine "hashar" Musso _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
