PointCloudLibrary / PointCloudLibrary/pcl

2 tests fail

Open
#6,373 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
11.1k
Forks
4.7k
Avg merge
4d 10h
Merged PRs (30d)
6

Description

98% tests passed, 2 tests failed out of 133

Total Test time (real) =  17.24 sec

The following tests FAILED:
         83 - io_io (Failed)
        101 - outofcore_test (Failed)
Errors while running CTest
Output from these tests are in: /usr/ports/graphics/pcl-pointclouds/work/.build/test/Testing/Temporary/LastTest.log

The LastTest.log doesn't exist.

$  work/.build/test/io/test_io
[==========] Running 44 tests from 25 test suites.
[----------] Global test environment set-up.
[----------] 20 tests from PCL
[ RUN      ] PCL.ComplexPCDFileASCII
[       OK ] PCL.ComplexPCDFileASCII (0 ms)
[ RUN      ] PCL.AllTypesPCDFile
[       OK ] PCL.AllTypesPCDFile (0 ms)
[ RUN      ] PCL.ConcatenatePoints
[       OK ] PCL.ConcatenatePoints (0 ms)
[ RUN      ] PCL.ConcatenateFields
[       OK ] PCL.ConcatenateFields (0 ms)
[ RUN      ] PCL.IO
[pcl::PCDWriter::writeBinary] raw_fallocate(length=4915389) returned 45. errno: 0 strerror: No error: 0
: [pcl::PCDWriter::writeBinary] Error during raw_fallocate ()!
[pcl::PCDReader::readHeader] File 'test_pcl_io_binary.pcd' is empty.
/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.15.1/test/io/test_io.cpp:563: Failure
Expected: (res) != (-1), actual: -1 vs -1
[pcl::PCDWriter::writeBinary] raw_fallocate(length=2457790) returned 45. errno: 0 strerror: No error: 0
: [pcl::PCDWriter::writeBinary] Error during raw_fallocate ()!
[pcl::PCDReader::readHeader] File 'test_pcl_io_binary.pcd' is empty.
/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.15.1/test/io/test_io.cpp:635: Failure
Expected: (res) != (-1), actual: -1 vs -1
/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.15.1/test/io/test_io.cpp:636: Failure
Expected equality of these values:
  cloud_blob.width
    Which is: 640
  cloud.width * cloud.height / 2
    Which is: 153600
/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.15.1/test/io/test_io.cpp:637: Failure
Expected equality of these values:
  cloud_blob.height
    Which is: 480
  1
/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.15.1/test/io/test_io.cpp:649: Failure
Expected equality of these values:
  cloud.size ()
    Which is: 307200
  nr_p / 2
    Which is: 153600
/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.15.1/test/io/test_io.cpp:682: Failure
Expected equality of these values:
  cloud.size ()
    Which is: 153600
  nr_p / 4
    Which is: 76800
