Comment by tptacek 8 days ago Yes it is. They're not not false positives until they're reported and consume maintainer time. 1 comment tptacek Reply lambdaone 7 days ago False positives can be eliminated mechanistically by testing if they actually work, in a sufficiently isolated automated test apparatus.The hard thing is reducing detected crashes to well-formulated test cases that help rather than hinder maintainers.
lambdaone 7 days ago False positives can be eliminated mechanistically by testing if they actually work, in a sufficiently isolated automated test apparatus.The hard thing is reducing detected crashes to well-formulated test cases that help rather than hinder maintainers.
False positives can be eliminated mechanistically by testing if they actually work, in a sufficiently isolated automated test apparatus.
The hard thing is reducing detected crashes to well-formulated test cases that help rather than hinder maintainers.