There are a couple common directory structures used for storing tests in the tree: 1) <component>/tests 2) <component>/tests/<harness>
I have a series of patches which will move most of the directory structures from #1 to a format of #2. This means we would see: <component>/tests/mochitest <component>/tests/browser <component>/tests/chrome I have noticed this happens naturally in the newer folders (i.e. browser/metro). A couple weeks ago I heard a concern this might bitrot some patches, while that might happen in the last couple weeks only a handful directories had tests which changed (added/deleted/editing) such that my patches experienced bitrot. Please comment here or in bug 852065 as I would like to land these patch this by this weekend. _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform