Loading pkgs/development/python-modules/ttp/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -64,6 +64,9 @@ buildPythonPackage rec { disabledTests = [ # data structure mismatches "test_global_output_deepdiff_with_var_before" "test_group_specific_output_deepdiff_with_var_before" "test_group_specific_output_deepdiff_with_var_before_with_add_field" "test_yangson_validate" "test_yangson_validate_yang_lib_in_output_tag_data" "test_yangson_validate_multiple_inputs_mode_per_input_with_yang_lib_in_file" Loading Loading
pkgs/development/python-modules/ttp/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -64,6 +64,9 @@ buildPythonPackage rec { disabledTests = [ # data structure mismatches "test_global_output_deepdiff_with_var_before" "test_group_specific_output_deepdiff_with_var_before" "test_group_specific_output_deepdiff_with_var_before_with_add_field" "test_yangson_validate" "test_yangson_validate_yang_lib_in_output_tag_data" "test_yangson_validate_multiple_inputs_mode_per_input_with_yang_lib_in_file" Loading