Skip to content

Clean up Java Tests GitHub workflow (#33354)

Sign in for the full log view
GitHub Actions / Test Results succeeded Dec 13, 2024 in 0s

All 16 tests pass, 1 skipped in 25s

17 tests   16 ✅  25s ⏱️
 1 suites   1 💤
 1 files     0 ❌

Results for commit f92dde1.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 skipped test found

There is 1 skipped test, see "Raw output" for the name of the skipped test.
Raw output
org.apache.beam.sdk.io.mqtt.MqttIOTest ‑ testReadNoClientId

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

17 tests found

There are 17 tests, see "Raw output" for the full list of tests.
Raw output
org.apache.beam.sdk.io.mqtt.MqttIOTest ‑ testDynamicWrite
org.apache.beam.sdk.io.mqtt.MqttIOTest ‑ testDynamicWriteHaveNoConnectionConfiguration
org.apache.beam.sdk.io.mqtt.MqttIOTest ‑ testDynamicWriteHaveNoPayloadFn
org.apache.beam.sdk.io.mqtt.MqttIOTest ‑ testDynamicWriteHaveNoTopicFn
org.apache.beam.sdk.io.mqtt.MqttIOTest ‑ testDynamicWriteHaveStaticTopic
org.apache.beam.sdk.io.mqtt.MqttIOTest ‑ testRead
org.apache.beam.sdk.io.mqtt.MqttIOTest ‑ testReadHaveNoConnectionConfiguration
org.apache.beam.sdk.io.mqtt.MqttIOTest ‑ testReadHaveNoTopic
org.apache.beam.sdk.io.mqtt.MqttIOTest ‑ testReadNoClientId
org.apache.beam.sdk.io.mqtt.MqttIOTest ‑ testReadObject
org.apache.beam.sdk.io.mqtt.MqttIOTest ‑ testReadWithMetadata
org.apache.beam.sdk.io.mqtt.MqttIOTest ‑ testReceiveWithTimeoutAndNoData
org.apache.beam.sdk.io.mqtt.MqttIOTest ‑ testWrite
org.apache.beam.sdk.io.mqtt.MqttIOTest ‑ testWriteHaveNoConnectionConfiguration
org.apache.beam.sdk.io.mqtt.MqttIOTest ‑ testWriteHaveNoTopic
org.apache.beam.sdk.io.mqtt.MqttIOTest ‑ testWriteWithPayloadFn
org.apache.beam.sdk.io.mqtt.MqttIOTest ‑ testWriteWithTopicFn