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

unstable test SingleUseObjectModelTest.testActionTokens #12530

Closed
ahus1 opened this issue Jun 15, 2022 · 0 comments · Fixed by #12532
Closed

unstable test SingleUseObjectModelTest.testActionTokens #12530

ahus1 opened this issue Jun 15, 2022 · 0 comments · Fixed by #12532
Assignees
Labels
area/storage Indicates an issue that touches storage (change in data layout or data manipulation) kind/bug Categorizes a PR related to a bug status/triage
Milestone

Comments

@ahus1
Copy link
Contributor

ahus1 commented Jun 15, 2022

Describe the bug

This test seems to randomly fail.

While the test is simple, it uses a time-offset. It might be that the initial time offset is not 0, but a different value.

Version

999-SNAPSHOT

Expected behavior

No response

Actual behavior

Test should pass.

How to Reproduce?

Unable to reproduce locally, it seems to fail randomly.

Anything else?

No response

@ahus1 ahus1 added kind/bug Categorizes a PR related to a bug status/triage area/storage Indicates an issue that touches storage (change in data layout or data manipulation) team/storage-sig labels Jun 15, 2022
@ahus1 ahus1 self-assigned this Jun 15, 2022
ahus1 added a commit to ahus1/keycloak that referenced this issue Jun 15, 2022
…essionPersisterProviderTest

Also adding try/finally in other places where it was missing.

Closes keycloak#12530
ahus1 added a commit to ahus1/keycloak that referenced this issue Jun 15, 2022
…essionPersisterProviderTest

Also adding try/finally in other places where it was missing.

Closes keycloak#12530
ahus1 added a commit to ahus1/keycloak that referenced this issue Jun 16, 2022
… AuthenticationSessionTest and UserSessionPersisterProviderTest

Also adding try/finally in other places in the integration tests where it was missing.

Closes keycloak#12530
ahus1 added a commit to ahus1/keycloak that referenced this issue Jun 16, 2022
… AuthenticationSessionTest and UserSessionPersisterProviderTest

Also adding try/finally in other places in the integration tests where it was missing.

Closes keycloak#12530
hmlnarik pushed a commit that referenced this issue Jun 16, 2022
… AuthenticationSessionTest and UserSessionPersisterProviderTest

Also adding try/finally in other places in the integration tests where it was missing.

Closes #12530
@hmlnarik hmlnarik added this to the 19.0.0 milestone Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/storage Indicates an issue that touches storage (change in data layout or data manipulation) kind/bug Categorizes a PR related to a bug status/triage
Projects
None yet
2 participants