[  FAILED  ] PCL.IO (1119 ms)
[ RUN      ] PCL.EmptyCloudToPCD
[pcl::PCDWriter::writeASCII] Input point cloud has no data!
[pcl::PCDReader::readHeader] number of points is zero.
[pcl::PCDWriter::writeASCII] Input point cloud has no data or empty indices given!
[pcl::PCDReader::readHeader] number of points is zero.
[pcl::PCDWriter::writeBinary] Input point cloud has no data!
[pcl::PCDWriter::writeBinary] raw_fallocate(length=164) returned 45. errno: 0 strerror: No error: 0
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinary] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] PCL.EmptyCloudToPCD (0 ms)
[ RUN      ] PCL.PCDReaderWriter
[       OK ] PCL.PCDReaderWriter (15 ms)
[ RUN      ] PCL.PCDReaderWriterASCIIColorPrecision
[pcl::PCDWriter::writeBinary] raw_fallocate(length=58493114) returned 45. errno: 0 strerror: No error: 0
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinary] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] PCL.PCDReaderWriterASCIIColorPrecision (56 ms)
[ RUN      ] PCL.ASCIIRead
[       OK ] PCL.ASCIIRead (0 ms)
[ RUN      ] PCL.OBJRead
[       OK ] PCL.OBJRead (0 ms)
[ RUN      ] PCL.loadOBJWithoutFaces
Failed to find exact match for field 'curvature'.
[       OK ] PCL.loadOBJWithoutFaces (0 ms)
[ RUN      ] PCL.ExtendedIO
[       OK ] PCL.ExtendedIO (0 ms)
[ RUN      ] PCL.EigenConversions
[       OK ] PCL.EigenConversions (0 ms)
[ RUN      ] PCL.CopyPointCloud
[       OK ] PCL.CopyPointCloud (0 ms)
[ RUN      ] PCL.LZF
[pcl::PCDWriter::writeBinaryCompressed] raw_fallocate(length=3769132) returned 45. errno: 0 strerror: No error: 0
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinaryCompressed] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] PCL.LZF (20 ms)
[ RUN      ] PCL.LZFExtended
[       OK ] PCL.LZFExtended (157 ms)
[ RUN      ] PCL.WriteBinaryToOStream
[       OK ] PCL.WriteBinaryToOStream (138 ms)
[ RUN      ] PCL.LZFInMem
[       OK ] PCL.LZFInMem (151 ms)
[ RUN      ] PCL.Locale
[       OK ] PCL.Locale (699 ms)
[ RUN      ] PCL.IFS
[       OK ] PCL.IFS (0 ms)
[----------] 20 tests from PCL (2361 ms total)

[----------] 1 test from AutoIOTest/0, where TypeParam = pcl::PointXYZ
[ RUN      ] AutoIOTest/0.AutoLoadCloudFiles
[pcl::PCDWriter::writeBinary] raw_fallocate(length=766) returned 45. errno: 0 strerror: No error: 0
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinary] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] AutoIOTest/0.AutoLoadCloudFiles, where TypeParam = pcl::PointXYZ (0 ms)
[----------] 1 test from AutoIOTest/0 (0 ms total)

[----------] 1 test from AutoIOTest/1, where TypeParam = pcl::PointXYZI
[ RUN      ] AutoIOTest/1.AutoLoadCloudFiles
[pcl::PCDWriter::writeBinary] raw_fallocate(length=982) returned 45. errno: 0 strerror: No error: 0
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinary] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] AutoIOTest/1.AutoLoadCloudFiles, where TypeParam = pcl::PointXYZI (0 ms)
[----------] 1 test from AutoIOTest/1 (0 ms total)

[----------] 1 test from AutoIOTest/2, where TypeParam = pcl::PointXYZL
[ RUN      ] AutoIOTest/2.AutoLoadCloudFiles
[pcl::PCDWriter::writeBinary] raw_fallocate(length=978) returned 45. errno: 0 strerror: No error: 0
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinary] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] AutoIOTest/2.AutoLoadCloudFiles, where TypeParam = pcl::PointXYZL (0 ms)
[----------] 1 test from AutoIOTest/2 (0 ms total)

[----------] 1 test from AutoIOTest/3, where TypeParam = pcl::PointXYZRGBA
[ RUN      ] AutoIOTest/3.AutoLoadCloudFiles
[pcl::PCDWriter::writeBinary] raw_fallocate(length=977) returned 45. errno: 0 strerror: No error: 0
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinary] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] AutoIOTest/3.AutoLoadCloudFiles, where TypeParam = pcl::PointXYZRGBA (0 ms)
[----------] 1 test from AutoIOTest/3 (0 ms total)

[----------] 1 test from AutoIOTest/4, where TypeParam = pcl::PointXYZRGB
[ RUN      ] AutoIOTest/4.AutoLoadCloudFiles
[pcl::PCDWriter::writeBinary] raw_fallocate(length=976) returned 45. errno: 0 strerror: No error: 0
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinary] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] AutoIOTest/4.AutoLoadCloudFiles, where TypeParam = pcl::PointXYZRGB (0 ms)
[----------] 1 test from AutoIOTest/4 (0 ms total)

