avocado-framework/avocado

View on GitHub

Showing 895 of 913 total issues

Function test_send_signal_sudo_enabled has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def test_send_signal_sudo_enabled(self, run, get_children, get_pid, sudo, _):
Severity: Minor
Found in selftests/unit/utils/process.py - About 35 mins to fix

    Function fetch_assets has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    def fetch_assets(
    Severity: Minor
    Found in avocado/plugins/assets.py - About 35 mins to fix

      Function test_kill_process_tree_dont_timeout_infinity has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

          def test_kill_process_tree_dont_timeout_infinity(
      Severity: Minor
      Found in selftests/unit/utils/process.py - About 35 mins to fix

        Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
        Open

            def __init__(self, name, version, release, checksum, arch):
        Severity: Minor
        Found in avocado/plugins/distro.py - About 35 mins to fix

          Function _test has 5 arguments (exceeds 4 allowed). Consider refactoring.
          Open

              def _test(self, name, content, exp_str, mode=MODE_0664, count=1):
          Severity: Minor
          Found in selftests/functional/list.py - About 35 mins to fix

            Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
            Open

                def __init__(self, host, port=None, user=None, key=None, password=None):
            Severity: Minor
            Found in avocado/utils/ssh.py - About 35 mins to fix

              Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
              Open

                  def __init__(self, name, min_version=None, min_release=None, arch=None):
              Severity: Minor
              Found in avocado/utils/distro.py - About 35 mins to fix

                Function reconfigure_dax_device has 5 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                    def reconfigure_dax_device(
                Severity: Minor
                Found in avocado/utils/pmem.py - About 35 mins to fix

                  Function get_asset_by_name has 5 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                      def get_asset_by_name(cls, name, cache_dirs, expire=None, asset_hash=None):
                  Severity: Minor
                  Found in avocado/utils/asset.py - About 35 mins to fix

                    Function vg_ramdisk_cleanup has 5 arguments (exceeds 4 allowed). Consider refactoring.
                    Open

                    def vg_ramdisk_cleanup(
                    Severity: Minor
                    Found in avocado/utils/lv_utils.py - About 35 mins to fix

                      Function lv_take_snapshot has 5 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

                      def lv_take_snapshot(
                      Severity: Minor
                      Found in avocado/utils/lv_utils.py - About 35 mins to fix

                        Function add has 5 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

                            def add(self, input_set, item, i=None, predecessor=None, causal=None):
                        Severity: Minor
                        Found in avocado/utils/external/spark.py - About 35 mins to fix

                          Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                          Open

                              def __init__(
                          Severity: Minor
                          Found in avocado/utils/script.py - About 35 mins to fix

                            Function parse_test has 5 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                                def parse_test(self, ok, num, name, directive, explanation):
                            Severity: Minor
                            Found in avocado/core/tapparser.py - About 35 mins to fix

                              Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                              Open

                                  def __init__(
                              Severity: Minor
                              Found in avocado/core/safeloader/imported.py - About 35 mins to fix

                                Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                Open

                                    def __init__(self, host, username, port=22, key=None, password=None):
                                Severity: Minor
                                Found in avocado/utils/network/hosts.py - About 35 mins to fix

                                  Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                      def __init__(
                                  Severity: Minor
                                  Found in avocado/utils/partition.py - About 35 mins to fix

                                    Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                    Open

                                        def __init__(self, name, level, disks, metadata, spare_disks=None):
                                    Severity: Minor
                                    Found in avocado/utils/softwareraid.py - About 35 mins to fix

                                      Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                          def __init__(self, reference, result, resolutions=None, info=None, origin=None):
                                      Severity: Minor
                                      Found in avocado/core/resolver.py - About 35 mins to fix

                                        Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                            def __init__(
                                        Severity: Minor
                                        Found in avocado/core/nrunner/task.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language