Jan Richter

Results 33 comments of Jan Richter

IMO this is not a bug, because the `config` shouldn't be change on the Runnable level. Maybe we should add some warning to inform the user when the runnable config...

Hi @jie2xzhou, can you please check if you are able to list tests with `avocado list /test/avocado/examples/`, thanks.

Hi @jie2xzhou, is this issue still valid?

Hi @RanjithaKamath I am so sorry for the late reply, and I am not sure if this is still relevant for you, but can you tell me how you install...

Hi @amikan, yes it is a typo, thanks for spotting this, I will update it.

The #5616 showed issue with Jenkins after adding 'file' attribute to JUnit results. Because of this issue, we had to revert #5547 in #5617. Therefore, we have to find another...

Hi @clebergnu and @beraldoleal, thanks for your reviews, I created v2 #5630, please have a look.

Hi @marioaag can you please check if #5601 helps with your problem, thanks. With #5601 you should be able to use Job API to set parameter into runnable, see [sleepjob_parameters...

Hi @marioaag, we plan to have the next release on Mar 6th, 2023. But you can try the latest changes now, with: ``` pip install https://github.com/avocado-framework/avocado/archive/refs/heads/master.zip ```