Advertisement
Guest User

Untitled

a guest
May 21st, 2014
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. Kyle@KYLE_PORTABLE /c/users/kyle/mozmill-tests
  2. $ testrun_remote C:\\Program\ Files\ \(x86\)\\Nightly
  3. *** Installing build: C:\Program Files (x86)\Nightly\crashreporter.exe
  4. *** Uninstalling build: c:\users\kyle\appdata\local\temp\tmprelqnv.workspace\binary\crashreporter
  5. Traceback (most recent call last):
  6. File "c:\Users\Kyle\mozmill-env\python\Scripts\testrun_remote-script.py", line 9, in <module>
  7. load_entry_point('mozmill-automation==2.0.6.1', 'console_scripts', 'testrun_remote')()
  8. File "c:\Users\Kyle\mozmill-env\python\lib\site-packages\mozmill_automation\testrun.py", line 794, in remote_cli
  9. exec_testrun(RemoteTestRun)
  10. File "c:\Users\Kyle\mozmill-env\python\lib\site-packages\mozmill_automation\testrun.py", line 769, in exec_testrun
  11. cls().run()
  12. File "c:\Users\Kyle\mozmill-env\python\lib\site-packages\mozmill_automation\testrun.py", line 360, in run
  13. mozinstall.uninstall(self._folder)
  14. File "c:\Users\Kyle\mozmill-env\python\lib\site-packages\mozinstall\mozinstall.py", line 172, in uninstall
  15. 'installation folder "%s" exists.' % install_folder
  16. AssertionError: installation folder "c:\users\kyle\appdata\local\temp\tmprelqnv.workspace\binary\crashreporter" exists.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement