-
Notifications
You must be signed in to change notification settings - Fork 3k
Bump narayana.version from 7.2.1.Final to 7.2.2.Final #47815
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
Conversation
Bumps `narayana.version` from 7.2.1.Final to 7.2.2.Final. Updates `org.jboss.narayana.jta:narayana-jta` from 7.2.1.Final to 7.2.2.Final Updates `org.jboss.narayana.jts:narayana-jts-integration` from 7.2.1.Final to 7.2.2.Final Updates `org.jboss.narayana.stm:stm` from 7.2.1.Final to 7.2.2.Final --- updated-dependencies: - dependency-name: org.jboss.narayana.jta:narayana-jta dependency-version: 7.2.2.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jboss.narayana.jts:narayana-jts-integration dependency-version: 7.2.2.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jboss.narayana.stm:stm dependency-version: 7.2.2.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Status for workflow
|
Status | Name | Step | Failures | Logs | Raw logs | Build scan |
---|---|---|---|---|---|---|
✔️ | JVM Tests - JDK 17 | Logs | Raw logs | 🔍 | ||
✖ | JVM Tests - JDK 21 | Build |
Failures | Logs | Raw logs | 🔍 |
Full information is available in the Build summary check run.
You can consult the Develocity build scans.
Failures
⚙️ JVM Tests - JDK 21 #
- Failing: devtools/cli
📦 devtools/cli
✖ io.quarkus.cli.config.SetConfigTest.addEncryptedConfiguration
line 74
- History - More details - Source on GitHub
java.lang.RuntimeException: java.lang.NegativeArraySizeException: -98
at io.smallrye.config.crypto.AESGCMNoPaddingSecretKeysHandler.decode(AESGCMNoPaddingSecretKeysHandler.java:44)
at io.smallrye.config.ExpressionConfigSourceInterceptor$1.accept(ExpressionConfigSourceInterceptor.java:79)
at io.smallrye.config.ExpressionConfigSourceInterceptor$1.accept(ExpressionConfigSourceInterceptor.java:71)
at io.smallrye.common.expression.ExpressionNode.emit(ExpressionNode.java:22)
at io.smallrye.common.expression.Expression.evaluateException(Expression.java:56)
at io.smallrye.common.expression.Expression.evaluate(Expression.java:70)
at io.smallrye.config.ExpressionConfigSourceInterceptor.getValue(ExpressionConfigSourceInterceptor.java:71)
Flaky tests - Develocity
⚙️ JVM Tests - JDK 17
📦 extensions/websockets-next/deployment
✖ io.quarkus.websockets.next.test.errors.MultiClosedConnectionTest.testError
- History
expected: <true> but was: <false>
-org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
at org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:31)
at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:183)
at io.quarkus.websockets.next.test.errors.MultiClosedConnectionTest.testError(MultiClosedConnectionTest.java:50)
I will mention @jmfinelli too - he has just released this version of Narayana. @gsmet please can I ask if you are concerned about the failure (the one that doesn't get identified as a flaky test, I presume the flaky test you may not be concerned about)? I would mention I found another failure of that test from a different pull request (I can't say it's the same cause though): #47703 (although I have to mention that one was superseded) |
@tomjenkinson no, I'm not concerned. I should have been a bit more explicit: we can merge if the update is fine for you and we don't need further changes in Quarkus. |
Thank you, I added an approval |
Bumps
narayana.version
from 7.2.1.Final to 7.2.2.Final.Updates
org.jboss.narayana.jta:narayana-jta
from 7.2.1.Final to 7.2.2.FinalUpdates
org.jboss.narayana.jts:narayana-jts-integration
from 7.2.1.Final to 7.2.2.FinalUpdates
org.jboss.narayana.stm:stm
from 7.2.1.Final to 7.2.2.FinalYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)