Closedown
This commit is contained in:
@@ -395,6 +395,7 @@ public class TestingList extends Panel {
|
||||
try{
|
||||
args.put("DEVICE", sDeviceName);
|
||||
run(sTestName, args);
|
||||
Thread.sleep(1000);
|
||||
while(getResult(sDeviceName, sTestName) == "Running"){
|
||||
Thread.sleep(1000);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user