Project

General

Profile

4gl_results_20230426_2.xml

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

Download (35.4 KB)

 
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
<testsuites errors="9" failures="3" name="ABL Unit" tests="176">
3
  <testsuite name="C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\TestSuiteClass2.cls" tests="176" time="3.012">
4
    <testsuite name="tests/dataset/TestCopyDataset.cls" tests="12" time=".026">
5
      <testcase name="datasetMethodAtt1" status="SUCCESS" time=".004"/>
6
      <testcase name="UpdateAFieldFromSourceDataset" status="SUCCESS" time=".001"/>
7
      <testcase name="ModifyUpgradeFieldStatic" status="SUCCESS" time=".001"/>
8
      <testcase name="CreateDstestWithDiffrentFieldsName" status="SUCCESS" time=".002"/>
9
      <testcase name="CreateDstestWithDiffrentFieldsExtra" status="SUCCESS" time=".005"/>
10
      <testcase name="TestModifyRecordFielAddNewRecordStatic" status="SUCCESS" time=".002"/>
11
      <testcase name="LooseCopyDynamic" status="SUCCESS" time=".001"/>
12
      <testcase name="AppendMode" status="SUCCESS" time=".001"/>
13
      <testcase name="ReplaceTrue" status="ERROR" time=".002">
14
        <error> Ambiguous runtime method call. Could not resolve Equals reference. (13844)
15
 ReplaceTrue tests.dataset.TestCopyDataset at line 718  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\TestCopyDataset.r)
16
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
17
 RunTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 196  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
18
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 126  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
19
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
20
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
21
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
22
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
23
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
24
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
25
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
26
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
27
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
28
</error>
29
      </testcase>
30
      <testcase name="TestPairsList" status="ERROR" time=".002">
31
        <error> More than one ttItem records found by a unique FIND. (3166)
32
 TestPairsList tests.dataset.TestCopyDataset at line 791  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\TestCopyDataset.r)
33
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
34
 RunTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 196  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
35
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 126  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
36
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
37
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
38
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
39
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
40
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
41
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
42
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
43
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
44
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
45
</error>
46
      </testcase>
47
      <testcase name="CurrentTrue" status="SUCCESS" time=".002"/>
48
      <testcase name="NamePrefix" status="SUCCESS" time=".001"/>
49
    </testsuite>
50
    <testsuite name="tests/dataset/TestCopyTempTable.cls" tests="1" time="0">
51
      <testcase name="TestValid" status="SUCCESS" time="0"/>
52
    </testsuite>
53
    <testsuite name="tests/dataset/TestCreateLike.cls" tests="7" time=".94">
54
      <testcase name="TestInvalidStatic" status="SUCCESS" time=".001"/>
55
      <testcase name="datasetWithEmptyTempTables" status="SUCCESS" time="0"/>
56
      <testcase name="datasetMustBeIdenticalAsSourceDataset" status="SUCCESS" time="0"/>
57
      <testcase name="DataRelationAttributes" status="SUCCESS" time=".001"/>
58
      <testcase name="datasetWithEmptyTempTablesPrefix" status="SUCCESS" time="0"/>
59
      <testcase name="datasetWithPopulatedTempTablesPrefix" status="SUCCESS" time=".936"/>
60
      <testcase name="defaultParamsModyfied" status="SUCCESS" time=".001"/>
61
    </testsuite>
62
    <testsuite name="tests/dataset/TestDataSourceModified.cls" tests="3" time="1.062">
63
      <testcase name="TestGet" status="SUCCESS" time=".002"/>
64
      <testcase name="TestSetInvalid" status="SUCCESS" time=".001"/>
65
      <testcase name="TestSetValid" status="SUCCESS" time=".001"/>
66
    </testsuite>
67
    <testsuite name="tests/dataset/TestDynamic.cls" tests="2" time=".001">
68
      <testcase name="TestGet" status="SUCCESS" time="0"/>
69
      <testcase name="TestSetInvalid" status="SUCCESS" time=".001"/>
70
    </testsuite>
71
    <testsuite name="tests/dataset/TestEmptyDataset.cls" tests="1" time=".001">
72
      <testcase name="TestValidEmptyDataset" status="SUCCESS" time=".001"/>
73
    </testsuite>
74
    <testsuite name="tests/dataset/TestError.cls" tests="3" time=".001">
75
      <testcase name="TestGet" status="SUCCESS" time="0"/>
76
      <testcase name="TestSetInvalid" status="SUCCESS" time="0"/>
77
      <testcase name="TestSetValid" status="SUCCESS" time="0"/>
78
    </testsuite>
79
    <testsuite name="tests/dataset/TestFill.cls" tests="14" time=".682">
80
      <testcase name="correctBufferAsign" status="SUCCESS" time=".002"/>
81
      <testcase name="datasetNoRelation" status="SUCCESS" time=".001"/>
82
      <testcase name="modifyWhereString" status="SUCCESS" time=".001"/>
83
      <testcase name="correctBufferAsign2" status="SUCCESS" time=".004"/>
84
      <testcase name="incorrectBufferAssign" status="SUCCESS" time=".001"/>
85
      <testcase name="datasetWithRelation" status="SUCCESS" time=".654"/>
86
      <testcase name="applyFillOnADatasetNoData" status="SUCCESS" time=".002"/>
87
      <testcase name="applyFillOnADatasetWithRelationsNoData" status="SUCCESS" time=".001"/>
88
      <testcase name="applyFillOnADatasetWithData" status="SUCCESS" time=".001"/>
89
      <testcase name="applyFillOnADatasetWithRelations" status="SUCCESS" time=".002"/>
90
      <testcase name="applyFillOnADatasetWithDataNoMatch" status="SUCCESS" time=".001"/>
91
      <testcase name="applyFillOnADatasetWithRelationsNoMatch" status="SUCCESS" time=".001"/>
92
      <testcase name="applyFillOnADatasetWithDataNoMatchPk" status="SUCCESS" time=".001"/>
93
      <testcase name="applyFillOnADatasetWithRelationsNoMatchPK" status="SUCCESS" time=".001"/>
94
    </testsuite>
95
    <testsuite name="tests/dataset/TestFillMode.cls" tests="12" time=".012">
96
      <testcase name="correctBufferAsign" status="SUCCESS" time="0"/>
97
      <testcase name="defaultModeMerge" status="SUCCESS" time=".001"/>
98
      <testcase name="appendNoPkAddRecords" status="SUCCESS" time=".001"/>
99
      <testcase name="replaceNoPk" status="SUCCESS" time="0"/>
100
      <testcase name="emptyNoPk" status="SUCCESS" time=".001"/>
101
      <testcase name="noFillNoPk" status="SUCCESS" time=".001"/>
102
      <testcase name="withPkCorrectBufferAsign" status="SUCCESS" time=".001"/>
103
      <testcase name="notReplaceTheContentOfExistingRecords" status="SUCCESS" time=".001"/>
104
      <testcase name="withPkThrowError" status="SUCCESS" time=".001"/>
105
      <testcase name="withPkReplaceTheContent" status="SUCCESS" time=".001"/>
106
      <testcase name="withPkEmptyTableBeforeFill" status="SUCCESS" time=".001"/>
107
      <testcase name="noFillWithPk" status="SUCCESS" time=".001"/>
108
    </testsuite>
109
    <testsuite name="tests/dataset/TestGetBufferHandle.cls" tests="6" time=".004">
110
      <testcase name="getBufferHandleTest" status="SUCCESS" time=".001"/>
111
      <testcase name="getBufferHandle2" status="SUCCESS" time=".001"/>
112
      <testcase name="getBufferHandlePlus1" status="SUCCESS" time="0"/>
113
      <testcase name="getBufferHandleCharacter" status="SUCCESS" time="0"/>
114
      <testcase name="getBufferHandleCharacterInexistent" status="SUCCESS" time=".001"/>
115
      <testcase name="getBufferHandleDefault" status="SUCCESS" time="0"/>
116
    </testsuite>
117
    <testsuite name="tests/dataset/TestGetChanges.cls" tests="1" time=".003">
118
      <testcase name="TestValid" status="SUCCESS" time=".002"/>
119
    </testsuite>
120
    <testsuite name="tests/dataset/TestGetRelation.cls" tests="1" time=".001">
121
      <testcase name="TestValid" status="SUCCESS" time="0"/>
122
    </testsuite>
123
    <testsuite name="tests/dataset/TestGetTopBuffer.cls" tests="1" time=".001">
124
      <testcase name="TestValid" status="SUCCESS" time="0"/>
125
    </testsuite>
126
    <testsuite name="tests/dataset/TestHandle.cls" tests="2" time=".001">
127
      <testcase name="TestGet" status="SUCCESS" time=".001"/>
128
      <testcase name="TestSetInvalid" status="SUCCESS" time="0"/>
129
    </testsuite>
130
    <testsuite name="tests/dataset/TestInstantiatingProcedure.cls" tests="2" time=".002">
131
      <testcase name="TestGet" status="SUCCESS" time=".001"/>
132
      <testcase name="TestSetInvalid" status="SUCCESS" time=".001"/>
133
    </testsuite>
134
    <testsuite name="tests/dataset/TestMergeChanges.cls" tests="22" time=".041">
135
      <testcase name="useOtherDsAsOriginal" status="SUCCESS" time=".001"/>
136
      <testcase name="createRows" status="SUCCESS" time=".002"/>
137
      <testcase name="DeleteRows" status="SUCCESS" time=".002"/>
138
      <testcase name="applyRejectChangesOnCopyDs" status="SUCCESS" time=".001"/>
139
      <testcase name="changesOnOriginalDs" status="SUCCESS" time=".002"/>
140
      <testcase name="UpdateRow" status="SUCCESS" time=".002"/>
141
      <testcase name="changesOnCopyDs" status="SUCCESS" time=".001"/>
142
      <testcase name="CreateAgcOriginDs" status="SUCCESS" time=".002"/>
143
      <testcase name="CreateRecordsWithIdOfDeletedOne" status="SUCCESS" time=".002"/>
144
      <testcase name="deleteRowUpdatedInOriginalDs" status="SUCCESS" time=".002"/>
145
      <testcase name="deleteRowCreatedOnOriginalDs" status="SUCCESS" time=".001"/>
146
      <testcase name="deleteOtherRows" status="SUCCESS" time=".002"/>
147
      <testcase name="applyRejectChangesOnOriginalDs" status="SUCCESS" time=".002"/>
148
      <testcase name="UpdateRowFromOrigin" status="SUCCESS" time=".002"/>
149
      <testcase name="setRejectedAttribForBttcopycustomer" status="SUCCESS" time=".001"/>
150
      <testcase name="changesAndCheckResult" status="SUCCESS" time=".002"/>
151
      <testcase name="setRejectedAttribForTtCopyCustomer" status="SUCCESS" time=".002"/>
152
      <testcase name="setRejectedAttribForBttcustomer" status="SUCCESS" time=".001"/>
153
      <testcase name="checkRejectAttributeValue" status="SUCCESS" time=".001"/>
154
      <testcase name="changesAndCheckResultForRejected" status="SUCCESS" time=".002"/>
155
      <testcase name="checkRejectetAttributeForAllRowsFromTtcustomer" status="SUCCESS" time=".002"/>
156
      <testcase name="ApplyMerge-changesAndCheckResult" status="SUCCESS" time=".001"/>
157
    </testsuite>
158
    <testsuite name="tests/dataset/TestMergeChangesInitial.cls" tests="2" time=".003">
159
      <testcase name="TestInvalid" status="SUCCESS" time=".001"/>
160
      <testcase name="TestValid" status="SUCCESS" time=".002"/>
161
    </testsuite>
162
    <testsuite name="tests/dataset/TestMergeChangesPkInitial.cls" tests="2" time=".003">
163
      <testcase name="TestInvalid" status="SUCCESS" time=".001"/>
164
      <testcase name="TestValid" status="SUCCESS" time=".002"/>
165
    </testsuite>
166
    <testsuite name="tests/dataset/TestName.cls" tests="3" time=".003">
167
      <testcase name="TestGet" status="SUCCESS" time=".001"/>
168
      <testcase name="TestSetInvalid" status="FAILURE" time="0">
169
        <failure> Errors support.test.AssertExt at line 89  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\support\test\AssertExt.cls)
170
 Error support.test.AssertExt at line 67  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\support\test\AssertExt.cls)
171
 Error support.test.AssertExt at line 52  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\support\test\AssertExt.cls)
172
 TestSetInvalid tests.dataset.TestName at line 234  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\TestName.r)
173
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
174
 RunTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 196  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
175
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 126  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
176
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
177
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
178
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
179
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
180
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
181
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
182
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
183
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
184
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
185
</failure>
186
      </testcase>
187
      <testcase name="TestSetValid" status="SUCCESS" time=".002"/>
188
    </testsuite>
189
    <testsuite name="tests/dataset/TestNamespacePrefix.cls" tests="3" time=".001">
190
      <testcase name="TestGet" status="SUCCESS" time=".001"/>
191
      <testcase name="TestSetInvalid" status="SUCCESS" time="0"/>
192
      <testcase name="TestSetValid" status="SUCCESS" time="0"/>
193
    </testsuite>
194
    <testsuite name="tests/dataset/TestNamespaceUri.cls" tests="3" time=".002">
195
      <testcase name="TestGet" status="SUCCESS" time="0"/>
196
      <testcase name="TestSetInvalid" status="FAILURE" time=".001">
197
        <failure> Errors support.test.AssertExt at line 89  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\support\test\AssertExt.cls)
198
 Error support.test.AssertExt at line 67  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\support\test\AssertExt.cls)
199
 Error support.test.AssertExt at line 52  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\support\test\AssertExt.cls)
200
 TestSetInvalid tests.dataset.TestNamespaceUri at line 229  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\TestNamespaceUri.r)
201
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
202
 RunTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 196  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
203
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 126  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
204
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
205
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
206
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
207
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
208
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
209
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
210
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
211
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
212
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
213
</failure>
214
      </testcase>
215
      <testcase name="TestSetValid" status="SUCCESS" time=".001"/>
216
    </testsuite>
217
    <testsuite name="tests/dataset/TestNextSibling.cls" tests="2" time=".002">
218
      <testcase name="TestGet" status="SUCCESS" time=".001"/>
219
      <testcase name="TestSetInvalid" status="SUCCESS" time=".001"/>
220
    </testsuite>
221
    <testsuite name="tests/dataset/TestNumBuffers.cls" tests="2" time=".002">
222
      <testcase name="TestGet" status="SUCCESS" time=".001"/>
223
      <testcase name="TestSetValid" status="SUCCESS" time=".001"/>
224
    </testsuite>
225
    <testsuite name="tests/dataset/TestNumReferences.cls" tests="3" time=".004">
226
      <testcase name="TestGet" status="ERROR" time=".002">
227
        <error> Invalid or inappropriate handle value given to DELETE OBJECT or DELETE PROCEDURE statement. (5425)
228
 tearDown tests.dataset.TestNumReferences at line 458  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\TestNumReferences.r)
229
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
230
 RunAfterMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 290  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
231
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 141  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
232
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
233
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
234
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
235
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
236
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
237
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
238
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
239
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
240
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
241
</error>
242
      </testcase>
243
      <testcase name="TestSetInvalid" status="ERROR" time=".001">
244
        <error> Invalid or inappropriate handle value given to DELETE OBJECT or DELETE PROCEDURE statement. (5425)
245
 tearDown tests.dataset.TestNumReferences at line 458  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\TestNumReferences.r)
246
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
247
 RunAfterMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 290  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
248
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 141  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
249
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
250
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
251
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
252
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
253
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
254
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
255
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
256
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
257
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
258
</error>
259
      </testcase>
260
      <testcase name="TestSetValid" status="ERROR" time=".001">
261
        <error> Invalid or inappropriate handle value given to DELETE OBJECT or DELETE PROCEDURE statement. (5425)
262
 tearDown tests.dataset.TestNumReferences at line 458  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\TestNumReferences.r)
263
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
264
 RunAfterMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 290  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
265
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 141  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
266
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
267
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
268
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
269
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
270
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
271
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
272
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
273
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
274
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
275
</error>
276
      </testcase>
277
    </testsuite>
278
    <testsuite name="tests/dataset/TestNumRelations.cls" tests="2" time=".003">
279
      <testcase name="TestGet" status="ERROR" time=".001">
280
        <error> Invalid or inappropriate handle value given to DELETE OBJECT or DELETE PROCEDURE statement. (5425)
281
 tearDown tests.dataset.TestNumRelations at line 451  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\TestNumRelations.r)
282
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
283
 RunAfterMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 290  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
284
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 141  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
285
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
286
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
287
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
288
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
289
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
290
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
291
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
292
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
293
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
294
</error>
295
      </testcase>
296
      <testcase name="TestSetInvalid" status="ERROR" time=".001">
297
        <error> Invalid or inappropriate handle value given to DELETE OBJECT or DELETE PROCEDURE statement. (5425)
298
 tearDown tests.dataset.TestNumRelations at line 451  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\TestNumRelations.r)
299
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
300
 RunAfterMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 290  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
301
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 141  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
302
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
303
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
304
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
305
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
306
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
307
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
308
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
309
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
310
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
311
</error>
312
      </testcase>
313
    </testsuite>
314
    <testsuite name="tests/dataset/TestNumTopBuffers.cls" tests="2" time=".003">
315
      <testcase name="TestGet" status="ERROR" time=".001">
316
        <error> Invalid or inappropriate handle value given to DELETE OBJECT or DELETE PROCEDURE statement. (5425)
317
 tearDown tests.dataset.TestNumTopBuffers at line 454  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\TestNumTopBuffers.r)
318
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
319
 RunAfterMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 290  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
320
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 141  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
321
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
322
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
323
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
324
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
325
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
326
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
327
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
328
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
329
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
330
</error>
331
      </testcase>
332
      <testcase name="TestSetInvalid" status="ERROR" time=".001">
333
        <error> Invalid or inappropriate handle value given to DELETE OBJECT or DELETE PROCEDURE statement. (5425)
334
 tearDown tests.dataset.TestNumTopBuffers at line 454  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\TestNumTopBuffers.r)
335
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
336
 RunAfterMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 290  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
337
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 141  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
338
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
339
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
340
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
341
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
342
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
343
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
344
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
345
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
346
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
347
</error>
348
      </testcase>
349
    </testsuite>
350
    <testsuite name="tests/dataset/TestOOPrivateDs.cls" tests="2" time=".001">
351
      <testcase name="TestInvalid" status="SUCCESS" time="0"/>
352
      <testcase name="TestValid" status="SUCCESS" time="0"/>
353
    </testsuite>
354
    <testsuite name="tests/dataset/TestOOProtectedDs.cls" tests="2" time=".002">
355
      <testcase name="TestInvalid" status="SUCCESS" time=".001"/>
356
      <testcase name="TestValid" status="SUCCESS" time="0"/>
357
    </testsuite>
358
    <testsuite name="tests/dataset/TestPrivateData.cls" tests="2" time=".001">
359
      <testcase name="TestGet" status="SUCCESS" time="0"/>
360
      <testcase name="TestSetValid" status="SUCCESS" time="0"/>
361
    </testsuite>
362
    <testsuite name="tests/dataset/TestReadJsonFile.cls" tests="4" time=".012">
363
      <testcase name="modifyTableNameMaster" status="SUCCESS" time=".009"/>
364
      <testcase name="ReadModeAppendMaster" status="SUCCESS" time=".001"/>
365
      <testcase name="readModeEmptyMaster" status="SUCCESS" time=".001"/>
366
      <testcase name="readModeReplaceMaster" status="SUCCESS" time=".001"/>
367
    </testsuite>
368
    <testsuite name="tests/dataset/TestReadJsonLongchar.cls" tests="3" time=".003">
369
      <testcase name="TestReadModeAppend" status="SUCCESS" time="0"/>
370
      <testcase name="TestReadModeEmpty" status="SUCCESS" time=".001"/>
371
      <testcase name="TestReadModeReplace" status="SUCCESS" time=".001"/>
372
    </testsuite>
373
    <testsuite name="tests/dataset/TestReadJsonMemptr.cls" tests="4" time=".004">
374
      <testcase name="TestReadModeAppend" status="SUCCESS" time=".002"/>
375
      <testcase name="TestReadModeEmpty" status="SUCCESS" time="0"/>
376
      <testcase name="TestReadModeMerge" status="SUCCESS" time=".001"/>
377
      <testcase name="TestReadModeReplace" status="SUCCESS" time=".001"/>
378
    </testsuite>
379
    <testsuite name="tests/dataset/TestReadXmlFile.cls" tests="15" time=".034">
380
      <testcase name="differentDataType" status="SUCCESS" time=".003"/>
381
      <testcase name="typeMapping" status="SUCCESS" time=".003"/>
382
      <testcase name="invalidFileIncompleteTags" status="FAILURE" time=".001">
383
        <failure> Errors support.test.AssertExt at line 153  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\support\test\AssertExt.cls)
384
 Errors support.test.AssertExt at line 94  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\support\test\AssertExt.cls)
385
 invalidFileIncompleteTags tests.dataset.TestReadXmlFile at line 110  (C:\Users\Administrator\Progress\Developer Studio 4.3.1\workspace\testcase\tests\dataset\TestReadXmlFile.r)
386
 Invoke OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 163  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
387
 RunTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 196  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
388
 RunSelectedTestMethod OpenEdge.ABLUnit.Reflection.ClassAnnotationInfo at line 126  (OpenEdge/ABLUnit/Reflection/ClassAnnotationInfo.r)
389
 runTestClassMethod OpenEdge.ABLUnit.Runner.ABLRunner at line 1180  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
390
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1075  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
391
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
392
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
393
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
394
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1100  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
395
 runtests OpenEdge.ABLUnit.Runner.ABLRunner at line 1013  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
396
 RunTests OpenEdge.ABLUnit.Runner.ABLRunner at line 150  (OpenEdge/ABLUnit/Runner/ABLRunner.r)
397
 ABLUnitCore.r at line 72  (ABLUnitCore.r)
398
</failure>
399
      </testcase>
400
      <testcase name="missingFields" status="SUCCESS" time=".002"/>
401
      <testcase name="modifyTableName" status="SUCCESS" time=".001"/>
402
      <testcase name="overrideDefaultMapping" status="SUCCESS" time=".002"/>
403
      <testcase name="readModeAppend" status="SUCCESS" time=".002"/>
404
      <testcase name="readModeEmpty" status="SUCCESS" time=".002"/>
405
      <testcase name="readModeReplace" status="SUCCESS" time=".002"/>
406
      <testcase name="verifySchemaMode" status="SUCCESS" time=".004"/>
407
      <testcase name="SourceContainsSchemaAndData" status="SUCCESS" time=".003"/>
408
      <testcase name="differentFieldTypeYesSchema" status="SUCCESS" time=".001"/>
409
      <testcase name="missingPkFields" status="SUCCESS" time=".002"/>
410
      <testcase name="readModeAppendPk" status="SUCCESS" time=".002"/>
411
      <testcase name="readModeEmptyPk" status="SUCCESS" time=".003"/>
412
    </testsuite>
413
    <testsuite name="tests/dataset/TestReadXmlFileNoPkReadGenerated.cls" tests="4" time=".089">
414
      <testcase name="createFilesForDsmaster" status="SUCCESS" time=".048"/>
415
      <testcase name="activateBeforeImageMaster" status="SUCCESS" time=".005"/>
416
      <testcase name="Dsorder" status="SUCCESS" time=".027"/>
417
      <testcase name="activateBeforeImageOrder" status="SUCCESS" time=".008"/>
418
    </testsuite>
419
    <testsuite name="tests/dataset/TestReadXmlFileYesPkReadGenerated.cls" tests="1" time=".011">
420
      <testcase name="TestsCreateFilesForDsmaster" status="SUCCESS" time=".009"/>
421
    </testsuite>
422
    <testsuite name="tests/dataset/TestReadXmlLongchar.cls" tests="18" time=".042">
423
      <testcase name="readModeAppendPk" status="SUCCESS" time=".003"/>
424
      <testcase name="readModeEmptyPk" status="SUCCESS" time=".004"/>
425
      <testcase name="readModeMergePk" status="SUCCESS" time=".004"/>
426
      <testcase name="readModeReplacePk" status="SUCCESS" time=".006"/>
427
      <testcase name="differentDataType" status="SUCCESS" time=".001"/>
428
      <testcase name="typeMapping" status="SUCCESS" time=".002"/>
429
      <testcase name="invalidFileIncompleteTags" status="SUCCESS" time=".001"/>
430
      <testcase name="missingFields" status="SUCCESS" time=".001"/>
431
      <testcase name="modifyTableName" status="SUCCESS" time=".001"/>
432
      <testcase name="overrideDefaultMapping" status="SUCCESS" time=".001"/>
433
      <testcase name="readModeAppend" status="SUCCESS" time=".001"/>
434
      <testcase name="readModeEmpty" status="SUCCESS" time=".001"/>
435
      <testcase name="readModeMerge" status="SUCCESS" time=".001"/>
436
      <testcase name="readModeReplace" status="SUCCESS" time=".002"/>
437
      <testcase name="verifySchemaMode" status="SUCCESS" time=".004"/>
438
      <testcase name="SourceContainsSchemaAndData" status="SUCCESS" time=".002"/>
439
      <testcase name="differentFieldType" status="SUCCESS" time=".002"/>
440
      <testcase name="missingPkFields" status="SUCCESS" time=".002"/>
441
    </testsuite>
442
    <testsuite name="tests/dataset/TestGetCallbackProcContext.p" tests="4" time=".002">
443
      <testcase name="TestForValidEvent" status="SUCCESS" time=".001"/>
444
      <testcase name="TestForInvalidEvent" status="SUCCESS" time="0"/>
445
      <testcase name="TestInexistentForValidEvent" status="SUCCESS" time=".001"/>
446
      <testcase name="TestInexistentForInvalidEvent" status="SUCCESS" time="0"/>
447
    </testsuite>
448
    <testsuite name="tests/dataset/TestGetCallbackProcName.p" tests="3" time=".002">
449
      <testcase name="TestInexistentForInvalidEvent" status="SUCCESS" time=".001"/>
450
      <testcase name="TestInexistentForValidEvent" status="SUCCESS" time=".001"/>
451
      <testcase name="TestExistentForValidEvent" status="SUCCESS" time="0"/>
452
    </testsuite>
453
  </testsuite>
454
</testsuites>