[----------] 1 test from AutoIOTest/5, where TypeParam = pcl::PointXYZRGBL
[ RUN      ] AutoIOTest/5.AutoLoadCloudFiles
[pcl::PCDWriter::writeBinary] raw_fallocate(length=1189) returned 45. errno: 0 strerror: No error: 0
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinary] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] AutoIOTest/5.AutoLoadCloudFiles, where TypeParam = pcl::PointXYZRGBL (0 ms)
[----------] 1 test from AutoIOTest/5 (0 ms total)

[----------] 1 test from AutoIOTest/6, where TypeParam = pcl::PointXYZLAB
[ RUN      ] AutoIOTest/6.AutoLoadCloudFiles
[pcl::PCDWriter::writeBinary] raw_fallocate(length=1390) returned 45. errno: 0 strerror: No error: 0
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinary] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] AutoIOTest/6.AutoLoadCloudFiles, where TypeParam = pcl::PointXYZLAB (0 ms)
[----------] 1 test from AutoIOTest/6 (0 ms total)

[----------] 1 test from AutoIOTest/7, where TypeParam = pcl::PointXYZHSV
[ RUN      ] AutoIOTest/7.AutoLoadCloudFiles
[pcl::PCDWriter::writeBinary] raw_fallocate(length=1390) returned 45. errno: 0 strerror: No error: 0
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinary] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] AutoIOTest/7.AutoLoadCloudFiles, where TypeParam = pcl::PointXYZHSV (0 ms)
[----------] 1 test from AutoIOTest/7 (0 ms total)

[----------] 1 test from AutoIOTest/8, where TypeParam = pcl::InterestPoint
[ RUN      ] AutoIOTest/8.AutoLoadCloudFiles
[pcl::PCDWriter::writeBinary] raw_fallocate(length=981) returned 45. errno: 0 strerror: No error: 0
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinary] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] AutoIOTest/8.AutoLoadCloudFiles, where TypeParam = pcl::InterestPoint (0 ms)
[----------] 1 test from AutoIOTest/8 (0 ms total)

[----------] 1 test from AutoIOTest/9, where TypeParam = pcl::PointNormal
[ RUN      ] AutoIOTest/9.AutoLoadCloudFiles
[pcl::PCDWriter::writeBinary] raw_fallocate(length=1627) returned 45. errno: 0 strerror: No error: 0
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinary] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] AutoIOTest/9.AutoLoadCloudFiles, where TypeParam = pcl::PointNormal (0 ms)
[----------] 1 test from AutoIOTest/9 (0 ms total)

[----------] 1 test from AutoIOTest/10, where TypeParam = pcl::PointXYZRGBNormal
[ RUN      ] AutoIOTest/10.AutoLoadCloudFiles
[pcl::PCDWriter::writeBinary] raw_fallocate(length=1837) returned 45. errno: 0 strerror: No error: 0
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinary] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] AutoIOTest/10.AutoLoadCloudFiles, where TypeParam = pcl::PointXYZRGBNormal (0 ms)
[----------] 1 test from AutoIOTest/10 (0 ms total)

[----------] 1 test from AutoIOTest/11, where TypeParam = pcl::PointXYZINormal
[ RUN      ] AutoIOTest/11.AutoLoadCloudFiles
[pcl::PCDWriter::writeBinary] raw_fallocate(length=1843) returned 45. errno: 0 strerror: No error: 0
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinary] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] AutoIOTest/11.AutoLoadCloudFiles, where TypeParam = pcl::PointXYZINormal (0 ms)
[----------] 1 test from AutoIOTest/11 (0 ms total)

