--- old/test/failure_handler/src/share/conf/linux.properties 2019-12-10 23:20:57.000000000 -0800 +++ new/test/failure_handler/src/share/conf/linux.properties 2019-12-10 23:20:56.000000000 -0800 @@ -68,7 +68,8 @@ memory.vmstat.slabinfo memory.vmstat.disk \ files \ locks \ - net.sockets net.statistics net.ifconfig + net.sockets net.statistics net.ifconfig \ + screenshot ################################################################################ users.current.app=id users.current.args=-a @@ -109,5 +110,8 @@ net.statistics.args=-sv net.ifconfig.app=ifconfig net.ifconfig.args=-a + +screenshot.app=gnome-screenshot +screenshot.args= -f screen.png ################################################################################