On Mon, Oct 15, 2012 at 8:09 AM, Henrik Skupin <hsku...@gmail.com> wrote:
> Hi all,
>
> I want to start with crashtests for webrtc crashes which have been fixed
> recently. Sadly this feature is disabled on mozilla-central and
> mozilla-aurora. So I would have to set two preferences to get access to
> all the features. Now I see that crashtests are getting run through the
> reftest framework and wonder if there is a way to modify preferences
> before the test, or is that forbidden?

The reftest manifest format (which crashtest uses, since crashtests
run in the reftest harness) has explicit support for setting
preferences per-test:
http://mxr.mozilla.org/mozilla-central/source/layout/tools/reftest/README.txt#160

> In either way, what would be the best way to get those tests into the
> tree? I assume a place like /dom/media/tests/crashtests/ is a good location?

That sounds pretty reasonable.

-Ted
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to