The GitHub Actions job "Fory CI" on fory.git/issue-3409-size-guardrails has 
failed.
Run started by GitHub user Zakir032002 (triggered by Zakir032002).

Head commit for run:
d77d313ce56be46012476421452136517e758a32 / Zakir <[email protected]>
test(rust): add buffer-remaining truncation tests for read_vec_data and 
primitive_list

- test_vec_buffer_truncation_rejected: exercises the new buffer-remaining
  guard in read_vec_data (collection.rs). Crafts a valid Vec<i32> payload
  then truncates it so the declared element count cannot be satisfied.
- test_primitive_list_buffer_truncation_rejected: exercises the new guard
  in primitive_list.rs fory_read_data. Serializes a Vec<i64>, truncates
  the payload, and confirms rejection even with default (i32::MAX) limits.
- Existing test_buffer_truncation_rejected covers the string path and
  remains unchanged.

Report URL: https://github.com/apache/fory/actions/runs/22474033418

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to