When a test fails Jenkins writes something like "Failing for the past 4 
build (Since #12)". How does Jenkins know the test history - is it by 
string matching the class/test name to previous results? If so and the 
class name changes does it mean that all history context for its tests is 
also lost?

Reply via email to