Closedown

This commit is contained in:
boccioli_m
2015-06-10 11:18:30 +02:00
parent a481fb6899
commit 2c67c84bc7

View File

@@ -74,7 +74,7 @@ public class TestingList extends Panel {
String sSuccess = "Failed";
String[] deviceName = testingList.getTestInProgress();
//SwingUtils.showException(getComponent(), ex );
SwingUtils.showMessage(getComponent(), "", ex.toString() + deviceName[0]);
//SwingUtils.showMessage(getComponent(), "", ex.toString() + deviceName[0]);
if(deviceName[0] != ""){
iCurrentTestPos = testingList.showResult(deviceName[0], fileName, ret, sSuccess);
//start next test