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

Update dependency org.grails.plugins:async to v5 #13219

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.grails.plugins:async 4.0.0 -> 5.0.0 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@matrei
Copy link
Contributor

matrei commented Nov 22, 2023

@puneetbehl These are some strange failing test cases when updating to async:5.0.0.

I wonder if it is that the groovy version of async:5.0.0 is set to 3.0.19? 3.0.11 won't compile. 3.0.14 compiles.
I don't understand what else would influence gsp rendering?

@matrei
Copy link
Contributor

matrei commented Nov 22, 2023

Same test failures with async compiled with 3.0.14

@matrei
Copy link
Contributor

matrei commented Nov 22, 2023

It seems that it is the tests that are flaky in the sense that multiple tests set the same view to different contents and the tests influence each other. Why this worked before and stopped working now is still a question.

@puneetbehl
Copy link
Contributor

Yes, it appears that the tests are flaky. See https://ge.grails.org/s/icqj6etnpvn4q/tests/overview?outcome=FLAKY

I think we should update the tests.

@matrei
Copy link
Contributor

matrei commented Nov 23, 2023

@puneetbehl If you rebase this PR now the tests should pass.

@puneetbehl puneetbehl merged commit c0f8ec4 into 6.1.x Nov 23, 2023
7 checks passed
@renovate renovate bot deleted the renovate/major-asyncversion branch November 23, 2023 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants