Ana Guerrero Lopez

Results 12 issues of Ana Guerrero Lopez

At some moment, github actions could stop working for free or being limited, we should have some plan to work around this quickly. A possibility is to use https://github.com/nektos/act to...

When running the selftests the file `selftests/functional/test_nrunner_interface.py` is invoked 3 times, first from https://github.com/avocado-framework/avocado/blob/master/selftests/check.py#L499 testing all the runners: ``` (nrunner-interface-1/18) selftests/functional/test_nrunner_interface.py:Interface.test_help;avocado-runner: STARTED (nrunner-interface-1/18) selftests/functional/test_nrunner_interface.py:Interface.test_help;avocado-runner: PASS (0.38 s) (nrunner-interface-2/18) selftests/functional/test_nrunner_interface.py:Interface.test_help;avocado-runner-noop: STARTED...