Description
To reproduce:
% mkdir build
% cd build
% cmake .. -DBUILD_JAVA=OFF
% make package
% make test-out
Output is:
[ FAILED ] TestMatchParam/FileParam.Contents/20, where GetParam() = orc_split_elim.orc
1 FAILED TEST
Sample line is:
/storage/progs/src/orc-rel-release-1.3.3/tools/test/TestMatch.cc:149: Failure
Value of: line
Actual: "
"
Expected: expectedLine
Which is: "
"
wrong output at row 24999
so ts: 1 hour difference
I am at Ukraine (GMT+2 + DST). I could suppose, that as our DST change is at the end of march (while US changes in the beginning of March AFAIK) - something wrong with timestamp with timezone interpretation in this test - and probably after Ukraine moves to DST - effect will disappear.
So there is 2 weeks windows when this test could FAIL
Attachments
Attachments
Issue Links
- links to