[----------] 1 test from AutoIOTest/12, where TypeParam = pcl::PointXYZLNormal
[ RUN      ] AutoIOTest/12.AutoLoadCloudFiles
[pcl::PCDWriter::writeBinary] raw_fallocate(length=1839) returned 45. errno: 0 strerror: No error: 0
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinary] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] AutoIOTest/12.AutoLoadCloudFiles, where TypeParam = pcl::PointXYZLNormal (0 ms)
[----------] 1 test from AutoIOTest/12 (0 ms total)

[----------] 1 test from AutoIOTest/13, where TypeParam = pcl::PointWithRange
[ RUN      ] AutoIOTest/13.AutoLoadCloudFiles
[pcl::PCDWriter::writeBinary] raw_fallocate(length=978) returned 45. errno: 0 strerror: No error: 0
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinary] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] AutoIOTest/13.AutoLoadCloudFiles, where TypeParam = pcl::PointWithRange (0 ms)
[----------] 1 test from AutoIOTest/13 (0 ms total)

[----------] 1 test from AutoIOTest/14, where TypeParam = pcl::PointWithViewpoint
[ RUN      ] AutoIOTest/14.AutoLoadCloudFiles
[pcl::PCDWriter::writeBinary] raw_fallocate(length=1399) returned 45. errno: 0 strerror: No error: 0
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinary] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] AutoIOTest/14.AutoLoadCloudFiles, where TypeParam = pcl::PointWithViewpoint (0 ms)
[----------] 1 test from AutoIOTest/14 (0 ms total)

[----------] 1 test from AutoIOTest/15, where TypeParam = pcl::PointWithScale
[ RUN      ] AutoIOTest/15.AutoLoadCloudFiles
[pcl::PCDWriter::writeBinary] raw_fallocate(length=978) returned 45. errno: 0 strerror: No error: 0
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinary] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] AutoIOTest/15.AutoLoadCloudFiles, where TypeParam = pcl::PointWithScale (0 ms)
[----------] 1 test from AutoIOTest/15 (0 ms total)

[----------] 1 test from AutoIOTest/16, where TypeParam = pcl::PointSurfel
[ RUN      ] AutoIOTest/16.AutoLoadCloudFiles
[pcl::PCDWriter::writeBinary] raw_fallocate(length=2268) returned 45. errno: 0 strerror: No error: 0
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinary] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] AutoIOTest/16.AutoLoadCloudFiles, where TypeParam = pcl::PointSurfel (0 ms)
[----------] 1 test from AutoIOTest/16 (0 ms total)

[----------] 1 test from AutoIOTest/17, where TypeParam = pcl::PointDEM
[ RUN      ] AutoIOTest/17.AutoLoadCloudFiles
[pcl::PCDWriter::writeBinary] raw_fallocate(length=1429) returned 45. errno: 0 strerror: No error: 0
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinary] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] AutoIOTest/17.AutoLoadCloudFiles, where TypeParam = pcl::PointDEM (0 ms)
[----------] 1 test from AutoIOTest/17 (0 ms total)

[----------] 1 test from AutoIOTest/18, where TypeParam = pcl::Normal
[ RUN      ] AutoIOTest/18.AutoLoadCloudFiles
[pcl::PCDWriter::writeBinary] raw_fallocate(length=1003) returned 45. errno: 0 strerror: No error: 0
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinary] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] AutoIOTest/18.AutoLoadCloudFiles, where TypeParam = pcl::Normal (0 ms)
[----------] 1 test from AutoIOTest/18 (0 ms total)

[----------] 1 test from AutoIOTest/19, where TypeParam = pcl::PointNormal
[ RUN      ] AutoIOTest/19.AutoLoadCloudFiles
[pcl::PCDWriter::writeBinary] raw_fallocate(length=1627) returned 45. errno: 0 strerror: No error: 0
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinary] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] AutoIOTest/19.AutoLoadCloudFiles, where TypeParam = pcl::PointNormal (0 ms)
[----------] 1 test from AutoIOTest/19 (0 ms total)

