Segments.last: Fix error message #3
Annotations
4 errors
Run /./.github/actions/post-build-selective
Process completed with exit code 1.
|
Run /./.github/actions/post-build-selective:
should_stubbing_be_treated_as_interaction#L225
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:87)
|
Run /./.github/actions/post-build-selective:
should_stubbing_be_treated_as_interaction#L225
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:87)
|
Run /./.github/actions/post-build-selective:
out/testkit/compile.dest/classes/mill/testkit/UtestExampleTestSuite.class#L19
else assert(evalResult.isSuccess)
evalResult: mill.testkit.IntegrationTester.EvalResult = EvalResult(false,Test run org.mockitosubclass.PluginTest started
Test org.mockitosubclass.PluginTest.mock_maker_should_be_inline started
Test run org.mockito.memorytest.LocationFactoryAllocationRateTest started
Test org.mockito.memorytest.LocationFactoryAllocationRateTest.shouldAllocateMuchLessMemoryThanThrowable started
Test run org.mockitoinline.bugs.SelfSpyReferenceMemoryLeakTest started
Test org.mockitoinline.bugs.SelfSpyReferenceMemoryLeakTest.no_memory_leak_when_spy_holds_reference_to_self started
Test run org.mockito.ProgrammaticMockMakerTest started
Test org.mockito.ProgrammaticMockMakerTest.test_mockability_check_uses_given_mock_maker started
Test org.mockitosubclass.PluginTest.mock_maker_should_be_inline finished, took 1.451 sec
Test org.mockitosubclass.PluginTest.member_accessor_should_be_module started
Test org.mockitosubclass.PluginTest.member_accessor_should_be_module finished, took 0.003 sec
Test run org.mockitosubclass.PluginTest finished: 0 failed, 0 ignored, 2 total, 1.463s
Test org.mockito.memorytest.LocationFactoryAllocationRateTest.shouldAllocateMuchLessMemoryThanThrowable finished, took 2.265 sec
Test run org.mockito.memorytest.LocationFactoryAllocationRateTest finished: 0 failed, 0 ignored, 1 total, 2.276s
Test run org.mockito.memorytest.ShouldNotStarveMemoryOnLargeStackTraceInvocationsTest started
Test org.mockito.memorytest.ShouldNotStarveMemoryOnLargeStackTraceInvocationsTest.large_stack_trace_invocations_should_not_starve_memory started
Test org.mockitoinline.bugs.SelfSpyReferenceMemoryLeakTest.no_memory_leak_when_spy_holds_reference_to_self finished, took 2.244 sec
Test run org.mockitoinline.bugs.SelfSpyReferenceMemoryLeakTest finished: 0 failed, 0 ignored, 1 total, 2.257s
Test run org.mockitoinline.bugs.OngoingStubShiftTest started
Test org.mockitoinline.bugs.OngoingStubShiftTest.keep_ongoing_stub_when_exception started
Test org.mockitoinline.bugs.OngoingStubShiftTest.keep_ongoing_stub_when_exception finished, took 0.252 sec
Test org.mockitoinline.bugs.OngoingStubShiftTest.keep_ongoing_stub_when_spy started
Test org.mockitoinline.bugs.OngoingStubShiftTest.keep_ongoing_stub_when_spy finished, took 0.082 sec
Test run org.mockitoinline.bugs.OngoingStubShiftTest finished: 0 failed, 0 ignored, 2 total, 0.335s
Test run org.mockitoinline.bugs.CyclicMockMethodArgumentMemoryLeakTest started
Test org.mockitoinline.bugs.CyclicMockMethodArgumentMemoryLeakTest.no_memory_leak_when_cyclically_calling_method_with_mocks started
Test org.mockito.ProgrammaticMockMakerTest.test_mockability_check_uses_given_mock_maker finished, took 2.172 sec
Test org.mockito.ProgrammaticMockMakerTest.test_smart_nulls_inherit_mock_maker started
Test org.mockitoinline.bugs.CyclicMockMethodArgumentMemoryLeakTest.no_memory_leak_when_cyclically_calling_method_with_mocks finished, took 0.495 sec
Test run org.mockitoinline.bugs.CyclicMockMethodArgumentMemoryLeakTest finished: 0 failed, 0 ignored, 1 total, 0.496s
Test run org.mockitoinline.StaticMockRuleTest started
Test org.mockitoinline.StaticMockRuleTest.testStaticMockSimple started
Test org.mockitoinline.StaticMockRuleTest.testStaticMockSimple finished, took 0.127 sec
Test org.mockitoinline.StaticMockRuleTest.testStaticMockWithVerification started
Test org.mockitoinline.StaticMockRuleTest.testStaticMockWithVerification finished, took 0.026 sec
Test run org.mockitoinline.StaticMockRuleTest finished: 0 failed, 0 ignored, 2 total, 0.161s
Test run org.mockitoinline.StressTest started
Test org.mockitoinline.StressTest.call_a_lot_of_mocks started
Test org.mockito.ProgrammaticMockMakerTest.test_smart_nulls_inherit_mock_maker finished, took 0.705 sec
Test org.mockito.ProgrammaticMockMakerTest.test_deep_stups_inherit_mock_maker started
0/40000 mocks called
Test org.mockito.ProgrammaticMockMakerTest.test_deep_stups_inherit_mock_maker finished, took 0.043 sec
Test org.mockito.ProgrammaticMockMakerTest.test_normal_mock_uses_given_mock_maker started
Test org.mockito.ProgrammaticMockMakerTest.test_normal_moc
|
Loading