You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.
Fix comment: Tests that allow-start-if-complete "trumps" start-limit in the sense
DoSomethingArrayItemReaderImpl has a confused checkpoint strategy in the boundary case of ‘zero’… with an item-count of 1. It works though
timestamps mixed in metricstests (from junit and from jobexecution) - inconsistent print formatting
unused 2nd step: should be called out in some form: ExecutionTests#testInvokeJobWithNextElement
For ParallelExecTests# testPartitionedMapperOverrideFalseOnRestart, we’re using a different # of partitions on restart with override = false. So in expecting the job to complete with a successful exit status, we’re requiring an impl doesn’t flat out mark this invalid and fail to allow restart altogether.
Test comment is weak
Let’s also check for completed batch status since that’s another part of what we’re trying to test).
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: