Mario Casquero

Results 182 comments of Mario Casquero

@PaulYuuu could you review again this PR? Thanks !

@PaulYuuu can this patch get merged? :grinning:

The same idea needs to be implemented for the `discover` specification where the same happens and perhaps in the `execute` as well. The point is that using the same approach...

@psss added an empty `:example` statement in the main report section, this way the wrong inherited example is not displayed and for the `file` spec I considered the YAML could...

> > Would you mind adding a simple test coverage? You could just extend the [existing test](https://github.com/teemtee/tmt/blob/main/tests/lint/plan/test.sh). Also, what about adding a short release note? > > @mcasquer, what do...

> Both commands should give the same result as the `--root` option is instructing `tmt` to use provided directory as the `fmf` metadata tree root. Seems that path to the...

> Both commands should give the same result as the `--root` option is instructing `tmt` to use provided directory as the `fmf` metadata tree root. Seems that path to the...

> @mcasquer correct. Once an fmf tree is loaded, objects derived from it - tests, plans, stories - should have `fmf_root` attribute storing the path. And I'd say that's what's...

@psss @happz everything should be fine now :grinning:

@psss it seems the data directory is not included in the path when doing the lint Test result ```bash fail P008 the environment file '/var/ARTIFACTS/work-coreu1ik6621/plans/features/core/discover/default-0/tests/tests/lint/plan/data/empty_env' is empty` ``` vs what...