Cristian Le
Cristian Le
> If the user project chooses, or falls back to, FetchContent, it is likely to result in another version and configuration than the one used by ports, and other than...
@abonander can you review this PR?
@abonander Gentle ping
Almost perfect timing with the comment: https://github.com/hyperium/tonic/pull/1740#issuecomment-2214198774
Oh, dunno why it did not get closed automatically, yesterday it was marked as `Closes`, but the top-level comment was edited. I'll close manually
Is it possible to validate the `junit.xml` files created?
`python-lxml` doesn't seem to be available on el9. Maybe you'll have to package it to epel9 or if there are alternatives... But the suspicious part is `typed-lxml`, why is that...
What setup do you have? Usually I would consider using `adjust` and context to enable/disable it, but I think there is no usable mechanism for lists of steps here other...
Maybe you can try to use `$` to expand the environment variable, not sure at which stage this is done. Some fields like `environment` do not expand it. Otherwise it...
I guess one issue would be with documentation. Iiuc `$@` is not defined in the `fmf` spec, so it is quite ambiguous where do `$@context_var` or even worse `$env_var` get...