Current test results

Report generated on 26-Jun-2023 at 19:49:54 by pytest-html v3.2.0

Summary

14 tests ran in 1.52 seconds.

14 passed, 0 skipped, 0 failed, 0 errors, 0 expected failures, 0 unexpected passes

Results

Result Test Description Duration Links
Passed tests/geom_test.py::TestVoxelGrid::test_checkpoint Save and reload a VoxelGrid 0.05
-------------------------------Captured log call--------------------------------
WARNING jax._src.xla_bridge:xla_bridge.py:617 No GPU/TPU found, falling back to CPU. (Set TF_CPP_MIN_LOG_LEVEL=0 and rerun for more info.)
Passed tests/geom_test.py::TestVoxelGrid::test_voxel_from_stl Create a voxelation from an STL file 0.00
No log output captured.
Passed tests/geom_test.py::TestVoxelGrid::test_merge_voxels Merge two VoxelGrids 0.00
No log output captured.
Passed tests/loc_test.py::TestEverywhere::test_checkpoint Save and reload a Location 0.01
No log output captured.
Passed tests/loc_test.py::TestEverywhere::test_mask Test the correctness of the mask of a Location 0.00
No log output captured.
Passed tests/loc_test.py::TestEverywhere::test_call Test the resulting subvoxel by evaluating a Location 0.00
No log output captured.
Passed tests/loc_test.py::TestBoundingBox::test_checkpoint Save and reload a Location 0.01
No log output captured.
Passed tests/loc_test.py::TestBoundingBox::test_mask Test the correctness of the mask of a Location 0.00
No log output captured.
Passed tests/loc_test.py::TestBoundingBox::test_call Test the resulting subvoxel by evaluating a Location 0.00
No log output captured.
Passed tests/loc_test.py::TestPlane::test_checkpoint Save and reload a Location 0.01
No log output captured.
Passed tests/loc_test.py::TestPlane::test_mask Test the correctness of the mask of a Location 0.00
No log output captured.
Passed tests/loc_test.py::TestPlane::test_call Test the resulting subvoxel by evaluating a Location 0.00
No log output captured.
Passed tests/propval_test.py::TestPropertyValue::test_checkpoint_numeric Save and reload a numeric PropertyValue 0.08
No log output captured.
Passed tests/propval_test.py::TestPropertyValue::test_checkpoint_string Save and reload a string PropertyValue 0.03
No log output captured.