Commit a28273e3 authored by Doron Behar's avatar Doron Behar
Browse files

python311Packages.ttp: disable more failing tests

parent 6954bb67
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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"