[----------] 1 test from AutoIOTest/20, where TypeParam = pcl::PointXYZRGBNormal
[ RUN      ] AutoIOTest/20.AutoLoadCloudFiles
[pcl::PCDWriter::writeBinary] raw_fallocate(length=1837) returned 45. errno: 0 strerror: No error: 0
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinary] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] AutoIOTest/20.AutoLoadCloudFiles, where TypeParam = pcl::PointXYZRGBNormal (0 ms)
[----------] 1 test from AutoIOTest/20 (0 ms total)

[----------] 1 test from AutoIOTest/21, where TypeParam = pcl::PointXYZINormal
[ RUN      ] AutoIOTest/21.AutoLoadCloudFiles
[pcl::PCDWriter::writeBinary] raw_fallocate(length=1843) returned 45. errno: 0 strerror: No error: 0
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinary] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] AutoIOTest/21.AutoLoadCloudFiles, where TypeParam = pcl::PointXYZINormal (0 ms)
[----------] 1 test from AutoIOTest/21 (0 ms total)

[----------] 1 test from AutoIOTest/22, where TypeParam = pcl::PointXYZLNormal
[ RUN      ] AutoIOTest/22.AutoLoadCloudFiles
[pcl::PCDWriter::writeBinary] raw_fallocate(length=1839) returned 45. errno: 0 strerror: No error: 0
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinary] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] AutoIOTest/22.AutoLoadCloudFiles, where TypeParam = pcl::PointXYZLNormal (0 ms)
[----------] 1 test from AutoIOTest/22 (0 ms total)

[----------] 1 test from AutoIOTest/23, where TypeParam = pcl::PointSurfel
[ RUN      ] AutoIOTest/23.AutoLoadCloudFiles
[pcl::PCDWriter::writeBinary] raw_fallocate(length=2268) returned 45. errno: 0 strerror: No error: 0
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinary] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] AutoIOTest/23.AutoLoadCloudFiles, where TypeParam = pcl::PointSurfel (0 ms)
[----------] 1 test from AutoIOTest/23 (0 ms total)

[----------] Global test environment tear-down
[==========] 44 tests from 25 test suites ran. (2362 ms total)
[  PASSED  ] 16 tests.
[  FAILED  ] 28 tests, listed below:
[  FAILED  ] PCL.IO
[  FAILED  ] PCL.EmptyCloudToPCD
[  FAILED  ] PCL.PCDReaderWriterASCIIColorPrecision
[  FAILED  ] PCL.LZF
[  FAILED  ] AutoIOTest/0.AutoLoadCloudFiles, where TypeParam = pcl::PointXYZ
[  FAILED  ] AutoIOTest/1.AutoLoadCloudFiles, where TypeParam = pcl::PointXYZI
[  FAILED  ] AutoIOTest/2.AutoLoadCloudFiles, where TypeParam = pcl::PointXYZL
[  FAILED  ] AutoIOTest/3.AutoLoadCloudFiles, where TypeParam = pcl::PointXYZRGBA
[  FAILED  ] AutoIOTest/4.AutoLoadCloudFiles, where TypeParam = pcl::PointXYZRGB
[  FAILED  ] AutoIOTest/5.AutoLoadCloudFiles, where TypeParam = pcl::PointXYZRGBL
[  FAILED  ] AutoIOTest/6.AutoLoadCloudFiles, where TypeParam = pcl::PointXYZLAB
[  FAILED  ] AutoIOTest/7.AutoLoadCloudFiles, where TypeParam = pcl::PointXYZHSV
[  FAILED  ] AutoIOTest/8.AutoLoadCloudFiles, where TypeParam = pcl::InterestPoint
[  FAILED  ] AutoIOTest/9.AutoLoadCloudFiles, where TypeParam = pcl::PointNormal
[  FAILED  ] AutoIOTest/10.AutoLoadCloudFiles, where TypeParam = pcl::PointXYZRGBNormal
[  FAILED  ] AutoIOTest/11.AutoLoadCloudFiles, where TypeParam = pcl::PointXYZINormal
[  FAILED  ] AutoIOTest/12.AutoLoadCloudFiles, where TypeParam = pcl::PointXYZLNormal
[  FAILED  ] AutoIOTest/13.AutoLoadCloudFiles, where TypeParam = pcl::PointWithRange
[  FAILED  ] AutoIOTest/14.AutoLoadCloudFiles, where TypeParam = pcl::PointWithViewpoint
[  FAILED  ] AutoIOTest/15.AutoLoadCloudFiles, where TypeParam = pcl::PointWithScale
[  FAILED  ] AutoIOTest/16.AutoLoadCloudFiles, where TypeParam = pcl::PointSurfel
[  FAILED  ] AutoIOTest/17.AutoLoadCloudFiles, where TypeParam = pcl::PointDEM
[  FAILED  ] AutoIOTest/18.AutoLoadCloudFiles, where TypeParam = pcl::Normal
[  FAILED  ] AutoIOTest/19.AutoLoadCloudFiles, where TypeParam = pcl::PointNormal
[  FAILED  ] AutoIOTest/20.AutoLoadCloudFiles, where TypeParam = pcl::PointXYZRGBNormal
[  FAILED  ] AutoIOTest/21.AutoLoadCloudFiles, where TypeParam = pcl::PointXYZINormal
[  FAILED  ] AutoIOTest/22.AutoLoadCloudFiles, where TypeParam = pcl::PointXYZLNormal
[  FAILED  ] AutoIOTest/23.AutoLoadCloudFiles, where TypeParam = pcl::PointSurfel

