On Fri, Jun 27, 2014 at 1:32 PM, Kim Gräsman <[email protected]> wrote: > > 2) empty-rule.mk. I'm not 100% sure what's going wrong here, but it > appears that make prints its recipes and since TEST-FAIL is in there, > it's picked up by the test runner and failure ensues. Not sure why > this doesn't apply to other tests or how this could've ever worked. > Help?
Does this patch look like it's about right? @-prefixing the recipe steps that we assert on seems like the right thing to do, but I can't say I understand the test infrastructure entirely yet. If this makes sense in general, I can submit a PR on GitHub instead, I just wanted to double-check first. Thanks, - Kim _______________________________________________ dev-builds mailing list [email protected] https://lists.mozilla.org/listinfo/dev-builds

