Confirmed results to SummaryResults.txt logger
This commit is contained in:
+1
-1
@@ -418,7 +418,7 @@ namespace TBF.BenchControl.TestMethods.FlyingStartCollectionMethod
|
||||
Bridge.OnTestCompleted(this, new TestCompletedEventArgs(tstRslt));
|
||||
|
||||
/// Append the results to the CSV-file
|
||||
allResults.Info(TestResult2CsvLine(tstRslt, cBrd.EtPulses(0)));
|
||||
allResults.Info(TestResult2CsvLine(tstRslt));
|
||||
|
||||
|
||||
if (++repetitionNr <= test.Repeats)
|
||||
|
||||
Reference in New Issue
Block a user