After the merge of WT-3039 some automated testing on Ubuntu and OS X "compile" jobs started timing out. Before the merge of WT-3039 they ran to completion in about 20 minutes, and timeout is over 2 hours.
The last sections of the test log is:
[2017/06/28 14:16:35.923] make check-TESTS
[2017/06/28 14:16:35.937] make[2]: Entering directory `/data/mci/ce448bdee00fd43c56a437bb803d8dad/wiredtiger/test/csuite'
[2017/06/28 14:16:35.966] make[3]: Entering directory `/data/mci/ce448bdee00fd43c56a437bb803d8dad/wiredtiger/test/csuite'
[2017/06/28 14:16:36.045] PASS: test_scope
[2017/06/28 14:16:36.280] PASS: test_wt1965_col_efficiency
[2017/06/28 14:16:44.859] PASS: test_wt2403_lsm_workload
[2017/06/28 14:17:11.269] PASS: test_wt2246_col_append
[2017/06/28 14:18:26.252] PASS: test_wt2323_join_visibility
[2017/06/28 14:18:26.355] PASS: test_wt2535_insert_race
[2017/06/28 14:18:26.626] PASS: test_wt2447_join_main_table
[2017/06/28 14:18:27.174] PASS: test_wt2695_checksum
[2017/06/28 14:18:27.201] PASS: test_wt2592_join_schema
[2017/06/28 14:19:07.086] PASS: test_wt2719_reconfig
[2017/06/28 14:19:22.783] PASS: test_wt2834_join_bloom_fix
[2017/06/28 14:19:42.663] PASS: test_wt2853_perf
[2017/06/28 16:19:42.664] Task timed out: 'shell.exec'
The currently running test case is test_wt2909_checkpoint_integrity
- is duplicated by
-
WT-3400 WiredTiger csuite test test_wt2909_checkpoint_integrity runs for over 2 hours on Ubuntu 14.04 tester
- Closed