Test Result : ChunkedByteBufferSuite
0 failures
(±0)
8 tests
(±0)
All Tests
Test name | Duration | Status |
SPARK-24107: writeFully() write buffer which is larger than bufferWriteChunkSize | 59 ms | Passed |
copy() does not affect original buffer's position | 12 ms | Passed |
getChunks() duplicates chunks | 1 ms | Passed |
no chunks | 17 ms | Passed |
toArray() | 2 ms | Passed |
toArray() throws UnsupportedOperationException if size exceeds 2GB | 5 ms | Passed |
toInputStream() | 3 ms | Passed |
writeFully() does not affect original buffer's position | 1 ms | Passed |