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

do not close file writer upon every log invocation #382

Merged
merged 1 commit into from
Oct 24, 2023

ftr: prevent eager closing of file writer upon every log invocation

e63fa9c
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

do not close file writer upon every log invocation #382

ftr: prevent eager closing of file writer upon every log invocation
e63fa9c
Select commit
Loading
Failed to load commit list.
GitHub Actions / Event Admin TCK succeeded Oct 24, 2023 in 0s

All 24 tests pass in 26s

24 tests   24 ✔️  26s ⏱️
  1 suites    0 💤
  1 files      0

Results for commit e63fa9c.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Event Admin TCK

24 tests found

There are 24 tests, see "Raw output" for the full list of tests.
Raw output
org.osgi.test.cases.event.junit.CapabilitiesTestCase ‑ testImplementationCapability
org.osgi.test.cases.event.junit.CapabilitiesTestCase ‑ testServiceCapability
org.osgi.test.cases.event.junit.EventAdminTests ‑ testEventDeliveryForWildcardTopic1
org.osgi.test.cases.event.junit.EventAdminTests ‑ testEventDeliveryForWildcardTopic2
org.osgi.test.cases.event.junit.EventAdminTests ‑ testEventTopicsPropertyString
org.osgi.test.cases.event.junit.EventAdminTests ‑ testEventTopicsPropertyStringArray
org.osgi.test.cases.event.junit.EventAdminTests ‑ testEventTopicsPropertyStringCollection
org.osgi.test.cases.event.junit.EventAdminTests ‑ testInstallation
org.osgi.test.cases.event.junit.EventAdminTests ‑ testMultiThreadsPostEvent
org.osgi.test.cases.event.junit.EventAdminTests ‑ testMultiThreadsSendEvent
org.osgi.test.cases.event.junit.EventAdminTests ‑ testPostEvent
org.osgi.test.cases.event.junit.EventAdminTests ‑ testPostEventUnordered
org.osgi.test.cases.event.junit.EventAdminTests ‑ testSendEvent
org.osgi.test.cases.event.junit.EventTests ‑ testContainsProperty
org.osgi.test.cases.event.junit.EventTests ‑ testEventProperties
org.osgi.test.cases.event.junit.EventTests ‑ testEventsEquals
org.osgi.test.cases.event.junit.EventTests ‑ testIllegalTopics
org.osgi.test.cases.event.junit.EventTests ‑ testProperties
org.osgi.test.cases.event.junit.EventTests ‑ testTopics
org.osgi.test.cases.event.junit.SignatureTestCase ‑ testSignatures
org.osgi.test.cases.event.junit.TopicPermissionTests ‑ testActionImplications
org.osgi.test.cases.event.junit.TopicPermissionTests ‑ testActions
org.osgi.test.cases.event.junit.TopicPermissionTests ‑ testInvalid
org.osgi.test.cases.event.junit.TopicPermissionTests ‑ testNames