Skip to content

Update zio-test to 2.1.14 #3348

Update zio-test to 2.1.14

Update zio-test to 2.1.14 #3348

You are viewing an older attempt in the history of this workflow run. View latest attempt.
Triggered via pull request January 2, 2025 15:02
Status Failure
Total duration 3h 53m 4s
Artifacts

run-tests.yml

on: pull_request
Matrix: itest
Matrix: linux
Matrix: windows
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 20 warnings
windows (11, "example.scalalib.basic.__.fork.test") / run
Process completed with exit code 128.
windows (11, "{main,scalalib,bsp}.__.test") / run
Process completed with exit code 128.
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[!!]>
windows (11, 'integration.invalidation[_].server.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[!!]>
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
windows (11, contrib.__.test) / run
Process completed with exit code 128.
windows (17, 'integration.{feature,failure}[_].fork.test') / run
Process completed with exit code 128.
linux (17, 'example.android.__.local.test', true) / run
Process completed with exit code 1.
UtestExampleTestSuite.exampleTest: out/testkit/compile.dest/classes/mill/testkit/UtestExampleTestSuite.class#L19
else assert(evalResult.isSuccess) evalResult: mill.testkit.IntegrationTester.EvalResult = EvalResult(false,Compiling 4 Kotlin sources to /home/runner/work/mill/mill/out/example/android/kotlinlib/1-hello-kotlin/local/test.dest/sandbox/run-2/out/app/it/compile.dest/classes ... Compiling 1 Java sources to /home/runner/work/mill/mill/out/example/android/kotlinlib/1-hello-kotlin/local/test.dest/sandbox/run-2/out/app/it/compile.dest/classes ... [info] compiling 1 Java source to /home/runner/work/mill/mill/out/example/android/kotlinlib/1-hello-kotlin/local/test.dest/sandbox/run-2/out/app/it/compile.dest/classes ... [info] done compiling Warning in /home/runner/work/mill/mill/out/example/android/kotlinlib/1-hello-kotlin/local/test.dest/sandbox/run-2/out/app/it/androidUnpackArchives.dest/annotation-experimental-1.1.0/lint.jar:androidx/annotation/experimental/lint/ExperimentalIssueRegistry.class: Type `com.android.tools.lint.client.api.IssueRegistry` was not found, it is required for default or static interface methods desugaring of `androidx.annotation.experimental.lint.ExperimentalIssueRegistry` Warning in /home/runner/work/mill/mill/out/example/android/kotlinlib/1-hello-kotlin/local/test.dest/sandbox/run-2/out/app/it/androidUnpackArchives.dest/annotation-experimental-1.1.0/lint.jar:androidx/annotation/experimental/lint/ExperimentalDetector.class: Type `com.android.tools.lint.detector.api.Detector` was not found, it is required for default or static interface methods desugaring of `androidx.annotation.experimental.lint.ExperimentalDetector` Warning in /home/runner/work/mill/mill/out/example/android/kotlinlib/1-hello-kotlin/local/test.dest/sandbox/run-2/out/app/it/androidUnpackArchives.dest/annotation-experimental-1.1.0/lint.jar:androidx/annotation/experimental/lint/ExperimentalDetector.class: Type `com.android.tools.lint.detector.api.SourceCodeScanner` was not found, it is required for default or static interface methods desugaring of `androidx.annotation.experimental.lint.ExperimentalDetector` Warning in /home/runner/.cache/coursier/v1/https/repo1.maven.org/maven2/org/hamcrest/hamcrest-integration/1.3/hamcrest-integration-1.3.jar:org/hamcrest/integration/JMock1Adapter.class: Type `org.jmock.core.Constraint` was not found, it is required for default or static interface methods desugaring of `org.hamcrest.integration.JMock1Adapter` Warning in /home/runner/.cache/coursier/v1/https/repo1.maven.org/maven2/org/hamcrest/hamcrest-integration/1.3/hamcrest-integration-1.3.jar:org/hamcrest/integration/EasyMock2Adapter.class: Type `org.easymock.IArgumentMatcher` was not found, it is required for default or static interface methods desugaring of `org.hamcrest.integration.EasyMock2Adapter` 01-02 18:40:44.791 7211 7211 W zip : WARNING: header mismatch 01-02 18:40:44.791 7211 7211 W zip : WARNING: header mismatch adb: device 'emulator-5556' not found 1 tasks failed show 1 tasks failed app.it.androidInstall os.SubprocessException: Result of /usr/local/lib/android/sdk/platform-tools/adb?: 1 os.proc.call(ProcessOps.scala:230) os.call$.apply(ProcessOps.scala:42) mill.javalib.android.AndroidAppModule$AndroidAppIntegrationTests.$anonfun$androidInstall$12(AndroidAppModule.scala:718) ,)
build-linux / run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-docs
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 (11, 'example.thirdparty[{mockito,acyclic,commons-io}].local.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[{fansi,jimfs,netty,gatling}].local.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 (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
linux (17, 'example.javalib.__.local.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.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.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.__.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.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.{failure,feature,ide}.__.local.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.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.__.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.android.__.local.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.scalalib.__.local.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
ubuntu-latest-artifact
134 MB
ubuntu-latest-selective-execution-artifact
238 KB
windows-latest-artifact
135 MB
windows-latest-selective-execution-artifact
238 KB