===> Regression tests for draco-1.5.6 cd /usr/ports/pobj/draco-1.5.6/build-sparc64 && ./draco_tests && ./draco_factory_tests Running main() from /usr/ports/pobj/draco-1.5.6/devel/gtest/googletest-1.14.0/googletest/src/gtest_main.cc [==========] Running 183 tests from 41 test suites. [----------] Global test environment set-up. [----------] 2 tests from PointCloudTest [ RUN ] PointCloudTest.TestAttributeDeletion [ OK ] PointCloudTest.TestAttributeDeletion (0 ms) [ RUN ] PointCloudTest.TestPointCloudWithMetadata [ OK ] PointCloudTest.TestPointCloudWithMetadata (1 ms) [----------] 2 tests from PointCloudTest (2 ms total) [----------] 4 tests from PointCloudBuilderTest [ RUN ] PointCloudBuilderTest.IndividualTest_NoDedup [ OK ] PointCloudBuilderTest.IndividualTest_NoDedup (0 ms) [ RUN ] PointCloudBuilderTest.IndividualTest_Dedup [ OK ] PointCloudBuilderTest.IndividualTest_Dedup (1 ms) [ RUN ] PointCloudBuilderTest.BatchTest [ OK ] PointCloudBuilderTest.BatchTest (0 ms) [ RUN ] PointCloudBuilderTest.MultiUse [ OK ] PointCloudBuilderTest.MultiUse (0 ms) [----------] 4 tests from PointCloudBuilderTest (2 ms total) [----------] 9 tests from MetadataTest [ RUN ] MetadataTest.TestRemoveEntry [ OK ] MetadataTest.TestRemoveEntry (0 ms) [ RUN ] MetadataTest.TestSingleEntry [ OK ] MetadataTest.TestSingleEntry (0 ms) [ RUN ] MetadataTest.TestWriteOverEntry [ OK ] MetadataTest.TestWriteOverEntry (0 ms) [ RUN ] MetadataTest.TestArrayEntry [ OK ] MetadataTest.TestArrayEntry (0 ms) [ RUN ] MetadataTest.TestStringEntry [ OK ] MetadataTest.TestStringEntry (0 ms) [ RUN ] MetadataTest.TestBinaryEntry [ OK ] MetadataTest.TestBinaryEntry (0 ms) [ RUN ] MetadataTest.TestNestedMetadata [ OK ] MetadataTest.TestNestedMetadata (0 ms) [ RUN ] MetadataTest.TestHardCopyMetadata [ OK ] MetadataTest.TestHardCopyMetadata (0 ms) [ RUN ] MetadataTest.TestGeometryMetadata [ OK ] MetadataTest.TestGeometryMetadata (0 ms) [----------] 9 tests from MetadataTest (1 ms total) [----------] 6 tests from MetadataEncoderTest [ RUN ] MetadataEncoderTest.TestSingleEntry [ OK ] MetadataEncoderTest.TestSingleEntry (0 ms) [ RUN ] MetadataEncoderTest.TestMultipleEntries [ OK ] MetadataEncoderTest.TestMultipleEntries (0 ms) [ RUN ] MetadataEncoderTest.TestEncodingArrayEntries [ OK ] MetadataEncoderTest.TestEncodingArrayEntries (0 ms) [ RUN ] MetadataEncoderTest.TestEncodingBinaryEntry [ OK ] MetadataEncoderTest.TestEncodingBinaryEntry (0 ms) [ RUN ] MetadataEncoderTest.TestEncodingNestedMetadata [ OK ] MetadataEncoderTest.TestEncodingNestedMetadata (0 ms) [ RUN ] MetadataEncoderTest.TestEncodingGeometryMetadata [ OK ] MetadataEncoderTest.TestEncodingGeometryMetadata (0 ms) [----------] 6 tests from MetadataEncoderTest (1 ms total) [----------] 2 tests from TriangleSoupMeshBuilderTest [ RUN ] TriangleSoupMeshBuilderTest.CubeTest [ OK ] TriangleSoupMeshBuilderTest.CubeTest (0 ms) [ RUN ] TriangleSoupMeshBuilderTest.TestPerFaceAttribs [ OK ] TriangleSoupMeshBuilderTest.TestPerFaceAttribs (0 ms) [----------] 2 tests from TriangleSoupMeshBuilderTest (1 ms total) [----------] 4 tests from MeshCleanupTest [ RUN ] MeshCleanupTest.TestDegneratedFaces [ OK ] MeshCleanupTest.TestDegneratedFaces (0 ms) [ RUN ] MeshCleanupTest.TestDegneratedFacesAndIsolatedVertices [ OK ] MeshCleanupTest.TestDegneratedFacesAndIsolatedVertices (0 ms) [ RUN ] MeshCleanupTest.TestAttributes [ OK ] MeshCleanupTest.TestAttributes (0 ms) [ RUN ] MeshCleanupTest.TestDuplicateFaces [ OK ] MeshCleanupTest.TestDuplicateFaces (0 ms) [----------] 4 tests from MeshCleanupTest (1 ms total) [----------] 5 tests from MeshAreEquivalentTest [ RUN ] MeshAreEquivalentTest.TestOnIndenticalMesh [ OK ] MeshAreEquivalentTest.TestOnIndenticalMesh (6 ms) [ RUN ] MeshAreEquivalentTest.TestPermutedOneFace [ OK ] MeshAreEquivalentTest.TestPermutedOneFace (0 ms) [ RUN ] MeshAreEquivalentTest.TestPermutedTwoFaces [ OK ] MeshAreEquivalentTest.TestPermutedTwoFaces (0 ms) [ RUN ] MeshAreEquivalentTest.TestPermutedThreeFaces [ OK ] MeshAreEquivalentTest.TestPermutedThreeFaces (0 ms) [ RUN ] MeshAreEquivalentTest.TestOnBigMesh [ OK ] MeshAreEquivalentTest.TestOnBigMesh (16 ms) [----------] 5 tests from MeshAreEquivalentTest (24 ms total) [----------] 3 tests from CornerTableTest [ RUN ] CornerTableTest.NormalWithSeams [ OK ] CornerTableTest.NormalWithSeams (1 ms) [ RUN ] CornerTableTest.TestNonManifoldEdges [ OK ] CornerTableTest.TestNonManifoldEdges (0 ms) [ RUN ] CornerTableTest.TestNewFace [ OK ] CornerTableTest.TestNewFace (0 ms) [----------] 3 tests from CornerTableTest (2 ms total) [----------] 11 tests from IoPointCloudIoTest [ RUN ] IoPointCloudIoTest.EncodeSequentialPointCloudTestNmObj [ OK ] IoPointCloudIoTest.EncodeSequentialPointCloudTestNmObj (7 ms) [ RUN ] IoPointCloudIoTest.EncodeSequentialPointCloudTestPosObj [ OK ] IoPointCloudIoTest.EncodeSequentialPointCloudTestPosObj (0 ms) [ RUN ] IoPointCloudIoTest.EncodeSequentialPointCloudTestPosPly [ OK ] IoPointCloudIoTest.EncodeSequentialPointCloudTestPosPly (2 ms) [ RUN ] IoPointCloudIoTest.EncodeSequentialPointCloudTestPosNormObj [ OK ] IoPointCloudIoTest.EncodeSequentialPointCloudTestPosNormObj (1 ms) [ RUN ] IoPointCloudIoTest.EncodeSequentialPointCloudTestPosNormPly [ OK ] IoPointCloudIoTest.EncodeSequentialPointCloudTestPosNormPly (1 ms) [ RUN ] IoPointCloudIoTest.EncodeKdTreePointCloudTestPosObj [ OK ] IoPointCloudIoTest.EncodeKdTreePointCloudTestPosObj (2 ms) [ RUN ] IoPointCloudIoTest.EncodeKdTreePointCloudTestPosPly [ OK ] IoPointCloudIoTest.EncodeKdTreePointCloudTestPosPly (1 ms) [ RUN ] IoPointCloudIoTest.ObjFileInput [ OK ] IoPointCloudIoTest.ObjFileInput (2 ms) [ RUN ] IoPointCloudIoTest.WrongFileObj [ OK ] IoPointCloudIoTest.WrongFileObj (0 ms) [ RUN ] IoPointCloudIoTest.WrongFilePly [ OK ] IoPointCloudIoTest.WrongFilePly (0 ms) [ RUN ] IoPointCloudIoTest.WrongFile [ OK ] IoPointCloudIoTest.WrongFile (0 ms) [----------] 11 tests from IoPointCloudIoTest (20 ms total) [----------] 1 test from StlEncoderTest [ RUN ] StlEncoderTest.TestStlEncoding unknown file: Failure C++ exception with description "std::bad_alloc" thrown in the test body. [ FAILED ] StlEncoderTest.TestStlEncoding (43 ms) [----------] 1 test from StlEncoderTest (43 ms total) [----------] 1 test from StlDecoderTest [ RUN ] StlDecoderTest.TestStlDecoding unknown file: Failure C++ exception with description "std::bad_alloc" thrown in the test body. [ FAILED ] StlDecoderTest.TestStlDecoding (34 ms) [----------] 1 test from StlDecoderTest (34 ms total) [----------] 4 tests from PlyReaderTest [ RUN ] PlyReaderTest.TestReader unknown file: Failure C++ exception with description "std::bad_alloc" thrown in the test body. [ FAILED ] PlyReaderTest.TestReader (1 ms) [ RUN ] PlyReaderTest.TestReaderAscii unknown file: Failure C++ exception with description "std::bad_alloc" thrown in the test body. [ FAILED ] PlyReaderTest.TestReaderAscii (1 ms) [ RUN ] PlyReaderTest.TestReaderExtraWhitespace [ OK ] PlyReaderTest.TestReaderExtraWhitespace (0 ms) [ RUN ] PlyReaderTest.TestReaderMoreDataTypes [ OK ] PlyReaderTest.TestReaderMoreDataTypes (0 ms) [----------] 4 tests from PlyReaderTest (4 ms total) [----------] 3 tests from PlyDecoderTest [ RUN ] PlyDecoderTest.TestPlyDecoding unknown file: Failure C++ exception with description "std::bad_alloc" thrown in the test body. [ FAILED ] PlyDecoderTest.TestPlyDecoding (1 ms) [ RUN ] PlyDecoderTest.TestPlyNormals [ OK ] PlyDecoderTest.TestPlyNormals (2 ms) [ RUN ] PlyDecoderTest.TestPlyDecodingAll unknown file: Failure C++ exception with description "std::bad_alloc" thrown in the test body. [ FAILED ] PlyDecoderTest.TestPlyDecodingAll (618 ms) [----------] 3 tests from PlyDecoderTest (621 ms total) [----------] 4 tests from ObjEncoderTest [ RUN ] ObjEncoderTest.HasSubObject [ OK ] ObjEncoderTest.HasSubObject (3 ms) [ RUN ] ObjEncoderTest.HasMaterial /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/io/obj_encoder_test.cc:87: Failure Expected equality of these values: mesh0->attribute(1)->size() Which is: 1 29 [ FAILED ] ObjEncoderTest.HasMaterial (33 ms) [ RUN ] ObjEncoderTest.TestObjEncodingAll [ OK ] ObjEncoderTest.TestObjEncodingAll (2609 ms) [ RUN ] ObjEncoderTest.TestObjOctagonPreserved /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/io/obj_encoder_test.cc:119: Failure Expected: (mesh) != (nullptr), actual: (nullptr) vs (nullptr) [ FAILED ] ObjEncoderTest.TestObjOctagonPreserved (0 ms) [----------] 4 tests from ObjEncoderTest (2647 ms total) [----------] 12 tests from ObjDecoderTest [ RUN ] ObjDecoderTest.ExtraVertexOBJ [ OK ] ObjDecoderTest.ExtraVertexOBJ (0 ms) [ RUN ] ObjDecoderTest.PartialAttributesOBJ [ OK ] ObjDecoderTest.PartialAttributesOBJ (0 ms) [ RUN ] ObjDecoderTest.SubObjects [ OK ] ObjDecoderTest.SubObjects (0 ms) [ RUN ] ObjDecoderTest.SubObjectsWithMetadata /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/io/obj_decoder_test.cc:119: Failure Expected equality of these values: mesh->attribute(3)->size() Which is: 1 3 [ FAILED ] ObjDecoderTest.SubObjectsWithMetadata (0 ms) [ RUN ] ObjDecoderTest.QuadTriangulateOBJ [ OK ] ObjDecoderTest.QuadTriangulateOBJ (0 ms) [ RUN ] ObjDecoderTest.QuadPreserveOBJ [ OK ] ObjDecoderTest.QuadPreserveOBJ (0 ms) [ RUN ] ObjDecoderTest.OctagonTriangulatedOBJ [ OK ] ObjDecoderTest.OctagonTriangulatedOBJ (0 ms) [ RUN ] ObjDecoderTest.OctagonPreservedOBJ [ OK ] ObjDecoderTest.OctagonPreservedOBJ (0 ms) [ RUN ] ObjDecoderTest.EmptyNameOBJ [ OK ] ObjDecoderTest.EmptyNameOBJ (0 ms) [ RUN ] ObjDecoderTest.PointCloudOBJ [ OK ] ObjDecoderTest.PointCloudOBJ (2 ms) [ RUN ] ObjDecoderTest.WrongAttributeMapping [ OK ] ObjDecoderTest.WrongAttributeMapping (0 ms) [ RUN ] ObjDecoderTest.TestObjDecodingAll [ OK ] ObjDecoderTest.TestObjDecodingAll (1239 ms) [----------] 12 tests from ObjDecoderTest (1247 ms total) [----------] 2 tests from StdioFileWriterTest [ RUN ] StdioFileWriterTest.FailOpen [ OK ] StdioFileWriterTest.FailOpen (0 ms) [ RUN ] StdioFileWriterTest.BasicWrite [ OK ] StdioFileWriterTest.BasicWrite (1 ms) [----------] 2 tests from StdioFileWriterTest (1 ms total) [----------] 5 tests from StdioFileReaderTest [ RUN ] StdioFileReaderTest.FailOpen [ OK ] StdioFileReaderTest.FailOpen (0 ms) [ RUN ] StdioFileReaderTest.Open [ OK ] StdioFileReaderTest.Open (0 ms) [ RUN ] StdioFileReaderTest.FailRead [ OK ] StdioFileReaderTest.FailRead (0 ms) [ RUN ] StdioFileReaderTest.ReadFile [ OK ] StdioFileReaderTest.ReadFile (0 ms) [ RUN ] StdioFileReaderTest.GetFileSize [ OK ] StdioFileReaderTest.GetFileSize (0 ms) [----------] 5 tests from StdioFileReaderTest (1 ms total) [----------] 3 tests from FileWriterUtilsTest [ RUN ] FileWriterUtilsTest.SplitPathPrivateNonWindows [ OK ] FileWriterUtilsTest.SplitPathPrivateNonWindows (0 ms) [ RUN ] FileWriterUtilsTest.SplitPathPrivateWindows [ OK ] FileWriterUtilsTest.SplitPathPrivateWindows (0 ms) [ RUN ] FileWriterUtilsTest.DirectoryExistsTest [ OK ] FileWriterUtilsTest.DirectoryExistsTest (0 ms) [----------] 3 tests from FileWriterUtilsTest (0 ms total) [----------] 4 tests from FileUtilsTest [ RUN ] FileUtilsTest.SplitsPath [ OK ] FileUtilsTest.SplitsPath (0 ms) [ RUN ] FileUtilsTest.ReplaceExtension [ OK ] FileUtilsTest.ReplaceExtension (0 ms) [ RUN ] FileUtilsTest.LowercaseFileExtension [ OK ] FileUtilsTest.LowercaseFileExtension (0 ms) [ RUN ] FileUtilsTest.GetFullPath [ OK ] FileUtilsTest.GetFullPath (0 ms) [----------] 4 tests from FileUtilsTest (0 ms total) [----------] 10 tests from VectorDTest [ RUN ] VectorDTest.TestOperators [ OK ] VectorDTest.TestOperators (0 ms) [ RUN ] VectorDTest.TestAdditionAssignmentOperator [ OK ] VectorDTest.TestAdditionAssignmentOperator (0 ms) [ RUN ] VectorDTest.TestSubtractionAssignmentOperator [ OK ] VectorDTest.TestSubtractionAssignmentOperator (0 ms) [ RUN ] VectorDTest.TestMultiplicationAssignmentOperator [ OK ] VectorDTest.TestMultiplicationAssignmentOperator (0 ms) [ RUN ] VectorDTest.TestCrossProduct3D [ OK ] VectorDTest.TestCrossProduct3D (0 ms) [ RUN ] VectorDTest.TestAbsSum [ OK ] VectorDTest.TestAbsSum (0 ms) [ RUN ] VectorDTest.TestMinMaxCoeff [ OK ] VectorDTest.TestMinMaxCoeff (0 ms) [ RUN ] VectorDTest.TestOstream [ OK ] VectorDTest.TestOstream (0 ms) [ RUN ] VectorDTest.TestConvertConstructor [ OK ] VectorDTest.TestConvertConstructor (0 ms) [ RUN ] VectorDTest.TestBinaryOps [ OK ] VectorDTest.TestBinaryOps (0 ms) [----------] 10 tests from VectorDTest (0 ms total) [----------] 2 tests from VectorTest [ RUN ] VectorTest.TestGetNormalized [ OK ] VectorTest.TestGetNormalized (0 ms) [ RUN ] VectorTest.TestGetNormalizedWithZeroLengthVector [ OK ] VectorTest.TestGetNormalizedWithZeroLengthVector (0 ms) [----------] 2 tests from VectorTest (0 ms total) [----------] 1 test from StatusTest [ RUN ] StatusTest.TestStatusOutput [ OK ] StatusTest.TestStatusOutput (0 ms) [----------] 1 test from StatusTest (0 ms total) [----------] 3 tests from QuantizationUtilsTest [ RUN ] QuantizationUtilsTest.TestQuantizer [ OK ] QuantizationUtilsTest.TestQuantizer (0 ms) [ RUN ] QuantizationUtilsTest.TestDequantizer [ OK ] QuantizationUtilsTest.TestDequantizer (0 ms) [ RUN ] QuantizationUtilsTest.TestDeltaQuantization [ OK ] QuantizationUtilsTest.TestDeltaQuantization (0 ms) [----------] 3 tests from QuantizationUtilsTest (0 ms total) [----------] 2 tests from MathUtils [ RUN ] MathUtils.Mod [ OK ] MathUtils.Mod (0 ms) [ RUN ] MathUtils.IntSqrt [ OK ] MathUtils.IntSqrt (31 ms) [----------] 2 tests from MathUtils (31 ms total) [----------] 4 tests from BufferBitCodingTest [ RUN ] BufferBitCodingTest.TestBitCodersByteAligned [ OK ] BufferBitCodingTest.TestBitCodersByteAligned (0 ms) [ RUN ] BufferBitCodingTest.TestBitCodersNonByte [ OK ] BufferBitCodingTest.TestBitCodersNonByte (0 ms) [ RUN ] BufferBitCodingTest.TestSingleBits /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/core/buffer_bit_coding_test.cc:91: Failure Expected equality of these values: x Which is: 0 (i % 2) Which is: 1 [ FAILED ] BufferBitCodingTest.TestSingleBits (0 ms) [ RUN ] BufferBitCodingTest.TestMultipleBits [ OK ] BufferBitCodingTest.TestMultipleBits (0 ms) [----------] 4 tests from BufferBitCodingTest (0 ms total) [----------] 2 tests from PointCloudSequentialEncodingTest [ RUN ] PointCloudSequentialEncodingTest.DoesEncodeAndDecode [ OK ] PointCloudSequentialEncodingTest.DoesEncodeAndDecode (3 ms) [ RUN ] PointCloudSequentialEncodingTest.EncodingPointCloudWithMetadata [ OK ] PointCloudSequentialEncodingTest.EncodingPointCloudWithMetadata (2 ms) [----------] 2 tests from PointCloudSequentialEncodingTest (6 ms total) [----------] 9 tests from PointCloudKdTreeEncodingTest [ RUN ] PointCloudKdTreeEncodingTest.TestFloatKdTreeEncoding [ OK ] PointCloudKdTreeEncodingTest.TestFloatKdTreeEncoding (60 ms) [ RUN ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncoding [ OK ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncoding (8 ms) [ RUN ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncodingHigherDimension [ OK ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncodingHigherDimension (13 ms) [ RUN ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncodingHigherDimensionVariedTypes /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc:57: Failure Expected: (std::fabs(points_0[i] - points_1[i])) <= (1e-2), actual: 1 vs 0.01 /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc:57: Failure Expected: (std::fabs(points_0[i] - points_1[i])) <= (1e-2), actual: 1 vs 0.01 /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc:57: Failure Expected: (std::fabs(points_0[i] - points_1[i])) <= (1e-2), actual: 1 vs 0.01 /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc:57: Failure Expected: (std::fabs(points_0[i] - points_1[i])) <= (1e-2), actual: 1 vs 0.01 /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc:57: Failure Expected: (std::fabs(points_0[i] - points_1[i])) <= (1e-2), actual: 1 vs 0.01 /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc:57: Failure Expected: (std::fabs(points_0[i] - points_1[i])) <= (1e-2), actual: 1 vs 0.01 /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc:57: Failure Expected: (std::fabs(points_0[i] - points_1[i])) <= (1e-2), actual: 1 vs 0.01 [ FAILED ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncodingHigherDimensionVariedTypes (17 ms) [ RUN ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncoding16Bit /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc:57: Failure Expected: (std::fabs(points_0[i] - points_1[i])) <= (1e-2), actual: 8 vs 0.01 /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc:57: Failure Expected: (std::fabs(points_0[i] - points_1[i])) <= (1e-2), actual: 8 vs 0.01 /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc:57: Failure Expected: (std::fabs(points_0[i] - points_1[i])) <= (1e-2), actual: 8 vs 0.01 /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc:57: Failure Expected: (std::fabs(points_0[i] - points_1[i])) <= (1e-2), actual: 8 vs 0.01 /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc:57: Failure Expected: (std::fabs(points_0[i] - points_1[i])) <= (1e-2), actual: 8 vs 0.01 /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc:57: Failure Expected: (std::fabs(points_0[i] - points_1[i])) <= (1e-2), actual: 8 vs 0.01 /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc:57: Failure Expected: (std::fabs(points_0[i] - points_1[i])) <= (1e-2), actual: 8 vs 0.01 [ FAILED ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncoding16Bit (10 ms) [ RUN ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncodingHigherDimensionVariedTypesBig16BitEncoding /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc:57: Failure Expected: (std::fabs(points_0[i] - points_1[i])) <= (1e-2), actual: 1 vs 0.01 /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc:57: Failure Expected: (std::fabs(points_0[i] - points_1[i])) <= (1e-2), actual: 1 vs 0.01 /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc:57: Failure Expected: (std::fabs(points_0[i] - points_1[i])) <= (1e-2), actual: 1 vs 0.01 /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc:57: Failure Expected: (std::fabs(points_0[i] - points_1[i])) <= (1e-2), actual: 1 vs 0.01 /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc:57: Failure Expected: (std::fabs(points_0[i] - points_1[i])) <= (1e-2), actual: 1 vs 0.01 /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc:57: Failure Expected: (std::fabs(points_0[i] - points_1[i])) <= (1e-2), actual: 1 vs 0.01 /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc:57: Failure Expected: (std::fabs(points_0[i] - points_1[i])) <= (1e-2), actual: 1 vs 0.01 [ FAILED ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncodingHigherDimensionVariedTypesBig16BitEncoding (25 ms) [ RUN ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncodingHigherDimensionFloatTypes [ OK ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncodingHigherDimensionFloatTypes (14 ms) [ RUN ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncodingSignedTypes /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc:57: Failure Expected: (std::fabs(points_0[i] - points_1[i])) <= (1e-2), actual: 32 vs 0.01 /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc:57: Failure Expected: (std::fabs(points_0[i] - points_1[i])) <= (1e-2), actual: 32 vs 0.01 /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc:57: Failure Expected: (std::fabs(points_0[i] - points_1[i])) <= (1e-2), actual: 32 vs 0.01 /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc:57: Failure Expected: (std::fabs(points_0[i] - points_1[i])) <= (1e-2), actual: 32 vs 0.01 /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc:57: Failure Expected: (std::fabs(points_0[i] - points_1[i])) <= (1e-2), actual: 32 vs 0.01 /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc:57: Failure Expected: (std::fabs(points_0[i] - points_1[i])) <= (1e-2), actual: 32 vs 0.01 /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/point_cloud/point_cloud_kd_tree_encoding_test.cc:57: Failure Expected: (std::fabs(points_0[i] - points_1[i])) <= (1e-2), actual: 32 vs 0.01 [ FAILED ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncodingSignedTypes (16 ms) [ RUN ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncodingHighDimensional [ OK ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncodingHighDimensional (112 ms) [----------] 9 tests from PointCloudKdTreeEncodingTest (280 ms total) [----------] 9 tests from MeshEdgebreakerEncodingTest [ RUN ] MeshEdgebreakerEncodingTest.TestNmOBJ [ OK ] MeshEdgebreakerEncodingTest.TestNmOBJ (6 ms) [ RUN ] MeshEdgebreakerEncodingTest.ThreeFacesOBJ [ OK ] MeshEdgebreakerEncodingTest.ThreeFacesOBJ (0 ms) [ RUN ] MeshEdgebreakerEncodingTest.TestPly unknown file: Failure C++ exception with description "std::bad_alloc" thrown in the test body. [ FAILED ] MeshEdgebreakerEncodingTest.TestPly (1 ms) [ RUN ] MeshEdgebreakerEncodingTest.TestMultiAttributes [ OK ] MeshEdgebreakerEncodingTest.TestMultiAttributes (2 ms) [ RUN ] MeshEdgebreakerEncodingTest.TestEncoderReuse unknown file: Failure C++ exception with description "std::bad_alloc" thrown in the test body. [ FAILED ] MeshEdgebreakerEncodingTest.TestEncoderReuse (1 ms) [ RUN ] MeshEdgebreakerEncodingTest.TestDecoderReuse unknown file: Failure C++ exception with description "std::bad_alloc" thrown in the test body. [ FAILED ] MeshEdgebreakerEncodingTest.TestDecoderReuse (1 ms) [ RUN ] MeshEdgebreakerEncodingTest.TestSingleConnectivityEncoding [ OK ] MeshEdgebreakerEncodingTest.TestSingleConnectivityEncoding (6 ms) [ RUN ] MeshEdgebreakerEncodingTest.TestWrongAttributeOrder [ OK ] MeshEdgebreakerEncodingTest.TestWrongAttributeOrder (1 ms) [ RUN ] MeshEdgebreakerEncodingTest.TestDegenerateMesh [ OK ] MeshEdgebreakerEncodingTest.TestDegenerateMesh (0 ms) [----------] 9 tests from MeshEdgebreakerEncodingTest (22 ms total) [----------] 7 tests from SymbolCodingTest [ RUN ] SymbolCodingTest.TestLargeNumbers [ OK ] SymbolCodingTest.TestLargeNumbers (404 ms) [ RUN ] SymbolCodingTest.TestManyNumbers [ OK ] SymbolCodingTest.TestManyNumbers (30 ms) [ RUN ] SymbolCodingTest.TestEmpty [ OK ] SymbolCodingTest.TestEmpty (0 ms) [ RUN ] SymbolCodingTest.TestOneSymbol [ OK ] SymbolCodingTest.TestOneSymbol (0 ms) [ RUN ] SymbolCodingTest.TestBitLengths [ OK ] SymbolCodingTest.TestBitLengths (8 ms) [ RUN ] SymbolCodingTest.TestLargeNumberCondition [ OK ] SymbolCodingTest.TestLargeNumberCondition (955 ms) [ RUN ] SymbolCodingTest.TestConversionFullRange [ OK ] SymbolCodingTest.TestConversionFullRange (0 ms) [----------] 7 tests from SymbolCodingTest (1399 ms total) [----------] 2 tests from ShannonEntropyTest [ RUN ] ShannonEntropyTest.TestBinaryEntropy [ OK ] ShannonEntropyTest.TestBinaryEntropy (0 ms) [ RUN ] ShannonEntropyTest.TestStreamEntropy [ OK ] ShannonEntropyTest.TestStreamEntropy (0 ms) [----------] 2 tests from ShannonEntropyTest (0 ms total) [----------] 10 tests from EncodeTest [ RUN ] EncodeTest.TestExpertEncoderQuantization [ OK ] EncodeTest.TestExpertEncoderQuantization (1 ms) [ RUN ] EncodeTest.TestEncoderQuantization [ OK ] EncodeTest.TestEncoderQuantization (1 ms) [ RUN ] EncodeTest.TestLinesObj [ OK ] EncodeTest.TestLinesObj (6 ms) [ RUN ] EncodeTest.TestQuantizedInfinity [ OK ] EncodeTest.TestQuantizedInfinity (0 ms) [ RUN ] EncodeTest.TestUnquantizedInfinity [ OK ] EncodeTest.TestUnquantizedInfinity (0 ms) [ RUN ] EncodeTest.TestQuantizedAndUnquantizedAttributes [ OK ] EncodeTest.TestQuantizedAndUnquantizedAttributes (0 ms) [ RUN ] EncodeTest.TestKdTreeEncoding [ OK ] EncodeTest.TestKdTreeEncoding (2 ms) [ RUN ] EncodeTest.TestTrackingOfNumberOfEncodedEntries [ OK ] EncodeTest.TestTrackingOfNumberOfEncodedEntries (90 ms) [ RUN ] EncodeTest.TestTrackingOfNumberOfEncodedEntriesNotSet [ OK ] EncodeTest.TestTrackingOfNumberOfEncodedEntriesNotSet (1 ms) [ RUN ] EncodeTest.TestNoPosQuantizationNormalCoding [ OK ] EncodeTest.TestNoPosQuantizationNormalCoding (4 ms) [----------] 10 tests from EncodeTest (111 ms total) [----------] 4 tests from DecodeTest [ RUN ] DecodeTest.TestSkipAttributeTransform /usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/decode_test.cc:53: Failure Expected: (pc) != (nullptr), actual: (nullptr) vs (nullptr) [ FAILED ] DecodeTest.TestSkipAttributeTransform (0 ms) [ RUN ] DecodeTest.TestSkipAttributeTransformOnPointCloud unknown file: Failure C++ exception with description "std::bad_alloc" thrown in the test body. [ FAILED ] DecodeTest.TestSkipAttributeTransformOnPointCloud (25619 ms) [ RUN ] DecodeTest.TestSkipAttributeTransformWithNoQuantization unknown file: Failure C++ exception with description "std::bad_alloc" thrown in the test body. [ FAILED ] DecodeTest.TestSkipAttributeTransformWithNoQuantization (9847 ms) [ RUN ] DecodeTest.TestSkipAttributeTransformUniqueId 7 42 [ OK ] DecodeTest.TestSkipAttributeTransformUniqueId (3 ms) [----------] 4 tests from DecodeTest (35471 ms total) [----------] 1 test from RansCodingTest [ RUN ] RansCodingTest.LinkerTest [ OK ] RansCodingTest.LinkerTest (0 ms) [----------] 1 test from RansCodingTest (0 ms total) [----------] 1 test from SequentialIntegerAttributeEncodingTest [ RUN ] SequentialIntegerAttributeEncodingTest.DoesCompress [ OK ] SequentialIntegerAttributeEncodingTest.DoesCompress (0 ms) [----------] 1 test from SequentialIntegerAttributeEncodingTest (0 ms total) [----------] 3 tests from PredictionSchemeNormalOctahedronTransformTest [ RUN ] PredictionSchemeNormalOctahedronTransformTest.Init [ OK ] PredictionSchemeNormalOctahedronTransformTest.Init (0 ms) [ RUN ] PredictionSchemeNormalOctahedronTransformTest.ComputeCorrections [ OK ] PredictionSchemeNormalOctahedronTransformTest.ComputeCorrections (0 ms) [ RUN ] PredictionSchemeNormalOctahedronTransformTest.Interface [ OK ] PredictionSchemeNormalOctahedronTransformTest.Interface (0 ms) [----------] 3 tests from PredictionSchemeNormalOctahedronTransformTest (0 ms total) [----------] 6 tests from PredictionSchemeNormalOctahedronCanonicalizedTransformTest [ RUN ] PredictionSchemeNormalOctahedronCanonicalizedTransformTest.Init [ OK ] PredictionSchemeNormalOctahedronCanonicalizedTransformTest.Init (0 ms) [ RUN ] PredictionSchemeNormalOctahedronCanonicalizedTransformTest.IsInBottomLeft [ OK ] PredictionSchemeNormalOctahedronCanonicalizedTransformTest.IsInBottomLeft (0 ms) [ RUN ] PredictionSchemeNormalOctahedronCanonicalizedTransformTest.GetRotationCount [ OK ] PredictionSchemeNormalOctahedronCanonicalizedTransformTest.GetRotationCount (0 ms) [ RUN ] PredictionSchemeNormalOctahedronCanonicalizedTransformTest.RotateRepresentation [ OK ] PredictionSchemeNormalOctahedronCanonicalizedTransformTest.RotateRepresentation (0 ms) [ RUN ] PredictionSchemeNormalOctahedronCanonicalizedTransformTest.ComputeCorrection [ OK ] PredictionSchemeNormalOctahedronCanonicalizedTransformTest.ComputeCorrection (0 ms) [ RUN ] PredictionSchemeNormalOctahedronCanonicalizedTransformTest.Interface [ OK ] PredictionSchemeNormalOctahedronCanonicalizedTransformTest.Interface (0 ms) [----------] 6 tests from PredictionSchemeNormalOctahedronCanonicalizedTransformTest (0 ms total) [----------] 2 tests from PointDVectorTest [ RUN ] PointDVectorTest.VectorTest [ OK ] PointDVectorTest.VectorTest (78 ms) [ RUN ] PointDVectorTest.PseudoPointDTest [ OK ] PointDVectorTest.PseudoPointDTest (0 ms) [----------] 2 tests from PointDVectorTest (79 ms total) [----------] 5 tests from PointAttributeTest [ RUN ] PointAttributeTest.TestCopy [ OK ] PointAttributeTest.TestCopy (0 ms) [ RUN ] PointAttributeTest.TestGetValueFloat [ OK ] PointAttributeTest.TestGetValueFloat (0 ms) [ RUN ] PointAttributeTest.TestGetArray [ OK ] PointAttributeTest.TestGetArray (0 ms) [ RUN ] PointAttributeTest.TestArrayReadError [ OK ] PointAttributeTest.TestArrayReadError (0 ms) [ RUN ] PointAttributeTest.TestResize [ OK ] PointAttributeTest.TestResize (0 ms) [----------] 5 tests from PointAttributeTest (0 ms total) [----------] 5 tests from KeyframeAnimationTest [ RUN ] KeyframeAnimationTest.OneComponent [ OK ] KeyframeAnimationTest.OneComponent (0 ms) [ RUN ] KeyframeAnimationTest.FourComponent [ OK ] KeyframeAnimationTest.FourComponent (0 ms) [ RUN ] KeyframeAnimationTest.AddingAnimationFirst [ OK ] KeyframeAnimationTest.AddingAnimationFirst (0 ms) [ RUN ] KeyframeAnimationTest.ErrorAddingTimestampsTwice [ OK ] KeyframeAnimationTest.ErrorAddingTimestampsTwice (0 ms) [ RUN ] KeyframeAnimationTest.MultipleAnimationData [ OK ] KeyframeAnimationTest.MultipleAnimationData (0 ms) [----------] 5 tests from KeyframeAnimationTest (1 ms total) [----------] 4 tests from KeyframeAnimationEncodingTest [ RUN ] KeyframeAnimationEncodingTest.OneComponent [ OK ] KeyframeAnimationEncodingTest.OneComponent (0 ms) [ RUN ] KeyframeAnimationEncodingTest.ManyComponents [ OK ] KeyframeAnimationEncodingTest.ManyComponents (1 ms) [ RUN ] KeyframeAnimationEncodingTest.ManyComponentsWithQuantization [ OK ] KeyframeAnimationEncodingTest.ManyComponentsWithQuantization (5 ms) [ RUN ] KeyframeAnimationEncodingTest.MultipleAnimations [ OK ] KeyframeAnimationEncodingTest.MultipleAnimations (0 ms) [----------] 4 tests from KeyframeAnimationEncodingTest (8 ms total) [----------] 6 tests from MeshEncoderTests/MeshEncoderTest [ RUN ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshTestNm/0 Test output differed from golden file at byte 1274/usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/mesh/mesh_encoder_test.cc:95: Failure Value of: CompareGoldenFile(golden_file_name, buffer.data(), buffer.size()) Actual: false Expected: true Encoded data is different from the golden file. Please verify that the encoding works as expected and update the golden file if necessary (run the test with --update_golden_files flag). [ FAILED ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshTestNm/0, where GetParam() = 40-byte object <00-00 00-58 DE-96 51-B0 00-00 00-00 00-00 00-0A 73-65 71-75 65-6E 74-69 61-6C 00-DF DF-DF DF-DF 00-00 00-03 DF-DF DF-DF> (36 ms) [ RUN ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshTestNm/1 Test output differed from golden file at byte 800/usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/mesh/mesh_encoder_test.cc:95: Failure Value of: CompareGoldenFile(golden_file_name, buffer.data(), buffer.size()) Actual: false Expected: true Encoded data is different from the golden file. Please verify that the encoding works as expected and update the golden file if necessary (run the test with --update_golden_files flag). [ FAILED ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshTestNm/1, where GetParam() = 40-byte object <00-00 00-58 DE-95 4B-20 00-00 00-00 00-00 00-0B 65-64 67-65 62-72 65-61 6B-65 72-00 DF-DF DF-DF 00-00 00-04 DF-DF DF-DF> (29 ms) [ RUN ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshTestNm/2 Test output differed from golden file at byte 830/usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/mesh/mesh_encoder_test.cc:95: Failure Value of: CompareGoldenFile(golden_file_name, buffer.data(), buffer.size()) Actual: false Expected: true Encoded data is different from the golden file. Please verify that the encoding works as expected and update the golden file if necessary (run the test with --update_golden_files flag). [ FAILED ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshTestNm/2, where GetParam() = 40-byte object <00-00 00-58 DE-9A BC-00 00-00 00-00 00-00 00-0B 65-64 67-65 62-72 65-61 6B-65 72-00 DF-DF DF-DF 00-00 00-0A DF-DF DF-DF> (116 ms) [ RUN ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshCubeAtt/0 Test output differed from golden file at byte 102/usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/mesh/mesh_encoder_test.cc:95: Failure Value of: CompareGoldenFile(golden_file_name, buffer.data(), buffer.size()) Actual: false Expected: true Encoded data is different from the golden file. Please verify that the encoding works as expected and update the golden file if necessary (run the test with --update_golden_files flag). [ FAILED ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshCubeAtt/0, where GetParam() = 40-byte object <00-00 00-58 DE-95 49-70 00-00 00-00 00-00 00-0A 73-65 71-75 65-6E 74-69 61-6C 00-DF DF-DF DF-DF 00-00 00-03 DF-DF DF-DF> (1 ms) [ RUN ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshCubeAtt/1 Test output differed from golden file at byte 82/usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/mesh/mesh_encoder_test.cc:95: Failure Value of: CompareGoldenFile(golden_file_name, buffer.data(), buffer.size()) Actual: false Expected: true Encoded data is different from the golden file. Please verify that the encoding works as expected and update the golden file if necessary (run the test with --update_golden_files flag). [ FAILED ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshCubeAtt/1, where GetParam() = 40-byte object <00-00 00-58 DE-95 54-80 00-00 00-00 00-00 00-0B 65-64 67-65 62-72 65-61 6B-65 72-00 DF-DF DF-DF 00-00 00-04 DF-DF DF-DF> (1 ms) [ RUN ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshCubeAtt/2 Test output differed from golden file at byte 90/usr/ports/pobj/draco-1.5.6/draco-1.5.6/src/draco/compression/mesh/mesh_encoder_test.cc:95: Failure Value of: CompareGoldenFile(golden_file_name, buffer.data(), buffer.size()) Actual: false Expected: true Encoded data is different from the golden file. Please verify that the encoding works as expected and update the golden file if necessary (run the test with --update_golden_files flag). [ FAILED ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshCubeAtt/2, where GetParam() = 40-byte object <00-00 00-58 DE-98 90-F0 00-00 00-00 00-00 00-0B 65-64 67-65 62-72 65-61 6B-65 72-00 DF-DF DF-DF 00-00 00-0A DF-DF DF-DF> (1 ms) [----------] 6 tests from MeshEncoderTests/MeshEncoderTest (188 ms total) [----------] Global test environment tear-down [==========] 183 tests from 41 test suites ran. (42276 ms total) [ PASSED ] 157 tests. [ FAILED ] 26 tests, listed below: [ FAILED ] StlEncoderTest.TestStlEncoding [ FAILED ] StlDecoderTest.TestStlDecoding [ FAILED ] PlyReaderTest.TestReader [ FAILED ] PlyReaderTest.TestReaderAscii [ FAILED ] PlyDecoderTest.TestPlyDecoding [ FAILED ] PlyDecoderTest.TestPlyDecodingAll [ FAILED ] ObjEncoderTest.HasMaterial [ FAILED ] ObjEncoderTest.TestObjOctagonPreserved [ FAILED ] ObjDecoderTest.SubObjectsWithMetadata [ FAILED ] BufferBitCodingTest.TestSingleBits [ FAILED ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncodingHigherDimensionVariedTypes [ FAILED ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncoding16Bit [ FAILED ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncodingHigherDimensionVariedTypesBig16BitEncoding [ FAILED ] PointCloudKdTreeEncodingTest.TestIntKdTreeEncodingSignedTypes [ FAILED ] MeshEdgebreakerEncodingTest.TestPly [ FAILED ] MeshEdgebreakerEncodingTest.TestEncoderReuse [ FAILED ] MeshEdgebreakerEncodingTest.TestDecoderReuse [ FAILED ] DecodeTest.TestSkipAttributeTransform [ FAILED ] DecodeTest.TestSkipAttributeTransformOnPointCloud [ FAILED ] DecodeTest.TestSkipAttributeTransformWithNoQuantization [ FAILED ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshTestNm/0, where GetParam() = 40-byte object <00-00 00-58 DE-96 51-B0 00-00 00-00 00-00 00-0A 73-65 71-75 65-6E 74-69 61-6C 00-DF DF-DF DF-DF 00-00 00-03 DF-DF DF-DF> [ FAILED ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshTestNm/1, where GetParam() = 40-byte object <00-00 00-58 DE-95 4B-20 00-00 00-00 00-00 00-0B 65-64 67-65 62-72 65-61 6B-65 72-00 DF-DF DF-DF 00-00 00-04 DF-DF DF-DF> [ FAILED ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshTestNm/2, where GetParam() = 40-byte object <00-00 00-58 DE-9A BC-00 00-00 00-00 00-00 00-0B 65-64 67-65 62-72 65-61 6B-65 72-00 DF-DF DF-DF 00-00 00-0A DF-DF DF-DF> [ FAILED ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshCubeAtt/0, where GetParam() = 40-byte object <00-00 00-58 DE-95 49-70 00-00 00-00 00-00 00-0A 73-65 71-75 65-6E 74-69 61-6C 00-DF DF-DF DF-DF 00-00 00-03 DF-DF DF-DF> [ FAILED ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshCubeAtt/1, where GetParam() = 40-byte object <00-00 00-58 DE-95 54-80 00-00 00-00 00-00 00-0B 65-64 67-65 62-72 65-61 6B-65 72-00 DF-DF DF-DF 00-00 00-04 DF-DF DF-DF> [ FAILED ] MeshEncoderTests/MeshEncoderTest.EncodeGoldenMeshCubeAtt/2, where GetParam() = 40-byte object <00-00 00-58 DE-98 90-F0 00-00 00-00 00-00 00-0B 65-64 67-65 62-72 65-61 6B-65 72-00 DF-DF DF-DF 00-00 00-0A DF-DF DF-DF> 26 FAILED TESTS *** Error 1 in . (Makefile:26 'do-test') *** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:3050 '/usr/ports/pobj/draco-1.5.6/build-sparc64/.test_done': @cd /usr/ports/archi...) *** Error 2 in /usr/ports/archivers/draco (/usr/ports/infrastructure/mk/bsd.port.mk:2664 'test': @lock=draco-1.5.6; export _LOCKS_HELD=" dr...)