Update error_prone_core to 2.36.0 #3343
You are viewing an older attempt in the history of this workflow run.
View latest attempt.
Triggered via pull request
January 2, 2025 15:00
Status
Failure
Total duration
2h 27m 53s
Artifacts
–
run-tests.yml
on: pull_request
build-linux
/
run
5m 1s
build-windows
/
run
8m 38s
test-docs
7m 26s
Annotations
28 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 1.
|
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[!!]>
|
ErrorProneTests.errorprone.compileWarn:
out\scalalib\test\compile.dest\classes\mill\javalib\errorprone\ErrorProneTests.class#L40
assert(res.isRight)
res: Either[mill.api.Result.Failing[mill.scalalib.api.CompilationResult],mill.testkit.UnitTester.Result[mill.scalalib.api.CompilationResult]] = Left(Failure(javac returned non-zero exit code, None))
|
windows (11, 'integration.invalidation[_].server.test') / run
Process completed with exit code 128.
|
windows (17, 'integration.{feature,failure}[_].fork.test') / run
Process completed with exit code 128.
|
windows (11, contrib.__.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[!!]>
|
ErrorProneTests.errorprone.compileWarn:
out/scalalib/test/compile.dest/classes/mill/javalib/errorprone/ErrorProneTests.class#L40
assert(res.isRight)
res: Either[mill.api.Result.Failing[mill.scalalib.api.CompilationResult],mill.testkit.UnitTester.Result[mill.scalalib.api.CompilationResult]] = Left(Failure(javac returned non-zero exit code, None))
|
linux (17, '{main,scalalib,testrunner,bsp,testkit}.__.test', false) / run
Process completed with exit code 1.
|
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.javalib.__.local.test', false) / 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,[info] compiling 1 Java source to /home/runner/work/mill/mill/out/example/javalib/linting/1-error-prone/local/test.dest/sandbox/run-2/out/compile.dest/classes ...
[warn] Unexpected javac output: Exception in thread "main" com.sun.tools.javac.util.PropagatedException: com.google.errorprone.InvalidCommandLineOptionException: The default --should-stop=ifError policy (INIT) is not supported by Error Prone, pass --should-stop=ifError=FLOW instead
[warn] at jdk.compiler/com.sun.tools.javac.api.BasicJavacTask.initPlugins(BasicJavacTask.java:231)
[warn] at jdk.compiler/com.sun.tools.javac.main.Main.compile(Main.java:292)
[warn] at jdk.compiler/com.sun.tools.javac.main.Main.compile(Main.java:176)
[warn] at jdk.compiler/com.sun.tools.javac.Main.compile(Main.java:64)
[warn] at jdk.compiler/com.sun.tools.javac.Main.main(Main.java:50)
[warn] Caused by: com.google.errorprone.InvalidCommandLineOptionException: The default --should-stop=ifError policy (INIT) is not supported by Error Prone, pass --should-stop=ifError=FLOW instead
[warn] at com.google.errorprone.BaseErrorProneJavaCompiler.checkShouldStopIfErrorPolicy(BaseErrorProneJavaCompiler.java:197)
[warn] at com.google.errorprone.BaseErrorProneJavaCompiler.addTaskListener(BaseErrorProneJavaCompiler.java:87)
[warn] at com.google.errorprone.ErrorProneJavacPlugin.init(ErrorProneJavacPlugin.java:34)
[warn] at jdk.compiler/com.sun.tools.javac.api.BasicJavacTask.initPlugin(BasicJavacTask.java:255)
[warn] at jdk.compiler/com.sun.tools.javac.api.BasicJavacTask.initPlugins(BasicJavacTask.java:229)
[warn] ... 4 more.
[warn] javac exited with exit code 1
1 tasks failed
compile javac returned non-zero exit code
,)
|
linux (17, 'integration.invalidation.__.server.test', false) / run
Process completed with exit code 1.
|
MultiLevelBuildTests.validEdits:
integration/invalidation/multi-level-editing/src/MultiLevelBuildTests.scala#L133
assert(changed == expectedChanged)
changed: IndexedSeq[Any] = Vector(null, true, true, true)
expectedChanged: Seq[Any] = ArraySeq(null, false, false, false)
|
MultiLevelBuildTests.compileErrorEdits:
integration/invalidation/multi-level-editing/src/MultiLevelBuildTests.scala#L320
assert(changed == expectedChanged)
changed: IndexedSeq[Any] = Vector(null, true, true, true)
expectedChanged: Seq[Any] = ArraySeq(null, true, false, false)
|
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,Error: There is no Android Virtual Device named 'kotlin-test'.
null
1 tasks failed
show 1 tasks failed
app.deleteAndroidVirtualDevice os.SubprocessException: Result of /usr/local/lib/android/sdk/cmdline-tools/latest/bin/avdmanager?: 1
os.proc.call(ProcessOps.scala:230)
os.call$.apply(ProcessOps.scala:42)
mill.javalib.android.AndroidAppModule.$anonfun$deleteAndroidVirtualDevice$3(AndroidAppModule.scala:564)
,)
|
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, 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.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 (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, '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, '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, '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, '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
|
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 |
|