QA/Automation/Projects/WebRTC/Crashtest Guide: Difference between revisions

Line 67: Line 67:
Unpack this version of firefox and start it from command line with
Unpack this version of firefox and start it from command line with


     home:~/[path]/firefox-2012-10-19$ ./firefox
     home:~/[path]/firefox-2012-10-19$ ./firefox -no-remote -p


Make sure, it is the nightly build. (Most common mistake to open it, while another non-nightly instance of firefox is already open).
Make sure, it is the nightly build. This will ask you to choose a profile. I would suggest creating a new one with a fitting title such 'WebRTC'


Now access the previously created testcase file from this instance of firefox and check if the file crashes. In this case, the nightly becomes unresponsive but does not crash. If any of this does not happen, then download a build earlier in date and repeat until you can reproduce the error.
Now access the previously created testcase file from this instance of firefox and check if the file crashes. In this case, the nightly becomes unresponsive but does not crash. If any of this does not happen, then download a build earlier in date and repeat until you can reproduce the error.
Confirmed users
35

edits