Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Android Tests Issue #14042

Closed
tqchen opened this issue Feb 18, 2023 · 2 comments
Closed

[CI] Android Tests Issue #14042

tqchen opened this issue Feb 18, 2023 · 2 comments
Labels
type: bug type:ci Relates to TVM CI infrastructure

Comments

@tqchen
Copy link
Member

tqchen commented Feb 18, 2023

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

@tqchen tqchen added type: bug needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it type:ci Relates to TVM CI infrastructure and removed needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it labels Feb 18, 2023
@Icemist
Copy link
Contributor

Icemist commented Feb 22, 2023

#14052 should have fixed it.

@tqchen tqchen closed this as completed Feb 22, 2023
@tqchen
Copy link
Member Author

tqchen commented Feb 22, 2023

Thanks @Icemist !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug type:ci Relates to TVM CI infrastructure
Projects
None yet
Development

No branches or pull requests

2 participants