Gradle Test Run :ciRelease

read(...)

summary

20

tests

0

failures

0

skipped

0.813s

duration

100%

successful

Child Name Tests Failures Skipped Duration Success rate
Should bound diagnostics for substantially oversized invalid commands shouldBoundDiagnosticForOversizedInvalidCommand() 1 0 0 0.005s 100%
Should close supplied input stream shouldCloseSuppliedInputStream() 1 0 0 0.003s 100%
Should compile each version 7 table entry once shouldCompileEachVersionSevenTableEntryOnce() 1 0 0 0.002s 100%
Should compile repeated version 6 inline commands once shouldCompileRepeatedVersionSixInlineCommandsOnce() 1 0 0 0.002s 100%
Should decompress input and delegate trie deserialization shouldDecompressInputAndDelegateTrieDeserialization() 1 0 0 0.003s 100%
Should delegate stream read with dense span override shouldDelegateInputStreamReadWithDenseSpanOverride() 1 0 0 0.002s 100%
Should delegate path read with dense span override shouldDelegatePathReadWithDenseSpanOverride() 1 0 0 0.003s 100%
Should delegate file name read with dense span override shouldDelegateStringReadWithDenseSpanOverride() 1 0 0 0.079s 100%
Should fail for malformed non-gzip input shouldFailForMalformedNonGzipInput() 1 0 0 0.001s 100%
Should materialize version 7 directly as shared compiled commands shouldMaterializeVersionSevenDirectlyAsSharedCompiledCommands() 1 0 0 0.003s 100%
Should propagate read failure from trie deserialization shouldPropagateReadFailureFromTrieDeserialization() 1 0 0 0.676s 100%
Should read gzip payload from file name string shouldReadGzipPayloadFromFileNameString() 1 0 0 0.003s 100%
Should read gzip payload from path shouldReadGzipPayloadFromPath() 1 0 0 0.003s 100%
Should read metadata from gzip payload shouldReadMetadataFromGzipPayload() 1 0 0 0.004s 100%
Should read metadata from file path shouldReadMetadataFromPath() 1 0 0 0.002s 100%
Should read metadata from file name shouldReadMetadataFromStringPath() 1 0 0 0.002s 100%
Should reject null arguments across all overloads shouldRejectNullArgumentsAcrossAllReadOverloads() 1 0 0 0.002s 100%
Should retain an invalid command exactly at the diagnostic boundary shouldRetainInvalidCommandAtDiagnosticBoundary() 1 0 0 0.002s 100%
Should truncate an invalid command immediately above the diagnostic boundary shouldTruncateInvalidCommandAboveDiagnosticBoundary() 1 0 0 0.002s 100%
Should wrap invalid compiled patch commands as IOException shouldWrapInvalidCompiledPatchCommandsAsIOException() 1 0 0 0.003s 100%