On Nov 21, 2010, at 11:50 AM, Vincent Massol wrote:
On Nov 21, 2010, at 9:12 AM, Caleb James DeLisle wrote:
How do you know that these are false positives?
Some ideas:
* We could have a list of known false positive messages:
** "Premature end of file"
** "Failed to start XWiki in [120] seconds"
** "Internal Server Error Response"
** etc
* We can also check if several tests have the same output. Below several have the same
500 error.
* Bayesian filter. When we see false positives we teach the filter. It works quite well
for spam it should work for this too.