Update os-lib to 0.11.4-M3 #3487
run-tests.yml
on: pull_request
build-linux
/
run
5m 19s
build-windows
/
run
8m 14s
test-docs
7m 26s
Annotations
23 errors and 20 warnings
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
|
windows (11, 'integration.invalidation[_].server.test') / run
Process completed with exit code 128.
|
windows (11, "example.scalalib.basic.__.fork.test") / run
Process completed with exit code 128.
|
BspServerTests.requestSnapshots:
integration/ide/bsp-server/src/BspServerTests.scala#L39
assertion failed: Error: value differs from snapshot in /home/runner/work/mill/mill/integration/ide/bsp-server/resources/snapshots/workspace-build-targets.json
You might want to set BspServerTestUtil.updateSnapshots to true,
run this test again, and commit the updated test data files.
|
linux (17, 'integration.{failure,feature,ide}.__.local.test', false) / run
Process completed with exit code 1.
|
windows (11, "{main,scalalib,bsp}.__.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 (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
Future timed out after [900000 milliseconds]
|
UtestExampleTestSuite.exampleTest:
out/testkit/compile.dest/classes/mill/testkit/UtestExampleTestSuite.class#L19
else assert(evalResult.isSuccess)
evalResult: mill.testkit.IntegrationTester.EvalResult = EvalResult(false,[build.mill] [info] compiling 1 Scala source to /home/runner/work/mill/mill/out/example/android/javalib/2-app-bundle/local/test.dest/sandbox/run-2/out/mill-build/compile.dest/classes ...
[build.mill] [info] done compiling
Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 10,000 days
for: CN=MILL, OU=MILL, O=MILL, L=MILL, ST=MILL, C=MILL
Compiling resources of main with the following command: /usr/local/lib/android/sdk/build-tools/35.0.0/aapt2 compile --dir /home/runner/work/mill/mill/out/example/android/javalib/2-app-bundle/local/test.dest/sandbox/run-2/bundle/src/main/res -o /home/runner/work/mill/mill/out/example/android/javalib/2-app-bundle/local/test.dest/sandbox/run-2/out/bundle/androidResources.dest/compiled-resources/main.zip --no-crunch
Linking application resources with the command: /usr/local/lib/android/sdk/build-tools/35.0.0/aapt2 link -I /usr/local/lib/android/sdk/platforms/android-35/android.jar --manifest /home/runner/work/mill/mill/out/example/android/javalib/2-app-bundle/local/test.dest/sandbox/run-2/out/bundle/androidMergedManifest.dest/AndroidManifest.xml --java /home/runner/work/mill/mill/out/example/android/javalib/2-app-bundle/local/test.dest/sandbox/run-2/out/bundle/androidResources.dest/RClass --min-sdk-version 1 --target-sdk-version 35 --version-code 1 --version-name 1.0 --proguard-main-dex /home/runner/work/mill/mill/out/example/android/javalib/2-app-bundle/local/test.dest/sandbox/run-2/out/bundle/androidResources.dest/main-dex-rules.pro --proguard-conditional-keep-rules -o /home/runner/work/mill/mill/out/example/android/javalib/2-app-bundle/local/test.dest/sandbox/run-2/out/bundle/androidResources.dest/res.apk --debug-mode --auto-add-overlay --proto-format /home/runner/work/mill/mill/out/example/android/javalib/2-app-bundle/local/test.dest/sandbox/run-2/out/bundle/androidResources.dest/compiled-resources/main.zip
[info] compiling 2 Java sources to /home/runner/work/mill/mill/out/example/android/javalib/2-app-bundle/local/test.dest/sandbox/run-2/out/bundle/compile.dest/classes ...
[info] /home/runner/work/mill/mill/out/example/android/javalib/2-app-bundle/local/test.dest/sandbox/run-2/bundle/src/main/java/com/helloworld/app/MainActivity.java: MainActivity.java uses or overrides a deprecated API.
[info] /home/runner/work/mill/mill/out/example/android/javalib/2-app-bundle/local/test.dest/sandbox/run-2/bundle/src/main/java/com/helloworld/app/MainActivity.java: Recompile with -Xlint:deprecation for details.
[info] done compiling
Running d8 with the command: /usr/local/lib/android/sdk/build-tools/35.0.0/d8 --debug --output /home/runner/work/mill/mill/out/example/android/javalib/2-app-bundle/local/test.dest/sandbox/run-2/out/bundle/androidDex.dest --lib /usr/local/lib/android/sdk/platforms/android-35/android.jar --min-api 1 --main-dex-rules /home/runner/work/mill/mill/out/example/android/javalib/2-app-bundle/local/test.dest/sandbox/run-2/out/bundle/androidDex.dest/proguard-rules.pro /home/runner/work/mill/mill/out/example/android/javalib/2-app-bundle/local/test.dest/sandbox/run-2/out/bundle/compile.dest/classes/com/helloworld/app/R$string.class /home/runner/work/mill/mill/out/example/android/javalib/2-app-bundle/local/test.dest/sandbox/run-2/out/bundle/compile.dest/classes/com/helloworld/app/R.class /home/runner/work/mill/mill/out/example/android/javalib/2-app-bundle/local/test.dest/sandbox/run-2/out/bundle/compile.dest/classes/com/helloworld/app/MainActivity.class /home/runner/work/mill/mill/out/example/android/javalib/2-app-bundle/local/test.dest/sandbox/run-2/out/bundle/compile.dest/classes/com/helloworld/app/R$color.class
[BT:1.17.2] Error: Module 'bundle' is missing mandatory file 'manifest/AndroidManifest.xml'.
com.android.tools.build.bundletool.model.exceptions.InvalidBundleException: Module 'bundle' is missing mandatory file 'manifest/AndroidManifest.xml'.
at com.android.tools.build.bundletool.model.exceptions.UserExceptionBuilder.build(Use
|
windows (11, contrib.__.test) / run
Process completed with exit code 128.
|
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
|
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, '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, '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, 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 (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, '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, '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 (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, '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
|
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.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, '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, '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 (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
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ubuntu-latest-artifact
|
135 MB |
|
ubuntu-latest-selective-execution-artifact
|
237 KB |
|
windows-latest-artifact
|
135 MB |
|
windows-latest-selective-execution-artifact
|
237 KB |
|