On 12/03/15 07:50 PM, Xidorn Quan wrote:
I wonder if it is possible to trigger particular single unittest on which
we observe intermittent failures, instead of the whole test set. I guess it
would save time. I sometimes disable all tests I do not need to check
before pushing to the try to make it end faster.
- Xidorn
Yes, this is currently possible. E.g for mochitest you can add
--test-path=path/to/test here:
https://dxr.mozilla.org/mozilla-central/source/testing/config/mozharness/linux_config.py#27
And then push that to try with a linux m-1 job.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform