Test results are written into database after confirming with END

This commit is contained in:
Milan Hanajik
2015-02-02 00:08:47 +01:00
parent ce6214f631
commit 56a9a7cf1b
8 changed files with 5 additions and 14 deletions
@@ -420,8 +420,6 @@ namespace TBF.BenchControl.TestMethods.FlyingStartCollectionMethod
/// Append the results to the CSV-file
allResults.Info(TestResult2CsvLine(tstRslt, cBrd.EtPulses(0)));
FluentCommon.SaveToDb(StateMachine.WtSession, tstRslt);
if (++repetitionNr <= test.Repeats)
{