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

ArtifactResolutionQuery results order should be consistent for a given Gradle version #5507

Open
eskatos opened this issue May 23, 2018 · 2 comments
Labels
a:bug in:dependency-resolution engine metadata re:android Issue related to AGP

Comments

@eskatos
Copy link
Member

eskatos commented May 23, 2018

Expected Behavior

Executing the same query should yield results in consistent order.

Current Behavior

Query results order is changing from one execution to the other.

Context

We observed results of the very same query with changing order in the Kotlin DSL IDE script dependencies resolver, when querying for sources.

See gradle/kotlin-dsl-samples#891

This usage of a non-linked set is suspicious, there might be other contenders:

eskatos added a commit to gradle/kotlin-dsl-samples that referenced this issue May 23, 2018
Signed-off-by: Paul Merlin <paul@gradle.com>
eskatos added a commit to gradle/kotlin-dsl-samples that referenced this issue May 23, 2018
Signed-off-by: Paul Merlin <paul@gradle.com>
@bigdaz bigdaz added the in:android-support DO NOT USE label Oct 16, 2018
@ljacomet ljacomet added the @jvm label Feb 17, 2020
@stale
Copy link

stale bot commented Feb 16, 2021

This issue has been automatically marked as stale because it has not had recent activity. Given the limited bandwidth of the team, it will be automatically closed if no further activity occurs. If you're interested in how we try to keep the backlog in a healthy state, please read our blog post on how we refine our backlog. If you feel this is something you could contribute, please have a look at our Contributor Guide. Thank you for your contribution.

@stale stale bot added the stale label Feb 16, 2021
@stale
Copy link

stale bot commented Mar 10, 2021

This issue has been automatically closed due to inactivity. If you can reproduce this on a recent version of Gradle or if you have a good use case for this feature, please feel free to reopen the issue with steps to reproduce, a quick explanation of your use case or a high-quality pull request.

@stale stale bot closed this as completed Mar 10, 2021
@eskatos eskatos reopened this Feb 22, 2022
@stale stale bot removed the stale label Feb 22, 2022
@ljacomet ljacomet added re:android Issue related to AGP in:dependency-resolution engine metadata and removed in:android-support DO NOT USE in:dependency-management DO NOT USE labels Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:bug in:dependency-resolution engine metadata re:android Issue related to AGP
Projects
None yet
Development

No branches or pull requests

3 participants