Unverified Commit ba93772e authored by Azat Bahawi's avatar Azat Bahawi
Browse files

marge-bot: fix tests

parent eb76459e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -35,6 +35,9 @@ python3.pkgs.buildPythonApplication rec {
    # test broken when run under Nix:
    #   "unittest.mock.InvalidSpecError: Cannot spec a Mock object."
    "test_get_mr_ci_status"
    # broken because of an incorrect assertion:
    #   "AttributeError: 'has_calls' is not a valid assertion."
    "test_reapprove"
  ];
  disabledTestPaths = [
    # test errors due to API mismatch in test setup: