python311Packages.ttp: disable more failing tests

This commit is contained in:
Doron Behar
2024-10-24 21:52:24 +03:00
parent 6954bb6798
commit a28273e386
@@ -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"