28 FAILED TESTS
$  work/.build/test/outofcore/test_outofcore 
[==========] Running 16 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 4 tests from PCL
[ RUN      ] PCL.Outofcore_Octree_Build
[pcl::PCDWriter::writeBinaryCompressed] raw_fallocate(length=196) returned 45. errno: 2 strerror: No such file or directory
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinaryCompressed] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] PCL.Outofcore_Octree_Build (4 ms)
[ RUN      ] PCL.Outofcore_Octree_Build_LOD
[pcl::PCDWriter::writeBinaryCompressed] raw_fallocate(length=208) returned 45. errno: 2 strerror: No such file or directory
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinaryCompressed] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] PCL.Outofcore_Octree_Build_LOD (0 ms)
[ RUN      ] PCL.Outofcore_Bounding_Box
[       OK ] PCL.Outofcore_Bounding_Box (0 ms)
[ RUN      ] PCL.Outofcore_Point_Query
/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.15.1/test/outofcore/test_outofcore.cpp:281: Failure
Expected equality of these values:
  p_ot.size ()
    Which is: 0
  pointsinregion.size ()
    Which is: 71
[pcl::PCDReader::readHeader] File 'treeA/7/0/0/0/0/0/0/3/4/6/0f6e8901-1868-4c48-97bc-d5e7aeec6341_node.pcd' is empty.
/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.15.1/test/outofcore/test_outofcore.cpp:281: Failure
Expected equality of these values:
  p_ot.size ()
    Which is: 0
  pointsinregion.size ()
    Which is: 2148
/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.15.1/test/outofcore/test_outofcore.cpp:281: Failure
Expected equality of these values:
  p_ot.size ()
    Which is: 0
  pointsinregion.size ()
    Which is: 5180
/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.15.1/test/outofcore/test_outofcore.cpp:281: Failure
Expected equality of these values:
  p_ot.size ()
    Which is: 0
  pointsinregion.size ()
    Which is: 2604
/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.15.1/test/outofcore/test_outofcore.cpp:281: Failure
Expected equality of these values:
  p_ot.size ()
    Which is: 0
  pointsinregion.size ()
    Which is: 1250
/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.15.1/test/outofcore/test_outofcore.cpp:281: Failure
Expected equality of these values:
  p_ot.size ()
    Which is: 0
  pointsinregion.size ()
    Which is: 793
/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.15.1/test/outofcore/test_outofcore.cpp:281: Failure
Expected equality of these values:
  p_ot.size ()
    Which is: 0
  pointsinregion.size ()
    Which is: 1766
