My main question is:  what will continue to work and what will stop
working?

For example, which of these ways of running mochitests will still
work and which won't:
  TEST_PATH=layout/style/test make mochitest-plain
  _tests/testing/mochitest/runtests.py --test-path=layout/style 
--debugger=valgrind --debugger-args="..." 
--setenv=XPCOM_MEM_LOG_CLASSES=nsHTMLDocument
  (other things that other people use should probably go here)

If particular things are going to stop working, I'd like to know
what they are; if you're planning to maintain compatibility with
existing ways to run and debug tests (and this is just a change in
what happens underneath), I'd also like to know that.  It's not
clear to me from your message which sort of change this is.

-David

-- 
𝄞   L. David Baron                         http://dbaron.org/   𝄂
𝄢   Mozilla                           http://www.mozilla.org/   𝄂
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to