Skip to content

Disable CockroachDB model tests since they are flaky - #23391

Merged
mhajas merged 1 commit into
keycloak:mainfrom
mhajas:22645-Flaky-test-org-keycloak-testsuite-model-ConcurrentHashMapStorageTest-testStorageSeparation
Sep 20, 2023
Merged

Disable CockroachDB model tests since they are flaky#23391
mhajas merged 1 commit into
keycloak:mainfrom
mhajas:22645-Flaky-test-org-keycloak-testsuite-model-ConcurrentHashMapStorageTest-testStorageSeparation

Conversation

@mhajas

@mhajas mhajas commented Sep 20, 2023

Copy link
Copy Markdown
Contributor

Closes #22645

Closes keycloak#22645

Signed-off-by: Michal Hajas <mhajas@redhat.com>
@mhajas
mhajas requested a review from a team September 20, 2023 13:15
@mhajas
mhajas requested a review from a team as a code owner September 20, 2023 13:15
@ghost ghost added team/store labels Sep 20, 2023

@ghost ghost left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unreported flaky test detected, please review

@ghost

ghost commented Sep 20, 2023

Copy link
Copy Markdown

Unreported flaky test detected

If the below flaky tests below are affected by the changes, please review and update the changes accordingly. Otherwise, a maintainer should report the flaky tests prior to merging the PR.

org.keycloak.testsuite.ui.account2.WelcomeScreenTest#personalInfoTest

Keycloak CI - Account Console IT (firefox)

org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a org.keycloak.testsuite.util.URLAssert URL expected to begin with: https://localhost:8543/auth/realms/test/protocol/openid-connect/auth ; actual URL: https://localhost:8543/auth/realms/test/account/#/personal-info within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:985)
...

Report flaky test

@mhajas
mhajas enabled auto-merge (squash) September 20, 2023 15:19
@mhajas
mhajas merged commit 533f9e7 into keycloak:main Sep 20, 2023
@mhajas
mhajas deleted the 22645-Flaky-test-org-keycloak-testsuite-model-ConcurrentHashMapStorageTest-testStorageSeparation branch September 20, 2023 16:04

@ghost ghost left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unreported flaky test detected, please review

@ghost

ghost commented Sep 20, 2023

Copy link
Copy Markdown

Unreported flaky test detected

If the below flaky tests below are affected by the changes, please review and update the changes accordingly. Otherwise, a maintainer should report the flaky tests prior to merging the PR.

org.keycloak.testsuite.ui.account2.WelcomeScreenTest#personalInfoTest

Keycloak CI - Account Console IT (firefox)

org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a org.keycloak.testsuite.util.URLAssert URL expected to begin with: https://localhost:8543/auth/realms/test/protocol/openid-connect/auth ; actual URL: https://localhost:8543/auth/realms/test/account/#/personal-info within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:985)
...

Report flaky test

mhajas added a commit to mhajas/keycloak that referenced this pull request Sep 21, 2023
Closes keycloak#22645

Signed-off-by: Michal Hajas <mhajas@redhat.com>
(cherry picked from commit 533f9e7)
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.

Flaky test: org.keycloak.testsuite.model.ConcurrentHashMapStorageTest#testStorageSeparation

2 participants