-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
During a recent attempt of enabling 'make check' tests on zSeries machine to extend test coverage for big-endian platform, the salvage test failed as below:
http://build.wiredtiger.com:8080/job/wiredtiger-test-unit-zseries/2721/
make[4]: Leaving directory `/mnt/workspace/wiredtiger-test-unit-zseries/build_posix/test/salvage' =================================================== WiredTiger 3.1.0: test/salvage/test-suite.log =================================================== # TOTAL: 1 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: t ======= cmp: EOF on __slvg.dump check failed, salvage results were incorrect salvage test run started unique values column-store fixed-length leaf: run 1 column-store fixed-length leaf: run 2
- duplicates
-
WT-4452 Fix bugs in the salvage test for big endian
- Closed