> * In the long term having multiple APIs for writing tests that people have
> to learn in order to read tests is a big net negative. If we allow
> mochitests to be upstreamed with a shim we should expect other vendors to
> do the same, and to end up with half a dozen possible test formats.
>

What if we translate instead of shimming? At least upstream all
spec-conformant browser-agnostic tests.


>
> In addition, I don't think that using mochitests which don't use internal
> APIs helps at all with the original problem of testing things like dynamic
> style changes that require internal-only APIs to trigger.
>

Agreed, still need webdriver.

Once we get webdriver it might be nice to translate&upstream even more
content mochitests to WPT or wherever we'll be keeping the webdriver tests.


-Manish Goregaokar
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to