ввел состояние пакета тестирования - выполнен с ошибками.
This commit is contained in:
@@ -146,6 +146,8 @@ public class SapforTestingPlanner extends TestingPlanner<SapforPackage> {
|
||||
protected void AnalyseResults() throws Exception {
|
||||
//не требуется.
|
||||
testingPackage.progress = 100;
|
||||
testingPackage.readJson();
|
||||
UpdatePackageState(testingPackage.package_json.getState());
|
||||
}
|
||||
@Override
|
||||
protected void Kill() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user