-
Type: Build Failure
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Configuration
make-check-test on macos-13-arm64
Host: macos-13-arm64-3.build.10gen.cc
Project: wiredtiger
Commit: 4f1c4cdb
Task Logs:
make-check-test task_log
Logs:
58/114 Test #61: test_config ......................................Subprocess aborted***Exception: 0.72 sec
make-check-test task_log
Logs:
ERROR: Invalid argument: [1719871957:251192][83031:0x1f55a2100], WT_CONNECTION.compile_configuration: [WT_VERB_DEFAULT][ERROR]: int __conf_compile_value(WT_SESSION_IMPL *, WT_CONF *, WT_CONFIG_ITEM_TYPE, WT_CONF_VALUE *, const WT_CONFIG_CHECK *, WT_CONFIG_ITEM *, _Bool, _Bool), 95: Value '%hu' does not match %d or %s for binding: Invalid argument
make-check-test task_log
Logs:
test_config: FAILED: void check_compiling_configurations(TEST_OPTS *, CUSTOM_EVENT_HANDLER *)/455: opts->conn->compile_configuration(opts->conn, "WT_SESSION.begin_transaction", "priority=%d,sync=%" PRIu64 ",no_timestamp=%" PRId32 ",operation_timeout_ms=%" PRIu16 ",roundup_timestamps=(prepared=%lu)", &compiled_ptr): Invalid argument
make-check-test task_log
Logs:
test_config: process aborting WiredTiger Error: void __wt_abort(WT_SESSION_IMPL *), 28: aborting WiredTiger library
make-check-test task_log
Logs:
The following tests FAILED: 61 - test_config (Subprocess aborted)
- is caused by
-
WT-12778 Allow a richer set of integral types to fix variable args in bindings
- Open