I opened https://issues.apache.org/jira/browse/PARQUET-1021 about
adding a more helpful failure message, though you would need to return
with ctest -VV in order to see any error output (unless you run the
unit test executables directly)

On Tue, Jun 6, 2017 at 2:22 PM, Artem <lomerei...@gmail.com> wrote:
> Hi Paul,
>
> You have probably forgotten to set PARQUET_TEST_DATA as described in
> https://github.com/apache/parquet-cpp#testing
>
>
> Cheers,
> Artem
>
>
> On 06.06.2017 20:15, Paul Wais wrote:
>> Dear List,
>>
>> I got a fresh checkout of parquet-cpp building in an ubuntu:xenial
>> container with a vanilla install of the build-essential and cmake
>> packages.  However when I run unit tests, I see the following
>> failures:
>>
>>  * Test  #5: reader-test ......................***Failed
>>  * Test #21: arrow-reader-writer-test .........***Failed
>>
>> I see these failures on both master (as of 116e80e06adce ) and the tag
>> apache-parquet-cpp-1.1.0.
>>
>> Is parquet-cpp safe to use in other projects?  Are these tests
>> expected failures?
>>
>> Best Regards,
>> -Paul
>

Reply via email to