зеркало из https://github.com/mozilla/pjs.git
I just noticed that running tests spins up GUI. Shouldn't happen, and this should take care of it.
This commit is contained in:
Родитель
a13995ab57
Коммит
361b03f27a
|
@ -101,6 +101,7 @@
|
|||
|
||||
<target name="junit" depends="junit-compile,coverage-instrument">
|
||||
<junit printsummary="on" fork="true" forkmode="once" maxmemory="${test.vm.mx}" showoutput="true">
|
||||
<sysproperty key="java.awt.headless" value="true" />
|
||||
<sysproperty key="mozilla.js.tests" value="${test.library.dir}" />
|
||||
<sysproperty key="mozilla.js.tests.timeout" value="${test.timeout}" />
|
||||
<sysproperty key="emma.coverage.out.file" value="${coverage.outfile}"/>
|
||||
|
|
Загрузка…
Ссылка в новой задаче