Progressing #137
run-tests.yml
on: push
build-linux
/
run
5m 52s
build-windows
/
run
8m 22s
test-docs
1m 8s
Matrix: cross-plat
Annotations
21 errors and 16 warnings
test-docs
Process completed with exit code 1.
|
lint-autofix / run
Process completed with exit code 1.
|
linux (11, 'example.thirdparty[{mockito,commons-io}].local.server.test', false) / run
Process completed with exit code 1.
|
should_stubbing_be_treated_as_interaction.org.mockitousage.stubbing.StubbingUsingDoReturnTest.should_stubbing_be_treated_as_interaction:
should_stubbing_be_treated_as_interaction#L225
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:87)
|
should_stubbing_be_treated_as_interaction.org.mockitousage.stubbing.StubbingUsingDoReturnTest.should_stubbing_be_treated_as_interaction:
should_stubbing_be_treated_as_interaction#L225
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:87)
|
UtestExampleTestSuite.exampleTest:
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 run org.mockitoproxy.MocksTest started
Test org.mockitoproxy.MocksTest.can_create_mock_interface started
Test org.mockitoproxy.MocksTest.can_create_mock_interface finished, took 0.315 sec
Test org.mockitoproxy.MocksTest.can_create_mock_different_class_loader started
Test org.mockitoproxy.MocksTest.can_create_mock_different_class_loader finished, took 0.038 sec
Test org.mockitoproxy.MocksTest.cannot_call_default_method_if_not_available started
Test org.mockitoproxy.MocksTest.cannot_call_default_method_if_not_available finished, took 0.014 sec
Test org.mockitoproxy.MocksTest.can_call_default_method_if_available started
Test org.mockitoproxy.MocksTest.can_call_default_method_if_available finished, took 0.007 sec
Test org.mockitoproxy.MocksTest.cannot_create_mock_of_non_object_class started
Test org.mockitoproxy.MocksTest.cannot_create_mock_of_non_object_class finished, took 0.072 sec
Test org.mockitoproxy.MocksTest.can_create_mock_object started
Test org.mockitoproxy.MocksTest.can_create_mock_object finished, took 0.002 sec
Test run org.mockitoproxy.MocksTest finished: 0 failed, 0 ignored, 6 total, 0.459s
Test org.mockito.memorytest.LocationFactoryAllocationRateTest.shouldAllocateMuchLessMemoryThanThrowable finished, took 2.328 sec
Test run org.mockito.memorytest.LocationFactoryAllocationRateTest finished: 0 failed, 0 ignored, 1 total, 2.34s
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_mockability_check_uses_given_mock_maker finished, took 2.022 sec
Test org.mockito.ProgrammaticMockMakerTest.test_smart_nulls_inherit_mock_maker started
Test org.mockitoinline.bugs.SelfSpyReferenceMemoryLeakTest.no_memory_leak_when_spy_holds_reference_to_self finished, took 2.383 sec
Test run org.mockitoinline.bugs.SelfSpyReferenceMemoryLeakTest finished: 0 failed, 0 ignored, 1 total, 2.401s
Test run org.mockitoinline.bugs.OngoingStubShiftTest started
Test org.mockitoinline.bugs.OngoingStubShiftTest.keep_ongoing_stub_when_exception started
Test org.mockito.ProgrammaticMockMakerTest.test_smart_nulls_inherit_mock_maker finished, took 0.575 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.052 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.016 sec
Test org.mockito.ProgrammaticMockMakerTest.test_exception_when_mock_maker_cannot_be_instantiated started
Test org.mockitoinline.bugs.OngoingStubShiftTest.keep_ongoing_stub_when_exception finished, took 0.258 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.148 sec
Test run org.mockitoinline.bugs.OngoingStubShiftTest finished: 0 failed, 0 ignored, 2 total, 0.408s
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_exception_when_mock_ma
|
java17Test.hello.MyCoreTests.java17Test:
java17Test#L32
expected:<1[1]> but was:<1[7]>
|
msgTest.hello.MyCoreTests.msgTest:
msgTest#L10
expected:<Hello World[]> but was:<Hello World[!!]>
|
java11Test.hello.MyCoreTests.java11Test:
java11Test#L23
expected:<1[7]> but was:<1[1]>
|
msgTest.hello.MyCoreTests.msgTest:
msgTest#L10
expected:<Hello World[]> but was:<Hello World[!!]>
|
HelloTests.failure:
contrib/testng/test/resources/demo/testng/src/foo/HelloTests.java#L73127
expected:<"Not hello, world"> but was:<"Hello, world">
AssertionFailedError: expected:<"Not hello, world"> but was:<"Hello, world">
|
foo HelloTests.failure:
foo HelloTests#L1
Expected <Hello, world>, actual <Not hello, world>.
AssertionError: Expected <Hello, world>, actual <Not hello, world>.
|
ArgsParserTests.two:
ArgsParserTests#L1
result.length == 80
result: Seq[String] = ArraySeq(hello, world)
|
ArgsParserTests.two:
ArgsParserTests#L1
result.length == 80
result: Seq[String] = ArraySeq(hello, world)
|
ArgsParserSpec.parse should two:
ArgsParserSpec#L1
Array("hello", "world") had length 2 instead of expected length 80
|
linux (17, 'example.android.__.local.server.test', true) / run
Process completed with exit code 1.
|
UtestExampleTestSuite.exampleTest:
out/testkit/compile.dest/classes/mill/testkit/UtestExampleTestSuite.class#L19
No build file named build.sc/build.mill/build.mill.scala found in /home/runner/work/mill/mill/example/android/kotlinlib/ScreenshotTest
|
java11Test.hello.MyCoreTests.java11Test:
java11Test#L23
expected:<1[7]> but was:<1[1]>
|
msgTest.hello.MyCoreTests.msgTest:
msgTest#L10
expected:<Hello World[]> but was:<Hello World[!!]>
|
java17Test.hello.MyCoreTests.java17Test:
java17Test#L32
expected:<1[1]> but was:<1[7]>
|
msgTest.hello.MyCoreTests.msgTest:
msgTest#L10
expected:<Hello World[]> but was:<Hello World[!!]>
|
test-docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-linux / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-autofix / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (17, 'example.thirdparty[{netty,gatling}].local.server.test', false) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (17, contrib.__.test, false) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
itest (17, ci/test-mill-bootstrap.sh) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (17, 'example.thirdparty[arrow].local.server.test', false) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
itest (11, ci/test-dist-run.sh && ci/test-install-local.sh && ./mill -i -k __.ivyDepsTree && ./mi... / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (17, 'integration.invalidation.__.packaged.server.test', false) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (17, example.javalib.__.local.server.test, false) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (17, 'integration.invalidation.__.packaged.fork.test', false) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (11, 'example.{cli,fundamentals,depth,extending}.__.local.server.test', false) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (17, example.kotlinlib.__.native.server.test, false) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (17, 'example.{pythonlib,javascriptlib}.__.local.server.test', false) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (11, 'integration.{failure,feature,ide}.__.packaged.server.test', false) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (17, example.scalalib.__.native.server.test, false) / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
macos-13-selective-execution-artifact
|
279 KB |
|
macos-latest-selective-execution-artifact
|
279 KB |
|
ubuntu-24.04-arm-selective-execution-artifact
|
279 KB |
|
ubuntu-latest-artifact
|
202 MB |
|
ubuntu-latest-selective-execution-artifact
|
279 KB |
|
windows-latest-artifact
|
201 MB |
|
windows-latest-selective-execution-artifact
|
280 KB |
|