Remove the root reftest / crashtest manifests
Categories
(Testing :: Reftest, task, P2)
Tracking
(Not tracked)
People
(Reporter: ahal, Unassigned)
References
Details
In addition to making reftest more consistent with our other harnesses, this will make it easier for us to schedule specific reftest manifests in our scheduling algorithms.
Comment 1•5 years ago
|
||
Adding some bugs that might be relevant to your interests.
Reporter | ||
Comment 2•5 years ago
•
|
||
I got decently far here and have some patches to upload. However thinking about it, this doesn't technically block my work in bug 1608836 and is ending up being a little more difficult than I anticipated (we'll need changes to how the build system handles test packaging as well as to the reftest mach command).
So there's a good chance I end up dropping this. Though I'll keep it assigned to myself for now and see how things shake out.
Reporter | ||
Updated•4 years ago
|
Updated•3 years ago
|
Comment 3•10 months ago
|
||
I am not sure this is important, now that we have manifest scheduling on try, it does depend a bit on the root manifest to cross reference data between skip-if(...) include <path>
, so we can remove things properly as well as not double run things when using include <path>
Description
•