X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=test%2Fhope_dictionary_SUITE.erl;h=cf0bfba6afec5fe9a22249c558eb779acefc5727;hb=5fab324af707977a6e08246757acd09e1a3cb7c1;hp=c5bc8fe39f7ff328a3dac2cd40e77c23a21725ed;hpb=d2bddc7bbf3325b16e1de0afabfebb6cf57b505e;p=hope.git diff --git a/test/hope_dictionary_SUITE.erl b/test/hope_dictionary_SUITE.erl index c5bc8fe..cf0bfba 100644 --- a/test/hope_dictionary_SUITE.erl +++ b/test/hope_dictionary_SUITE.erl @@ -38,17 +38,7 @@ groups() -> , t_get , t_pop , t_fold - - % TODO: Find-out why t_dictionary_specs failes with latest proper HEAD: - % - % Testing hope_kv_list:to_kv_list/1 - % Error: The typeserver encountered an error: {unbound_var,'K'}. - % *** CT Error Notification 2015-09-26 13:46:38.684 *** - % hope_dictionary_SUITE:t_dictionary_specs failed on line 111 - % Reason: {badmatch,[{hope_kv_list,of_kv_list,1}]} - % - %, t_dictionary_specs - + , t_dictionary_specs , t_has_key ], Properties = [parallel],