added xvfb-run to run on headless systems
This commit is contained in:
		| @@ -12,7 +12,7 @@ LDADD = -lwebtester | ||||
|  | ||||
| TESTS = test-commands.wt | ||||
| TEST_EXTENSIONS = .wt | ||||
| WT_LOG_COMPILER = ${top_builddir}/src/webrunner | ||||
| WT_LOG_COMPILER = xvfb-run -a ${top_builddir}/src/webrunner | ||||
| AM_WT_LOG_FLAGS = -x test-output.xml -p ${srcdir} | ||||
|  | ||||
| EXTRA_DIST = ${TESTS} ca.pem client.pem client.key | ||||
|   | ||||
		Reference in New Issue
	
	Block a user