Temporarily remove gset capability

Until we re-add GSETs to 2.2.5 that is
This commit is contained in:
Russell Brown 2017-11-20 15:52:32 +00:00
parent 14109a5fb6
commit f3d2873c4d

View File

@ -69,8 +69,7 @@ confirm() ->
riak_dt_orswot, riak_dt_orswot,
riak_dt_map, riak_dt_map,
pncounter, pncounter,
riak_kv_hll, riak_kv_hll])),
riak_dt_gset])),
?assertMatch(ok, rhc:counter_incr(PrevHttp, ?BUCKET, ?KEY, 1)), ?assertMatch(ok, rhc:counter_incr(PrevHttp, ?BUCKET, ?KEY, 1)),
?assertMatch({ok, 5}, rhc:counter_val(PrevHttp, ?BUCKET, ?KEY)), ?assertMatch({ok, 5}, rhc:counter_val(PrevHttp, ?BUCKET, ?KEY)),