Allow users to define and publish their own BOM in Mill #4403
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.mockito.memorytest.LocationFactoryAllocationRateTest started
Test org.mockito.memorytest.LocationFactoryAllocationRateTest.shouldAllocateMuchLessMemoryThanThrowable started
Test run org.mockito.ProgrammaticMockMakerTest started
Test org.mockito.ProgrammaticMockMakerTest.test_mockability_check_uses_given_mock_maker started
Test run org.mockitoinline.bugs.SelfSpyReferenceMemoryLeakTest started
Test org.mockitoinline.bugs.SelfSpyReferenceMemoryLeakTest.no_memory_leak_when_spy_holds_reference_to_self started
Test org.mockito.ProgrammaticMockMakerTest.test_mockability_check_uses_given_mock_maker finished, took 2.303 sec
Test org.mockito.ProgrammaticMockMakerTest.test_smart_nulls_inherit_mock_maker started
Test run org.mockito.DescriptionTest started
Test org.mockito.DescriptionTest.verify_method_not_called_should_include_description_in_report started
Test org.mockito.memorytest.LocationFactoryAllocationRateTest.shouldAllocateMuchLessMemoryThanThrowable finished, took 2.614 sec
Test run org.mockito.memorytest.LocationFactoryAllocationRateTest finished: 0 failed, 0 ignored, 1 total, 2.623s
Test run org.mockito.memorytest.ShouldNotStarveMemoryOnLargeStackTraceInvocationsTest started
Test org.mockito.memorytest.ShouldNotStarveMemoryOnLargeStackTraceInvocationsTest.large_stack_trace_invocations_should_not_starve_memory started
Test org.mockito.ProgrammaticMockMakerTest.test_smart_nulls_inherit_mock_maker finished, took 0.701 sec
Test org.mockito.ProgrammaticMockMakerTest.test_deep_stups_inherit_mock_maker started
Test org.mockito.ProgrammaticMockMakerTest.test_deep_stups_inherit_mock_maker finished, took 0.076 sec
Test org.mockito.ProgrammaticMockMakerTest.test_normal_mock_uses_given_mock_maker started
Test org.mockito.ProgrammaticMockMakerTest.test_normal_mock_uses_given_mock_maker finished, took 0.018 sec
Test org.mockito.ProgrammaticMockMakerTest.test_exception_when_mock_maker_cannot_be_instantiated started
Test org.mockito.ProgrammaticMockMakerTest.test_exception_when_mock_maker_cannot_be_instantiated finished, took 0.197 sec
Test org.mockito.ProgrammaticMockMakerTest.test_returned_mocks_inherit_mock_maker started
Test org.mockitoinline.bugs.SelfSpyReferenceMemoryLeakTest.no_memory_leak_when_spy_holds_reference_to_self finished, took 2.957 sec
Test run org.mockitoinline.bugs.SelfSpyReferenceMemoryLeakTest finished: 0 failed, 0 ignored, 1 total, 2.986s
Test org.mockito.ProgrammaticMockMakerTest.test_returned_mocks_inherit_mock_maker finished, took 0.032 sec
Test org.mockito.ProgrammaticMockMakerTest.test_custom_mock_maker started
Test run org.mockitoinline.bugs.OngoingStubShiftTest started
Test org.mockito.ProgrammaticMockMakerTest.test_custom_mock_maker finished, took 0.012 sec
Test run org.mockito.ProgrammaticMockMakerTest finished: 0 failed, 0 ignored, 7 total, 3.353s
Test org.mockitoinline.bugs.OngoingStubShiftTest.keep_ongoing_stub_when_exception started
Test run org.mockitousage.annotation.ProgrammaticMockMakerAnnotationTest started
Test org.mockitousage.annotation.ProgrammaticMockMakerAnnotationTest.test_mock_uses_given_mock_maker started
Test org.mockitoinline.bugs.OngoingStubShiftTest.keep_ongoing_stub_when_exception finished, took 0.231 sec
Test org.mockitoinline.bugs.OngoingStubShiftTest.keep_ongoing_stub_when_spy started
Test org.mockitousage.annotation.ProgrammaticMockMakerAnnotationTest.test_mock_uses_given_mock_maker finished, took 0.199 sec
Test run org.mockitousage.annotation.ProgrammaticMockMakerAnnotationTest finished: 0 failed, 0 ignored, 1 total, 0.2s
Test org.mockitoinline.bugs.OngoingStubShiftTest.keep_ongoing_stub_when_spy finished, took 0.092 sec
Test run org.mockitoinline.bugs.OngoingStubShiftTest finished: 0 failed, 0 ignored, 2 total, 0.328s
Test run org.mockitoinline.bugs.CyclicMockMethodArgumentMemoryLeakTest started
Test org.mockitoinline.bugs.CyclicMockMethodArgumentMemoryLeakTest.no_memory_leak_when_cyclically_calling_method_with_mocks started
Test org.mockitoinline.bugs.Cyclic
|
Loading