VIFIB
DESCENTRALIZED CLOUD COMPUTING
Login
SlapOS is a decentralized Cloud Computing technology that can automate the deployment and configuration of applications in a heterogeneous environment.
breadcrumbs
Home
SLAPOS-SR-TEST-MASTER
helloworld
page_title
helloworld
Test Case
helloworld
Duration
2 845.676
Revision
All Tests
3
Failures
0
Errors
0
Skips
0
Test Result
PASSED
Test Status
Completed
Command Line
/srv/slapgrid/slappart15/srv/testnode/byx/soft/2b86aab70018dbe4d6ab37211a35efe8/bin/python_for_test setup.py test
Standard Output
running test
running egg_info
writing requirements to slapos.test.helloworld.egg-info/requires.txt
writing slapos.test.helloworld.egg-info/PKG-INFO
writing top-level names to slapos.test.helloworld.egg-info/top_level.txt
writing dependency_links to slapos.test.helloworld.egg-info/dependency_links.txt
reading manifest file 'slapos.test.helloworld.egg-info/SOURCES.txt'
writing manifest file 'slapos.test.helloworld.egg-info/SOURCES.txt'
running build_ext
Standard Error
No handlers could be found for logger "erp5.util.testnode"
test_get (test.TestGolang) ... ok
test_get (test.TestPython) ... ok
test_get (test.TestRuby) ... ok
----------------------------------------------------------------------
Ran 3 tests in 2845.676s
OK