Add first class Javascript/Typescript support to the Mill build tool #4500
Triggered via pull request
January 27, 2025 08:12
Status
Failure
Total duration
1h 50m 20s
Artifacts
7
run-tests.yml
on: pull_request
build-linux
/
run
5m 48s
build-windows
/
run
8m 19s
test-docs
3m 16s
Matrix: cross-plat
Annotations
16 errors and 17 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
|
linux (17, 'example.{pythonlib,javascriptlib}.__.local.server.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,[build.mill] [info] compiling 1 Scala source to /home/runner/work/mill/mill/out/example/javascriptlib/testing/3-integration-suite-cypress/local/server/test.dest/sandbox/run-2/out/mill-build/compile.dest/classes ...
[build.mill] [error] /home/runner/work/mill/mill/out/example/javascriptlib/testing/3-integration-suite-cypress/local/server/test.dest/sandbox/run-2/out/mill-build/generateScriptSources.dest/build_/build.mill:41:10: object creation impossible.
[build.mill] [error] Missing implementation for member of trait TestModule:
[build.mill] [error] def conf: mill.Task[os.Path] = ???
[build.mill] [error] object test extends TypeScriptTests with TestModule.Cypress {
[build.mill] [error] ^
[build.mill] [error] one error found
1 tasks failed
compile Compilation failed
,)
|
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/javascriptlib/testing/3-integration-suite-playwright/local/server/test.dest/sandbox/run-2/out/mill-build/compile.dest/classes ...
[build.mill] [error] /home/runner/work/mill/mill/out/example/javascriptlib/testing/3-integration-suite-playwright/local/server/test.dest/sandbox/run-2/out/mill-build/generateScriptSources.dest/build_/build.mill:41:10: object creation impossible.
[build.mill] [error] Missing implementation for member of trait TestModule:
[build.mill] [error] def conf: mill.Task[os.Path] = ???
[build.mill] [error] object test extends TypeScriptTests with TestModule.PlayWright {
[build.mill] [error] ^
[build.mill] [error] one error found
1 tasks failed
compile Compilation failed
,)
|
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[!!]>
|
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 (11, 'example.thirdparty[{mockito,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.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
|
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, 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 (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, '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.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, '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, '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, '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.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, '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.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.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
|
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
|
280 KB |
|
ubuntu-latest-artifact
|
182 MB |
|
ubuntu-latest-selective-execution-artifact
|
280 KB |
|
windows-latest-artifact
|
181 MB |
|
windows-latest-selective-execution-artifact
|
279 KB |
|