nareshkamboju

robot frame works

Jan 2nd, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. naresh@linaro:~/test-robot/athur$ robot eme-test-create-webdriver.robot
  2. [ ERROR ] Error in file '/home/naresh/test-robot/athur/eme-test-create-webdriver.robot': Importing test library '/home/naresh/test-robot/athur/CompareImages.py' failed: SyntaxError: invalid syntax (CompareImages.py, line 9)
  3. Traceback (most recent call last):
  4. None
  5. PYTHONPATH:
  6. /usr/local/bin
  7. /usr/local/lib/python2.7/dist-packages/lava_tool-0.7-py2.7.egg
  8. /usr/local/lib/python2.7/dist-packages/json_schema_validator-2.3-py2.7.egg
  9. /usr/local/lib/python2.7/dist-packages/versiontools-1.9.1-py2.7.egg
  10. /usr/local/lib/python2.7/dist-packages/lava_scheduler_tool-0.6.dev21-py2.7.egg
  11. /usr/local/lib/python2.7/dist-packages/py3o.template-0.9.7-py2.7.egg
  12. /usr/local/lib/python2.7/dist-packages/pyjon.utils-0.7-py2.7.egg
  13. /usr/local/lib/python2.7/dist-packages/Genshi-0.7-py2.7-linux-x86_64.egg
  14. /usr/lib/python2.7/dist-packages
  15. /usr/local/lib/python2.7/dist-packages/androidviewclient-11.5.3-py2.7.egg
  16. /usr/lib/python2.7
  17. /usr/lib/python2.7/plat-x86_64-linux-gnu
  18. /usr/lib/python2.7/lib-tk
  19. /usr/lib/python2.7/lib-old
  20. /usr/lib/python2.7/lib-dynload
  21. /usr/local/lib/python2.7/dist-packages
  22. /usr/lib/python2.7/dist-packages/PILcompat
  23. /usr/lib/python2.7/dist-packages/gst-0.10
  24. /usr/lib/python2.7/dist-packages/gtk-2.0
  25. /usr/lib/pymodules/python2.7
  26. /usr/lib/python2.7/dist-packages/ubuntu-sso-client
  27. ==============================================================================
  28. Eme-Test-Create-Webdriver
  29. ==============================================================================
  30. [ WARN ] Keyword 'Capture Page Screenshot' could not be run on failure: No browser is open
  31. Running EME test | FAIL |
  32. Parent suite setup failed:
  33. URLError: <urlopen error [Errno 110] Connection timed out>
  34. ------------------------------------------------------------------------------
  35. Eme-Test-Create-Webdriver | FAIL |
  36. Suite setup failed:
  37. URLError: <urlopen error [Errno 110] Connection timed out>
  38.  
  39. 1 critical test, 0 passed, 1 failed
  40. 1 test total, 0 passed, 1 failed
  41. ==============================================================================
  42. Output: /home/naresh/test-robot/athur/output.xml
  43. Log: /home/naresh/test-robot/athur/log.html
  44. Report: /home/naresh/test-robot/athur/report.html
  45. naresh@linaro:~/test-robot/athur$
Add Comment
Please, Sign In to add comment