Beraldo Leal
Beraldo Leal
@pevogam @clebergnu @richtja toughs?
No problem. I just posted this here, because yesterday while debugging another issue, one possible path it was blocked by python3.6. And since we discussed this already on [avocado-vt/3241](github.com/avocado-framework/avocado-vt/issues/3241) and...
Hi @clebergnu thanks for that. A few questions: > The source of the list of tests that should be waived is yet to be defined, and it can include: >...
Just sharing what I found so far: > * Tests marked with a given a given Avocado tag (say `:avocado: waive:FAIL`) unittest has support to "[XFAIL](https://docs.python.org/3/library/unittest.html#unittest.expectedFailure)", I'm not sure if...
> The different examples cover different use cases, so I believe we'll need more than one. Could you please elaborate on the test cases, please? IIUC, we need to inform...
@clebergnu I'm hitting this constantly, IMO this has a high priority. What do you think?
I see. We have two issues then: a) identify what is an avocado instrumented test; b) make a better output when *running* the test; IMO, we could try to separate...
Sorry for the late reply here. Fixed with force-push.
Hi @chunfuwen , thanks for reporting this. I don't see any problem with updating our requirements since this is an issue with isort back compatibility. But IMO, this should be...