anjakefala commented on PR #34170:
URL: https://github.com/apache/arrow/pull/34170#issuecomment-1528499867
Test failure on AMD64 Windows C++:
```
[ RUN ] TestLocalFS/1.NeedsExtendedFileInfo
D:/a/arrow/arrow/cpp/src/arrow/filesystem/test_util.cc:137: Failure
Expected equality of these values:
info.type()
Which is: FileType::Unknown
type
Which is: FileType::Directory
For path 'AB'
D:/a/arrow/arrow/cpp/src/arrow/filesystem/localfs_test.cc:494: Failure
Expected equality of these values:
infos.size()
Which is: 1
3
[ FAILED ] TestLocalFS/1.NeedsExtendedFileInfo, where TypeParam =
arrow::fs::internal::ExtendedLengthPathFormatter (1 ms)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]