avocado-framework/avocado

View on GitHub

Showing 494 of 703 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 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_send_signal_sudo_enabled_with_exception has 5 arguments (exceeds 4 allowed). Consider refactoring.
        Open

            def test_send_signal_sudo_enabled_with_exception(
        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="", value=None, parent=None, children=None):

            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 __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 __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 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 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 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 __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 __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/utils/partition.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/core/safeloader/imported.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 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 set_requirement has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                        def set_requirement(
                                        Severity: Minor
                                        Found in avocado/core/dependencies/requirements/cache/backends/sqlite.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language