We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c87cd2a commit 163a15fCopy full SHA for 163a15f
1 file changed
dist/platforms/ubuntu/run_tests.sh
@@ -211,7 +211,7 @@ for platform in ${TEST_PLATFORMS//;/ }; do
211
212
xvfb-run -a -e /dev/stdout "$CUSTOM_BUILD_PATH/$BUILD_NAME" \
213
-batchmode \
214
- #-nographics \
+ -nographics \
215
-logFile "$FULL_ARTIFACTS_PATH/$platform-player.log" \
216
$runTests
217
#-testResults "$FULL_ARTIFACTS_PATH/$platform-results.xml" \
0 commit comments