User "Krinkle" posted a comment on MediaWiki.r92125. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92125#c19606 Commit summary:
Fix broken test introduced in r92113 for Gecko-browsers. - Checking text() and attr() separately instead of comparing the resulting HTML (which was problematic due to browsers putting attributes in a different order) Comment: in those browsers it's not returning anything at all (not a wrong response, but none at all) in those browsers. something is going wrong in the unit test. I've tried a dozen different things, I'm missing something... For example, check [http://toolserver.org/~krinkle/testswarm/?state=runresults&run_id=1820&client_id=3364 the result in IE8], it's getting an empty string.... _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
