Ben Coman wrote > How about we open an issue for this, and temporarily introduce a new > package CaseNNNN for > testing this, where Sean could reproduce his case.
I have also experienced what you're talking about - that Lint rules were failing that were not introduced with my fix; but I also was unable to properly document them. Just to be clear, this is a different problem - namely, that manifests declarations of wrong rules are not honored i.e. they are still reported as errors/warnings. As Nicolai pointed out in a comment in issue 15507, maybe this is a good thing because human reviewers may want to check that they were properly marked "wrong". But ideally, they would be reported as two separate categories - 1. new failures not marked "wrong" and 2. new failures so marked ----- Cheers, Sean -- View this message in context: http://forum.world.st/Penelope-Doesn-t-Skip-Wrong-Lint-Rules-tp4825134p4825183.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
