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
plantuml
page_title
plantuml
Test Case
plantuml
Duration
2 425.841
Revision
All Tests
7
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.plantuml.egg-info/requires.txt
writing slapos.test.plantuml.egg-info/PKG-INFO
writing top-level names to slapos.test.plantuml.egg-info/top_level.txt
writing dependency_links to slapos.test.plantuml.egg-info/dependency_links.txt
reading manifest file 'slapos.test.plantuml.egg-info/SOURCES.txt'
writing manifest file 'slapos.test.plantuml.egg-info/SOURCES.txt'
running build_ext
Standard Error
No handlers could be found for logger "erp5.util.testnode"
test_hashes (test.ServicesTestCase) ... ok
test_ascii_art (test.TestSimpleDiagram)
Test ascii art rendering ... ok
test_class_diagram (test.TestSimpleDiagram)
Class diagram require a working graphviz installation ... ok
test_editor (test.TestSimpleDiagram)
Test the embedded editor ... ok
test_fonts (test.TestSimpleDiagram)
Test slapos provided fonts are used ... ok
test_sequence_diagram (test.TestSimpleDiagram) ... ok
test_svg (test.TestSimpleDiagram)
Test svg rendering ... ok
----------------------------------------------------------------------
Ran 7 tests in 2425.841s
OK