We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9fd189 commit c87cd2aCopy full SHA for c87cd2a
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