Disable scala-steward action #99
Annotations
3 errors and 1 warning
Run ./mill -i -k selective.run 'example.android.__.local.test'
Process completed with exit code 1.
|
Publish Test Report:
out/testkit/compile.dest/classes/mill/testkit/UtestExampleTestSuite.class#L19
else assert(evalResult.isSuccess)
evalResult: mill.testkit.IntegrationTester.EvalResult = EvalResult(false,Downloading system-images;android-35;google_apis_playstore;x86_64
Warning: Errors during XML parse:
Warning: Additionally, the fallback loader failed to parse the XML.
Warning: Errors during XML parse:
Warning: Additionally, the fallback loader failed to parse the XML.
Error: No device found matching --device medium_phone.
null
1 tasks failed
show 1 tasks failed
app.createAndroidVirtualDevice os.SubprocessException: Result of /usr/local/lib/android/sdk/cmdline-tools/latest/bin/avdmanager?: 1
Loading local repository...
[========= ] 25% Loading local repository...
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
Auto-selecting single ABI x86_64
os.proc.call(ProcessOps.scala:230)
os.call$.apply(ProcessOps.scala:42)
mill.javalib.android.AndroidAppModule.$anonfun$createAndroidVirtualDevice$1(AndroidAppModule.scala:541)
mill.define.Task$TraverseCtx.evaluate(Task.scala:219)
,)
|
Publish Test Report:
out/testkit/compile.dest/classes/mill/testkit/UtestExampleTestSuite.class#L19
assert(filteredOut.linesIterator.exists(globMatches(expectedLine, _)))
filteredOut: String = ["",[{"fullyQualifiedName":"com.helloworld.ExampleUnitTestInKotlinDir.kotlin_dir_text_size_is_correct","selector":"com.helloworld.ExampleUnitTestInKotlinDir.kotlin_dir_text_size_is_correct","duration":5,"status":"Success"},{"fullyQualifiedName":"com.helloworld.ExampleUnitTest.text_size_is_correct","selector":"com.helloworld.ExampleUnitTest.text_size_is_correct","duration":0,"status":"Success"}]]
expectedLine: String = ["",[{"fullyQualifiedName":"com.helloworld.ExampleUnitTest.text_size_is_correct","selector":"com.helloworld.ExampleUnitTest.text_size_is_correct","duration":...,"status":"Success"},{"fullyQualifiedName":"com.helloworld.ExampleUnitTestInKotlinDir.kotlin_dir_text_size_is_correct","selector":"com.helloworld.ExampleUnitTestInKotlinDir.kotlin_dir_text_size_is_correct","duration":...,"status":"Success"}]]
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading