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

AbstractApiTest: retry delete resource after GC #1483 #1484

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

jukzi
Copy link
Contributor

@jukzi jukzi commented Nov 19, 2024

Failing tests on windows. Since JDK sometimes keeps handles open until GC it is worth a retry.

#1483

Failing tests on windows. Since JDK sometimes keeps handles open until
GC it is worth a retry.

eclipse-pde#1483
Copy link

Test Results

   285 files  ±0     285 suites  ±0   52m 33s ⏱️ - 1m 5s
 3 586 tests ±0   3 510 ✅ ±0   76 💤 ±0  0 ❌ ±0 
10 950 runs  ±0  10 719 ✅ ±0  231 💤 ±0  0 ❌ ±0 

Results for commit 14a52a4. ± Comparison against base commit ef694eb.

@jukzi jukzi merged commit f16299a into eclipse-pde:master Nov 19, 2024
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants