You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-10 22:41:43 +02:00
Main build (Jenkins)
This commit is contained in:
17064
service/dictionaries/en.json
vendored
17064
service/dictionaries/en.json
vendored
File diff suppressed because it is too large
Load Diff
@@ -25335,7 +25335,7 @@ Procedure FTP_UploadFile(FunctionParameters)
|
||||
EndIf;
|
||||
|
||||
If Not Result2["result"] Then
|
||||
OPI_TestDataRetrieval.WriteLog(Result, "UploadFile (multiple, bd)" + Postfix, "FTP");
|
||||
OPI_TestDataRetrieval.WriteLog(Result2, "UploadFile (multiple, bd)" + Postfix, "FTP");
|
||||
EndIf;
|
||||
|
||||
OPI_TestDataRetrieval.Check_ResultTrue(Result);
|
||||
|
@@ -25335,7 +25335,7 @@ Procedure FTP_UploadFile(FunctionParameters)
|
||||
EndIf;
|
||||
|
||||
If Not Result2["result"] Then
|
||||
OPI_TestDataRetrieval.WriteLog(Result, "UploadFile (multiple, bd)" + Postfix, "FTP");
|
||||
OPI_TestDataRetrieval.WriteLog(Result2, "UploadFile (multiple, bd)" + Postfix, "FTP");
|
||||
EndIf;
|
||||
|
||||
OPI_TestDataRetrieval.Check_ResultTrue(Result);
|
||||
|
@@ -25335,7 +25335,7 @@
|
||||
КонецЕсли;
|
||||
|
||||
Если Не Результат2["result"] Тогда
|
||||
OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, "ЗагрузитьФайл (множественный, дд)" + Постфикс, "FTP");
|
||||
OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат2, "ЗагрузитьФайл (множественный, дд)" + Постфикс, "FTP");
|
||||
КонецЕсли;
|
||||
|
||||
OPI_ПолучениеДанныхТестов.Проверка_РезультатИстина(Результат);
|
||||
|
Reference in New Issue
Block a user