This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangyang-zerotierone/ext/librethinkdbxx/test/upstream/regression/831.yaml
2017-11-02 07:05:11 -07:00

6 lines
261 B
YAML

desc: 831 -- Empty batched_replaces_t constructed
table_variable_name: tbl
tests:
- py: tbl.insert([True, True])
ot: ({'first_error':'Expected type OBJECT but found BOOL.', 'skipped':0, 'deleted':0, 'unchanged':0, 'errors':2, 'replaced':0, 'inserted':0})