diff --git a/plugins/NewTest.java b/plugins/NewTest.java index 5ac948c..e60cd0f 100644 --- a/plugins/NewTest.java +++ b/plugins/NewTest.java @@ -645,7 +645,7 @@ public class NewTest extends javax.swing.JPanel { if (!success) { // Directory creation failed SwingUtils.showMessage(this, "generateTestFiles()", "Cannot create directory " + testDir.toString()); - return; + return; } } //generate device files inside device dir diff --git a/plugins/TestingList.java b/plugins/TestingList.java index 46e94a6..b368b58 100644 --- a/plugins/TestingList.java +++ b/plugins/TestingList.java @@ -263,7 +263,7 @@ public class TestingList extends Panel { case DEVICE_NAME: case TEST_NAME: val = "name"; - break; + break; case TEST_PARAMETERS: val = "parameters"; break; diff --git a/plugins/TestingListDetails.java b/plugins/TestingListDetails.java index 89501ce..5877351 100644 --- a/plugins/TestingListDetails.java +++ b/plugins/TestingListDetails.java @@ -251,7 +251,7 @@ public class TestingListDetails extends javax.swing.JPanel { .addContainerGap()) ); }// //GEN-END:initComponents - + private void fillComponents(HashMap hDetails) { //add values to each text box this.txtDeviceName.setText(hDetails.get("deviceName").toString()); diff --git a/script/tests/devices/defev/.config b/script/tests/devices/defev/.config new file mode 100644 index 0000000..33474f2 --- /dev/null +++ b/script/tests/devices/defev/.config @@ -0,0 +1,4 @@ +#Tue Sep 01 14:05:29 CEST 2015 +name=defev +tests=jojo +description=vvff diff --git a/script/tests/log/TestsLog20150828173637.txt b/script/tests/log/TestsLog20150828173637.txt new file mode 100644 index 0000000..41c2261 --- /dev/null +++ b/script/tests/log/TestsLog20150828173637.txt @@ -0,0 +1,44 @@ +Aug 28, 2015 5:36:37 PM TestingList loadTests +INFO: 10 tests loaded. +Aug 28, 2015 5:40:20 PM TestingList loadTests +INFO: 16 tests loaded. +Aug 28, 2015 5:41:39 PM TestingList loadTests +INFO: 10 tests loaded. +Aug 28, 2015 5:51:41 PM TestingList loadTests +INFO: 26 tests loaded. +Aug 28, 2015 5:52:30 PM TestingList loadTests +INFO: 10 tests loaded. +Aug 28, 2015 5:58:06 PM TestingList loadTests +INFO: 10 tests loaded. +Aug 28, 2015 5:58:10 PM TestingList loadTests +INFO: 10 tests loaded. +Aug 28, 2015 5:59:04 PM TestingList$RunTest executeParallelTestsGroup +INFO: Running Test 'power-supply-A'. No parameters found. +Aug 28, 2015 5:59:04 PM TestingList$RunTest executeParallelTestsGroup +INFO: Running Test 'power-supply-B'. No parameters found. +Aug 28, 2015 5:59:04 PM TestingList$RunTest executeParallelTestsGroup +INFO: Running test 'Calibrate' with the following parameters: {repeatTimes={description=Repeat N times, value=2}, delayS={description=Delay between each initialisation [s], value=4}} +Aug 28, 2015 5:59:26 PM TestingList showResult +SEVERE: Failure - Device: PO2DV-NCS-LS; Test: .\\home\\script\\tests\\tests\\PS Tests\\power-supply-B\\power-supply-B.py; Result: ch.psi.pshell.scripting.StatementException: __builtin__.exception: Traceback (most recent call last): + File "