The test/format program could not be found and failed the endian tests in Evergreen, since Jun 8, likely caused by recent merge of WT-4494.
[2019/06/11 06:05:24.309] for i in $(seq 10) [2019/06/11 06:05:24.309] do [2019/06/11 06:05:24.309] ./t -1 -h "WT_TEST.$i" -c $(pwd)/../test/format/CONFIG.endian [2019/06/11 06:05:24.318] done seq 10 pwd bash: line 5: ./t: No such file or directory [2019/06/11 06:05:24.318] Command failed: command encountered problem: exit status 1 [2019/06/11 06:05:24.318] Task completed - FAILURE.
- is caused by
-
WT-4494 Support import of of standalone WiredTiger files.
- Closed