Debug output:
The log file is empty. Any ideas?
Code:
======================================== Application Start-up Time (Run 1 of 1) ======================================== Test Run Command: cd /home/user/.phoronix-test-suite/installed-tests/pts/startup-time-1.3.0/ && /usr/share/phoronix-test-suite/pts-core/static/root-access.sh ./startuptime-run rw gnome-terminal 2>&1 This test requires root access to run. + [ rw = r ] + mix=5 5 + comm=replay-startup-io gnometerm + mylog=/home/user/.phoronix-test-suite/installed-tests/pts/startup-time-1.3.0/tmplog + cd S-master + [ ! X = X ] + echo Invoking local dir + sed -i s<.*BASE_DIR=.*<BASE_DIR=$PWD/../workfiles< def_config_params.sh + cd comm_startup_lat + ./comm_startup_lat.sh 5 5 seq 3 replay-startup-io gnometerm + tail -n 1 + tail -n 1 + awk { printf "Average start-up time: %g\n", $3 } + egrep Latency statistics -A 2 /home/user/.phoronix-test-suite/installed-tests/pts/startup-time-1.3.0/tmplog + rm /home/user/.phoronix-test-suite/installed-tests/pts/startup-time-1.3.0/tmplog Result Key: #_RESULT_# Template Line: Average start-up time: #_RESULT_# Result Parsing Search Key: "time:" Result Line: No Test Results The test run did not produce a result. Log File At: /home/user/.phoronix-test-suite/installed-tests/pts/startup-time-1.3.0/startup-time-1.3.0-1544042717-1.log
Comment