ShriyansAgro

Test failure

Aug 12th, 2017
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.43 KB | None | 0 0
  1. shriyanshagro@agro:~/Awesome_Stuff/Plone/zinstance$ bin/test -s plone.importexport -t test_importeportview --all
  2. Test-module import failures:
  3.  
  4. Module: plone.importexport.tests.test_importexportview
  5.  
  6. Traceback (most recent call last):
  7. File "/home/shriyanshagro/Awesome_Stuff/Plone/zinstance/src/plone.importexport/src/plone/importexport/tests/test_importexportview.py", line 3, in <module>
  8. from plone.importexport.testing import PLONE_IMPORTEXPORT_INTEGRATION_TESTING # noqa
  9. File "/home/shriyanshagro/Awesome_Stuff/Plone/zinstance/src/plone.importexport/src/plone/importexport/testing.py", line 2, in <module>
  10. from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE
  11. File "/home/shriyanshagro/Awesome_Stuff/Plone/buildout-cache/eggs/plone.app.contenttypes-1.2.11-py2.7.egg/plone/app/contenttypes/testing.py", line 4, in <module>
  12. from plone.app.event.testing import PAEvent_FIXTURE
  13. File "/home/shriyanshagro/Awesome_Stuff/Plone/buildout-cache/eggs/plone.app.event-2.0.7-py2.7.egg/plone/app/event/testing.py", line 3, in <module>
  14. from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE
  15. ImportError: No module named robotframework.testing
  16.  
  17.  
  18. Module: plone.importexport.tests.test_robot
  19.  
  20. Traceback (most recent call last):
  21. File "/home/shriyanshagro/Awesome_Stuff/Plone/zinstance/src/plone.importexport/src/plone/importexport/tests/test_robot.py", line 2, in <module>
  22. from plone.importexport.testing import PLONE_IMPORTEXPORT_ACCEPTANCE_TESTING # noqa
  23. File "/home/shriyanshagro/Awesome_Stuff/Plone/zinstance/src/plone.importexport/src/plone/importexport/testing.py", line 2, in <module>
  24. from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE
  25. File "/home/shriyanshagro/Awesome_Stuff/Plone/buildout-cache/eggs/plone.app.contenttypes-1.2.11-py2.7.egg/plone/app/contenttypes/testing.py", line 4, in <module>
  26. from plone.app.event.testing import PAEvent_FIXTURE
  27. File "/home/shriyanshagro/Awesome_Stuff/Plone/buildout-cache/eggs/plone.app.event-2.0.7-py2.7.egg/plone/app/event/testing.py", line 3, in <module>
  28. from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE
  29. ImportError: No module named robotframework.testing
  30.  
  31.  
  32. Module: plone.importexport.tests.test_setup
  33.  
  34. Traceback (most recent call last):
  35. File "/home/shriyanshagro/Awesome_Stuff/Plone/zinstance/src/plone.importexport/src/plone/importexport/tests/test_setup.py", line 3, in <module>
  36. from plone.importexport.testing import PLONE_IMPORTEXPORT_INTEGRATION_TESTING # noqa
  37. File "/home/shriyanshagro/Awesome_Stuff/Plone/zinstance/src/plone.importexport/src/plone/importexport/testing.py", line 2, in <module>
  38. from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE
  39. File "/home/shriyanshagro/Awesome_Stuff/Plone/buildout-cache/eggs/plone.app.contenttypes-1.2.11-py2.7.egg/plone/app/contenttypes/testing.py", line 4, in <module>
  40. from plone.app.event.testing import PAEvent_FIXTURE
  41. File "/home/shriyanshagro/Awesome_Stuff/Plone/buildout-cache/eggs/plone.app.event-2.0.7-py2.7.egg/plone/app/event/testing.py", line 3, in <module>
  42. from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE
  43. ImportError: No module named robotframework.testing
  44.  
  45.  
  46.  
  47. Test-modules with import problems:
  48. plone.importexport.tests.test_importexportview
  49. plone.importexport.tests.test_robot
  50. plone.importexport.tests.test_setup
  51. Total: 0 tests, 0 failures, 0 errors in 0.000 seconds.
Add Comment
Please, Sign In to add comment