Comment 12 for bug 1324455

Revision history for this message
Chris Gagnon (chris.gagnon) wrote :

the id gets set earlier in the script:

if [ $test_to_run == "lrt.test_random_gestures" ]; then
CRASH_ID=6ef5699f2b73679bb94cc77874f81c4822482114dd8bf912741713eb15bf61533b5d8176f0d870f758cc6f241445ffd3359debe1616c832a8ab3b7626d9ed369
fi

if [ $test_to_run == "lrt.test_switch" ]; then
CRASH_ID=2af4898017372a2ac165df1ed82002d7cbeeb0aad6adaa39a7a65fc29cb6c724878e3009de7787c88de01911bf874932edb8d11d7debc7506331e8fb5c99a9e3
fi
echo $CRASH_ID

if [ $test_to_run == "lrt.test_ap_core_apps" ]; then
CRASH_ID=9ef25926ad56ff7b1050f384439a7900acdd7dcce06e81cb051c3417320a19baa4f1769d9fe20e9b01ac5b970d7b1a339526d6edf572d9e2eb7fa3c3232d13c6
fi

I'll try again with the string starting with deadbeef