Re: Running StandaloneTalos test
alice nodelman <[email protected]> Wed, 06 Feb 2008 12:13:07 -0800
| Newsgroups | gmane.comp.mozilla.performance |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > In step 5.2.3, the first time, the browser shutdown script starts by > opening the > page http://mozilla/testing/performance/talos/getinfo.html > At this point, a pop up window says file:// is requesting an UNSAFE > operation > which could compromise the machine and then it closes. > > In the shell window that runs the test, the test fails with the > following > message: > > python run_tests.py standalone/proxy_setup.config > standalone_setup_proxy: > Started Wed, 06 Feb 2008 10:03:32 > Running test tp: > Started Wed, 06 Feb 2008 10:03:32 > WARNING: failed to terminate: 4562 > ERROR: no metrics > FAIL: couldn't initialize firefox > Failed tp: > Stopped Wed, 06 Feb 2008 10:04:27 > FAIL: failure to complete test: tp > So, this is another indication that the paths aren't working correctly - firefox should have opened with a pre-loaded profile that would allow the shutdown script to work, as it was you got the unsafe operation popup window. Can you tell me the path where firefox is on your machine? And how it looks in the config file? And the same for the profile path? I'm hoping that I could set up pretty much the same configuration on my test box and see if I can re-create your situation. Thanks for sticking with this! It is also reminding me that I need to make another revision of the instructions to cover more of the pitfalls. alice.