Bug 1541424 Comment 8 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I don't mind looking at this, though I'd like a couple of use cases so I have something to test against, that would be nice.

The way I understand the problem, is given a mochitest manifest file, `./mach mochitest <manifest_file>` is ignoring all the `skip-if` clauses.

Does the above sound correct?
I don't mind looking at this, though I'd like a couple of use cases so I have something to test against, that would be nice.

The way I understand the problem, is given a mochitest manifest file, `./mach mochitest <manifest_file>` is ignoring all the `skip-if` clauses. This doesn't cover the scenario when a specific test file is passed into the argument.

Does the above sound correct?

Back to Bug 1541424 Comment 8