Skip to content

Instantly share code, notes, and snippets.

@fulv
Created November 5, 2014 13:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fulv/af6e50c1fed391b66305 to your computer and use it in GitHub Desktop.
Save fulv/af6e50c1fed391b66305 to your computer and use it in GitHub Desktop.
> bin/test -s plonesocial.network
Test-module import failures:
Module: src.plonesocial.network.plonesocial.network.tests.test_graph
ImportError: No module named src.plonesocial.network.plonesocial.network.tests.test_graph
Module: src.plonesocial.network.plonesocial.network.tests.test_setup
ImportError: No module named src.plonesocial.network.plonesocial.network.tests.test_setup
Module: src.plonesocial.network.plonesocial.network.tests.test_tool
ImportError: No module named src.plonesocial.network.plonesocial.network.tests.test_tool
Running ploneintranet.suite.testing.PLONEINTRANET_SUITE_INTEGRATION tests:
Set up plone.testing.zca.LayerCleanup in 0.000 seconds.
Set up plone.testing.z2.Startup in 0.318 seconds.
Set up plone.app.testing.layers.PloneFixture in 10.473 seconds.
Set up ploneintranet.suite.testing.PloneIntranetSuite in 4.855 seconds.
Set up ploneintranet.suite.testing.PLONEINTRANET_SUITE_INTEGRATION in 0.000 seconds.
Running:
Ran 1 tests with 0 failures and 0 errors in 0.124 seconds.
Running ploneintranet.suite.testing.PLONEINTRANET_SUITE_ROBOT tests:
Tear down ploneintranet.suite.testing.PLONEINTRANET_SUITE_INTEGRATION in 0.000 seconds.
Set up plone.app.robotframework.remote.AutoLoginRemoteLibrary:RobotRemote in 0.005 seconds.
Set up plone.testing.z2.ZServer in 0.508 seconds.
Set up ploneintranet.suite.testing.PLONEINTRANET_SUITE_ROBOT in 0.000 seconds.
Running:
Ran 1 tests with 0 failures and 0 errors in 16.353 seconds.
Tearing down left over layers:
Tear down ploneintranet.suite.testing.PLONEINTRANET_SUITE_ROBOT in 0.000 seconds.
Tear down ploneintranet.suite.testing.PloneIntranetSuite in 0.003 seconds.
Tear down plone.testing.z2.ZServer in 5.300 seconds.
Tear down plone.app.robotframework.remote.AutoLoginRemoteLibrary:RobotRemote in 0.003 seconds.
Tear down plone.app.testing.layers.PloneFixture in 0.069 seconds.
Tear down plone.testing.z2.Startup in 0.005 seconds.
Tear down plone.testing.zca.LayerCleanup in 0.001 seconds.
Test-modules with import problems:
src.plonesocial.network.plonesocial.network.tests.test_graph
src.plonesocial.network.plonesocial.network.tests.test_setup
src.plonesocial.network.plonesocial.network.tests.test_tool
Total: 2 tests, 0 failures, 0 errors in 38.547 seconds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment