Skip to content

[CI] Android Tests Issue #14042

@tqchen

Description

@tqchen

Happens in a few PRs lately

export PATH=/usr/local/lib/android/sdk/ndk/25.2.9519653:/opt/hostedtoolcache/Java_Zulu_jdk/11.0.18-10/x64/bin:/usr/share/miniconda/condabin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
+ PATH=/usr/local/lib/android/sdk/ndk/25.2.9519653:/opt/hostedtoolcache/Java_Zulu_jdk/11.0.18-10/x64/bin:/usr/share/miniconda/condabin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
+ gradle clean build

Welcome to Gradle 8.0!

For more details see https://docs.gradle.org/8.0/release-notes.html

Starting a Gradle Daemon (subsequent builds will be faster)

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':app:packageDebug'.
> Could not create task ':app:mergeDebugAssets'.
   > Cannot use @TaskAction annotation on method IncrementalTask.taskAction$gradle_core() because interface org.gradle.api.tasks.incremental.IncrementalTaskInputs is not a valid parameter to an action method.

cc @Mousius @areusch @driazati @gigiblender @leandron

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugtype:ciRelates to TVM CI infrastructure

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions