Skip to content

Add runners/prism/java to java PreCommit (#32507) #7277

Add runners/prism/java to java PreCommit (#32507)

Add runners/prism/java to java PreCommit (#32507) #7277

GitHub Actions / Test Results succeeded Sep 20, 2024 in 0s

All 47 tests pass, 1 skipped in 22s

48 tests   47 ✅  22s ⏱️
 8 suites   1 💤
 8 files     0 ❌

Results for commit 7581eb1.

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.io.requestresponse.RequestResponseIOTest ‑ givenWithCache_thenRequestsResponsesCachedUsingCustom

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

48 tests found

There are 48 tests, see "Raw output" for the full list of tests.
Raw output
org.apache.beam.io.requestresponse.CacheTest ‑ givenNonDeterministicCoder_readUsingRedis_throwsError
org.apache.beam.io.requestresponse.CacheTest ‑ givenNonDeterministicCoder_writeUsingRedis_throwsError
org.apache.beam.io.requestresponse.CacheTest ‑ givenWrongRedisURI_throwsError
org.apache.beam.io.requestresponse.CallShouldBackoffBasedOnRejectionProbabilityTest ‑ testValue
org.apache.beam.io.requestresponse.CallTest ‑ givenCallerNotSerializable_throwsError
org.apache.beam.io.requestresponse.CallTest ‑ givenCallerThrowsQuotaException_emitsIntoFailurePCollection
org.apache.beam.io.requestresponse.CallTest ‑ givenCallerThrowsTimeoutException_emitsFailurePCollection
org.apache.beam.io.requestresponse.CallTest ‑ givenCallerThrowsUserCodeExecutionException_emitsIntoFailurePCollection
org.apache.beam.io.requestresponse.CallTest ‑ givenCallerTimeout_emitsFailurePCollection
org.apache.beam.io.requestresponse.CallTest ‑ givenSetupTeardownNotSerializable_throwsError
org.apache.beam.io.requestresponse.CallTest ‑ givenSetupThrowsQuotaException_throwsError
org.apache.beam.io.requestresponse.CallTest ‑ givenSetupThrowsTimeoutException_throwsError
org.apache.beam.io.requestresponse.CallTest ‑ givenSetupThrowsUserCodeExecutionException_throwsError
org.apache.beam.io.requestresponse.CallTest ‑ givenSetupTimeout_throwsError
org.apache.beam.io.requestresponse.CallTest ‑ givenTeardownThrowsQuotaException_throwsError
org.apache.beam.io.requestresponse.CallTest ‑ givenTeardownThrowsTimeoutException_throwsError
org.apache.beam.io.requestresponse.CallTest ‑ givenTeardownThrowsUserCodeExecutionException_throwsError
org.apache.beam.io.requestresponse.CallTest ‑ givenTeardownTimeout_throwsError
org.apache.beam.io.requestresponse.CallTest ‑ givenValidCaller_emitValidResponse
org.apache.beam.io.requestresponse.CallerTest ‑ canSerializeImplementingClasses
org.apache.beam.io.requestresponse.CallerTest ‑ canSerializeWhenUsedInDoFn
org.apache.beam.io.requestresponse.CallerTest ‑ canSignalQuotaException
org.apache.beam.io.requestresponse.CallerTest ‑ canSignalTimeoutException
org.apache.beam.io.requestresponse.RepeaterTest ‑ givenCallerNonRepeatableError_emitsIntoFailurePCollection
org.apache.beam.io.requestresponse.RepeaterTest ‑ givenCallerQuotaErrorsExceedsLimit_emitsIntoFailurePCollection
org.apache.beam.io.requestresponse.RepeaterTest ‑ givenCallerRemoteSystemExceptionExceedsLimit_emitsIntoFailurePCollection
org.apache.beam.io.requestresponse.RepeaterTest ‑ givenCallerTimeoutErrorsExceedsLimit_emitsIntoFailurePCollection
org.apache.beam.io.requestresponse.RepeaterTest ‑ givenRepeatableErrorBelowLimit_emitsIntoOutputPCollection
org.apache.beam.io.requestresponse.RepeaterTest ‑ givenSetupNonRepeatableError_throws
org.apache.beam.io.requestresponse.RepeaterTest ‑ givenSetupQuotaErrorsExceedsLimit_throws
org.apache.beam.io.requestresponse.RepeaterTest ‑ givenSetupRemoteSystemErrorsExceedsLimit_throws
org.apache.beam.io.requestresponse.RepeaterTest ‑ givenSetupTimeoutErrorsExceedsLimit_throws
org.apache.beam.io.requestresponse.RequestResponseIOTest ‑ givenCallerAndSetupTeardown_thenCallerInvokesSetupTeardown
org.apache.beam.io.requestresponse.RequestResponseIOTest ‑ givenCallerOnly_thenProcessesRequestsWithDefaultFeatures
org.apache.beam.io.requestresponse.RequestResponseIOTest ‑ givenCustomBackoff_thenBackoffBehaviorCustom
org.apache.beam.io.requestresponse.RequestResponseIOTest ‑ givenCustomCallShouldBackoff_thenComputeUsingCustom
org.apache.beam.io.requestresponse.RequestResponseIOTest ‑ givenCustomSleeper_thenSleepBehaviorCustom
org.apache.beam.io.requestresponse.RequestResponseIOTest ‑ givenDefaultConfiguration_shouldRepeatFailedRequests
org.apache.beam.io.requestresponse.RequestResponseIOTest ‑ givenDefaultConfiguration_usesDefaultBackoffSupplier
org.apache.beam.io.requestresponse.RequestResponseIOTest ‑ givenDefaultConfiguration_usesDefaultCallShouldBackoff
org.apache.beam.io.requestresponse.RequestResponseIOTest ‑ givenDefaultConfiguration_usesDefaultSleeper
org.apache.beam.io.requestresponse.RequestResponseIOTest ‑ givenWithCache_thenRequestsResponsesCachedUsingCustom
org.apache.beam.io.requestresponse.RequestResponseIOTest ‑ givenWithoutRepeater_shouldNotRepeatRequests
org.apache.beam.io.requestresponse.SetupTeardownTest ‑ canSerializeImplementingClasses
org.apache.beam.io.requestresponse.SetupTeardownTest ‑ canSerializeWhenUsedInDoFn
org.apache.beam.io.requestresponse.SetupTeardownTest ‑ canSignalQuotaException
org.apache.beam.io.requestresponse.SetupTeardownTest ‑ canSignalTimeoutException
org.apache.beam.io.requestresponse.WindowedCallShouldBackoffTest ‑ resetsComputationPerWindow