X-Git-Url: https://git.xandkar.net/?p=hope.git;a=blobdiff_plain;f=test%2Fhope_dictionary_SUITE.erl;h=cf0bfba6afec5fe9a22249c558eb779acefc5727;hp=c5bc8fe39f7ff328a3dac2cd40e77c23a21725ed;hb=61cace5b6adc4e9385cda749448b12c81951eef1;hpb=d2bddc7bbf3325b16e1de0afabfebb6cf57b505e 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],