Cleber Rosa
Cleber Rosa
@lkocman, I personally have two use cases which go along well with the current approach: 1) running client mode off my development tree usually does not require a change in...
Hi @philmd, We made sure `nrunner` works fine with the QEMU tests. I'm about to send a patch series bumping Avocado in QEMU to the latest release (99.0). I'm only...
Merged as https://github.com/avocado-framework/avocado/pull/5542
@PraveenPenguin do you have any updates on this issue?
@beraldoleal I don't object to treating this as a high priority item at all... I just don't have a good feeling about how easy such a solution would turn out...
Hi @pevogam, thanks for sharing these findings. The first thing we need is some assertive reproducer for this issue. I know it can be tricky, but without one, we can't...
Oh, and about the specific changes you're proposing here, they look to be a reliability improvement indeed. I was verifying whether other kinds of exceptions should be treated the same...
Thanks for reporting this @PaulYuuu. @richtja mentioned that this is similar to the requirements of reusing containers in the [LXC spawner](https://github.com/avocado-framework/avocado/pull/4158) effort, so maybe we can think of a common...
@dgibson FYI, I've posted your work as an Avocado PR. I think this may be generally useful to other people/projects. Let me know your thoughts.
I will check if this still applies, and if it does, I'll attempt @pevogam suggestion for fixing it.