Project

General

Profile

4gl_results_20230426_3.xml

Maciej Zieniuk, 04/25/2023 06:15 PM

Download (13.3 KB)

 
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
<testsuites errors="0" failures="1" name="ABL Unit" tests="108">
3
  <testsuite name="C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\TestSuiteClass3.cls" tests="108" time=".4">
4
    <testsuite name="tests/dataset/TestReadXmlLongcharNoPkReadGenerated.cls" tests="4" time=".053">
5
      <testcase name="createFilesForDsmaster" status="SUCCESS" time=".02"/>
6
      <testcase name="ActivateBeforeImage" status="SUCCESS" time=".004"/>
7
      <testcase name="dsorder" status="SUCCESS" time=".021"/>
8
      <testcase name="activateBeforeImageOrder" status="SUCCESS" time=".007"/>
9
    </testsuite>
10
    <testsuite name="tests/dataset/TestReadXmlLongcharYesPkReadGenerated.cls" tests="1" time=".01">
11
      <testcase name="createFilesForDsmaster" status="SUCCESS" time=".008"/>
12
    </testsuite>
13
    <testsuite name="tests/dataset/TestReadXmlMemptr.cls" tests="18" time=".039">
14
      <testcase name="differentDataType" status="SUCCESS" time=".001"/>
15
      <testcase name="typeMapping" status="SUCCESS" time=".001"/>
16
      <testcase name="invalidFileIncompleteTags" status="SUCCESS" time=".001"/>
17
      <testcase name="missingFieldsCustomer" status="SUCCESS" time=".001"/>
18
      <testcase name="modifyTableName" status="SUCCESS" time=".001"/>
19
      <testcase name="overrideDefaultMapping" status="SUCCESS" time=".001"/>
20
      <testcase name="readModeAppend" status="SUCCESS" time=".001"/>
21
      <testcase name="readModeEmpty" status="SUCCESS" time=".001"/>
22
      <testcase name="readModeMerge" status="SUCCESS" time=".001"/>
23
      <testcase name="readModeReplace" status="SUCCESS" time=".002"/>
24
      <testcase name="verifySchemaMode" status="SUCCESS" time=".003"/>
25
      <testcase name="sourceContainsSchemaAndData" status="SUCCESS" time=".002"/>
26
      <testcase name="differentFieldType" status="SUCCESS" time=".001"/>
27
      <testcase name="missingPkFields" status="SUCCESS" time=".002"/>
28
      <testcase name="readModeAppendPk" status="SUCCESS" time=".002"/>
29
      <testcase name="readModeEmptyPk" status="SUCCESS" time=".004"/>
30
      <testcase name="readModeMergePk" status="SUCCESS" time=".004"/>
31
      <testcase name="readModeReplacePk" status="SUCCESS" time=".005"/>
32
    </testsuite>
33
    <testsuite name="tests/dataset/TestReadXmlMemptrNoPkReadGenerated.cls" tests="4" time=".069">
34
      <testcase name="createFilesForDsmaster" status="SUCCESS" time=".009"/>
35
      <testcase name="activateBeforeImage" status="SUCCESS" time=".002"/>
36
      <testcase name="Dsorder" status="SUCCESS" time=".05"/>
37
      <testcase name="activateBeforeImageOrder" status="SUCCESS" time=".006"/>
38
    </testsuite>
39
    <testsuite name="tests/dataset/TestReadXmlMemptrYesPkReadGenerated.cls" tests="1" time=".009">
40
      <testcase name="createFilesForDsmaster" status="SUCCESS" time=".008"/>
41
    </testsuite>
42
    <testsuite name="tests/dataset/TestReadXmlschemaFile.cls" tests="7" time=".016">
43
      <testcase name="testReadXmlschemaVsOriginatedSchemasFile" status="SUCCESS" time=".006"/>
44
      <testcase name="testReadXmlschemaVsNewSchemaDefaultParamsFile" status="SUCCESS" time=".003"/>
