Hashar has uploaded a new change for review. https://gerrit.wikimedia.org/r/55553
Change subject: test: remove Comæ test which is broken ...................................................................... test: remove Comæ test which is broken The Unicode equivalence for the A & E ligatures is broken. Probably because it exists two unicode representation of the same sign. That make the test existing test always failing. I am removing it and filled bug 46531 to fix the root cause. Change-Id: I956d90919a07febc518ea387df5bca3b2a5d0583 --- M SpoofTest.php 1 file changed, 0 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/AntiSpoof refs/changes/53/55553/1 diff --git a/SpoofTest.php b/SpoofTest.php index fc61331..23af792 100644 --- a/SpoofTest.php +++ b/SpoofTest.php @@ -22,7 +22,6 @@ array( 'Laura Fiorucci', 'Låura Fiorucci' ), array( 'Lucien leGrey', 'Lucien le6rey' ), array( 'Poco a poco', 'Poco a ƿoco' ), - array( 'Comae', 'Comæ' ), array( 'Sabbut', 'ЅаЬЬцт'), array( 'BetoCG', 'ВетоС6' ) ); -- To view, visit https://gerrit.wikimedia.org/r/55553 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I956d90919a07febc518ea387df5bca3b2a5d0583 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/AntiSpoof Gerrit-Branch: master Gerrit-Owner: Hashar <has...@free.fr> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits