ContractAmendmentImplTest
Failed tests
test()
org.opentest4j.AssertionFailedError: expected: <> but was: <270 Errors for test() :
886297
886298
888953
890101
890726
892005
892332
892348
892403
892631
893510
893781
893978
895114
895141
895531
895976
896720
896931
898783
898903
899230
899238
899642
899878
900000
901006
901301
901676
901733
903156
903190
906153
919145
919578
927903
930835
932193
933525
946066
1000711
1120290
1124404
1125572
1125658
1126947
1149836
1160803
1160833
1164167
1165433
1166239
1167686
1167692
1169163
1169221
1169371
1170313
1170319
1170337
1171274
1171277
1171280
1171285
1171289
1171291
1171309
1171310
1171316
1171317
1172194
1172203
1172341
1172345
1172352
1172357
1172359
1172685
1172698
1172981
1172986
1173302
1173327
1173392
1173631
1173736
1175794
1175796
1175827
1175834
1176454
1176459
1176489
1176499
1176503
1177104
1177114
1177115
1177124
1177883
1177969
1178594
1178603
1178764
1178766
1178779
1178794
1178825
1179071
1179077
1179941
1180175
1180241
1180242
1180245
1180249
1180253
1180254
1180262
1180265
1180266
1180272
1180276
1180283
1180286
1180292
1180438
1180444
1180451
1180455
1180574
1181440
1181441
1181454
1181460
1181462
1181473
1181478
1181479
1181480
1181487
1181545
1182194
1182195
1182196
1182197
1182199
1182251
1182260
1182269
1182278
1182281
1182290
1182291
1182292
1182295
1182297
1182298
1182308
1182313
1182320
1182482
1183185
1183186
1183191
1183194
1183198
1183199
1183210
1183246
1183412
1183415
1183420
1183477
1183479
1183483
1183488
1183489
1183491
1183662
1183663
1183664
1183668
1184148
1184149
1184153
1184248
1184251
1184252
1184255
1184665
1184667
1184669
1184672
1184675
1184676
1184678
1184682
1184691
1184695
1184710
1185433
1185764
1185765
1185767
1185768
1185777
1185785
1185787
1185822
1185825
1185827
1186002
1186012
1186405
1186407
1186408
1186422
1186525
1186544
1186632
1186674
1186676
1187156
1187157
1187162
1187181
1187188
1187422
1187724
1187998
1188034
1188035
1188046
1188070
1188075
1188141
1188175
1188829
1188831
1188994
1189737
1189787
1189856
1190654
1190686
1190769
1190921
1190923
1191274
1191277
1191285
1192236
1192281
1192283
1192859
1193090
1193106
1193115
1193407
1193584
1193585
1194089
1194105
1194955
1195769
1196378
1197063
1208598
1208602
>
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1124)
at com.smalltox.business.model.persistent.impl.contract.ContractAmendmentImplTest.test(ContractAmendmentImplTest.java:45)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
at java.util.ArrayList.forEach(ArrayList.java:1259)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
at java.util.ArrayList.forEach(ArrayList.java:1259)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.processAllTestClasses(JUnitPlatformTestClassProcessor.java:99)
at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.access$000(JUnitPlatformTestClassProcessor.java:79)
at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor.stop(JUnitPlatformTestClassProcessor.java:75)
at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:61)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
at com.sun.proxy.$Proxy2.stop(Unknown Source)
at org.gradle.api.internal.tasks.testing.worker.TestWorker.stop(TestWorker.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:412)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
at java.lang.Thread.run(Thread.java:750)
Tests
| Test |
Duration |
Result |
| test() |
0.118s |
failed |
Standard output
4196252 [ERROR] ContractAmendmentImplTest: 270 Errors for test() :
886297
886298
888953
890101
890726
892005
892332
892348
892403
892631
893510
893781
893978
895114
895141
895531
895976
896720
896931
898783
898903
899230
899238
899642
899878
900000
901006
901301
901676
901733
903156
903190
906153
919145
919578
927903
930835
932193
933525
946066
1000711
1120290
1124404
1125572
1125658
1126947
1149836
1160803
1160833
1164167
1165433
1166239
1167686
1167692
1169163
1169221
1169371
1170313
1170319
1170337
1171274
1171277
1171280
1171285
1171289
1171291
1171309
1171310
1171316
1171317
1172194
1172203
1172341
1172345
1172352
1172357
1172359
1172685
1172698
1172981
1172986
1173302
1173327
1173392
1173631
1173736
1175794
1175796
1175827
1175834
1176454
1176459
1176489
1176499
1176503
1177104
1177114
1177115
1177124
1177883
1177969
1178594
1178603
1178764
1178766
1178779
1178794
1178825
1179071
1179077
1179941
1180175
1180241
1180242
1180245
1180249
1180253
1180254
1180262
1180265
1180266
1180272
1180276
1180283
1180286
1180292
1180438
1180444
1180451
1180455
1180574
1181440
1181441
1181454
1181460
1181462
1181473
1181478
1181479
1181480
1181487
1181545
1182194
1182195
1182196
1182197
1182199
1182251
1182260
1182269
1182278
1182281
1182290
1182291
1182292
1182295
1182297
1182298
1182308
1182313
1182320
1182482
1183185
1183186
1183191
1183194
1183198
1183199
1183210
1183246
1183412
1183415
1183420
1183477
1183479
1183483
1183488
1183489
1183491
1183662
1183663
1183664
1183668
1184148
1184149
1184153
1184248
1184251
1184252
1184255
1184665
1184667
1184669
1184672
1184675
1184676
1184678
1184682
1184691
1184695
1184710
1185433
1185764
1185765
1185767
1185768
1185777
1185785
1185787
1185822
1185825
1185827
1186002
1186012
1186405
1186407
1186408
1186422
1186525
1186544
1186632
1186674
1186676
1187156
1187157
1187162
1187181
1187188
1187422
1187724
1187998
1188034
1188035
1188046
1188070
1188075
1188141
1188175
1188829
1188831
1188994
1189737
1189787
1189856
1190654
1190686
1190769
1190921
1190923
1191274
1191277
1191285
1192236
1192281
1192283
1192859
1193090
1193106
1193115
1193407
1193584
1193585
1194089
1194105
1194955
1195769
1196378
1197063
1208598
1208602