Created
October 22, 2020 13:26
-
-
Save jnbrunet/4e3f9dff27213002f6738f311fef59f4 to your computer and use it in GitHub Desktop.
SofaPython3 tests output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Error: [FileSystem::isDirectory()] /home/runner/work/SofaPython3/SofaPython3/SofaPython3/share/sofa/examples: No such file or directory | |
Error: [FileSystem::isDirectory()] /home/runner/work/SofaPython3/SofaPython3/SofaPython3/share/sofa: No such file or directory | |
[INFO] [SofaPython3] Initializing with python version 3.7.9 (default, Aug 18 2020, 13:17:47) | |
[GCC 7.5.0] | |
[INFO] [SofaPython3] Registering a scene loader for [.py, .py3, .pyscn, .py3scn] files. | |
[INFO] [SofaPython3] Shared library name is 'libpython3.7m.so' | |
[INFO] [SofaPython3] Intializing python | |
Warning: [PythonEnvironment] SofaPython3 not found in PluginManager's map. | |
[INFO] [PythonTestExtractor] File 'Components.py' loaded with 1 unit tests. | |
[INFO] [PythonTestExtractor] File 'Controller.py' loaded with 7 unit tests. | |
[INFO] [PythonTestExtractor] File 'BaseObject.py' loaded with 13 unit tests. | |
[INFO] [PythonTestExtractor] File 'Base.py' loaded with 10 unit tests. | |
[INFO] [PythonTestExtractor] File 'BaseLink.py' loaded with 11 unit tests. | |
[INFO] [PythonTestExtractor] File 'PythonRestShapeForceField.py' loaded with 1 unit tests. | |
[INFO] [PluginManager] Loaded plugin: /opt/sofa/lib/libSofaComponentAll.so | |
[INFO] [PythonTestExtractor] File 'BaseData.py' loaded with 30 unit tests. | |
Error: [PythonTestExtractor] File skipped: /home/runner/work/SofaPython3/SofaPython3/SofaPython3/bin/Core/MyRestShapeForceField.py | |
No test suite found. Make sure there is at least one class in the script that inherits from TestCase. | |
[INFO] [PythonTestExtractor] File 'ForceField.py' loaded with 3 unit tests. | |
[INFO] [PythonTestExtractor] File 'DataEngine.py' loaded with 3 unit tests. | |
[INFO] [PythonTestExtractor] File 'FileRepository.py' loaded with 2 unit tests. | |
[INFO] [PythonTestExtractor] File 'Message.py' loaded with 2 unit tests. | |
[INFO] [PythonTestExtractor] File 'Node.py' loaded with 26 unit tests. | |
[INFO] [PythonTestExtractor] File 'Simulation.py' loaded with 1 unit tests. | |
[INFO] [PythonTestExtractor] File 'RGBAColor.py' loaded with 3 unit tests. | |
[INFO] [PythonTestExtractor] File 'Vec3.py' loaded with 4 unit tests. | |
[INFO] [PythonTestExtractor] File 'BoundingBox.py' loaded with 5 unit tests. | |
[==========] Running 122 tests from 1 test case. | |
[----------] Global test environment set-up. | |
[----------] 122 tests from SofaPython3/Sofa | |
[INFO] [SofaPython3] Initializing with python version 3.7.9 (default, Aug 18 2020, 13:17:47) | |
[GCC 7.5.0] | |
[INFO] [SofaPython3] Shared library name is 'libpython3.7m.so' | |
Warning: [PythonEnvironment] SofaPython3 not found in PluginManager's map. | |
[ RUN ] SofaPython3/Sofa.all_tests/0_Sofa_Components_Components_test_component_creation | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/0_Sofa_Components_Components_test_component_creation (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/1_Sofa_Core_Controller_test_bindingPersistance | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.005s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/1_Sofa_Core_Controller_test_bindingPersistance (5 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/2_Sofa_Core_Controller_test_constructor | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/2_Sofa_Core_Controller_test_constructor (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/3_Sofa_Core_Controller_test_constructorOverriddenWithArgs | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/3_Sofa_Core_Controller_test_constructorOverriddenWithArgs (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/4_Sofa_Core_Controller_test_constructorOverriddenWithKWArgs | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/4_Sofa_Core_Controller_test_constructorOverriddenWithKWArgs (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/5_Sofa_Core_Controller_test_constructorOverriden | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/5_Sofa_Core_Controller_test_constructorOverriden (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/6_Sofa_Core_Controller_test_events | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.002s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/6_Sofa_Core_Controller_test_events (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/7_Sofa_Core_Controller_test_methodOverriding | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/7_Sofa_Core_Controller_test_methodOverriding (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/8_Sofa_Core_BaseObject_test_context | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/8_Sofa_Core_BaseObject_test_context (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/9_Sofa_Core_BaseObject_test_createObjectWithInvalidParamName | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/9_Sofa_Core_BaseObject_test_createObjectWithInvalidParamName (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/10_Sofa_Core_BaseObject_test_createObjectWithInvalidParamValue | |
Warning: [MechanicalObject(tt)] Could not read value for data field position: xmoi | |
====================================================================== | |
FAIL: test_createObjectWithInvalidParamValue (BaseObject.Test) | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "BaseObject.py", line 26, in test_createObjectWithInvalidParamValue | |
self.assertRaises(TypeError, root.addObject, "MechanicalObject", name="tt", position="xmoi") | |
AssertionError: TypeError not raised by addObject | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
FAILED (failures=1) | |
/home/runner/work/SofaPython3/SofaPython3/SofaPython3/bin/Core/BaseObject.py:0: Failure | |
Failed | |
[ FAILED ] SofaPython3/Sofa.all_tests/10_Sofa_Core_BaseObject_test_createObjectWithInvalidParamValue, where GetParam() = /home/runner/work/SofaPython3/SofaPython3/SofaPython3/bin/Core/BaseObject.py with args {test_createObjectWithInvalidParamValue, } (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/11_Sofa_Core_BaseObject_test_createObjectWithParam | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/11_Sofa_Core_BaseObject_test_createObjectWithParam (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/12_Sofa_Core_BaseObject_test_data_property | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/12_Sofa_Core_BaseObject_test_data_property (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/13_Sofa_Core_BaseObject_test_getCategories | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/13_Sofa_Core_BaseObject_test_getCategories (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/14_Sofa_Core_BaseObject_test_getLinkPath | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/14_Sofa_Core_BaseObject_test_getLinkPath (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/15_Sofa_Core_BaseObject_test_getName | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/15_Sofa_Core_BaseObject_test_getName (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/16_Sofa_Core_BaseObject_test_getPathName | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/16_Sofa_Core_BaseObject_test_getPathName (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/17_Sofa_Core_BaseObject_test_getTarget | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/17_Sofa_Core_BaseObject_test_getTarget (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/18_Sofa_Core_BaseObject_test_mockComponent | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/18_Sofa_Core_BaseObject_test_mockComponent (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/19_Sofa_Core_BaseObject_test_setSrc | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/19_Sofa_Core_BaseObject_test_setSrc (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/20_Sofa_Core_BaseObject_test_slave_master | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/20_Sofa_Core_BaseObject_test_slave_master (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/21_Sofa_Core_Base_test_addExistingDataAsParentOfNewData | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/21_Sofa_Core_Base_test_addExistingDataAsParentOfNewData (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/22_Sofa_Core_Base_test_addKeywordProtected | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/22_Sofa_Core_Base_test_addKeywordProtected (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/23_Sofa_Core_Base_test_addNewDataFromParent | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/23_Sofa_Core_Base_test_addNewDataFromParent (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/24_Sofa_Core_Base_test_addNewDataFromParent_brokenLink | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.002s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/24_Sofa_Core_Base_test_addNewDataFromParent_brokenLink (3 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/25_Sofa_Core_Base_test_addNewDataFromParent_linkPaths | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.003s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/25_Sofa_Core_Base_test_addNewDataFromParent_linkPaths (3 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/26_Sofa_Core_Base_test_addNewData_with_type | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/26_Sofa_Core_Base_test_addNewData_with_type (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/27_Sofa_Core_Base_test_data_property | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/27_Sofa_Core_Base_test_data_property (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/28_Sofa_Core_Base_test_getClassName | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/28_Sofa_Core_Base_test_getClassName (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/29_Sofa_Core_Base_test_getTemplateName | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/29_Sofa_Core_Base_test_getTemplateName (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/30_Sofa_Core_Base_test_loggedMessagesBinding | |
[INFO] [DAGNode(a_node)] This is a new message | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.018s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/30_Sofa_Core_Base_test_loggedMessagesBinding (18 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/31_Sofa_Core_BaseLink_test_Help | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/31_Sofa_Core_BaseLink_test_Help (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/32_Sofa_Core_BaseLink_test_Name | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/32_Sofa_Core_BaseLink_test_Name (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/33_Sofa_Core_BaseLink_test_Persistent | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/33_Sofa_Core_BaseLink_test_Persistent (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/34_Sofa_Core_BaseLink_test_getLinkedBase | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/34_Sofa_Core_BaseLink_test_getLinkedBase (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/35_Sofa_Core_BaseLink_test_getLinkedPath | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/35_Sofa_Core_BaseLink_test_getLinkedPath (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/36_Sofa_Core_BaseLink_test_getLinked_and_Owner | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/36_Sofa_Core_BaseLink_test_getLinked_and_Owner (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/37_Sofa_Core_BaseLink_test_getOwnerBase | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/37_Sofa_Core_BaseLink_test_getOwnerBase (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/38_Sofa_Core_BaseLink_test_getSize | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/38_Sofa_Core_BaseLink_test_getSize (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/39_Sofa_Core_BaseLink_test_getValue | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/39_Sofa_Core_BaseLink_test_getValue (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/40_Sofa_Core_BaseLink_test_isMultiLink | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/40_Sofa_Core_BaseLink_test_isMultiLink (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/41_Sofa_Core_BaseLink_test_read | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/41_Sofa_Core_BaseLink_test_read (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/42_Sofa_Core_PythonRestShapeForceField_test_example | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.002s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/42_Sofa_Core_PythonRestShapeForceField_test_example (3 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/43_Sofa_Core_BaseData_test_DataArray2DElementWiseOperation | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/43_Sofa_Core_BaseData_test_DataArray2DElementWiseOperation (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/44_Sofa_Core_BaseData_test_DataArray2DInvalidResizeFromArray | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/44_Sofa_Core_BaseData_test_DataArray2DInvalidResizeFromArray (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/45_Sofa_Core_BaseData_test_DataArray2DOperation | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.003s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/45_Sofa_Core_BaseData_test_DataArray2DOperation (4 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/46_Sofa_Core_BaseData_test_DataArray2DResizeFromArray | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/46_Sofa_Core_BaseData_test_DataArray2DResizeFromArray (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/47_Sofa_Core_BaseData_test_DataArray2DSetFromArray | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/47_Sofa_Core_BaseData_test_DataArray2DSetFromArray (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/48_Sofa_Core_BaseData_test_DataArray2DSetFromList | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/48_Sofa_Core_BaseData_test_DataArray2DSetFromList (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/49_Sofa_Core_BaseData_test_DataArrayCreateFromNumpy | |
Warning: [MechanicalObject(t)] Could not read value for data field position: array([[0, 0, 0], | |
[1, 1, 1], | |
[2, 2, 2], | |
[3, 3, 3]]) | |
====================================================================== | |
FAIL: test_DataArrayCreateFromNumpy (BaseData.Test) | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "BaseData.py", line 199, in test_DataArrayCreateFromNumpy | |
self.assertEqual(len(c.position.value), 4) | |
AssertionError: 0 != 4 | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
FAILED (failures=1) | |
/home/runner/work/SofaPython3/SofaPython3/SofaPython3/bin/Core/BaseData.py:0: Failure | |
Failed | |
[ FAILED ] SofaPython3/Sofa.all_tests/49_Sofa_Core_BaseData_test_DataArrayCreateFromNumpy, where GetParam() = /home/runner/work/SofaPython3/SofaPython3/SofaPython3/bin/Core/BaseData.py with args {test_DataArrayCreateFromNumpy, } (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/50_Sofa_Core_BaseData_test_DataAsArray1D | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/50_Sofa_Core_BaseData_test_DataAsArray1D (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/51_Sofa_Core_BaseData_test_DataAsArray2D | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/51_Sofa_Core_BaseData_test_DataAsArray2D (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/52_Sofa_Core_BaseData_test_DataAsContainerNumpyArray | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.005s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/52_Sofa_Core_BaseData_test_DataAsContainerNumpyArray (6 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/53_Sofa_Core_BaseData_test_DataAsContainerNumpyArrayRepeat | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/53_Sofa_Core_BaseData_test_DataAsContainerNumpyArrayRepeat (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/54_Sofa_Core_BaseData_test_DataAsContainerNumpyArray_ | |
Warning: [BoxROI(unnamed)] No rest position yet defined. Box might not work properly. | |
This may be caused by an early call of init() on the box before | |
the mesh or the MechanicalObject of the node was initialized too | |
====================================================================== | |
FAIL: test_DataAsContainerNumpyArray_ (BaseData.Test) | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "BaseData.py", line 265, in test_DataAsContainerNumpyArray_ | |
numpy.testing.assert_array_equal(c2.indices.array(), v2) | |
File "/opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/numpy/testing/_private/utils.py", line 931, in assert_array_equal | |
verbose=verbose, header='Arrays are not equal') | |
File "/opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/numpy/testing/_private/utils.py", line 759, in assert_array_compare | |
raise AssertionError(msg) | |
AssertionError: | |
Arrays are not equal | |
(shapes (2,), (6,) mismatch) | |
x: array([0, 1], dtype=int32) | |
y: array([0, 1, 2, 3, 4, 5]) | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.002s | |
FAILED (failures=1) | |
/home/runner/work/SofaPython3/SofaPython3/SofaPython3/bin/Core/BaseData.py:0: Failure | |
Failed | |
[ FAILED ] SofaPython3/Sofa.all_tests/54_Sofa_Core_BaseData_test_DataAsContainerNumpyArray_, where GetParam() = /home/runner/work/SofaPython3/SofaPython3/SofaPython3/bin/Core/BaseData.py with args {test_DataAsContainerNumpyArray_, } (3 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/55_Sofa_Core_BaseData_test_DataString | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/55_Sofa_Core_BaseData_test_DataString (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/56_Sofa_Core_BaseData_test_DataWrapper1D | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/56_Sofa_Core_BaseData_test_DataWrapper1D (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/57_Sofa_Core_BaseData_test_Dirty | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/57_Sofa_Core_BaseData_test_Dirty (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/58_Sofa_Core_BaseData_test_DownCast | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/58_Sofa_Core_BaseData_test_DownCast (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/59_Sofa_Core_BaseData_test_InvalidDataAccess | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/59_Sofa_Core_BaseData_test_InvalidDataAccess (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/60_Sofa_Core_BaseData_test_Parent | |
====================================================================== | |
FAIL: test_Parent (BaseData.Test) | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "BaseData.py", line 360, in test_Parent | |
self.assertTrue(data.hasParent()) | |
AssertionError: False is not true | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
FAILED (failures=1) | |
/home/runner/work/SofaPython3/SofaPython3/SofaPython3/bin/Core/BaseData.py:0: Failure | |
Failed | |
[ FAILED ] SofaPython3/Sofa.all_tests/60_Sofa_Core_BaseData_test_Parent, where GetParam() = /home/runner/work/SofaPython3/SofaPython3/SofaPython3/bin/Core/BaseData.py with args {test_Parent, } (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/61_Sofa_Core_BaseData_test_Persistent | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/61_Sofa_Core_BaseData_test_Persistent (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/62_Sofa_Core_BaseData_test_UnknowAttribute | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/62_Sofa_Core_BaseData_test_UnknowAttribute (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/63_Sofa_Core_BaseData_test_ValidDataAccess | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/63_Sofa_Core_BaseData_test_ValidDataAccess (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/64_Sofa_Core_BaseData_test_getLinkPath | |
====================================================================== | |
FAIL: test_getLinkPath (BaseData.Test) | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "BaseData.py", line 372, in test_getLinkPath | |
self.assertEqual(data.getAsACreateObjectParameter(), "@[].aFieldParent") | |
AssertionError: '' != '@[].aFieldParent' | |
+ @[].aFieldParent | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
FAILED (failures=1) | |
/home/runner/work/SofaPython3/SofaPython3/SofaPython3/bin/Core/BaseData.py:0: Failure | |
Failed | |
[ FAILED ] SofaPython3/Sofa.all_tests/64_Sofa_Core_BaseData_test_getLinkPath, where GetParam() = /home/runner/work/SofaPython3/SofaPython3/SofaPython3/bin/Core/BaseData.py with args {test_getLinkPath, } (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/65_Sofa_Core_BaseData_test_getValueString | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/65_Sofa_Core_BaseData_test_getValueString (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/66_Sofa_Core_BaseData_test_getValueTypeString | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/66_Sofa_Core_BaseData_test_getValueTypeString (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/67_Sofa_Core_BaseData_test_getattr | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/67_Sofa_Core_BaseData_test_getattr (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/68_Sofa_Core_BaseData_test_isRequired | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/68_Sofa_Core_BaseData_test_isRequired (0 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/69_Sofa_Core_BaseData_test_name | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/69_Sofa_Core_BaseData_test_name (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/70_Sofa_Core_BaseData_test_read | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/70_Sofa_Core_BaseData_test_read (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/71_Sofa_Core_BaseData_test_readOnly | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/71_Sofa_Core_BaseData_test_readOnly (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/72_Sofa_Core_BaseData_test_typeName | |
====================================================================== | |
FAIL: test_typeName (BaseData.Test) | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "BaseData.py", line 116, in test_typeName | |
self.assertEqual(c.showColor.typeName(), "Vec4f") | |
AssertionError: 'RGBAColor' != 'Vec4f' | |
- RGBAColor | |
+ Vec4f | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
FAILED (failures=1) | |
/home/runner/work/SofaPython3/SofaPython3/SofaPython3/bin/Core/BaseData.py:0: Failure | |
Failed | |
[ FAILED ] SofaPython3/Sofa.all_tests/72_Sofa_Core_BaseData_test_typeName, where GetParam() = /home/runner/work/SofaPython3/SofaPython3/SofaPython3/bin/Core/BaseData.py with args {test_typeName, } (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/73_Sofa_Core_ForceField_test_0_explicit | |
====================================================================== | |
ERROR: test_0_explicit (ForceField.Test) | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "ForceField.py", line 54, in test_0_explicit | |
use_iterative_solver=False) | |
File "ForceField.py", line 44, in rssffScene | |
SofaRuntime.importPlugin("SofaSparseSolver") | |
RuntimeError: boost::filesystem::directory_iterator::construct: No such file or directory: "/opt/sofa/plugins/SofaSparseSolver/lib" | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
FAILED (errors=1) | |
/home/runner/work/SofaPython3/SofaPython3/SofaPython3/bin/Core/ForceField.py:0: Failure | |
Failed | |
[ FAILED ] SofaPython3/Sofa.all_tests/73_Sofa_Core_ForceField_test_0_explicit, where GetParam() = /home/runner/work/SofaPython3/SofaPython3/SofaPython3/bin/Core/ForceField.py with args {test_0_explicit, } (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/74_Sofa_Core_ForceField_test_1_implicit_iterative | |
====================================================================== | |
ERROR: test_1_implicit_iterative (ForceField.Test) | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "ForceField.py", line 67, in test_1_implicit_iterative | |
root = rssffScene(use_implicit_scheme=True, use_iterative_solver=True) | |
File "ForceField.py", line 44, in rssffScene | |
SofaRuntime.importPlugin("SofaSparseSolver") | |
RuntimeError: boost::filesystem::directory_iterator::construct: No such file or directory: "/opt/sofa/plugins/SofaSparseSolver/lib" | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
FAILED (errors=1) | |
/home/runner/work/SofaPython3/SofaPython3/SofaPython3/bin/Core/ForceField.py:0: Failure | |
Failed | |
[ FAILED ] SofaPython3/Sofa.all_tests/74_Sofa_Core_ForceField_test_1_implicit_iterative, where GetParam() = /home/runner/work/SofaPython3/SofaPython3/SofaPython3/bin/Core/ForceField.py with args {test_1_implicit_iterative, } (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/75_Sofa_Core_ForceField_test_2_implicit_direct | |
====================================================================== | |
ERROR: test_2_implicit_direct (ForceField.Test) | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "ForceField.py", line 80, in test_2_implicit_direct | |
root = rssffScene(use_implicit_scheme=True, use_iterative_solver=False) | |
File "ForceField.py", line 44, in rssffScene | |
SofaRuntime.importPlugin("SofaSparseSolver") | |
RuntimeError: boost::filesystem::directory_iterator::construct: No such file or directory: "/opt/sofa/plugins/SofaSparseSolver/lib" | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
FAILED (errors=1) | |
/home/runner/work/SofaPython3/SofaPython3/SofaPython3/bin/Core/ForceField.py:0: Failure | |
Failed | |
[ FAILED ] SofaPython3/Sofa.all_tests/75_Sofa_Core_ForceField_test_2_implicit_direct, where GetParam() = /home/runner/work/SofaPython3/SofaPython3/SofaPython3/bin/Core/ForceField.py with args {test_2_implicit_direct, } (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/76_Sofa_Core_DataEngine_test_DataEngine | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.002s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/76_Sofa_Core_DataEngine_test_DataEngine (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/77_Sofa_Core_DataEngine_test_constructor | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/77_Sofa_Core_DataEngine_test_constructor (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/78_Sofa_Core_DataEngine_test_constructorOverriden | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/78_Sofa_Core_DataEngine_test_constructorOverriden (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/79_Sofa_Helper_FileRepository_test_add_remove_directories | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/79_Sofa_Helper_FileRepository_test_add_remove_directories (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/80_Sofa_Helper_FileRepository_test_find_file | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/80_Sofa_Helper_FileRepository_test_find_file (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/81_Sofa_Helper_Message_test_messageHandler | |
[INFO] [PythonScript] plop | |
Warning: [PythonScript] coucou | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/81_Sofa_Helper_Message_test_messageHandler (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/82_Sofa_Helper_Message_test_messages | |
[INFO] [PythonScript] Simple message | |
[INFO] [Emitter] Simple message | |
[INFO] [PythonScript] Simple message with attached source info | |
[INFO] [DAGNode(node)] Simple message to an object | |
[INFO] [DAGNode(node)] Simple message to an object with attached source info | |
Warning: [PythonScript] Simple message | |
Warning: [Emitter] Simple message | |
Warning: [PythonScript] Simple message with attached source info | |
Warning: [DAGNode(node)] Simple message to an object | |
Warning: [DAGNode(node)] Simple message to an object with attached source info | |
[DEPRECATED] [PythonScript] Simple message | |
[DEPRECATED] [Emitter] Simple message | |
[DEPRECATED] [PythonScript] Simple message with attached source info | |
[DEPRECATED] [DAGNode(node)] Simple message to an object | |
[DEPRECATED] [DAGNode(node)] Simple message to an object with attached source info | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/82_Sofa_Helper_Message_test_messages (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/83_Sofa_Simulation_Node_test_Constructor | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/83_Sofa_Simulation_Node_test_Constructor (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/84_Sofa_Simulation_Node_test_GetAttr | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/84_Sofa_Simulation_Node_test_GetAttr (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/85_Sofa_Simulation_Node_test_SimulationConstructor | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/85_Sofa_Simulation_Node_test_SimulationConstructor (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/86_Sofa_Simulation_Node_test_addChild | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/86_Sofa_Simulation_Node_test_addChild (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/87_Sofa_Simulation_Node_test_children_property | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/87_Sofa_Simulation_Node_test_children_property (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/88_Sofa_Simulation_Node_test_createObjectInvalid | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/88_Sofa_Simulation_Node_test_createObjectInvalid (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/89_Sofa_Simulation_Node_test_createObjectWithParam | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/89_Sofa_Simulation_Node_test_createObjectWithParam (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/90_Sofa_Simulation_Node_test_data_property | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/90_Sofa_Simulation_Node_test_data_property (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/91_Sofa_Simulation_Node_test_detachFromGraph | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/91_Sofa_Simulation_Node_test_detachFromGraph (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/92_Sofa_Simulation_Node_test_getAsACreateObjectParameter | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/92_Sofa_Simulation_Node_test_getAsACreateObjectParameter (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/93_Sofa_Simulation_Node_test_getForceField | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/93_Sofa_Simulation_Node_test_getForceField (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/94_Sofa_Simulation_Node_test_getItem | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/94_Sofa_Simulation_Node_test_getItem (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/95_Sofa_Simulation_Node_test_getLink | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/95_Sofa_Simulation_Node_test_getLink (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/96_Sofa_Simulation_Node_test_getMass | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/96_Sofa_Simulation_Node_test_getMass (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/97_Sofa_Simulation_Node_test_getMechanicalMapping | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/97_Sofa_Simulation_Node_test_getMechanicalMapping (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/98_Sofa_Simulation_Node_test_getMechanicalState | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/98_Sofa_Simulation_Node_test_getMechanicalState (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/99_Sofa_Simulation_Node_test_getRoot | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/99_Sofa_Simulation_Node_test_getRoot (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/100_Sofa_Simulation_Node_test_getRootPath | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/100_Sofa_Simulation_Node_test_getRootPath (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/101_Sofa_Simulation_Node_test_init | |
TYPE: 100 | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/101_Sofa_Simulation_Node_test_init (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/102_Sofa_Simulation_Node_test_isInitialized | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/102_Sofa_Simulation_Node_test_isInitialized (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/103_Sofa_Simulation_Node_test_moveChild | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/103_Sofa_Simulation_Node_test_moveChild (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/104_Sofa_Simulation_Node_test_objects_property | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/104_Sofa_Simulation_Node_test_objects_property (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/105_Sofa_Simulation_Node_test_parents_property | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/105_Sofa_Simulation_Node_test_parents_property (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/106_Sofa_Simulation_Node_test_removeChild | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/106_Sofa_Simulation_Node_test_removeChild (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/107_Sofa_Simulation_Node_test_removeObject | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/107_Sofa_Simulation_Node_test_removeObject (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/108_Sofa_Simulation_Node_test_sendEvent | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/108_Sofa_Simulation_Node_test_sendEvent (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/109_Sofa_Simulation_Simulation_test_load | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/109_Sofa_Simulation_Simulation_test_load (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/110_Sofa_Types_RGBAColor_test_constructor_default | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/110_Sofa_Types_RGBAColor_test_constructor_default (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/111_Sofa_Types_RGBAColor_test_constructor_fromInvalidList | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/111_Sofa_Types_RGBAColor_test_constructor_fromInvalidList (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/112_Sofa_Types_RGBAColor_test_constructor_fromList | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/112_Sofa_Types_RGBAColor_test_constructor_fromList (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/113_Sofa_Types_Vec3_test_constructor | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/113_Sofa_Types_Vec3_test_constructor (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/114_Sofa_Types_Vec3_test_wrapAroundArray | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/114_Sofa_Types_Vec3_test_wrapAroundArray (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/115_Sofa_Types_Vec3_test_wrapAroundSingleField | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/115_Sofa_Types_Vec3_test_wrapAroundSingleField (2 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/116_Sofa_Types_Vec3_test_wrapInvalidSize | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.001s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/116_Sofa_Types_Vec3_test_wrapInvalidSize (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/117_Sofa_Types_BoundingBox_test_constructor | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/117_Sofa_Types_BoundingBox_test_constructor (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/118_Sofa_Types_BoundingBox_test_getMax | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/118_Sofa_Types_BoundingBox_test_getMax (0 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/119_Sofa_Types_BoundingBox_test_getMin | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/119_Sofa_Types_BoundingBox_test_getMin (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/120_Sofa_Types_BoundingBox_test_setMax | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/120_Sofa_Types_BoundingBox_test_setMax (1 ms) | |
[ RUN ] SofaPython3/Sofa.all_tests/121_Sofa_Types_BoundingBox_test_setMin | |
---------------------------------------------------------------------- | |
Ran 1 test in 0.000s | |
OK | |
[ OK ] SofaPython3/Sofa.all_tests/121_Sofa_Types_BoundingBox_test_setMin (0 ms) | |
[----------] 122 tests from SofaPython3/Sofa (191 ms total) | |
[----------] Global test environment tear-down | |
[==========] 122 tests from 1 test case ran. (191 ms total) | |
[ PASSED ] 113 tests. | |
[ FAILED ] 9 tests, listed below: | |
[ FAILED ] SofaPython3/Sofa.all_tests/10_Sofa_Core_BaseObject_test_createObjectWithInvalidParamValue, where GetParam() = /home/runner/work/SofaPython3/SofaPython3/SofaPython3/bin/Core/BaseObject.py with args {test_createObjectWithInvalidParamValue, } | |
[ FAILED ] SofaPython3/Sofa.all_tests/49_Sofa_Core_BaseData_test_DataArrayCreateFromNumpy, where GetParam() = /home/runner/work/SofaPython3/SofaPython3/SofaPython3/bin/Core/BaseData.py with args {test_DataArrayCreateFromNumpy, } | |
[ FAILED ] SofaPython3/Sofa.all_tests/54_Sofa_Core_BaseData_test_DataAsContainerNumpyArray_, where GetParam() = /home/runner/work/SofaPython3/SofaPython3/SofaPython3/bin/Core/BaseData.py with args {test_DataAsContainerNumpyArray_, } | |
[ FAILED ] SofaPython3/Sofa.all_tests/60_Sofa_Core_BaseData_test_Parent, where GetParam() = /home/runner/work/SofaPython3/SofaPython3/SofaPython3/bin/Core/BaseData.py with args {test_Parent, } | |
[ FAILED ] SofaPython3/Sofa.all_tests/64_Sofa_Core_BaseData_test_getLinkPath, where GetParam() = /home/runner/work/SofaPython3/SofaPython3/SofaPython3/bin/Core/BaseData.py with args {test_getLinkPath, } | |
[ FAILED ] SofaPython3/Sofa.all_tests/72_Sofa_Core_BaseData_test_typeName, where GetParam() = /home/runner/work/SofaPython3/SofaPython3/SofaPython3/bin/Core/BaseData.py with args {test_typeName, } | |
[ FAILED ] SofaPython3/Sofa.all_tests/73_Sofa_Core_ForceField_test_0_explicit, where GetParam() = /home/runner/work/SofaPython3/SofaPython3/SofaPython3/bin/Core/ForceField.py with args {test_0_explicit, } | |
[ FAILED ] SofaPython3/Sofa.all_tests/74_Sofa_Core_ForceField_test_1_implicit_iterative, where GetParam() = /home/runner/work/SofaPython3/SofaPython3/SofaPython3/bin/Core/ForceField.py with args {test_1_implicit_iterative, } | |
[ FAILED ] SofaPython3/Sofa.all_tests/75_Sofa_Core_ForceField_test_2_implicit_direct, where GetParam() = /home/runner/work/SofaPython3/SofaPython3/SofaPython3/bin/Core/ForceField.py with args {test_2_implicit_direct, } | |
9 FAILED TESTS |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment