lipinggm / tlb

Automatically exported from code.google.com/p/tlb
0 stars 0 forks source link

Add ability to ignore test run time deviating from a given value (+/- function) #72

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Environment issues generally make functional tests hang. This causes TLB to 
report a false huge time for the given test and can hence cause the balancing 
to be skewed. 

In order to prevent this, TLB should start taking a +/- function which defines 
the limit on either sides exceeding which a test time will be discarded. 

This guards from outliers skewing balancing.

Original issue reported on code.google.com by itspa...@gmail.com on 28 Apr 2011 at 5:52