Github user uncleGen commented on the issue:

    https://github.com/apache/spark/pull/15915
  
    ```
    Discovery starting.
    Discovery completed in 37 seconds, 984 milliseconds.
    Run starting. Expected test count is: 10
    MemoryStoreSuite:
    - reserve/release unroll memory
    - safely unroll blocks
    - safely unroll blocks through putIteratorAsValues
    - safely unroll blocks through putIteratorAsBytes
    - set unrollMemoryThreshold a huge value larger than Int.MaxValue
    - PartiallySerializedBlock.valuesIterator
    - PartiallySerializedBlock.finishWritingToStream
    - multiple unrolls by the same thread
    - lazily create a big ByteBuffer to avoid OOM if it cannot be put into 
MemoryStore
    - put a small ByteBuffer to MemoryStore
    Run completed in 39 seconds, 91 milliseconds.
    Total number of tests run: 10
    Suites: completed 2, aborted 0
    Tests: succeeded 10, failed 0, canceled 0, ignored 0, pending 0
    All tests passed.
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to