45
      <testcase name="checkDatasetTtInfoFile" status="SUCCESS" time=".002"/>
46
      <testcase name="testReadXmlschemaVsNewSchemaOverrideDefaultMappingFile" status="SUCCESS" time=".001"/>
47
      <testcase name="testReadXmlschemaVsNewSchemaFieldTypeMappingFile" status="SUCCESS" time=".002"/>
48
      <testcase name="restReadXmlSchemaVsNewSchemaFieldTypeMappingAndOverrideDefaultMappingFile" status="SUCCESS" time=".001"/>
49
      <testcase name="testReadXmlSchemaVsNewSchemaRelationFieldErrorRegardingExisted" status="SUCCESS" time=".001"/>
50
    </testsuite>
51
    <testsuite name="tests/dataset/TestReadXmlSchemaLongchar.cls" tests="7" time=".015">
52
      <testcase name="testReadXmlschemaVsOriginatedSchemas" status="SUCCESS" time=".005"/>
53
      <testcase name="testReadXmlSchemaVsNewSchema" status="SUCCESS" time=".002"/>
54
      <testcase name="checkDatasetTtInfo" status="SUCCESS" time=".002"/>
55
      <testcase name="testReadXmlschemaVsNewSchemaOverrideDefaultMapping" status="SUCCESS" time=".001"/>
56
      <testcase name="testReadXmlschemaVsNewSchemaFieldTypeMapping" status="SUCCESS" time=".001"/>
57
      <testcase name="testReadXmlschemaVsNewSchemaFieldTypeMappingAndOverrideDefaultMapping" status="SUCCESS" time=".001"/>
58
      <testcase name="testReadXmlschemaVsNewSchemaRelationFieldErrorRegardingExisted" status="SUCCESS" time=".001"/>
59
    </testsuite>
60
    <testsuite name="tests/dataset/TestReadXmlSchemaMemptr.cls" tests="7" time=".015">
61
      <testcase name="testReadXmlschemaVsOriginatedSchemas" status="SUCCESS" time=".005"/>
62
      <testcase name="testReadXmlschemaVsNewSchema" status="SUCCESS" time=".001"/>
63
      <testcase name="checkDatasetTtInfo" status="SUCCESS" time=".003"/>
64
      <testcase name="testReadXmlschemaVsNewSchemaOverrideDefaultMapping" status="SUCCESS" time="0"/>
65
      <testcase name="TestReadXmlschemaVsNewSchemaFieldTypeMapping" status="SUCCESS" time="0"/>
66
      <testcase name="testReadXmlSchemaVsNewSchemaFieldTypeMappingAndOverrideDefaultMapping" status="SUCCESS" time="0"/>
67
      <testcase name="testReadXmlschemaVsNewSchemaRelationFieldErrorRegardingExisted" status="SUCCESS" time=".005"/>
68
    </testsuite>
69
    <testsuite name="tests/dataset/TestRejectChanges.cls" tests="7" time=".005">
70
      <testcase name="rejectChangesNo" status="SUCCESS" time=".001"/>
71
      <testcase name="rejectChangesAttachedDataSource" status="SUCCESS" time="0"/>
72
      <testcase name="rejectChangesAttachedDataSourceFill" status="SUCCESS" time="0"/>
73
      <testcase name="rejectChangesAttachedDataSourceFillUpdateData" status="SUCCESS" time=".001"/>
74
      <testcase name="rejectChangesAttachedDataSourceFillUpdateDataBeforeTt" status="SUCCESS" time="0"/>
75
      <testcase name="rejectChangesUpdate" status="SUCCESS" time=".001"/>
76
      <testcase name="rejectChangesDeleteCreate" status="SUCCESS" time=".001"/>
77
    </testsuite>
78
    <testsuite name="tests/dataset/TestRejected.cls" tests="2" time=".002">
79
      <testcase name="TestGet" status="SUCCESS" time="0"/>
80
      <testcase name="TestSetValid" status="SUCCESS" time=".001"/>
81
    </testsuite>
82
    <testsuite name="tests/dataset/TestSerializeHidden.cls" tests="3" time=".002">
83
      <testcase name="TestGet" status="SUCCESS" time="0"/>
84
      <testcase name="TestDefault" status="SUCCESS" time=".001"/>
85
      <testcase name="TestSetValid" status="SUCCESS" time="0"/>
86
    </testsuite>
87
    <testsuite name="tests/dataset/TestSerializeName.cls" tests="3" time=".002">
88
      <testcase name="TestGet" status="SUCCESS" time="0"/>
89
      <testcase name="TestSetUnknown" status="SUCCESS" time=".001"/>
90
      <testcase name="TestSetValid" status="SUCCESS" time="0"/>
91
    </testsuite>
92
    <testsuite name="tests/dataset/TestSetBuffers.cls" tests="8" time=".009">
93
      <testcase name="setABuffer" status="SUCCESS" time=".001"/>
94
      <testcase name="setMultipleBuffers" status="SUCCESS" time=".001"/>
95
      <testcase name="setSameBufferSameTime" status="SUCCESS" time=".001"/>
96
      <testcase name="setTheSameBuffer" status="SUCCESS" time=".002"/>
97
      <testcase name="setABufferWithTheSameNameAsAnExistingOne" status="SUCCESS" time=".001"/>
98
      <testcase name="createTheNewTtorder" status="SUCCESS" time=".001"/>
99
      <testcase name="setAnInvalidBuffer" status="FAILURE" time=".001">
100
        <failure> Errors support.test.AssertExt at line 150  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\support\test\AssertExt.cls)
101
 Errors support.test.AssertExt at line 94  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\support\test\AssertExt.cls)
102
 setAnInvalidBuffer tests.dataset.TestSetBuffers at line 152  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\TestSetBuffers.r)
103
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
104
 RunTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 196  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
105
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 126  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
106
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
107
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
108
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
109
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
110
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
111
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
112
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
113
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
114
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
115
</failure>
116
      </testcase>
117
      <testcase name="setBufferFromAnotherDs" status="SUCCESS" time=".001"/>
118
    </testsuite>
119
    <testsuite name="tests/dataset/TestSetCallback.cls" tests="10" time=".035">
120
      <testcase name="wongCallbackNameClass" status="SUCCESS" time=".005"/>
121
      <testcase name="wrongRoutineNameClass" status="SUCCESS" time=".002"/>
122
      <testcase name="wrightRoutineNameButWrongMethodDefinitionAsInputParamsClass" status="SUCCESS" time=".003"/>
123
      <testcase name="allOkClass" status="SUCCESS" time=".003"/>
124
      <testcase name="otherMethodClass" status="SUCCESS" time=".003"/>
125
      <testcase name="wrongCallbackNameProcedure" status="SUCCESS" time=".003"/>
126
      <testcase name="wrongRoutineNameProcedure" status="SUCCESS" time=".003"/>
127
      <testcase name="wrightRoutineNameButWrongMethodDefinitionAsInputParamsProcedure" status="SUCCESS" time=".003"/>
128
      <testcase name="allOkProcedure" status="SUCCESS" time=".003"/>
129
      <testcase name="otherMethodProcedure" status="SUCCESS" time=".003"/>
130
    </testsuite>
131
    <testsuite name="tests/dataset/TestTopNavQuery.cls" tests="6" time=".005">
132
      <testcase name="TestGet" status="SUCCESS" time="0"/>
133
      <testcase name="TestNull" status="SUCCESS" time="0"/>
134
      <testcase name="TestSetInvalid" status="SUCCESS" time=".001"/>
135
      <testcase name="TestSetValidDynamic" status="SUCCESS" time=".001"/>
136
      <testcase name="TestSetValidMixed" status="SUCCESS" time=".001"/>
137
      <testcase name="TestSetValidStatic" status="SUCCESS" time="0"/>
138
    </testsuite>
139
    <testsuite name="tests/dataset/TestType.cls" tests="2" time=".002">
140
      <testcase name="TestGet" status="SUCCESS" time="0"/>
141
      <testcase name="TestSetInvalid" status="SUCCESS" time=".001"/>
142
    </testsuite>
143
    <testsuite name="tests/dataset/TestUniqueId.cls" tests="2" time=".001">
144
      <testcase name="TestGet" status="SUCCESS" time=".001"/>
145
      <testcase name="TestSetInvalid" status="SUCCESS" time="0"/>
146
    </testsuite>
147
    <testsuite name="tests/dataset/TestWriteJson.cls" tests="0" time="0"/>
148
    <testsuite name="tests/dataset/TestWriteXmlFile.cls" tests="1" time=".016">
149
      <testcase name="createFilesForDsmaster" status="SUCCESS" time=".016"/>
150
    </testsuite>
151
    <testsuite name="tests/dataset/TestWriteXmlLongchar.cls" tests="1" time=".014">
152
      <testcase name="createFilesForDsmaster" status="SUCCESS" time=".013"/>
153
    </testsuite>
154
    <testsuite name="tests/dataset/TestWriteXmlMemptr.cls" tests="1" time=".044">
155
      <testcase name="createFilesForDsmaster" status="SUCCESS" time=".043"/>
156
    </testsuite>
157
    <testsuite name="tests/dataset/TestWriteXmlSchemaFile.cls" tests="1" time=".006">
158
      <testcase name="writeFile" status="SUCCESS" time=".005"/>
159
    </testsuite>
160
    <testsuite name="tests/dataset/TestWriteXmlSchemaLongchar.cls" tests="1" time=".005">
161
      <testcase name="writeLongchar" status="SUCCESS" time=".005"/>
162
    </testsuite>
163
    <testsuite name="tests/dataset/TestWriteXmlSchemaMemptr.cls" tests="1" time=".005">
164
      <testcase name="writeMemptr" status="SUCCESS" time=".004"/>
165
    </testsuite>
166
    <testsuite name="tests/dataset/TestXmlNodeName.cls" tests="4" time=".006">
167
      <testcase name="TestGet" status="SUCCESS" time="0"/>
168
      <testcase name="TestSetUnknown" status="SUCCESS" time="0"/>
169
      <testcase name="TestSerializeHidden" status="SUCCESS" time=".004"/>
170
      <testcase name="TestSetValid" status="SUCCESS" time=".001"/>
171
    </testsuite>
172
    <testsuite name="tests/dataset/TestSetCallbackProcedure.p" tests="6" time=".003">
173
      <testcase name="setACallbackProcedureForValidEvent" status="SUCCESS" time="0"/>
174
      <testcase name="setACallbackProcedureForInvalidEvent" status="SUCCESS" time=".001"/>
175
      <testcase name="setAnInexistentCallbackProcedureToAValidEvent" status="SUCCESS" time="0"/>
176
      <testcase name="setAnInexistentCallbackProcedureForInvalidEvent" status="SUCCESS" time="0"/>
177
      <testcase name="setACallbackProcedureWithInvalidProcedureContext" status="SUCCESS" time=".001"/>
178
      <testcase name="setACallbackProcedureWithValidProcedureContext" status="SUCCESS" time="0"/>
179
    </testsuite>
180
    <testsuite name="dataset/where_translate/wtranslate.p" tests="0" time=".008"/>
181
    <testsuite name="dataset/where_translate/wtranslate2.p" tests="0" time=".001"/>
182
    <testsuite name="dataset/where_translate/wtranslate3.p" tests="0" time=".001"/>
183
  </testsuite>
184
</testsuites>