Brett Hazen
7e2938878d
Adjust expected results and add in describe table
2015-12-17 20:44:58 -07:00
Brett Hazen
bebf57dcea
Fix expected results from ts_query
2015-12-17 19:25:02 -07:00
Brett Hazen
43b38202ce
Initial addition of aggregation tests
2015-12-18 01:07:46 +00:00
Brett Hazen
f8e94b070a
Merge remote branch 'origin/riak/2.1' into merge/bch/2.1.3-to-ts
2015-12-16 16:46:18 +00:00
Brett Hazen
19e9b65062
Change 5 tests to pattern match on the error strings returned
2015-12-11 17:21:02 +00:00
Brett Hazen
4009a59d33
Merge pull request #957 from basho/at/symbols_in_table_names
...
Symbols in table names
2015-12-10 15:41:56 -07:00
andytill
a7aee4d20a
Separate assert for symbols.
2015-12-10 14:44:01 +00:00
andytill
4e62a7839f
Test more symbols.
2015-12-10 14:15:50 +00:00
andytill
0ca63e8808
Test putting some symbols in field names and make sure they fail.
2015-12-10 10:52:41 +00:00
andytill
643e4a319d
Test symbols in table names.
2015-12-10 10:22:49 +00:00
Brett Hazen
383a9b2193
Merge remote branch 'origin/riak_ts' into fix/az/stream-list-keys
2015-12-09 23:17:31 +00:00
Ted Burghart
2c2e57d898
Move wait_for_vnode_change inside the -ifdef(EQC) clause.
2015-12-09 14:45:41 -05:00
Doug Rohrer
becc72b3f9
Merge pull request #955 from basho/bugfix/jrd/delete-list
...
Pause to allow delete_mode delay to function
2015-12-07 21:23:26 -05:00
Brett Hazen
860965cd46
Merge pull request #954 from basho/feature/jrd/toggle-pb-t2b
...
Test term_to_binary
2015-12-07 18:18:15 -07:00
John R. Daily
60a56a380c
Need another sleep for the bulk delete
2015-12-07 20:14:06 -05:00
John R. Daily
8d91b1dda8
Pause to allow delete_mode delay to function
2015-12-07 20:00:07 -05:00
John R. Daily
0d2a6855aa
Move term_to_binary testing directly into ts_basic
2015-12-07 18:10:13 -05:00
John R. Daily
14b7707c1b
Add a toggle back to pb for further testing
2015-12-07 12:05:56 -05:00
John R. Daily
d3e526aa38
Run through ts_basic, but with term_to_binary
2015-12-07 10:25:34 -05:00
Andrei Zavada
ae7cc9fef2
deal in ts_basic with stream_list_keys that's always late
2015-12-06 15:26:32 +02:00
Andrei Zavada
b74a29608a
test TS stream_list_keys
2015-12-06 05:53:46 +02:00
Andrei Zavada
404b8a37be
use stream_list_keys in ts_basic
2015-12-04 04:38:05 +02:00
John R. Daily
f313841a9e
New error message
2015-12-03 15:10:56 -05:00
John Daily
97b9d83ccc
Merge pull request #951 from basho/bugfix/bch/rts-531
...
RTS-531: Use some ts_util functions in ts_basic to avoid code duplication
2015-12-02 18:26:53 -05:00
Brett Hazen
004f74cdde
Use some ts_util functions in ts_basic to avoid code duplication
2015-12-02 23:02:00 +00:00
Brett Hazen
c33f847b3d
Add a test for all datatypes which support null values
2015-12-02 04:01:48 +00:00
Brett Hazen
0cce08bda7
Merge pull request #943 from basho/feature/az/new-ts_A_create_table-modules-for-comprehensive-ddl-validation
...
new ts_A_create_table_* modules for more comprehensive ddl validation
2015-12-01 14:40:33 -07:00
Andrei Zavada
af8591ecb0
fix a format char
2015-12-01 20:00:33 +02:00
Andrei Zavada
f234e16de2
only use shared get_ddl(), drop get_ddl(bad); tidy up code
2015-12-01 19:59:55 +02:00
Doug Rohrer
57659d3c1d
Forward port changes to proxy_overload_recovery to make it pass in the
...
face of indeterminate behavior.
2015-12-01 12:24:41 -05:00
Brett Hazen
78fde60f35
Try to activate the bucket type 4 times
2015-11-30 21:04:10 +00:00
Andrei Zavada
2519da7300
tweak expected error message for ts_A_create_table_not_null_pk_fields
2015-11-29 02:29:36 +02:00
Andrei Zavada
6e158e6ee5
add a dup_primary_key_fail test for ts_A_create_table battery
2015-11-29 02:23:57 +02:00
Brett Hazen
9058ac621d
Result from test is not always a string
2015-11-25 21:54:09 +00:00
Andrei Zavada
da2b3cecd8
remove emacs mode first-line comment
...
emacs can correctly determine the mode from the .erl extension.
2015-11-25 22:09:49 +02:00
Andrei Zavada
99d99a814d
new ts_A_create_table_* modules w/ fixes to match changes error messages
2015-11-25 22:07:33 +02:00
Nick Marino
8e5b9a892e
Fix misplaced character in ensemble_util config
2015-11-24 15:17:01 -05:00
andytill
2c9ec39de6
Fixed moduel tags.
2015-11-24 19:27:10 +00:00
Doug Rohrer
619b24e7d3
Updated tests to explicitly set allow_mult and dvv_enabled, as
...
overriding default_bucket_props in advanced_config without
explicitly setting these returns different values with the fix for
allow_mult turning to true with an app.config file present.
2015-11-24 13:41:36 -05:00
Andy Till
f8795caac7
Merge pull request #936 from basho/at/ts_encoding_tests
...
Add tests for utf8 and latin1 in the table definition
2015-11-24 17:59:01 +00:00
andytill
8c2d122623
Renamed tests.
2015-11-24 17:26:49 +00:00
Nick Marino
d855c1f6ba
Log the start of each test in repl_aae_fullsync
...
This makes it much easier to tell which code is being executed at a
given point in the log, since many of the tests print identical log
messages.
2015-11-24 11:52:21 -05:00
Brett Hazen
d9c474f1d8
Update the error message for ts_A_select_compare_two_fields_not_allowed
2015-11-23 21:03:15 +00:00
andytill
81982b7d4e
Merge branch 'riak_ts' of https://github.com/basho/riak_test into at/ts_encoding_tests
2015-11-23 15:55:01 +00:00
andytill
f8c25a33c1
Add tests for utf8 and latin1 in the table definition, neither are supported at the moment because of the way JSON is encoded.
2015-11-23 15:53:45 +00:00
Brett Hazen
6de6c0fc25
Add boilerplate license to all test files
2015-11-20 22:09:48 +00:00
Brett Hazen
9f825c2440
Fix changed output
2015-11-20 10:41:31 -07:00
Brett Hazen
8a90c5cb5a
Merge branch 'riak_ts' into bugfix/bch/fix_ts_B_put_pass_1
2015-11-20 08:25:23 -07:00
Brett Hazen
3b0398c636
Add better support for EQC tests
2015-11-19 20:54:16 -07:00
Brett Hazen
d4c29b22c0
Further optimization of TS tests
2015-11-19 20:13:26 +00:00