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

Work around OSGi Framework TCK that expects IllegalStateException #710

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

tjwatson
Copy link
Contributor

@tjwatson tjwatson commented Dec 2, 2024

No description provided.

One test in the current OSGi Framework TCK expects an
IllegalStateException to be thrown if a ServiceRegistration
is unregistered more than once. This change adds a temporary
internal property to restore the IllegalStateException which
we enable while running the OSGi Framework TCK.
Copy link

github-actions bot commented Dec 2, 2024

Test Results

  663 files  ±0    663 suites  ±0   1h 18m 29s ⏱️ + 3m 19s
2 209 tests ±0  2 162 ✅ ±0   47 💤 ±0  0 ❌ ±0 
6 771 runs  ±0  6 628 ✅ ±0  143 💤 ±0  0 ❌ ±0 

Results for commit 4d97c86. ± Comparison against base commit 793dcc5.

@tjwatson tjwatson merged commit caf78f7 into eclipse-equinox:master Dec 3, 2024
26 of 27 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.

1 participant