Skip to content

[C++][Parquet] arrow-reader-writer-test::TestInt96ParquetIO fails on Windows (VS2017) #42826

@asfimport

Description

@asfimport
[----------] 1 test from TestInt96ParquetIO
[ RUN      ] TestInt96ParquetIO.ReadIntoTimestamp
..\src\parquet\arrow\arrow-reader-writer-test.cc(344): error: Failed
Got:
[128100145738543]
Expected:
[145738543]
..\src\parquet\arrow\arrow-reader-writer-test.cc(893): error: Expected: this->Re
adAndCheckSingleColumnFile(*values) doesn't generate new fatal failures in the c
urrent thread.
  Actual: it does.
[  FAILED  ] TestInt96ParquetIO.ReadIntoTimestamp (0 ms)
[----------] 1 test from TestInt96ParquetIO (15 ms total)

Reporter: Antoine Pitrou / @pitrou

Note: This issue was originally created as PARQUET-1314. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions