The GitHub Actions job "C++ Linter" on iceberg-cpp.git/avro_reader has failed.
Run started by GitHub user shangxinli (triggered by shangxinli).

Head commit for run:
b8f2f56fbf36083f6dabdda1be98d7797ace7a8c / Xinli Shang <[email protected]>
test: convert Avro tests to parameterized tests

- Add AvroReaderParameterizedTest fixture inheriting from AvroReaderTest
- Convert 12 tests to TEST_P to run with both DirectDecoder and GenericDatum
- Add INSTANTIATE_TEST_SUITE_P to run each test with skip_datum=true/false
- Fix temp file path issue by sanitizing slashes in parameterized test names
- Remove DirectDecoderVsGenericDatum test (now redundant)

This ensures both the direct decoder and GenericDatum-based decoding
paths are tested for all major functionality.

Report URL: https://github.com/apache/iceberg-cpp/actions/runs/20196595674

With regards,
GitHub Actions via GitBox

Reply via email to