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
|
6bd7f17cda
|
Merge pull request #938 from basho/bugfix/bch/dont-allow-ts-field-comparison
Update the error message for ts_A_select_compare_two_fields_not_allowed
|
2015-11-23 14:21:40 -07: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
|
6977313983
|
Merge pull request #924 from basho/bugfix/bch/fix_ts_B_put_pass_1
Move ?assertEquals for all tests into each individual TS test
|
2015-11-20 15:22:16 -07: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 |
|
Brett Hazen
|
7cdf8ac807
|
Merge pull request #929 from basho/feature/az/ts-list_keys
test riakc_ts:list_keys/4 in ts_basic
|
2015-11-19 13:00:03 -07:00 |
|
Andrei Zavada
|
01965fb47b
|
single quotes are better than double quotes
|
2015-11-19 21:37:41 +02:00 |
|
Andrei Zavada
|
38e65cf225
|
don't try to put Key, do put Data
|
2015-11-19 20:57:29 +02:00 |
|
Zeeshan Lakhani
|
cc05f86edb
|
Merge pull request #932 from basho/release-time/zl/sure-up-yz_extractors
sure up possible race between upgrade and first check
|
2015-11-18 16:22:24 -05:00 |
|
Zeeshan Lakhani
|
867dc1a036
|
sure up possible race between upgrade and first check
|
2015-11-18 12:51:15 -05:00 |
|
Brett Hazen
|
feb4364cec
|
Merge branch 'bugfix/bch/fix_ts_B_put_pass_1' of github.com:basho/riak_test into bugfix/bch/fix_ts_B_put_pass_1
|
2015-11-17 22:57:08 +00:00 |
|
Brett Hazen
|
b7c268119d
|
Refactor all TS tests to put asserts inside of test instead of
timeseries_utils.erl
|
2015-11-17 22:54:20 +00:00 |
|
Brett Hazen
|
31bd58a0de
|
Update timeseries_util:confirm_put/5 for ts_B_put_pass_1
|
2015-11-17 17:05:04 +00:00 |
|
Brett Hazen
|
2f2256583f
|
Merge pull request #928 from basho/bugfix/bch/update-verify-stats-4-ts
Add <<"riak_ql_version">> to verify_riak_stats for timeseries
|
2015-11-17 08:55:42 -07:00 |
|
Andrei Zavada
|
a265ad5972
|
test for the case of non-existent Table
|
2015-11-17 13:43:14 +02:00 |
|
Doug Rohrer
|
5c2c474d47
|
Merge pull request #930 from basho/dr/check_vnode_for_liveliness
Updated to attempt to make sure we get the "right" vnode PID.
|
2015-11-16 18:33:16 -05:00 |
|
Doug Rohrer
|
ce8ef794cb
|
Updated to attempt to make sure we get the "right" vnode PID.
|
2015-11-16 18:28:55 -05:00 |
|
Andrei Zavada
|
379d7ba215
|
add a check for list_keys (from different nodes)
now building a cluster of 3 nodes. Also, unreverse order of test data.
|
2015-11-12 07:03:22 +02:00 |
|
Andrei Zavada
|
071165ebed
|
refactor to reflect type renames in riak_ts; split checks into smaller funs
also export run_test/2 as proposed in 052295a431 .
|
2015-11-12 07:03:22 +02:00 |
|
Andy Till
|
382638f181
|
Merge pull request #927 from basho/bugfix/bch/select-test-failures
Update all of the expected messages for the failing ts_A_select_fail* tests
|
2015-11-11 14:13:17 -08:00 |
|
Brett Hazen
|
c70c19295c
|
Add _not_allowed suffix to many tests
|
2015-11-11 22:10:28 +00:00 |
|
Brett Hazen
|
119ffd239c
|
Rename to ts_A_select_compare_two_fields_not_allowed
|
2015-11-11 21:44:37 +00:00 |
|
Brett Hazen
|
3d3c9aa806
|
Add <<"riak_ql_version">> to verify_riak_stats for timeseries
|
2015-11-11 20:55:06 +00:00 |
|
Brett Hazen
|
f76d8c53ca
|
Rename all of the ts_A_select_fail_* tests
|
2015-11-11 20:33:12 +00:00 |
|
Brett Hazen
|
8f8b3d9b4d
|
Update all of the expected messages for the failing select tests
|
2015-11-11 19:53:42 +00:00 |
|
Brett Hazen
|
e5d06a4349
|
Merge branch 'riak/2.1' into riak_ts
|
2015-11-10 12:33:10 -08:00 |
|
Brett Hazen
|
f65bf6f603
|
Merge pull request #926 from basho/merge/bch/2.0to2.1-cluster-commit-debug
Merge riak_test 2.0 onto 2.1
|
2015-11-10 12:32:47 -08:00 |
|
Brett Hazen
|
78096fa8a5
|
Merge branch 'riak/2.0' into merge/bch/2.0to2.1-cluster-commit-debug
|
2015-11-10 12:25:26 -08:00 |
|
Brett Hazen
|
1b34707750
|
Merge pull request #925 from basho/bugfix/bch/add-cluster-commit-logging
Add debugging to rt:do_commit/1 to track nothing_planned
|
2015-11-10 12:22:03 -08:00 |
|
Brett Hazen
|
a255cc1539
|
Add debugging to rt:do_commit/1 to track nothing_planned
|
2015-11-10 12:11:27 -08:00 |
|
Brett Hazen
|
1de93e1da7
|
Update timeseries_util:confirm_put/5 for ts_B_put_pass_1
|
2015-11-08 23:14:53 +00:00 |
|
Brett Hazen
|
a6968fe8b6
|
Merge pull request #923 from basho/feature/bch/add-ts_A_get_not_found
Update all get/put TS tests
|
2015-11-06 15:44:14 -08:00 |
|
Brett Hazen
|
f04a6a8bd4
|
Update all get/put TS tests
|
2015-11-06 23:27:42 +00:00 |
|
Brett Hazen
|
769143c71e
|
Merge pull request #922 from basho/bugfix/bch/rts527
Fix missed type rename in ts_A_put_pass_2
|
2015-11-06 11:18:02 -08:00 |
|
Brett Hazen
|
a2078bbd31
|
Fix missed type rename in ts_A_put_pass_2
|
2015-11-06 19:09:23 +00:00 |
|
Brett Hazen
|
e2e7755c97
|
Merge pull request #921 from basho/bugfix/bch/adjust-ts-primary-key
Fix ts_basic and ts_unicode to use new datatypes and PK layout
|
2015-11-05 18:04:48 -08:00 |
|
Brett Hazen
|
052295a431
|
Fix ts_basic and ts_unicode to use new datatypes and PK layout
|
2015-11-06 02:02:33 +00:00 |
|
Brett Hazen
|
59a378ec63
|
Merge pull request #920 from basho/feature/catch_up_to_changing_api
Modified ts_api_util to match new SQL API, so that ts_api test will pass
|
2015-11-05 12:15:13 -08:00 |
|
erikleitch
|
ea54a7559d
|
Modified ts_api_util to match new SQL API, so that ts_api test will pass
|
2015-11-05 12:10:54 -08:00 |
|
erikleitch
|
1c7ddaa8ac
|
Fixed ts_A_put_pass_2 to pass. Primary key was backwards, type 'any' no longer suppored, booleans need to be booleans (ie, 'true') and not binaries (<<"true">>), and test must return 'pass' atom after assertions have succeeded
|
2015-11-05 01:33:22 +00:00 |
|
erikleitch
|
cfe334644d
|
Fixed ts_api test to pass once the badarith bugfix is checked in
|
2015-11-05 01:33:22 +00:00 |
|
erikleitch
|
837e366965
|
Added additional tests for binary + boolean
|
2015-11-05 01:30:45 +00:00 |
|