/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.15.1/test/outofcore/test_outofcore.cpp:281: Failure
Expected equality of these values:
  p_ot.size ()
    Which is: 0
  pointsinregion.size ()
    Which is: 238
/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.15.1/test/outofcore/test_outofcore.cpp:281: Failure
Expected equality of these values:
  p_ot.size ()
    Which is: 0
  pointsinregion.size ()
    Which is: 4793
/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.15.1/test/outofcore/test_outofcore.cpp:281: Failure
Expected equality of these values:
  p_ot.size ()
    Which is: 0
  pointsinregion.size ()
    Which is: 240
/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.15.1/test/outofcore/test_outofcore.cpp:281: Failure
Expected equality of these values:
  p_ot.size ()
    Which is: 0
  pointsinregion.size ()
    Which is: 71
/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.15.1/test/outofcore/test_outofcore.cpp:281: Failure
Expected equality of these values:
  p_ot.size ()
    Which is: 0
  pointsinregion.size ()
    Which is: 2148
/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.15.1/test/outofcore/test_outofcore.cpp:281: Failure
Expected equality of these values:
  p_ot.size ()
    Which is: 0
  pointsinregion.size ()
    Which is: 5180
/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.15.1/test/outofcore/test_outofcore.cpp:281: Failure
Expected equality of these values:
  p_ot.size ()
    Which is: 0
  pointsinregion.size ()
    Which is: 2604
/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.15.1/test/outofcore/test_outofcore.cpp:281: Failure
Expected equality of these values:
  p_ot.size ()
    Which is: 0
  pointsinregion.size ()
    Which is: 1250
/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.15.1/test/outofcore/test_outofcore.cpp:281: Failure
Expected equality of these values:
  p_ot.size ()
    Which is: 0
  pointsinregion.size ()
    Which is: 793
/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.15.1/test/outofcore/test_outofcore.cpp:281: Failure
Expected equality of these values:
  p_ot.size ()
    Which is: 0
  pointsinregion.size ()
    Which is: 1766
/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.15.1/test/outofcore/test_outofcore.cpp:281: Failure
Expected equality of these values:
  p_ot.size ()
    Which is: 0
  pointsinregion.size ()
    Which is: 238
/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.15.1/test/outofcore/test_outofcore.cpp:281: Failure
Expected equality of these values:
  p_ot.size ()
    Which is: 0
  pointsinregion.size ()
    Which is: 4793
/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.15.1/test/outofcore/test_outofcore.cpp:281: Failure
Expected equality of these values:
  p_ot.size ()
    Which is: 0
  pointsinregion.size ()
    Which is: 240
[  FAILED  ] PCL.Outofcore_Point_Query (1 ms)
[----------] 4 tests from PCL (6 ms total)

[----------] 12 tests from OutofcoreTest
[ RUN      ] OutofcoreTest.Outofcore_Constructors
[pcl::PCDWriter::writeBinaryCompressed] raw_fallocate(length=195) returned 45. errno: 2 strerror: No such file or directory
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinaryCompressed] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] OutofcoreTest.Outofcore_Constructors (0 ms)
[ RUN      ] OutofcoreTest.Outofcore_ConstructorSafety
/usr/ports/graphics/pcl-pointclouds/work/pcl-pcl-1.15.1/test/outofcore/test_outofcore.cpp:480: Failure
Value of: boost::filesystem::exists (filename_otreeB)
  Actual: false
Expected: true
No tree detected on disk. This test will fail. Perhaps this test was run out of order.

[  FAILED  ] OutofcoreTest.Outofcore_ConstructorSafety (0 ms)
[ RUN      ] OutofcoreTest.Outofcore_ConstructorBadPaths
[pcl::outofcore::OutofcoreOctreeBaseNode] Could not find dir treeBogus
[pcl::outofcore::OutofcoreOctreeBase] Wrong root node file extension: .bad_extension. The tree must have a root node ending in .oct_idx
[       OK ] OutofcoreTest.Outofcore_ConstructorBadPaths (0 ms)
[ RUN      ] OutofcoreTest.Outofcore_PointcloudConstructor
[pcl::PCDWriter::writeBinaryCompressed] raw_fallocate(length=589) returned 45. errno: 2 strerror: No such file or directory
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinaryCompressed] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] OutofcoreTest.Outofcore_PointcloudConstructor (0 ms)
[ RUN      ] OutofcoreTest.Outofcore_PointsOnBoundaries
[pcl::PCDWriter::writeBinaryCompressed] raw_fallocate(length=205) returned 45. errno: 2 strerror: No such file or directory
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinaryCompressed] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] OutofcoreTest.Outofcore_PointsOnBoundaries (0 ms)
[ RUN      ] OutofcoreTest.Outofcore_MultiplePointClouds
[pcl::PCDWriter::writeBinaryCompressed] raw_fallocate(length=194) returned 45. errno: 2 strerror: No such file or directory
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinaryCompressed] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] OutofcoreTest.Outofcore_MultiplePointClouds (0 ms)
[ RUN      ] OutofcoreTest.Outofcore_PointCloudInput_LOD
[pcl::PCDWriter::writeBinaryCompressed] raw_fallocate(length=199) returned 45. errno: 2 strerror: No such file or directory
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinaryCompressed] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] OutofcoreTest.Outofcore_PointCloudInput_LOD (0 ms)
[ RUN      ] OutofcoreTest.PointCloud2_Constructors
[       OK ] OutofcoreTest.PointCloud2_Constructors (1 ms)
[ RUN      ] OutofcoreTest.PointCloud2_Insertion
[       OK ] OutofcoreTest.PointCloud2_Insertion (7 ms)
[ RUN      ] OutofcoreTest.PointCloud2_MultiplePointCloud
[pcl::PCDWriter::writeBinaryCompressed] raw_fallocate(length=2641) returned 45. errno: 2 strerror: No such file or directory
unknown file: Failure
C++ exception with description ": [pcl::PCDWriter::writeBinaryCompressed] Error during raw_fallocate ()!" thrown in the test body.
[  FAILED  ] OutofcoreTest.PointCloud2_MultiplePointCloud (3 ms)
[ RUN      ] OutofcoreTest.PointCloud2_QueryBoundingBox
[       OK ] OutofcoreTest.PointCloud2_QueryBoundingBox (0 ms)
[ RUN      ] OutofcoreTest.PointCloud2_Query
[       OK ] OutofcoreTest.PointCloud2_Query (1 ms)
[----------] 12 tests from OutofcoreTest (17 ms total)

[----------] Global test environment tear-down
[==========] 16 tests from 2 test suites ran. (24 ms total)
[  PASSED  ] 6 tests.
[  FAILED  ] 10 tests, listed below:
[  FAILED  ] PCL.Outofcore_Octree_Build
[  FAILED  ] PCL.Outofcore_Octree_Build_LOD
[  FAILED  ] PCL.Outofcore_Point_Query
[  FAILED  ] OutofcoreTest.Outofcore_Constructors
[  FAILED  ] OutofcoreTest.Outofcore_ConstructorSafety
[  FAILED  ] OutofcoreTest.Outofcore_PointcloudConstructor
[  FAILED  ] OutofcoreTest.Outofcore_PointsOnBoundaries
[  FAILED  ] OutofcoreTest.Outofcore_MultiplePointClouds
[  FAILED  ] OutofcoreTest.Outofcore_PointCloudInput_LOD
[  FAILED  ] OutofcoreTest.PointCloud2_MultiplePointCloud

10 FAILED TESTS

Version: 1.15.1
FreeBSD 15 STABLE

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the failures with CTest, then read test/io/test_io.cpp and the output for io_io and outofcore_test. Investigate the reported raw_fallocate failures and missing LastTest.log without assuming the cause. Done means both failing tests pass and the full test run completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.