Use -native
Mill binary in Mill's own build
#3784
run-tests.yml
on: pull_request
build-linux
/
run
5m 8s
build-windows
/
run
8m 41s
test-docs
7m 26s
mac
4m 14s
Annotations
25 errors and 18 warnings
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
|
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[!!]>
|
windows (17, 'integration.{feature,failure}.__.packaged.fork.test') / run
Process completed with exit code 128.
|
windows (11, "example.scalalib.{basic,publishing}.__.packaged.fork.test") / run
Process completed with exit code 128.
|
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[!!]>
|
windows (11, "{main,scalalib,bsp}.__.test") / run
Process completed with exit code 128.
|
windows (11, 'integration.invalidation.__.packaged.server.test') / run
Process completed with exit code 128.
|
windows (11, contrib.__.test) / run
Process completed with exit code 1.
|
TutorialTests.compileScalaPB.calledDirectly:
contrib\scalapblib\test\src\mill\contrib\scalapblib\TutorialTests.scala#L85
Left(java.lang.reflect.InvocationTargetException
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.base/java.lang.reflect.Method.invoke(Method.java:566)
mill.contrib.scalapblib.ScalaPBWorker$$anon$1.compileScalaPB(ScalaPBWorker.scala:38)
mill.contrib.scalapblib.ScalaPBWorker.compile(ScalaPBWorker.scala:97)
mill.contrib.scalapblib.ScalaPBModule.$anonfun$compileScalaPB$2(ScalaPBModule.scala:129)
mill.define.Task$TraverseCtx.evaluate(Task.scala:219)
scalapb.ScalaPbcException: Exit with code 1
scalapb.ScalaPBC$.main(ScalaPBC.scala:197)
scalapb.ScalaPBC.main(ScalaPBC.scala)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.base/java.lang.reflect.Method.invoke(Method.java:566)
mill.contrib.scalapblib.ScalaPBWorker$$anon$1.compileScalaPB(ScalaPBWorker.scala:38)
mill.contrib.scalapblib.ScalaPBWorker.compile(ScalaPBWorker.scala:97)
mill.contrib.scalapblib.ScalaPBModule.$anonfun$compileScalaPB$2(ScalaPBModule.scala:129)
mill.define.Task$TraverseCtx.evaluate(Task.scala:219)) (of class scala.util.Left)
|
TutorialTests.compileScalaPB.calledWithSpecificFile:
contrib\scalapblib\test\src\mill\contrib\scalapblib\TutorialTests.scala#L111
Left(java.lang.reflect.InvocationTargetException
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.base/java.lang.reflect.Method.invoke(Method.java:566)
mill.contrib.scalapblib.ScalaPBWorker$$anon$1.compileScalaPB(ScalaPBWorker.scala:38)
mill.contrib.scalapblib.ScalaPBWorker.compile(ScalaPBWorker.scala:97)
mill.contrib.scalapblib.ScalaPBModule.$anonfun$compileScalaPB$2(ScalaPBModule.scala:129)
mill.define.Task$TraverseCtx.evaluate(Task.scala:219)
scalapb.ScalaPbcException: Exit with code 1
scalapb.ScalaPBC$.main(ScalaPBC.scala:197)
scalapb.ScalaPBC.main(ScalaPBC.scala)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.base/java.lang.reflect.Method.invoke(Method.java:566)
mill.contrib.scalapblib.ScalaPBWorker$$anon$1.compileScalaPB(ScalaPBWorker.scala:38)
mill.contrib.scalapblib.ScalaPBWorker.compile(ScalaPBWorker.scala:97)
mill.contrib.scalapblib.ScalaPBModule.$anonfun$compileScalaPB$2(ScalaPBModule.scala:129)
mill.define.Task$TraverseCtx.evaluate(Task.scala:219)) (of class scala.util.Left)
|
linux (17, 'integration.{failure,feature,ide}.__.packaged.server.test', false) / run
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
|
linux (17, 'integration.{failure,feature,ide}.__.packaged.server.test', false) / run
Process completed with exit code 137.
|
linux (17, 'integration.{failure,feature,ide}.__.packaged.server.test', false) / run
The operation was canceled.
|
linux (17, 'integration.invalidation.__.packaged.server.test', false) / run
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
|
linux (17, 'integration.invalidation.__.packaged.server.test', false) / run
Process completed with exit code 143.
|
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
|
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 (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
|
itest (11, ci/test-mill-dev.sh && ci/test-mill-release.sh && ./mill -i -k __.ivyDepsTree && ./mil... / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (11, '{scalajslib,scalanativelib,kotlinlib,pythonlib,javascriptlib}.__.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, '{main,scalalib,testrunner,bsp,testkit}.__.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.thirdparty[{mockito,acyclic,commons-io}].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.android.__.local.server.test', true) / 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 (17, 'example.kotlinlib.__.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.javalib.__.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.scalalib.__.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.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
|
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 (17, 'example.thirdparty[{fansi,jimfs,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
|