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

test: increase sleep time to allow GC to perform cleanup (#20019) (CP: 24.3) #20023

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

vaadin-bot
Copy link
Collaborator

No description provided.

On CI system the test randomly fails because the GC seems not
to clean up ComponentLocator memory within the 5 milliseconds.
However, running the test in isolation works fine.
This change increases the delay between the GC requests
to try to make the test more reliable.
@vaadin-bot
Copy link
Collaborator Author

This PR is eligible for auto-merging policy, so it has been approved automatically. If there are pending conditions, auto merge (with 'squash' method) has been enabled for this PR[Message is sent from bot]

@vaadin-bot vaadin-bot enabled auto-merge (squash) September 23, 2024 09:55
Copy link

github-actions bot commented Sep 23, 2024

Test Results

1 055 files  ± 0  1 055 suites  ±0   1h 3m 37s ⏱️ - 6m 19s
6 825 tests ± 0  6 780 ✅ ± 0  45 💤 ±0  0 ❌ ±0 
7 146 runs  +38  7 090 ✅ +37  56 💤 +1  0 ❌ ±0 

Results for commit 614d96d. ± Comparison against base commit 72f2742.

♻️ This comment has been updated with latest results.

Copy link

sonarcloud bot commented Sep 23, 2024

@vaadin-bot vaadin-bot merged commit aa41079 into 24.3 Sep 23, 2024
26 checks passed
@vaadin-bot vaadin-bot deleted the cherry-pick-20019-to-24.3-1727084845389 branch September 23, 2024 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants