Convert play-mvc-2.6 groovy to java#12340
Conversation
|
i expect this PR to be green after the CI build run :) |
| named("latestDepTest") { | ||
| enabled = testLatestDeps | ||
| } |
There was a problem hiding this comment.
it wasn't triggering latestDepTest module test when i have -PtestLatestDeps=true locally.
There was a problem hiding this comment.
You sure about that? Seems to work fine for me. Perhaps nothing was run because you had already run the tests and got the results from build cache?
There was a problem hiding this comment.
let me 'invalidate cache' and try it without this.
|
will close and reopen to trigger CI builds rerun. errors are not related to my change. |
…vc-2.6-groovy-to-java
lauri's fix for those ktor failing tests was just merged in a few hours ago here, you might need to rebase/pull those into your branch to get this green |
…vc-2.6-groovy-to-java
No description provided.