Start testing: Feb 03 04:22 RTZ 2 () ---------------------------------------------------------- 1/334 Testing: atomic 1/334 Test: atomic Command: "F:/Blender_build/first/ninja_debug/bin/tests/atomic_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "atomic" start time: Feb 03 04:22 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 56 tests from 1 test suite. [----------] Global test environment set-up. [----------] 56 tests from atomic [ RUN ] atomic.atomic_add_and_fetch_uint64 [ OK ] atomic.atomic_add_and_fetch_uint64 (0 ms) [ RUN ] atomic.atomic_sub_and_fetch_uint64 [ OK ] atomic.atomic_sub_and_fetch_uint64 (0 ms) [ RUN ] atomic.atomic_fetch_and_add_uint64 [ OK ] atomic.atomic_fetch_and_add_uint64 (0 ms) [ RUN ] atomic.atomic_fetch_and_sub_uint64 [ OK ] atomic.atomic_fetch_and_sub_uint64 (0 ms) [ RUN ] atomic.atomic_cas_uint64 [ OK ] atomic.atomic_cas_uint64 (0 ms) [ RUN ] atomic.atomic_load_uint64 [ OK ] atomic.atomic_load_uint64 (0 ms) [ RUN ] atomic.atomic_store_uint64 [ OK ] atomic.atomic_store_uint64 (0 ms) [ RUN ] atomic.atomic_add_and_fetch_int64 [ OK ] atomic.atomic_add_and_fetch_int64 (0 ms) [ RUN ] atomic.atomic_sub_and_fetch_int64 [ OK ] atomic.atomic_sub_and_fetch_int64 (0 ms) [ RUN ] atomic.atomic_fetch_and_add_int64 [ OK ] atomic.atomic_fetch_and_add_int64 (0 ms) [ RUN ] atomic.atomic_fetch_and_sub_int64 [ OK ] atomic.atomic_fetch_and_sub_int64 (0 ms) [ RUN ] atomic.atomic_cas_int64 [ OK ] atomic.atomic_cas_int64 (0 ms) [ RUN ] atomic.atomic_load_int64 [ OK ] atomic.atomic_load_int64 (0 ms) [ RUN ] atomic.atomic_store_int64 [ OK ] atomic.atomic_store_int64 (0 ms) [ RUN ] atomic.atomic_add_and_fetch_uint32 [ OK ] atomic.atomic_add_and_fetch_uint32 (0 ms) [ RUN ] atomic.atomic_sub_and_fetch_uint32 [ OK ] atomic.atomic_sub_and_fetch_uint32 (0 ms) [ RUN ] atomic.atomic_cas_uint32 [ OK ] atomic.atomic_cas_uint32 (0 ms) [ RUN ] atomic.atomic_load_uint32 [ OK ] atomic.atomic_load_uint32 (0 ms) [ RUN ] atomic.atomic_store_uint32 [ OK ] atomic.atomic_store_uint32 (0 ms) [ RUN ] atomic.atomic_fetch_and_add_uint32 [ OK ] atomic.atomic_fetch_and_add_uint32 (0 ms) [ RUN ] atomic.atomic_fetch_and_or_uint32 [ OK ] atomic.atomic_fetch_and_or_uint32 (0 ms) [ RUN ] atomic.atomic_fetch_and_and_uint32 [ OK ] atomic.atomic_fetch_and_and_uint32 (0 ms) [ RUN ] atomic.atomic_add_and_fetch_int32 [ OK ] atomic.atomic_add_and_fetch_int32 (0 ms) [ RUN ] atomic.atomic_sub_and_fetch_int32 [ OK ] atomic.atomic_sub_and_fetch_int32 (0 ms) [ RUN ] atomic.atomic_cas_int32 [ OK ] atomic.atomic_cas_int32 (0 ms) [ RUN ] atomic.atomic_load_int32 [ OK ] atomic.atomic_load_int32 (0 ms) [ RUN ] atomic.atomic_store_int32 [ OK ] atomic.atomic_store_int32 (0 ms) [ RUN ] atomic.atomic_fetch_and_add_int32 [ OK ] atomic.atomic_fetch_and_add_int32 (0 ms) [ RUN ] atomic.atomic_fetch_and_or_int32 [ OK ] atomic.atomic_fetch_and_or_int32 (0 ms) [ RUN ] atomic.atomic_fetch_and_and_int32 [ OK ] atomic.atomic_fetch_and_and_int32 (0 ms) [ RUN ] atomic.atomic_fetch_and_or_int16 [ OK ] atomic.atomic_fetch_and_or_int16 (0 ms) [ RUN ] atomic.atomic_fetch_and_and_int16 [ OK ] atomic.atomic_fetch_and_and_int16 (0 ms) [ RUN ] atomic.atomic_fetch_and_or_uint8 [ OK ] atomic.atomic_fetch_and_or_uint8 (0 ms) [ RUN ] atomic.atomic_fetch_and_and_uint8 [ OK ] atomic.atomic_fetch_and_and_uint8 (0 ms) [ RUN ] atomic.atomic_fetch_and_or_int8 [ OK ] atomic.atomic_fetch_and_or_int8 (0 ms) [ RUN ] atomic.atomic_fetch_and_and_int8 [ OK ] atomic.atomic_fetch_and_and_int8 (0 ms) [ RUN ] atomic.atomic_fetch_and_or_char [ OK ] atomic.atomic_fetch_and_or_char (0 ms) [ RUN ] atomic.atomic_fetch_and_and_char [ OK ] atomic.atomic_fetch_and_and_char (0 ms) [ RUN ] atomic.atomic_add_and_fetch_z [ OK ] atomic.atomic_add_and_fetch_z (0 ms) [ RUN ] atomic.atomic_sub_and_fetch_z [ OK ] atomic.atomic_sub_and_fetch_z (0 ms) [ RUN ] atomic.atomic_fetch_and_add_z [ OK ] atomic.atomic_fetch_and_add_z (0 ms) [ RUN ] atomic.atomic_fetch_and_sub_z [ OK ] atomic.atomic_fetch_and_sub_z (0 ms) [ RUN ] atomic.atomic_cas_z [ OK ] atomic.atomic_cas_z (0 ms) [ RUN ] atomic.atomic_load_z [ OK ] atomic.atomic_load_z (0 ms) [ RUN ] atomic.atomic_store_z [ OK ] atomic.atomic_store_z (0 ms) [ RUN ] atomic.atomic_fetch_and_update_max_z [ OK ] atomic.atomic_fetch_and_update_max_z (0 ms) [ RUN ] atomic.atomic_add_and_fetch_u [ OK ] atomic.atomic_add_and_fetch_u (0 ms) [ RUN ] atomic.atomic_sub_and_fetch_u [ OK ] atomic.atomic_sub_and_fetch_u (0 ms) [ RUN ] atomic.atomic_fetch_and_add_u [ OK ] atomic.atomic_fetch_and_add_u (0 ms) [ RUN ] atomic.atomic_fetch_and_sub_u [ OK ] atomic.atomic_fetch_and_sub_u (0 ms) [ RUN ] atomic.atomic_cas_u [ OK ] atomic.atomic_cas_u (0 ms) [ RUN ] atomic.atomic_cas_ptr [ OK ] atomic.atomic_cas_ptr (0 ms) [ RUN ] atomic.atomic_load_ptr [ OK ] atomic.atomic_load_ptr (0 ms) [ RUN ] atomic.atomic_store_ptr [ OK ] atomic.atomic_store_ptr (0 ms) [ RUN ] atomic.atomic_cas_float [ OK ] atomic.atomic_cas_float (0 ms) [ RUN ] atomic.atomic_add_and_fetch_fl [ OK ] atomic.atomic_add_and_fetch_fl (0 ms) [----------] 56 tests from atomic (4 ms total) [----------] Global test environment tear-down [==========] 56 tests from 1 test suite ran. (5 ms total) [ PASSED ] 56 tests. Test time = 1.22 sec ---------------------------------------------------------- Test Passed. "atomic" end time: Feb 03 04:22 RTZ 2 () "atomic" time elapsed: 00:00:01 ---------------------------------------------------------- 2/334 Testing: guardedalloc 2/334 Test: guardedalloc Command: "F:/Blender_build/first/ninja_debug/bin/tests/guardedalloc_test.exe" "--gtest_filter=LockFreeAllocatorTest.*:GuardedAllocatorTest.*" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "guardedalloc" start time: Feb 03 04:22 RTZ 2 () Output: ---------------------------------------------------------- Note: Google Test filter = LockFreeAllocatorTest.*:GuardedAllocatorTest.* [==========] Running 4 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from LockFreeAllocatorTest [ RUN ] LockFreeAllocatorTest.MEM_mallocN_aligned [ OK ] LockFreeAllocatorTest.MEM_mallocN_aligned (0 ms) [ RUN ] LockFreeAllocatorTest.LockfreeIntegerOverflow [ OK ] LockFreeAllocatorTest.LockfreeIntegerOverflow (74 ms) [----------] 2 tests from LockFreeAllocatorTest (74 ms total) [----------] 2 tests from GuardedAllocatorTest [ RUN ] GuardedAllocatorTest.MEM_mallocN_aligned [ OK ] GuardedAllocatorTest.MEM_mallocN_aligned (0 ms) [ RUN ] GuardedAllocatorTest.GuardedIntegerOverflow Calloc returns null: len=18446744073708971224 in CallocArray, total 0 [ OK ] GuardedAllocatorTest.GuardedIntegerOverflow (140 ms) [----------] 2 tests from GuardedAllocatorTest (141 ms total) [----------] Global test environment tear-down [==========] 4 tests from 2 test suites ran. (215 ms total) [ PASSED ] 4 tests. Test time = 0.89 sec ---------------------------------------------------------- Test Passed. "guardedalloc" end time: Feb 03 04:22 RTZ 2 () "guardedalloc" time elapsed: 00:00:00 ---------------------------------------------------------- 3/334 Testing: libmv_predict_tracks 3/334 Test: libmv_predict_tracks Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_predict_tracks_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_predict_tracks" start time: Feb 03 04:22 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 6 tests from 1 test suite. [----------] Global test environment set-up. [----------] 6 tests from PredictMarkerPosition [ RUN ] PredictMarkerPosition.EasyLinearMotion [ OK ] PredictMarkerPosition.EasyLinearMotion (2 ms) [ RUN ] PredictMarkerPosition.EasyBackwardLinearMotion [ OK ] PredictMarkerPosition.EasyBackwardLinearMotion (1 ms) [ RUN ] PredictMarkerPosition.TwoFrameGap [ OK ] PredictMarkerPosition.TwoFrameGap (1 ms) [ RUN ] PredictMarkerPosition.FourFrameGap [ OK ] PredictMarkerPosition.FourFrameGap (1 ms) [ RUN ] PredictMarkerPosition.MultipleGaps [ OK ] PredictMarkerPosition.MultipleGaps (2 ms) [ RUN ] PredictMarkerPosition.MarkersInRandomOrder [ OK ] PredictMarkerPosition.MarkersInRandomOrder (2 ms) [----------] 6 tests from PredictMarkerPosition (10 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test suite ran. (11 ms total) [ PASSED ] 6 tests. Test time = 0.66 sec ---------------------------------------------------------- Test Passed. "libmv_predict_tracks" end time: Feb 03 04:22 RTZ 2 () "libmv_predict_tracks" time elapsed: 00:00:00 ---------------------------------------------------------- 4/334 Testing: libmv_tracks 4/334 Test: libmv_tracks Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_tracks_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_tracks" start time: Feb 03 04:22 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from Tracks [ RUN ] Tracks.MaxFrame [ OK ] Tracks.MaxFrame (0 ms) [----------] 1 test from Tracks (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. Test time = 0.71 sec ---------------------------------------------------------- Test Passed. "libmv_tracks" end time: Feb 03 04:22 RTZ 2 () "libmv_tracks" time elapsed: 00:00:00 ---------------------------------------------------------- 5/334 Testing: libmv_scoped_ptr 5/334 Test: libmv_scoped_ptr Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_scoped_ptr_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_scoped_ptr" start time: Feb 03 04:22 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from ScopedPtr [ RUN ] ScopedPtr.NullDoesNothing [ OK ] ScopedPtr.NullDoesNothing (0 ms) [ RUN ] ScopedPtr.FreesWhenOutOfScope [ OK ] ScopedPtr.FreesWhenOutOfScope (0 ms) [ RUN ] ScopedPtr.Operators [ OK ] ScopedPtr.Operators (0 ms) [ RUN ] ScopedPtr.Reset [ OK ] ScopedPtr.Reset (0 ms) [ RUN ] ScopedPtr.ReleaseAndGet [ OK ] ScopedPtr.ReleaseAndGet (0 ms) [----------] 5 tests from ScopedPtr (1 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (1 ms total) [ PASSED ] 5 tests. Test time = 0.56 sec ---------------------------------------------------------- Test Passed. "libmv_scoped_ptr" end time: Feb 03 04:22 RTZ 2 () "libmv_scoped_ptr" time elapsed: 00:00:00 ---------------------------------------------------------- 6/334 Testing: libmv_vector 6/334 Test: libmv_vector Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_vector_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_vector" start time: Feb 03 04:22 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 10 tests from 3 test suites. [----------] Global test environment set-up. [----------] 1 test from VectorAlignmentTest [ RUN ] VectorAlignmentTest.PushBack [ OK ] VectorAlignmentTest.PushBack (0 ms) [----------] 1 test from VectorAlignmentTest (0 ms total) [----------] 8 tests from VectorTest [ RUN ] VectorTest.EmptyVectorDoesNotConstruct [ OK ] VectorTest.EmptyVectorDoesNotConstruct (0 ms) [ RUN ] VectorTest.DestructorGetsCalled [ OK ] VectorTest.DestructorGetsCalled (0 ms) [ RUN ] VectorTest.ReserveDoesNotCallConstructorsOrDestructors [ OK ] VectorTest.ReserveDoesNotCallConstructorsOrDestructors (0 ms) [ RUN ] VectorTest.ResizeConstructsAndDestructsAsExpected [ OK ] VectorTest.ResizeConstructsAndDestructsAsExpected (0 ms) [ RUN ] VectorTest.PushPopBack [ OK ] VectorTest.PushPopBack (0 ms) [ RUN ] VectorTest.CopyConstructor [ OK ] VectorTest.CopyConstructor (0 ms) [ RUN ] VectorTest.OperatorEquals [ OK ] VectorTest.OperatorEquals (0 ms) [ RUN ] VectorTest.STLFind [ OK ] VectorTest.STLFind (1 ms) [----------] 8 tests from VectorTest (1 ms total) [----------] 1 test from Vector [ RUN ] Vector.swap [ OK ] Vector.swap (0 ms) [----------] 1 test from Vector (0 ms total) [----------] Global test environment tear-down [==========] 10 tests from 3 test suites ran. (2 ms total) [ PASSED ] 10 tests. Test time = 0.69 sec ---------------------------------------------------------- Test Passed. "libmv_vector" end time: Feb 03 04:22 RTZ 2 () "libmv_vector" time elapsed: 00:00:00 ---------------------------------------------------------- 7/334 Testing: libmv_array_nd 7/334 Test: libmv_array_nd Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_array_nd_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_array_nd" start time: Feb 03 04:22 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 24 tests from 3 test suites. [----------] Global test environment set-up. [----------] 19 tests from ArrayND [ RUN ] ArrayND.EmptyConstructor [ OK ] ArrayND.EmptyConstructor (0 ms) [ RUN ] ArrayND.IndexConstructor [ OK ] ArrayND.IndexConstructor (0 ms) [ RUN ] ArrayND.PointerConstructor [ OK ] ArrayND.PointerConstructor (0 ms) [ RUN ] ArrayND.CopyConstructor [ OK ] ArrayND.CopyConstructor (0 ms) [ RUN ] ArrayND.Assignation [ OK ] ArrayND.Assignation (0 ms) [ RUN ] ArrayND.Fill [ OK ] ArrayND.Fill (0 ms) [ RUN ] ArrayND.Size [ OK ] ArrayND.Size (0 ms) [ RUN ] ArrayND.MemorySizeInBytes [ OK ] ArrayND.MemorySizeInBytes (0 ms) [ RUN ] ArrayND.Parenthesis [ OK ] ArrayND.Parenthesis (0 ms) [ RUN ] ArrayND.1DConstructor [ OK ] ArrayND.1DConstructor (1 ms) [ RUN ] ArrayND.2DConstructor [ OK ] ArrayND.2DConstructor (0 ms) [ RUN ] ArrayND.3DConstructor [ OK ] ArrayND.3DConstructor (0 ms) [ RUN ] ArrayND.1DAccessor [ OK ] ArrayND.1DAccessor (0 ms) [ RUN ] ArrayND.2DAccessor [ OK ] ArrayND.2DAccessor (0 ms) [ RUN ] ArrayND.3DAccessor [ OK ] ArrayND.3DAccessor (0 ms) [ RUN ] ArrayND.CopyFrom [ OK ] ArrayND.CopyFrom (0 ms) [ RUN ] ArrayND.MultiplyElements [ OK ] ArrayND.MultiplyElements (0 ms) [ RUN ] ArrayND.IsEqualOperator [ OK ] ArrayND.IsEqualOperator (0 ms) [ RUN ] ArrayND.MultiplyElementsGeneric [ OK ] ArrayND.MultiplyElementsGeneric (0 ms) [----------] 19 tests from ArrayND (2 ms total) [----------] 4 tests from Array3D [ RUN ] Array3D.Sizes [ OK ] Array3D.Sizes (0 ms) [ RUN ] Array3D.CopyConstructor [ OK ] Array3D.CopyConstructor (0 ms) [ RUN ] Array3D.Assignation [ OK ] Array3D.Assignation (0 ms) [ RUN ] Array3D.Parenthesis [ OK ] Array3D.Parenthesis (0 ms) [----------] 4 tests from Array3D (1 ms total) [----------] 1 test from Array3Df [ RUN ] Array3Df.SplitChannels [ OK ] Array3Df.SplitChannels (0 ms) [----------] 1 test from Array3Df (0 ms total) [----------] Global test environment tear-down [==========] 24 tests from 3 test suites ran. (3 ms total) [ PASSED ] 24 tests. Test time = 0.65 sec ---------------------------------------------------------- Test Passed. "libmv_array_nd" end time: Feb 03 04:22 RTZ 2 () "libmv_array_nd" time elapsed: 00:00:00 ---------------------------------------------------------- 8/334 Testing: libmv_convolve 8/334 Test: libmv_convolve Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_convolve_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_convolve" start time: Feb 03 04:22 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 7 tests from 1 test suite. [----------] Global test environment set-up. [----------] 7 tests from Convolve [ RUN ] Convolve.ComputeGaussianKernel [ OK ] Convolve.ComputeGaussianKernel (19 ms) [ RUN ] Convolve.ConvolveGaussian [ OK ] Convolve.ConvolveGaussian (0 ms) [ RUN ] Convolve.BoxFilterHorizontal [ OK ] Convolve.BoxFilterHorizontal (0 ms) [ RUN ] Convolve.BoxFilter [ OK ] Convolve.BoxFilter (0 ms) [ RUN ] Convolve.BlurredImageAndDerivativesChannelsFlat [ OK ] Convolve.BlurredImageAndDerivativesChannelsFlat (0 ms) [ RUN ] Convolve.BlurredImageAndDerivativesChannelsHorizontalSlope [ OK ] Convolve.BlurredImageAndDerivativesChannelsHorizontalSlope (0 ms) [ RUN ] Convolve.BlurredImageAndDerivativesChannelsVerticalSlope [ OK ] Convolve.BlurredImageAndDerivativesChannelsVerticalSlope (0 ms) [----------] 7 tests from Convolve (20 ms total) [----------] Global test environment tear-down [==========] 7 tests from 1 test suite ran. (20 ms total) [ PASSED ] 7 tests. Test time = 0.75 sec ---------------------------------------------------------- Test Passed. "libmv_convolve" end time: Feb 03 04:22 RTZ 2 () "libmv_convolve" time elapsed: 00:00:00 ---------------------------------------------------------- 9/334 Testing: libmv_image 9/334 Test: libmv_image Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_image_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_image" start time: Feb 03 04:22 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from Image [ RUN ] Image.SimpleImageAccessors [ OK ] Image.SimpleImageAccessors (0 ms) [ RUN ] Image.MemorySizeInBytes [ OK ] Image.MemorySizeInBytes (0 ms) [----------] 2 tests from Image (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (0 ms total) [ PASSED ] 2 tests. Test time = 0.58 sec ---------------------------------------------------------- Test Passed. "libmv_image" end time: Feb 03 04:22 RTZ 2 () "libmv_image" time elapsed: 00:00:00 ---------------------------------------------------------- 10/334 Testing: libmv_sample 10/334 Test: libmv_sample Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_sample_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_sample" start time: Feb 03 04:22 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from Image [ RUN ] Image.Nearest [ OK ] Image.Nearest (0 ms) [ RUN ] Image.Linear [ OK ] Image.Linear (0 ms) [ RUN ] Image.DownsampleBy2 [ OK ] Image.DownsampleBy2 (0 ms) [ RUN ] Image.DownsampleBy2MultiChannel [ OK ] Image.DownsampleBy2MultiChannel (0 ms) [----------] 4 tests from Image (0 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (1 ms total) [ PASSED ] 4 tests. Test time = 0.65 sec ---------------------------------------------------------- Test Passed. "libmv_sample" end time: Feb 03 04:22 RTZ 2 () "libmv_sample" time elapsed: 00:00:00 ---------------------------------------------------------- 11/334 Testing: libmv_tuple 11/334 Test: libmv_tuple Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_tuple_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_tuple" start time: Feb 03 04:22 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from Tuple [ RUN ] Tuple.InitConstantValue [ OK ] Tuple.InitConstantValue (0 ms) [ RUN ] Tuple.InitFromPointer [ OK ] Tuple.InitFromPointer (0 ms) [ RUN ] Tuple.Swap [ OK ] Tuple.Swap (0 ms) [ RUN ] Tuple.IsEqualOperator [ OK ] Tuple.IsEqualOperator (0 ms) [----------] 4 tests from Tuple (0 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (1 ms total) [ PASSED ] 4 tests. Test time = 0.57 sec ---------------------------------------------------------- Test Passed. "libmv_tuple" end time: Feb 03 04:22 RTZ 2 () "libmv_tuple" time elapsed: 00:00:00 ---------------------------------------------------------- 12/334 Testing: libmv_euclidean_resection 12/334 Test: libmv_euclidean_resection Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_euclidean_resection_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_euclidean_resection" start time: Feb 03 04:22 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 3 tests from 2 test suites. [----------] Global test environment set-up. [----------] 1 test from AbsoluteOrientation [ RUN ] AbsoluteOrientation.QuaternionSolution [ OK ] AbsoluteOrientation.QuaternionSolution (4 ms) [----------] 1 test from AbsoluteOrientation (4 ms total) [----------] 2 tests from EuclideanResection [ RUN ] EuclideanResection.Points4KnownImagePointsRandomTranslationRotation [ OK ] EuclideanResection.Points4KnownImagePointsRandomTranslationRotation (34 ms) [ RUN ] EuclideanResection.Points6AllRandomInput [ OK ] EuclideanResection.Points6AllRandomInput (45 ms) [----------] 2 tests from EuclideanResection (79 ms total) [----------] Global test environment tear-down [==========] 3 tests from 2 test suites ran. (84 ms total) [ PASSED ] 3 tests. Test time = 0.95 sec ---------------------------------------------------------- Test Passed. "libmv_euclidean_resection" end time: Feb 03 04:22 RTZ 2 () "libmv_euclidean_resection" time elapsed: 00:00:00 ---------------------------------------------------------- 13/334 Testing: libmv_fundamental 13/334 Test: libmv_fundamental Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_fundamental_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_fundamental" start time: Feb 03 04:22 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 6 tests from 1 test suite. [----------] Global test environment set-up. [----------] 6 tests from Fundamental [ RUN ] Fundamental.FundamentalFromProjections [ OK ] Fundamental.FundamentalFromProjections (6 ms) [ RUN ] Fundamental.PreconditionerFromPoints [ OK ] Fundamental.PreconditionerFromPoints (0 ms) [ RUN ] Fundamental.EssentialFromFundamental [ OK ] Fundamental.EssentialFromFundamental (3 ms) [ RUN ] Fundamental.MotionFromEssential [ OK ] Fundamental.MotionFromEssential (2 ms) [ RUN ] Fundamental.MotionFromEssentialChooseSolution [ OK ] Fundamental.MotionFromEssentialChooseSolution (3 ms) [ RUN ] Fundamental.MotionFromEssentialAndCorrespondence [ OK ] Fundamental.MotionFromEssentialAndCorrespondence (3 ms) [----------] 6 tests from Fundamental (18 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test suite ran. (19 ms total) [ PASSED ] 6 tests. Test time = 1.61 sec ---------------------------------------------------------- Test Passed. "libmv_fundamental" end time: Feb 03 04:22 RTZ 2 () "libmv_fundamental" time elapsed: 00:00:01 ---------------------------------------------------------- 14/334 Testing: libmv_homography 14/334 Test: libmv_homography Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_homography_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_homography" start time: Feb 03 04:22 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 7 tests from 2 test suites. [----------] Global test environment set-up. [----------] 4 tests from Homography2DTest [ RUN ] Homography2DTest.Rotation45AndTranslationXY [ OK ] Homography2DTest.Rotation45AndTranslationXY (2 ms) [ RUN ] Homography2DTest.AffineGeneral4 [ OK ] Homography2DTest.AffineGeneral4 (1 ms) [ RUN ] Homography2DTest.AffineGeneral5 [ OK ] Homography2DTest.AffineGeneral5 (1 ms) [ RUN ] Homography2DTest.HomographyGeneral [ OK ] Homography2DTest.HomographyGeneral (1 ms) [----------] 4 tests from Homography2DTest (6 ms total) [----------] 3 tests from Homography3DTest [ RUN ] Homography3DTest.RotationAndTranslationXYZ [ OK ] Homography3DTest.RotationAndTranslationXYZ (2 ms) [ RUN ] Homography3DTest.AffineGeneral [ OK ] Homography3DTest.AffineGeneral (1 ms) [ RUN ] Homography3DTest.HomographyGeneral [ OK ] Homography3DTest.HomographyGeneral (2 ms) [----------] 3 tests from Homography3DTest (5 ms total) [----------] Global test environment tear-down [==========] 7 tests from 2 test suites ran. (12 ms total) [ PASSED ] 7 tests. Test time = 1.64 sec ---------------------------------------------------------- Test Passed. "libmv_homography" end time: Feb 03 04:22 RTZ 2 () "libmv_homography" time elapsed: 00:00:01 ---------------------------------------------------------- 15/334 Testing: libmv_nviewtriangulation 15/334 Test: libmv_nviewtriangulation Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_nviewtriangulation_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_nviewtriangulation" start time: Feb 03 04:22 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 2 tests from 2 test suites. [----------] Global test environment set-up. [----------] 1 test from NViewTriangulate [ RUN ] NViewTriangulate.FiveViews [ OK ] NViewTriangulate.FiveViews (14 ms) [----------] 1 test from NViewTriangulate (15 ms total) [----------] 1 test from NViewTriangulateAlgebraic [ RUN ] NViewTriangulateAlgebraic.FiveViews [ OK ] NViewTriangulateAlgebraic.FiveViews (12 ms) [----------] 1 test from NViewTriangulateAlgebraic (12 ms total) [----------] Global test environment tear-down [==========] 2 tests from 2 test suites ran. (28 ms total) [ PASSED ] 2 tests. Test time = 1.92 sec ---------------------------------------------------------- Test Passed. "libmv_nviewtriangulation" end time: Feb 03 04:22 RTZ 2 () "libmv_nviewtriangulation" time elapsed: 00:00:01 ---------------------------------------------------------- 16/334 Testing: libmv_panography 16/334 Test: libmv_panography Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_panography_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_panography" start time: Feb 03 04:22 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 4 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from Panography [ RUN ] Panography.PrintSomeSharedFocalEstimationValues [ OK ] Panography.PrintSomeSharedFocalEstimationValues (1 ms) [ RUN ] Panography.GetR_FixedCameraCenterWithIdentity [ OK ] Panography.GetR_FixedCameraCenterWithIdentity (82 ms) [ RUN ] Panography.Homography_GetR_Test_PitchY30 [ OK ] Panography.Homography_GetR_Test_PitchY30 (1 ms) [----------] 3 tests from Panography (84 ms total) [----------] 1 test from MinimalPanoramic [ RUN ] MinimalPanoramic.Real_Case_Kernel [ OK ] MinimalPanoramic.Real_Case_Kernel (1 ms) [----------] 1 test from MinimalPanoramic (1 ms total) [----------] Global test environment tear-down [==========] 4 tests from 2 test suites ran. (86 ms total) [ PASSED ] 4 tests. Test time = 0.84 sec ---------------------------------------------------------- Test Passed. "libmv_panography" end time: Feb 03 04:22 RTZ 2 () "libmv_panography" time elapsed: 00:00:00 ---------------------------------------------------------- 17/334 Testing: libmv_projection 17/334 Test: libmv_projection Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_projection_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_projection" start time: Feb 03 04:22 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 4 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from Projection [ RUN ] Projection.P_From_KRt [ OK ] Projection.P_From_KRt (1 ms) [ RUN ] Projection.isInFrontOfCamera [ OK ] Projection.isInFrontOfCamera (0 ms) [----------] 2 tests from Projection (1 ms total) [----------] 2 tests from AutoCalibration [ RUN ] AutoCalibration.ProjectionShiftPrincipalPoint [ OK ] AutoCalibration.ProjectionShiftPrincipalPoint (0 ms) [ RUN ] AutoCalibration.ProjectionChangeAspectRatio [ OK ] AutoCalibration.ProjectionChangeAspectRatio (0 ms) [----------] 2 tests from AutoCalibration (0 ms total) [----------] Global test environment tear-down [==========] 4 tests from 2 test suites ran. (2 ms total) [ PASSED ] 4 tests. Test time = 1.58 sec ---------------------------------------------------------- Test Passed. "libmv_projection" end time: Feb 03 04:22 RTZ 2 () "libmv_projection" time elapsed: 00:00:01 ---------------------------------------------------------- 18/334 Testing: libmv_resection 18/334 Test: libmv_resection Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_resection_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_resection" start time: Feb 03 04:22 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from Resection [ RUN ] Resection.ThreeViews [ OK ] Resection.ThreeViews (42 ms) [----------] 1 test from Resection (42 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (44 ms total) [ PASSED ] 1 test. Test time = 1.83 sec ---------------------------------------------------------- Test Passed. "libmv_resection" end time: Feb 03 04:23 RTZ 2 () "libmv_resection" time elapsed: 00:00:01 ---------------------------------------------------------- 19/334 Testing: libmv_triangulation 19/334 Test: libmv_triangulation Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_triangulation_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_triangulation" start time: Feb 03 04:23 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from Triangulation [ RUN ] Triangulation.TriangulateDLT [ OK ] Triangulation.TriangulateDLT (24 ms) [----------] 1 test from Triangulation (24 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (25 ms total) [ PASSED ] 1 test. Test time = 1.58 sec ---------------------------------------------------------- Test Passed. "libmv_triangulation" end time: Feb 03 04:23 RTZ 2 () "libmv_triangulation" time elapsed: 00:00:01 ---------------------------------------------------------- 20/334 Testing: libmv_dogleg 20/334 Test: libmv_dogleg Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_dogleg_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_dogleg" start time: Feb 03 04:23 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from Dogleg [ RUN ] Dogleg.SimpleCase iteration ||f(x)|| max(g) radius 0 1226.57 85903.7 1 STEE 1.97227 164608 83461.3 1 1157.52 78753.3 3 STEE 1.91997 413666 215454 2 962.389 59703.5 9 STEE 1.81125 690978 381492 3 484.989 21358.3 27 GAUSS 0.9375 220513 235214 4 121.247 2669.79 33.0857 GAUSS 0.9375 13782.1 14700.9 5 30.3118 333.724 33.0857 GAUSS 0.9375 861.381 918.806 6 7.57795 41.7155 33.0857 GAUSS 0.9375 53.8363 57.4254 7 1.89449 5.21443 33.0857 GAUSS 0.9375 3.36477 3.58909 8 0.473622 0.651804 33.0857 GAUSS 0.9375 0.210298 0.224318 9 0.118406 0.0814755 33.0857 GAUSS 0.9375 0.0131436 0.0140199 10 0.0296014 0.0101844 33.0857 GAUSS 0.9375 0.000821477 0.000876242 11 0.00740034 0.00127305 33.0857 GAUSS 0.9375 5.13423e-05 5.47651e-05 12 0.00185009 0.000159132 33.0857 GAUSS 0.9375 3.20889e-06 3.42282e-06 13 0.000462522 1.98915e-05 33.0857 GAUSS 0.9375 2.00556e-07 2.13926e-07 14 0.00011563 2.48643e-06 33.0857 GAUSS 0.9375 1.25347e-08 1.33704e-08 15 2.89076e-05 3.10804e-07 33.0857 GAUSS 0.9375 7.83421e-10 8.35649e-10 16 7.2269e-06 3.88505e-08 33.0857 GAUSS 0.9375 4.89638e-11 5.22281e-11 17 1.80672e-06 4.85632e-09 33.0857 GAUSS 0.9375 3.06024e-12 3.26425e-12 18 4.51681e-07 6.0704e-10 33.0857 GAUSS 0.9375 1.91265e-13 2.04016e-13 19 1.1292e-07 7.588e-11 33.0857 GAUSS 0.9375 1.19541e-14 1.2751e-14 20 2.82301e-08 9.485e-12 33.0857 GAUSS 0.9375 7.47129e-16 7.96937e-16 21 7.05752e-09 1.18562e-12 33.0857 GAUSS 0.9375 4.66955e-17 4.98086e-17 22 1.76438e-09 1.48203e-13 33.0857 GAUSS 0.9375 2.91847e-18 3.11304e-18 23 4.41095e-10 1.85254e-14 33.0857 GAUSS 0.9375 1.82404e-19 1.94565e-19 24 1.10274e-10 2.31567e-15 33.0857 GAUSS 0.9375 1.14003e-20 1.21603e-20 25 2.75684e-11 2.89459e-16 33.0857 GAUSS 0.9375 7.12517e-22 7.60019e-22 [ OK ] Dogleg.SimpleCase (8 ms) [----------] 1 test from Dogleg (8 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (8 ms total) [ PASSED ] 1 test. Test time = 0.64 sec ---------------------------------------------------------- Test Passed. "libmv_dogleg" end time: Feb 03 04:23 RTZ 2 () "libmv_dogleg" time elapsed: 00:00:00 ---------------------------------------------------------- 21/334 Testing: libmv_function_derivative 21/334 Test: libmv_function_derivative Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_function_derivative_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_function_derivative" start time: Feb 03 04:23 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from FunctionDerivative [ RUN ] FunctionDerivative.SimpleCase [ OK ] FunctionDerivative.SimpleCase (0 ms) [----------] 1 test from FunctionDerivative (1 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (1 ms total) [ PASSED ] 1 test. Test time = 0.62 sec ---------------------------------------------------------- Test Passed. "libmv_function_derivative" end time: Feb 03 04:23 RTZ 2 () "libmv_function_derivative" time elapsed: 00:00:00 ---------------------------------------------------------- 22/334 Testing: libmv_levenberg_marquardt 22/334 Test: libmv_levenberg_marquardt Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_levenberg_marquardt_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_levenberg_marquardt" start time: Feb 03 04:23 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from LevenbergMarquardt [ RUN ] LevenbergMarquardt.SimpleCase [ OK ] LevenbergMarquardt.SimpleCase (7 ms) [----------] 1 test from LevenbergMarquardt (7 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (7 ms total) [ PASSED ] 1 test. Test time = 0.57 sec ---------------------------------------------------------- Test Passed. "libmv_levenberg_marquardt" end time: Feb 03 04:23 RTZ 2 () "libmv_levenberg_marquardt" time elapsed: 00:00:00 ---------------------------------------------------------- 23/334 Testing: libmv_numeric 23/334 Test: libmv_numeric Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_numeric_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_numeric" start time: Feb 03 04:23 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 29 tests from 1 test suite. [----------] Global test environment set-up. [----------] 29 tests from Numeric [ RUN ] Numeric.DynamicSizedNullspace [ OK ] Numeric.DynamicSizedNullspace (105 ms) [ RUN ] Numeric.FixedSizeMatrixNullspace [ OK ] Numeric.FixedSizeMatrixNullspace (1 ms) [ RUN ] Numeric.NullspaceMatchesLapackSVD [ OK ] Numeric.NullspaceMatchesLapackSVD (1 ms) [ RUN ] Numeric.Nullspace2 [ OK ] Numeric.Nullspace2 (0 ms) [ RUN ] Numeric.TinyMatrixSquareTranspose [ OK ] Numeric.TinyMatrixSquareTranspose (0 ms) [ RUN ] Numeric.NormalizeL1 [ OK ] Numeric.NormalizeL1 (0 ms) [ RUN ] Numeric.NormalizeL2 [ OK ] Numeric.NormalizeL2 (0 ms) [ RUN ] Numeric.Diag [ OK ] Numeric.Diag (1 ms) [ RUN ] Numeric.Determinant [ OK ] Numeric.Determinant (0 ms) [ RUN ] Numeric.Inverse [ OK ] Numeric.Inverse (1 ms) [ RUN ] Numeric.MeanAndVarianceAlongRows [ OK ] Numeric.MeanAndVarianceAlongRows (0 ms) [ RUN ] Numeric.HorizontalStack [ OK ] Numeric.HorizontalStack (0 ms) [ RUN ] Numeric.HStack [ OK ] Numeric.HStack (0 ms) [ RUN ] Numeric.VStack [ OK ] Numeric.VStack (1 ms) [ RUN ] Numeric.VerticalStack [ OK ] Numeric.VerticalStack (0 ms) [ RUN ] Numeric.CrossProduct [ OK ] Numeric.CrossProduct (0 ms) [ RUN ] Numeric.CrossProductMatrix [ OK ] Numeric.CrossProductMatrix (0 ms) [ RUN ] Numeric.MatrixColumn [ OK ] Numeric.MatrixColumn (1 ms) [ RUN ] Numeric.TinyMatrixView [ OK ] Numeric.TinyMatrixView (0 ms) [ RUN ] Numeric.Mat3MatProduct [ OK ] Numeric.Mat3MatProduct (0 ms) [ RUN ] Numeric.Vec3Negative [ OK ] Numeric.Vec3Negative (0 ms) [ RUN ] Numeric.Vec3VecInteroperability [ OK ] Numeric.Vec3VecInteroperability (0 ms) [ RUN ] Numeric.DeterminantLU7 [ OK ] Numeric.DeterminantLU7 (0 ms) [ RUN ] Numeric.DeterminantLU [ OK ] Numeric.DeterminantLU (0 ms) [ RUN ] Numeric.InplaceProduct [ OK ] Numeric.InplaceProduct (0 ms) [ RUN ] Numeric.ExtractColumns [ OK ] Numeric.ExtractColumns (0 ms) [ RUN ] Numeric.RotationRodrigues [ OK ] Numeric.RotationRodrigues (0 ms) [ RUN ] Numeric.LookAt [ OK ] Numeric.LookAt (0 ms) [ RUN ] Numeric.Reshape [ OK ] Numeric.Reshape (0 ms) [----------] 29 tests from Numeric (112 ms total) [----------] Global test environment tear-down [==========] 29 tests from 1 test suite ran. (112 ms total) [ PASSED ] 29 tests. Test time = 0.99 sec ---------------------------------------------------------- Test Passed. "libmv_numeric" end time: Feb 03 04:23 RTZ 2 () "libmv_numeric" time elapsed: 00:00:00 ---------------------------------------------------------- 24/334 Testing: libmv_poly 24/334 Test: libmv_poly Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_poly_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_poly" start time: Feb 03 04:23 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from Poly [ RUN ] Poly.SolveCubicPolynomial [ OK ] Poly.SolveCubicPolynomial (0 ms) [----------] 1 test from Poly (1 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (1 ms total) [ PASSED ] 1 test. Test time = 0.73 sec ---------------------------------------------------------- Test Passed. "libmv_poly" end time: Feb 03 04:23 RTZ 2 () "libmv_poly" time elapsed: 00:00:00 ---------------------------------------------------------- 25/334 Testing: libmv_camera_intrinsics 25/334 Test: libmv_camera_intrinsics Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_camera_intrinsics_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_camera_intrinsics" start time: Feb 03 04:23 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 7 tests from 2 test suites. [----------] Global test environment set-up. [----------] 1 test from PolynomialCameraIntrinsics2 [ RUN ] PolynomialCameraIntrinsics2.ApplyOnFocalCenter [ OK ] PolynomialCameraIntrinsics2.ApplyOnFocalCenter (0 ms) [----------] 1 test from PolynomialCameraIntrinsics2 (0 ms total) [----------] 6 tests from PolynomialCameraIntrinsics [ RUN ] PolynomialCameraIntrinsics.InvertOnFocalCenter [ OK ] PolynomialCameraIntrinsics.InvertOnFocalCenter (1 ms) [ RUN ] PolynomialCameraIntrinsics.ApplyIntrinsics [ OK ] PolynomialCameraIntrinsics.ApplyIntrinsics (0 ms) [ RUN ] PolynomialCameraIntrinsics.InvertIntrinsics [ OK ] PolynomialCameraIntrinsics.InvertIntrinsics (20 ms) [ RUN ] PolynomialCameraIntrinsics.ApplyIsInvertibleSimple [ OK ] PolynomialCameraIntrinsics.ApplyIsInvertibleSimple (65 ms) [ RUN ] PolynomialCameraIntrinsics.IdentityDistortBuffer [ OK ] PolynomialCameraIntrinsics.IdentityDistortBuffer (587 ms) [ RUN ] PolynomialCameraIntrinsics.IdentityUndistortBuffer [ OK ] PolynomialCameraIntrinsics.IdentityUndistortBuffer (21 ms) [----------] 6 tests from PolynomialCameraIntrinsics (694 ms total) [----------] Global test environment tear-down [==========] 7 tests from 2 test suites ran. (695 ms total) [ PASSED ] 7 tests. Test time = 1.34 sec ---------------------------------------------------------- Test Passed. "libmv_camera_intrinsics" end time: Feb 03 04:23 RTZ 2 () "libmv_camera_intrinsics" time elapsed: 00:00:01 ---------------------------------------------------------- 26/334 Testing: libmv_detect 26/334 Test: libmv_detect Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_detect_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_detect" start time: Feb 03 04:23 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from Detect [ RUN ] Detect.HarrisSinglePointTest [ OK ] Detect.HarrisSinglePointTest (1 ms) [ RUN ] Detect.HarrisSingleTriangleTest [ OK ] Detect.HarrisSingleTriangleTest (1 ms) [----------] 2 tests from Detect (2 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (2 ms total) [ PASSED ] 2 tests. Test time = 0.61 sec ---------------------------------------------------------- Test Passed. "libmv_detect" end time: Feb 03 04:23 RTZ 2 () "libmv_detect" time elapsed: 00:00:00 ---------------------------------------------------------- 27/334 Testing: libmv_intersect 27/334 Test: libmv_intersect Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_intersect_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_intersect" start time: Feb 03 04:23 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from Intersect [ RUN ] Intersect.EuclideanIntersect [ OK ] Intersect.EuclideanIntersect (90 ms) [----------] 1 test from Intersect (90 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (90 ms total) [ PASSED ] 1 test. Test time = 1.67 sec ---------------------------------------------------------- Test Passed. "libmv_intersect" end time: Feb 03 04:23 RTZ 2 () "libmv_intersect" time elapsed: 00:00:01 ---------------------------------------------------------- 28/334 Testing: libmv_keyframe_selection 28/334 Test: libmv_keyframe_selection Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_keyframe_selection_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_keyframe_selection" start time: Feb 03 04:23 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 6 tests from 1 test suite. [----------] Global test environment set-up. [----------] 6 tests from KeyframeSelection [ RUN ] KeyframeSelection.SyntheticNeighborFrame [ OK ] KeyframeSelection.SyntheticNeighborFrame (320 ms) [ RUN ] KeyframeSelection.FabrikEingangNeighborFrames [ OK ] KeyframeSelection.FabrikEingangNeighborFrames (428 ms) [ RUN ] KeyframeSelection.FabrikEingangFarFrames [ OK ] KeyframeSelection.FabrikEingangFarFrames (598 ms) [ RUN ] KeyframeSelection.CopterManualKeyFrames [ OK ] KeyframeSelection.CopterManualKeyFrames (454 ms) [ RUN ] KeyframeSelection.ElevatorManualKeyframesFrames [ OK ] KeyframeSelection.ElevatorManualKeyframesFrames (12182 ms) [ RUN ] KeyframeSelection.ElevatorReconstructionVarianceTest E0203 04:23:27.181804 20016 intersect.cc:159] POINT BEHIND CAMERA 1: 879.917 -950.629 -2617.6 E0203 04:23:27.189790 20016 intersect.cc:159] POINT BEHIND CAMERA 1: 935.886 -960.075 -3361.58 E0203 04:23:27.191792 20016 intersect.cc:159] POINT BEHIND CAMERA 1: 50708.9 -44258.4 -154807 E0203 04:23:27.339789 20016 intersect.cc:159] POINT BEHIND CAMERA 1: 333.928 -360.918 -993.804 E0203 04:23:27.349790 20016 intersect.cc:159] POINT BEHIND CAMERA 1: 229.664 -235.763 -825.5 E0203 04:23:27.350790 20016 intersect.cc:159] POINT BEHIND CAMERA 1: 489.747 -427.67 -1495.9 [ OK ] KeyframeSelection.ElevatorReconstructionVarianceTest (2786 ms) [----------] 6 tests from KeyframeSelection (16769 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test suite ran. (16769 ms total) [ PASSED ] 6 tests. Test time = 19.52 sec ---------------------------------------------------------- Test Passed. "libmv_keyframe_selection" end time: Feb 03 04:23 RTZ 2 () "libmv_keyframe_selection" time elapsed: 00:00:19 ---------------------------------------------------------- 29/334 Testing: libmv_modal_solver 29/334 Test: libmv_modal_solver Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_modal_solver_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_modal_solver" start time: Feb 03 04:23 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from ModalSolver [ RUN ] ModalSolver.SyntheticCubeSceneMotion [ OK ] ModalSolver.SyntheticCubeSceneMotion (345 ms) [----------] 1 test from ModalSolver (346 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (346 ms total) [ PASSED ] 1 test. Test time = 2.12 sec ---------------------------------------------------------- Test Passed. "libmv_modal_solver" end time: Feb 03 04:23 RTZ 2 () "libmv_modal_solver" time elapsed: 00:00:02 ---------------------------------------------------------- 30/334 Testing: libmv_resect 30/334 Test: libmv_resect Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_resect_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_resect" start time: Feb 03 04:23 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 0 tests from 0 test suites. [==========] 0 tests from 0 test suites ran. (0 ms total) [ PASSED ] 0 tests. Test time = 0.65 sec ---------------------------------------------------------- Test Passed. "libmv_resect" end time: Feb 03 04:23 RTZ 2 () "libmv_resect" time elapsed: 00:00:00 ---------------------------------------------------------- 31/334 Testing: libmv_brute_region_tracker 31/334 Test: libmv_brute_region_tracker Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_brute_region_tracker_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_brute_region_tracker" start time: Feb 03 04:23 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from KltRegionTracker [ RUN ] KltRegionTracker.Track [ OK ] KltRegionTracker.Track (2 ms) [----------] 1 test from KltRegionTracker (2 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (3 ms total) [ PASSED ] 1 test. Test time = 0.64 sec ---------------------------------------------------------- Test Passed. "libmv_brute_region_tracker" end time: Feb 03 04:23 RTZ 2 () "libmv_brute_region_tracker" time elapsed: 00:00:00 ---------------------------------------------------------- 32/334 Testing: libmv_klt_region_tracker 32/334 Test: libmv_klt_region_tracker Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_klt_region_tracker_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_klt_region_tracker" start time: Feb 03 04:23 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from KltRegionTracker [ RUN ] KltRegionTracker.Track [ OK ] KltRegionTracker.Track (5 ms) [----------] 1 test from KltRegionTracker (5 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (6 ms total) [ PASSED ] 1 test. Test time = 0.53 sec ---------------------------------------------------------- Test Passed. "libmv_klt_region_tracker" end time: Feb 03 04:23 RTZ 2 () "libmv_klt_region_tracker" time elapsed: 00:00:00 ---------------------------------------------------------- 33/334 Testing: libmv_pyramid_region_tracker 33/334 Test: libmv_pyramid_region_tracker Command: "F:/Blender_build/first/ninja_debug/bin/tests/libmv_pyramid_region_tracker_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "libmv_pyramid_region_tracker" start time: Feb 03 04:23 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from PyramidKltRegionTracker [ RUN ] PyramidKltRegionTracker.Track [ OK ] PyramidKltRegionTracker.Track (12 ms) [----------] 1 test from PyramidKltRegionTracker (12 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (13 ms total) [ PASSED ] 1 test. Test time = 0.72 sec ---------------------------------------------------------- Test Passed. "libmv_pyramid_region_tracker" end time: Feb 03 04:23 RTZ 2 () "libmv_pyramid_region_tracker" time elapsed: 00:00:00 ---------------------------------------------------------- 34/334 Testing: opensubdiv_mesh_topology 34/334 Test: opensubdiv_mesh_topology Command: "F:/Blender_build/first/ninja_debug/bin/tests/opensubdiv_mesh_topology_test.exe" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "opensubdiv_mesh_topology" start time: Feb 03 04:23 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from MeshTopology [ RUN ] MeshTopology.TrivialVertexSharpness [ OK ] MeshTopology.TrivialVertexSharpness (0 ms) [ RUN ] MeshTopology.TrivialEdgeSharpness [ OK ] MeshTopology.TrivialEdgeSharpness (0 ms) [ RUN ] MeshTopology.TrivialFaceTopology [ OK ] MeshTopology.TrivialFaceTopology (0 ms) [----------] 3 tests from MeshTopology (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (0 ms total) [ PASSED ] 3 tests. Test time = 0.61 sec ---------------------------------------------------------- Test Passed. "opensubdiv_mesh_topology" end time: Feb 03 04:23 RTZ 2 () "opensubdiv_mesh_topology" time elapsed: 00:00:00 ---------------------------------------------------------- 35/334 Testing: cycles 35/334 Test: cycles Command: "F:/Blender_build/first/ninja_debug/bin/tests/cycles_test.exe" "--gtest_filter=AdaptiveSampling.*:IntegratorRenderScheduler.*:tile_calculate_best_size.*:RenderGraph.*:util_aligned_malloc.*:util_ies.*:math.*:util.*:util_path_filename.*:util_path_dirname.*:util_path_join.*:util_path_escape.*:util_path_is_relative.*:util_string_printf.*:util_string_iequals.*:util_string_split.*:util_string_replace.*:util_string_endswith.*:util_string_strip.*:util_string_remove_trademark.*:string_startswith.*:string_endswith.*:util_task.*:time_human_readable_to_seconds.*:transform_motion_decompose.*" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "cycles" start time: Feb 03 04:23 RTZ 2 () Output: ---------------------------------------------------------- Note: Google Test filter = AdaptiveSampling.*:IntegratorRenderScheduler.*:tile_calculate_best_size.*:RenderGraph.*:util_aligned_malloc.*:util_ies.*:math.*:util.*:util_path_filename.*:util_path_dirname.*:util_path_join.*:util_path_escape.*:util_path_is_relative.*:util_string_printf.*:util_string_iequals.*:util_string_split.*:util_string_replace.*:util_string_endswith.*:util_string_strip.*:util_string_remove_trademark.*:string_startswith.*:string_endswith.*:util_task.*:time_human_readable_to_seconds.*:transform_motion_decompose.* [==========] Running 158 tests from 25 test suites. [----------] Global test environment set-up. [----------] 3 tests from AdaptiveSampling [ RUN ] AdaptiveSampling.schedule_samples [ OK ] AdaptiveSampling.schedule_samples (0 ms) [ RUN ] AdaptiveSampling.align_samples [ OK ] AdaptiveSampling.align_samples (0 ms) [ RUN ] AdaptiveSampling.need_filter [ OK ] AdaptiveSampling.need_filter (0 ms) [----------] 3 tests from AdaptiveSampling (0 ms total) [----------] 2 tests from IntegratorRenderScheduler [ RUN ] IntegratorRenderScheduler.calculate_resolution_divider_for_resolution [ OK ] IntegratorRenderScheduler.calculate_resolution_divider_for_resolution (0 ms) [ RUN ] IntegratorRenderScheduler.calculate_resolution_for_divider [ OK ] IntegratorRenderScheduler.calculate_resolution_for_divider (0 ms) [----------] 2 tests from IntegratorRenderScheduler (0 ms total) [----------] 2 tests from tile_calculate_best_size [ RUN ] tile_calculate_best_size.Basic [ OK ] tile_calculate_best_size.Basic (0 ms) [ RUN ] tile_calculate_best_size.Extreme [ OK ] tile_calculate_best_size.Extreme (0 ms) [----------] 2 tests from tile_calculate_best_size (0 ms total) [----------] 60 tests from RenderGraph [ RUN ] RenderGraph.deduplicate_deep I0203 04:23:36.208144 4280 constant_fold.cpp:34] Folding Value1::Value to constant (0.8). I0203 04:23:36.208144 4280 constant_fold.cpp:34] Folding Value2::Value to constant (0.8). I0203 04:23:36.209146 4280 shader_graph.cpp:679] Deduplicated 2 nodes. [ OK ] RenderGraph.deduplicate_deep (41 ms) [ RUN ] RenderGraph.constant_fold_rgb_to_bw I0203 04:23:36.213131 4280 constant_fold.cpp:34] Folding RGBToBWNodeNode::Val to constant (0.8). I0203 04:23:36.213131 4280 constant_fold.cpp:47] Folding convert_float_to_color::value_color to constant (0.8, 0.8, 0.8). [ OK ] RenderGraph.constant_fold_rgb_to_bw (4 ms) [ RUN ] RenderGraph.constant_fold_emission1 I0203 04:23:36.217131 4280 constant_fold.cpp:123] Discarding closure Emission. [ OK ] RenderGraph.constant_fold_emission1 (4 ms) [ RUN ] RenderGraph.constant_fold_emission2 I0203 04:23:36.221132 4280 constant_fold.cpp:123] Discarding closure Emission. [ OK ] RenderGraph.constant_fold_emission2 (4 ms) [ RUN ] RenderGraph.constant_fold_background1 I0203 04:23:36.225131 4280 constant_fold.cpp:123] Discarding closure Background. [ OK ] RenderGraph.constant_fold_background1 (4 ms) [ RUN ] RenderGraph.constant_fold_background2 I0203 04:23:36.229130 4280 constant_fold.cpp:123] Discarding closure Background. [ OK ] RenderGraph.constant_fold_background2 (4 ms) [ RUN ] RenderGraph.constant_fold_shader_add I0203 04:23:36.233134 4280 constant_fold.cpp:104] Folding AddClosure1::Closure to socket Diffuse::BSDF. I0203 04:23:36.233134 4280 constant_fold.cpp:104] Folding AddClosure2::Closure to socket Diffuse::BSDF. [ OK ] RenderGraph.constant_fold_shader_add (4 ms) [ RUN ] RenderGraph.constant_fold_shader_mix I0203 04:23:36.238131 4280 constant_fold.cpp:104] Folding MixClosure1::Closure to socket Diffuse::BSDF. I0203 04:23:36.238131 4280 constant_fold.cpp:104] Folding MixClosure2::Closure to socket Diffuse::BSDF. I0203 04:23:36.239132 4280 constant_fold.cpp:104] Folding MixClosure3::Closure to socket Diffuse::BSDF. [ OK ] RenderGraph.constant_fold_shader_mix (5 ms) [ RUN ] RenderGraph.constant_fold_invert I0203 04:23:36.243132 4280 constant_fold.cpp:47] Folding Invert::Color to constant (0.68, 0.5, 0.32). [ OK ] RenderGraph.constant_fold_invert (4 ms) [ RUN ] RenderGraph.constant_fold_invert_fac_0 I0203 04:23:36.247190 4280 constant_fold.cpp:104] Folding Invert::Color to socket Attribute::Color. [ OK ] RenderGraph.constant_fold_invert_fac_0 (3 ms) [ RUN ] RenderGraph.constant_fold_invert_fac_0_const I0203 04:23:36.250135 4280 constant_fold.cpp:47] Folding Invert::Color to constant (0.2, 0.5, 0.8). [ OK ] RenderGraph.constant_fold_invert_fac_0_const (4 ms) [ RUN ] RenderGraph.constant_fold_mix_add I0203 04:23:36.255131 4280 constant_fold.cpp:47] Folding MixAdd::Color to constant (0.62, 1.14, 1.42). [ OK ] RenderGraph.constant_fold_mix_add (5 ms) [ RUN ] RenderGraph.constant_fold_mix_add_clamp I0203 04:23:36.259131 4280 constant_fold.cpp:47] Folding MixAdd::Color to constant (0.62, 1, 1). [ OK ] RenderGraph.constant_fold_mix_add_clamp (4 ms) [ RUN ] RenderGraph.constant_fold_part_mix_dodge_no_fac_0 [ OK ] RenderGraph.constant_fold_part_mix_dodge_no_fac_0 (3 ms) [ RUN ] RenderGraph.constant_fold_part_mix_light_no_fac_0 [ OK ] RenderGraph.constant_fold_part_mix_light_no_fac_0 (4 ms) [ RUN ] RenderGraph.constant_fold_part_mix_burn_no_fac_0 [ OK ] RenderGraph.constant_fold_part_mix_burn_no_fac_0 (4 ms) [ RUN ] RenderGraph.constant_fold_part_mix_blend_clamped_no_fac_0 [ OK ] RenderGraph.constant_fold_part_mix_blend_clamped_no_fac_0 (4 ms) [ RUN ] RenderGraph.constant_fold_part_mix_blend I0203 04:23:36.279130 4280 constant_fold.cpp:104] Folding MixBlend1::Color to socket Attribute1::Color. I0203 04:23:36.279130 4280 constant_fold.cpp:104] Folding MixBlend2::Color to socket Attribute1::Color. I0203 04:23:36.279130 4280 constant_fold.cpp:104] Folding MixBlend3::Color to socket Attribute1::Color. [ OK ] RenderGraph.constant_fold_part_mix_blend (5 ms) [ RUN ] RenderGraph.constant_fold_part_mix_sub_same_fac_bad [ OK ] RenderGraph.constant_fold_part_mix_sub_same_fac_bad (3 ms) [ RUN ] RenderGraph.constant_fold_part_mix_sub_same_fac_1 I0203 04:23:36.287133 4280 constant_fold.cpp:47] Folding Mix::Color to constant (0, 0, 0). I0203 04:23:36.287133 4280 constant_fold.cpp:123] Discarding closure EmissionNode. [ OK ] RenderGraph.constant_fold_part_mix_sub_same_fac_1 (4 ms) [ RUN ] RenderGraph.constant_fold_part_mix_add_0 I0203 04:23:36.292130 4280 constant_fold.cpp:104] Folding Mix_Cx_F1::Color to socket Attribute::Color. I0203 04:23:36.292130 4280 constant_fold.cpp:104] Folding Mix_xC_Fx::Color to socket Attribute::Color. I0203 04:23:36.292130 4280 constant_fold.cpp:104] Folding Mix_xC_F1::Color to socket Attribute::Color. [ OK ] RenderGraph.constant_fold_part_mix_add_0 (5 ms) [ RUN ] RenderGraph.constant_fold_part_mix_sub_0 I0203 04:23:36.297130 4280 constant_fold.cpp:104] Folding Mix_xC_Fx::Color to socket Attribute::Color. I0203 04:23:36.297130 4280 constant_fold.cpp:104] Folding Mix_xC_F1::Color to socket Attribute::Color. [ OK ] RenderGraph.constant_fold_part_mix_sub_0 (5 ms) [ RUN ] RenderGraph.constant_fold_part_mix_mul_1 I0203 04:23:36.302131 4280 constant_fold.cpp:104] Folding Mix_Cx_F1::Color to socket Attribute::Color. I0203 04:23:36.302131 4280 constant_fold.cpp:104] Folding Mix_xC_Fx::Color to socket Attribute::Color. I0203 04:23:36.302131 4280 constant_fold.cpp:104] Folding Mix_xC_F1::Color to socket Attribute::Color. [ OK ] RenderGraph.constant_fold_part_mix_mul_1 (5 ms) [ RUN ] RenderGraph.constant_fold_part_mix_div_1 I0203 04:23:36.308144 4280 constant_fold.cpp:104] Folding Mix_xC_Fx::Color to socket Attribute::Color. I0203 04:23:36.308144 4280 constant_fold.cpp:104] Folding Mix_xC_F1::Color to socket Attribute::Color. [ OK ] RenderGraph.constant_fold_part_mix_div_1 (5 ms) [ RUN ] RenderGraph.constant_fold_part_mix_mul_0 I0203 04:23:36.313131 4280 constant_fold.cpp:47] Folding Mix_Cx_Fx::Color to constant (0, 0, 0). I0203 04:23:36.313131 4280 constant_fold.cpp:47] Folding Mix_Cx_F1::Color to constant (0, 0, 0). I0203 04:23:36.313131 4280 constant_fold.cpp:47] Folding Mix_xC_F1::Color to constant (0, 0, 0). I0203 04:23:36.313131 4280 constant_fold.cpp:47] Folding Out12::Color to constant (0, 0, 0). [ OK ] RenderGraph.constant_fold_part_mix_mul_0 (5 ms) [ RUN ] RenderGraph.constant_fold_part_mix_div_0 I0203 04:23:36.318131 4280 constant_fold.cpp:47] Folding Mix_Cx_Fx::Color to constant (0, 0, 0). I0203 04:23:36.318131 4280 constant_fold.cpp:47] Folding Mix_Cx_F1::Color to constant (0, 0, 0). I0203 04:23:36.318131 4280 constant_fold.cpp:47] Folding Out12::Color to constant (0, 0, 0). [ OK ] RenderGraph.constant_fold_part_mix_div_0 (6 ms) [ RUN ] RenderGraph.constant_fold_separate_combine_rgb I0203 04:23:36.324144 4280 constant_fold.cpp:34] Folding SeparateRGB::R to constant (0.3). I0203 04:23:36.324144 4280 constant_fold.cpp:34] Folding SeparateRGB::G to constant (0.5). I0203 04:23:36.324144 4280 constant_fold.cpp:34] Folding SeparateRGB::B to constant (0.7). I0203 04:23:36.324144 4280 constant_fold.cpp:47] Folding CombineRGB::Image to constant (0.3, 0.5, 0.7). [ OK ] RenderGraph.constant_fold_separate_combine_rgb (5 ms) [ RUN ] RenderGraph.constant_fold_separate_combine_xyz I0203 04:23:36.328145 4280 constant_fold.cpp:34] Folding SeparateXYZ::X to constant (0.3). I0203 04:23:36.328145 4280 constant_fold.cpp:34] Folding SeparateXYZ::Y to constant (0.5). I0203 04:23:36.329130 4280 constant_fold.cpp:34] Folding SeparateXYZ::Z to constant (0.7). I0203 04:23:36.329130 4280 constant_fold.cpp:47] Folding CombineXYZ::Vector to constant (0.3, 0.5, 0.7). I0203 04:23:36.329130 4280 constant_fold.cpp:47] Folding convert_vector_to_color::value_color to constant (0.3, 0.5, 0.7). [ OK ] RenderGraph.constant_fold_separate_combine_xyz (5 ms) [ RUN ] RenderGraph.constant_fold_separate_combine_hsv I0203 04:23:36.333144 4280 constant_fold.cpp:34] Folding SeparateHSV::H to constant (0.583333). I0203 04:23:36.333144 4280 constant_fold.cpp:34] Folding SeparateHSV::S to constant (0.571429). I0203 04:23:36.333144 4280 constant_fold.cpp:34] Folding SeparateHSV::V to constant (0.7). I0203 04:23:36.334139 4280 constant_fold.cpp:47] Folding CombineHSV::Color to constant (0.3, 0.5, 0.7). [ OK ] RenderGraph.constant_fold_separate_combine_hsv (4 ms) [ RUN ] RenderGraph.constant_fold_gamma I0203 04:23:36.337131 4280 constant_fold.cpp:47] Folding Gamma::Color to constant (0.164317, 0.353553, 0.585662). [ OK ] RenderGraph.constant_fold_gamma (4 ms) [ RUN ] RenderGraph.constant_fold_gamma_part_0 I0203 04:23:36.342130 4280 constant_fold.cpp:47] Folding Gamma_xC::Color to constant (1, 1, 1). [ OK ] RenderGraph.constant_fold_gamma_part_0 (5 ms) [ RUN ] RenderGraph.constant_fold_gamma_part_1 I0203 04:23:36.346141 4280 constant_fold.cpp:104] Folding Gamma_xC::Color to socket Attribute::Color. I0203 04:23:36.346141 4280 constant_fold.cpp:47] Folding Gamma_Cx::Color to constant (1, 1, 1). [ OK ] RenderGraph.constant_fold_gamma_part_1 (4 ms) [ RUN ] RenderGraph.constant_fold_bright_contrast I0203 04:23:36.350142 4280 constant_fold.cpp:47] Folding BrightContrast::Color to constant (0.16, 0.6, 1.04). [ OK ] RenderGraph.constant_fold_bright_contrast (3 ms) [ RUN ] RenderGraph.constant_fold_blackbody I0203 04:23:36.354136 4280 constant_fold.cpp:47] Folding Blackbody::Color to constant (3.96553, 0.227897, 0). [ OK ] RenderGraph.constant_fold_blackbody (4 ms) [ RUN ] RenderGraph.constant_fold_math I0203 04:23:36.358145 4280 constant_fold.cpp:34] Folding Math::Value to constant (1.6). [ OK ] RenderGraph.constant_fold_math (4 ms) [ RUN ] RenderGraph.constant_fold_math_clamp I0203 04:23:36.362129 4280 constant_fold.cpp:34] Folding Math::Value to constant (1.6). I0203 04:23:36.362129 4280 constant_fold.cpp:34] Folding clamp::Result to constant (1). [ OK ] RenderGraph.constant_fold_math_clamp (4 ms) [ RUN ] RenderGraph.constant_fold_part_math_add_0 I0203 04:23:36.366130 4280 constant_fold.cpp:104] Folding Math_Cx::Value to socket Attribute::Fac. I0203 04:23:36.366130 4280 constant_fold.cpp:104] Folding Math_xC::Value to socket Attribute::Fac. [ OK ] RenderGraph.constant_fold_part_math_add_0 (4 ms) [ RUN ] RenderGraph.constant_fold_part_math_sub_0 I0203 04:23:36.370132 4280 constant_fold.cpp:104] Folding Math_xC::Value to socket Attribute::Fac. [ OK ] RenderGraph.constant_fold_part_math_sub_0 (4 ms) [ RUN ] RenderGraph.constant_fold_part_math_mul_1 I0203 04:23:36.375146 4280 constant_fold.cpp:104] Folding Math_Cx::Value to socket Attribute::Fac. I0203 04:23:36.375146 4280 constant_fold.cpp:104] Folding Math_xC::Value to socket Attribute::Fac. [ OK ] RenderGraph.constant_fold_part_math_mul_1 (5 ms) [ RUN ] RenderGraph.constant_fold_part_math_div_1 I0203 04:23:36.379144 4280 constant_fold.cpp:104] Folding Math_xC::Value to socket Attribute::Fac. [ OK ] RenderGraph.constant_fold_part_math_div_1 (4 ms) [ RUN ] RenderGraph.constant_fold_part_math_mul_0 I0203 04:23:36.384145 4280 constant_fold.cpp:34] Folding Math_Cx::Value to constant (0). I0203 04:23:36.384145 4280 constant_fold.cpp:34] Folding Math_xC::Value to constant (0). I0203 04:23:36.384145 4280 constant_fold.cpp:34] Folding Out::Value to constant (0). I0203 04:23:36.384145 4280 constant_fold.cpp:34] Folding clamp::Result to constant (0). I0203 04:23:36.384145 4280 constant_fold.cpp:123] Discarding closure EmissionNode. [ OK ] RenderGraph.constant_fold_part_math_mul_0 (5 ms) [ RUN ] RenderGraph.constant_fold_part_math_div_0 I0203 04:23:36.389132 4280 constant_fold.cpp:34] Folding Math_Cx::Value to constant (0). I0203 04:23:36.389132 4280 constant_fold.cpp:104] Folding Out::Value to socket Math_xC::Value. [ OK ] RenderGraph.constant_fold_part_math_div_0 (5 ms) [ RUN ] RenderGraph.constant_fold_part_math_pow_0 I0203 04:23:36.393144 4280 constant_fold.cpp:34] Folding Math_xC::Value to constant (1). [ OK ] RenderGraph.constant_fold_part_math_pow_0 (4 ms) [ RUN ] RenderGraph.constant_fold_part_math_pow_1 I0203 04:23:36.398144 4280 constant_fold.cpp:34] Folding Math_Cx::Value to constant (1). I0203 04:23:36.398144 4280 constant_fold.cpp:104] Folding Math_xC::Value to socket Attribute::Fac. [ OK ] RenderGraph.constant_fold_part_math_pow_1 (4 ms) [ RUN ] RenderGraph.constant_fold_vector_math I0203 04:23:36.402130 4280 constant_fold.cpp:47] Folding VectorMath::Vector to constant (3, 0, 0). I0203 04:23:36.402130 4280 constant_fold.cpp:47] Folding convert_vector_to_color::value_color to constant (3, 0, 0). [ OK ] RenderGraph.constant_fold_vector_math (5 ms) [ RUN ] RenderGraph.constant_fold_part_vecmath_add_0 I0203 04:23:36.407145 4280 constant_fold.cpp:104] Folding Math_Cx::Vector to socket Attribute::Vector. I0203 04:23:36.407145 4280 constant_fold.cpp:104] Folding Math_xC::Vector to socket Attribute::Vector. [ OK ] RenderGraph.constant_fold_part_vecmath_add_0 (5 ms) [ RUN ] RenderGraph.constant_fold_part_vecmath_sub_0 I0203 04:23:36.411144 4280 constant_fold.cpp:104] Folding Math_xC::Vector to socket Attribute::Vector. [ OK ] RenderGraph.constant_fold_part_vecmath_sub_0 (4 ms) [ RUN ] RenderGraph.constant_fold_part_vecmath_cross_0 I0203 04:23:36.416146 4280 constant_fold.cpp:47] Folding Math_Cx::Vector to constant (0, 0, 0). I0203 04:23:36.416146 4280 constant_fold.cpp:47] Folding Math_xC::Vector to constant (0, 0, 0). I0203 04:23:36.416146 4280 constant_fold.cpp:47] Folding Out::Vector to constant (0, 0, 0). I0203 04:23:36.416146 4280 constant_fold.cpp:47] Folding convert_vector_to_color::value_color to constant (0, 0, 0). I0203 04:23:36.417133 4280 constant_fold.cpp:123] Discarding closure EmissionNode. [ OK ] RenderGraph.constant_fold_part_vecmath_cross_0 (5 ms) [ RUN ] RenderGraph.constant_fold_bump I0203 04:23:36.421130 4280 constant_fold.cpp:104] Folding Bump::Normal to socket Geometry1::Normal. [ OK ] RenderGraph.constant_fold_bump (5 ms) [ RUN ] RenderGraph.constant_fold_bump_no_input I0203 04:23:36.425145 4280 constant_fold.cpp:104] Folding Bump::Normal to socket geometry::Normal. [ OK ] RenderGraph.constant_fold_bump_no_input (4 ms) [ RUN ] RenderGraph.constant_fold_rgb_curves I0203 04:23:36.429131 4280 constant_fold.cpp:47] Folding Curves::Color to constant (0.275, 0.5, 0.475). [ OK ] RenderGraph.constant_fold_rgb_curves (4 ms) [ RUN ] RenderGraph.constant_fold_rgb_curves_fac_0 I0203 04:23:36.433147 4280 constant_fold.cpp:104] Folding Curves::Color to socket Attribute::Color. [ OK ] RenderGraph.constant_fold_rgb_curves_fac_0 (4 ms) [ RUN ] RenderGraph.constant_fold_rgb_curves_fac_0_const I0203 04:23:36.438133 4280 constant_fold.cpp:47] Folding Curves::Color to constant (0.3, 0.5, 0.7). [ OK ] RenderGraph.constant_fold_rgb_curves_fac_0_const (4 ms) [ RUN ] RenderGraph.constant_fold_vector_curves I0203 04:23:36.442129 4280 constant_fold.cpp:47] Folding Curves::Vector to constant (0.275, 0.5, 0.475). I0203 04:23:36.442129 4280 constant_fold.cpp:47] Folding convert_vector_to_color::value_color to constant (0.275, 0.5, 0.475). [ OK ] RenderGraph.constant_fold_vector_curves (5 ms) [ RUN ] RenderGraph.constant_fold_vector_curves_fac_0 I0203 04:23:36.446144 4280 constant_fold.cpp:104] Folding Curves::Vector to socket Attribute::Vector. [ OK ] RenderGraph.constant_fold_vector_curves_fac_0 (4 ms) [ RUN ] RenderGraph.constant_fold_rgb_ramp I0203 04:23:36.450145 4280 constant_fold.cpp:47] Folding Ramp::Color to constant (0.14, 0.39, 0.64). I0203 04:23:36.450145 4280 constant_fold.cpp:34] Folding Ramp::Alpha to constant (0.89). I0203 04:23:36.450145 4280 constant_fold.cpp:47] Folding convert_float_to_color::value_color to constant (0.89, 0.89, 0.89). I0203 04:23:36.450145 4280 constant_fold.cpp:47] Folding Mix::Color to constant (0.585, 0.835, 1.085). [ OK ] RenderGraph.constant_fold_rgb_ramp (4 ms) [ RUN ] RenderGraph.constant_fold_rgb_ramp_flat I0203 04:23:36.455132 4280 constant_fold.cpp:47] Folding Ramp::Color to constant (0.125, 0.375, 0.625). I0203 04:23:36.455132 4280 constant_fold.cpp:34] Folding Ramp::Alpha to constant (0.875). I0203 04:23:36.455132 4280 constant_fold.cpp:47] Folding convert_float_to_color::value_color to constant (0.875, 0.875, 0.875). I0203 04:23:36.455132 4280 constant_fold.cpp:47] Folding Mix::Color to constant (0.5625, 0.8125, 1.0625). [ OK ] RenderGraph.constant_fold_rgb_ramp_flat (5 ms) [ RUN ] RenderGraph.constant_fold_convert_float_color_float I0203 04:23:36.459131 4280 constant_fold.cpp:104] Folding Invert::Color to socket convert_float_to_color::value_color. I0203 04:23:36.459131 4280 constant_fold.cpp:104] Folding convert_color_to_float::value_float to socket Attribute::Fac. [ OK ] RenderGraph.constant_fold_convert_float_color_float (4 ms) [ RUN ] RenderGraph.constant_fold_convert_color_vector_color I0203 04:23:36.463145 4280 constant_fold.cpp:104] Folding VecAdd::Vector to socket convert_color_to_vector::value_vector. I0203 04:23:36.464144 4280 constant_fold.cpp:104] Folding convert_vector_to_color::value_color to socket Attribute::Color. [ OK ] RenderGraph.constant_fold_convert_color_vector_color (4 ms) [ RUN ] RenderGraph.constant_fold_convert_color_float_color I0203 04:23:36.467129 4280 constant_fold.cpp:104] Folding MathAdd::Value to socket convert_color_to_float::value_float. [ OK ] RenderGraph.constant_fold_convert_color_float_color (4 ms) [----------] 60 tests from RenderGraph (299 ms total) [----------] 2 tests from util_aligned_malloc [ RUN ] util_aligned_malloc.aligned_malloc_16 [ OK ] util_aligned_malloc.aligned_malloc_16 (0 ms) [ RUN ] util_aligned_malloc.aligned_malloc_32 [ OK ] util_aligned_malloc.aligned_malloc_32 (0 ms) [----------] 2 tests from util_aligned_malloc (0 ms total) [----------] 1 test from util_ies [ RUN ] util_ies.invalid [ OK ] util_ies.invalid (1 ms) [----------] 1 test from util_ies (1 ms total) [----------] 3 tests from math [ RUN ] math.next_power_of_two [ OK ] math.next_power_of_two (0 ms) [ RUN ] math.prev_power_of_two [ OK ] math.prev_power_of_two (0 ms) [ RUN ] math.reverse_integer_bits [ OK ] math.reverse_integer_bits (0 ms) [----------] 3 tests from math (0 ms total) [----------] 1 test from util [ RUN ] util.util_md5_string [ OK ] util.util_md5_string (0 ms) [----------] 1 test from util (0 ms total) [----------] 6 tests from util_path_filename [ RUN ] util_path_filename.file_only [ OK ] util_path_filename.file_only (0 ms) [ RUN ] util_path_filename.empty [ OK ] util_path_filename.empty (0 ms) [ RUN ] util_path_filename.simple_windows [ OK ] util_path_filename.simple_windows (0 ms) [ RUN ] util_path_filename.root_windows [ OK ] util_path_filename.root_windows (0 ms) [ RUN ] util_path_filename.last_slash_windows [ OK ] util_path_filename.last_slash_windows (0 ms) [ RUN ] util_path_filename.alternate_slash_windows [ OK ] util_path_filename.alternate_slash_windows (0 ms) [----------] 6 tests from util_path_filename (1 ms total) [----------] 6 tests from util_path_dirname [ RUN ] util_path_dirname.file_only [ OK ] util_path_dirname.file_only (0 ms) [ RUN ] util_path_dirname.empty [ OK ] util_path_dirname.empty (0 ms) [ RUN ] util_path_dirname.simple_windows [ OK ] util_path_dirname.simple_windows (0 ms) [ RUN ] util_path_dirname.root_windows [ OK ] util_path_dirname.root_windows (0 ms) [ RUN ] util_path_dirname.last_slash_windows [ OK ] util_path_dirname.last_slash_windows (0 ms) [ RUN ] util_path_dirname.alternate_slash_windows [ OK ] util_path_dirname.alternate_slash_windows (0 ms) [----------] 6 tests from util_path_dirname (1 ms total) [----------] 14 tests from util_path_join [ RUN ] util_path_join.empty_both [ OK ] util_path_join.empty_both (0 ms) [ RUN ] util_path_join.empty_directory [ OK ] util_path_join.empty_directory (0 ms) [ RUN ] util_path_join.empty_filename [ OK ] util_path_join.empty_filename (0 ms) [ RUN ] util_path_join.simple_windows [ OK ] util_path_join.simple_windows (0 ms) [ RUN ] util_path_join.directory_slash_windows [ OK ] util_path_join.directory_slash_windows (0 ms) [ RUN ] util_path_join.filename_slash_windows [ OK ] util_path_join.filename_slash_windows (0 ms) [ RUN ] util_path_join.both_slash_windows [ OK ] util_path_join.both_slash_windows (0 ms) [ RUN ] util_path_join.directory_alternate_slash_windows [ OK ] util_path_join.directory_alternate_slash_windows (0 ms) [ RUN ] util_path_join.filename_alternate_slash_windows [ OK ] util_path_join.filename_alternate_slash_windows (0 ms) [ RUN ] util_path_join.both_alternate_slash_windows [ OK ] util_path_join.both_alternate_slash_windows (0 ms) [ RUN ] util_path_join.empty_dir_filename_slash_windows [ OK ] util_path_join.empty_dir_filename_slash_windows (0 ms) [ RUN ] util_path_join.empty_dir_filename_alternate_slash_windows [ OK ] util_path_join.empty_dir_filename_alternate_slash_windows (0 ms) [ RUN ] util_path_join.empty_filename_dir_slash_windows [ OK ] util_path_join.empty_filename_dir_slash_windows (0 ms) [ RUN ] util_path_join.empty_filename_dir_alternate_slash_windows [ OK ] util_path_join.empty_filename_dir_alternate_slash_windows (0 ms) [----------] 14 tests from util_path_join (1 ms total) [----------] 5 tests from util_path_escape [ RUN ] util_path_escape.no_escape_chars [ OK ] util_path_escape.no_escape_chars (0 ms) [ RUN ] util_path_escape.simple [ OK ] util_path_escape.simple (0 ms) [ RUN ] util_path_escape.simple_end [ OK ] util_path_escape.simple_end (0 ms) [ RUN ] util_path_escape.multiple [ OK ] util_path_escape.multiple (0 ms) [ RUN ] util_path_escape.simple_multiple_end [ OK ] util_path_escape.simple_multiple_end (0 ms) [----------] 5 tests from util_path_escape (0 ms total) [----------] 5 tests from util_path_is_relative [ RUN ] util_path_is_relative.filename [ OK ] util_path_is_relative.filename (0 ms) [ RUN ] util_path_is_relative.absolute_windows [ OK ] util_path_is_relative.absolute_windows (0 ms) [ RUN ] util_path_is_relative.relative_dir_windows [ OK ] util_path_is_relative.relative_dir_windows (0 ms) [ RUN ] util_path_is_relative.absolute_unixdir_on_windows [ OK ] util_path_is_relative.absolute_unixdir_on_windows (0 ms) [ RUN ] util_path_is_relative.relative_unixdir_on_windows [ OK ] util_path_is_relative.relative_unixdir_on_windows (0 ms) [----------] 5 tests from util_path_is_relative (1 ms total) [----------] 4 tests from util_string_printf [ RUN ] util_string_printf.no_format [ OK ] util_string_printf.no_format (0 ms) [ RUN ] util_string_printf.int_number [ OK ] util_string_printf.int_number (0 ms) [ RUN ] util_string_printf.float_number_default_precision [ OK ] util_string_printf.float_number_default_precision (0 ms) [ RUN ] util_string_printf.float_number_custom_precision [ OK ] util_string_printf.float_number_custom_precision (0 ms) [----------] 4 tests from util_string_printf (0 ms total) [----------] 4 tests from util_string_iequals [ RUN ] util_string_iequals.empty_a [ OK ] util_string_iequals.empty_a (0 ms) [ RUN ] util_string_iequals.empty_b [ OK ] util_string_iequals.empty_b (0 ms) [ RUN ] util_string_iequals.same_register [ OK ] util_string_iequals.same_register (0 ms) [ RUN ] util_string_iequals.different_register [ OK ] util_string_iequals.different_register (0 ms) [----------] 4 tests from util_string_iequals (1 ms total) [----------] 5 tests from util_string_split [ RUN ] util_string_split.empty [ OK ] util_string_split.empty (0 ms) [ RUN ] util_string_split.only_spaces [ OK ] util_string_split.only_spaces (0 ms) [ RUN ] util_string_split.single [ OK ] util_string_split.single (0 ms) [ RUN ] util_string_split.simple [ OK ] util_string_split.simple (0 ms) [ RUN ] util_string_split.multiple_spaces [ OK ] util_string_split.multiple_spaces (0 ms) [----------] 5 tests from util_string_split (0 ms total) [----------] 5 tests from util_string_replace [ RUN ] util_string_replace.empty_haystack_and_other [ OK ] util_string_replace.empty_haystack_and_other (0 ms) [ RUN ] util_string_replace.empty_haystack [ OK ] util_string_replace.empty_haystack (0 ms) [ RUN ] util_string_replace.empty_other [ OK ] util_string_replace.empty_other (0 ms) [ RUN ] util_string_replace.long_haystack_empty_other [ OK ] util_string_replace.long_haystack_empty_other (0 ms) [ RUN ] util_string_replace.long_haystack [ OK ] util_string_replace.long_haystack (0 ms) [----------] 5 tests from util_string_replace (1 ms total) [----------] 5 tests from util_string_endswith [ RUN ] util_string_endswith.empty_both [ OK ] util_string_endswith.empty_both (0 ms) [ RUN ] util_string_endswith.empty_string [ OK ] util_string_endswith.empty_string (0 ms) [ RUN ] util_string_endswith.empty_end [ OK ] util_string_endswith.empty_end (0 ms) [ RUN ] util_string_endswith.simple_true [ OK ] util_string_endswith.simple_true (0 ms) [ RUN ] util_string_endswith.simple_false [ OK ] util_string_endswith.simple_false (0 ms) [----------] 5 tests from util_string_endswith (0 ms total) [----------] 4 tests from util_string_strip [ RUN ] util_string_strip.empty [ OK ] util_string_strip.empty (0 ms) [ RUN ] util_string_strip.only_spaces [ OK ] util_string_strip.only_spaces (0 ms) [ RUN ] util_string_strip.no_spaces [ OK ] util_string_strip.no_spaces (0 ms) [ RUN ] util_string_strip.with_spaces [ OK ] util_string_strip.with_spaces (0 ms) [----------] 4 tests from util_string_strip (1 ms total) [----------] 11 tests from util_string_remove_trademark [ RUN ] util_string_remove_trademark.empty [ OK ] util_string_remove_trademark.empty (0 ms) [ RUN ] util_string_remove_trademark.no_trademark [ OK ] util_string_remove_trademark.no_trademark (0 ms) [ RUN ] util_string_remove_trademark.only_tm [ OK ] util_string_remove_trademark.only_tm (0 ms) [ RUN ] util_string_remove_trademark.only_r [ OK ] util_string_remove_trademark.only_r (0 ms) [ RUN ] util_string_remove_trademark.both [ OK ] util_string_remove_trademark.both (0 ms) [ RUN ] util_string_remove_trademark.both_space [ OK ] util_string_remove_trademark.both_space (0 ms) [ RUN ] util_string_remove_trademark.both_space_around [ OK ] util_string_remove_trademark.both_space_around (0 ms) [ RUN ] util_string_remove_trademark.trademark_space_suffix [ OK ] util_string_remove_trademark.trademark_space_suffix (0 ms) [ RUN ] util_string_remove_trademark.trademark_space_middle [ OK ] util_string_remove_trademark.trademark_space_middle (0 ms) [ RUN ] util_string_remove_trademark.r_space_suffix [ OK ] util_string_remove_trademark.r_space_suffix (0 ms) [ RUN ] util_string_remove_trademark.r_space_middle [ OK ] util_string_remove_trademark.r_space_middle (0 ms) [----------] 11 tests from util_string_remove_trademark (1 ms total) [----------] 1 test from string_startswith [ RUN ] string_startswith.basic [ OK ] string_startswith.basic (0 ms) [----------] 1 test from string_startswith (0 ms total) [----------] 1 test from string_endswith [ RUN ] string_endswith.basic [ OK ] string_endswith.basic (0 ms) [----------] 1 test from string_endswith (0 ms total) [----------] 2 tests from util_task [ RUN ] util_task.basic [ OK ] util_task.basic (42 ms) [ RUN ] util_task.multiple_times [ OK ] util_task.multiple_times (112 ms) [----------] 2 tests from util_task (154 ms total) [----------] 5 tests from time_human_readable_to_seconds [ RUN ] time_human_readable_to_seconds.Empty [ OK ] time_human_readable_to_seconds.Empty (0 ms) [ RUN ] time_human_readable_to_seconds.Fraction [ OK ] time_human_readable_to_seconds.Fraction (12 ms) [ RUN ] time_human_readable_to_seconds.Seconds [ OK ] time_human_readable_to_seconds.Seconds (0 ms) [ RUN ] time_human_readable_to_seconds.MinutesSeconds [ OK ] time_human_readable_to_seconds.MinutesSeconds (0 ms) [ RUN ] time_human_readable_to_seconds.HoursMinutesSeconds [ OK ] time_human_readable_to_seconds.HoursMinutesSeconds (0 ms) [----------] 5 tests from time_human_readable_to_seconds (13 ms total) [----------] 1 test from transform_motion_decompose [ RUN ] transform_motion_decompose.Degenerated [ OK ] transform_motion_decompose.Degenerated (1 ms) [----------] 1 test from transform_motion_decompose (1 ms total) [----------] Global test environment tear-down [==========] 158 tests from 25 test suites ran. (479 ms total) [ PASSED ] 158 tests. Test time = 3.07 sec ---------------------------------------------------------- Test Passed. "cycles" end time: Feb 03 04:23 RTZ 2 () "cycles" time elapsed: 00:00:03 ---------------------------------------------------------- 36/334 Testing: ffmpeg_codecs 36/334 Test: ffmpeg_codecs Command: "F:/Blender_build/first/ninja_debug/bin/tests/blender_test.exe" "--gtest_filter=ffmpeg.*" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "ffmpeg_codecs" start time: Feb 03 04:23 RTZ 2 () Output: ---------------------------------------------------------- Note: Google Test filter = ffmpeg.* [==========] Running 30 tests from 1 test suite. [----------] Global test environment set-up. [----------] 30 tests from ffmpeg [ RUN ] ffmpeg.AV_CODEC_ID_HUFFYUV_AV_PIX_FMT_BGRA [ OK ] ffmpeg.AV_CODEC_ID_HUFFYUV_AV_PIX_FMT_BGRA (34 ms) [ RUN ] ffmpeg.AV_CODEC_ID_HUFFYUV_AV_PIX_FMT_RGB32 [ OK ] ffmpeg.AV_CODEC_ID_HUFFYUV_AV_PIX_FMT_RGB32 (0 ms) [ RUN ] ffmpeg.AV_CODEC_ID_FFV1_AV_PIX_FMT_RGB32 [ OK ] ffmpeg.AV_CODEC_ID_FFV1_AV_PIX_FMT_RGB32 (0 ms) [ RUN ] ffmpeg.AV_CODEC_ID_QTRLE_AV_PIX_FMT_ARGB [ OK ] ffmpeg.AV_CODEC_ID_QTRLE_AV_PIX_FMT_ARGB (0 ms) [ RUN ] ffmpeg.AV_CODEC_ID_VP9_AV_PIX_FMT_YUVA420P [ OK ] ffmpeg.AV_CODEC_ID_VP9_AV_PIX_FMT_YUVA420P (49 ms) [ RUN ] ffmpeg.AV_CODEC_ID_PNG_AV_PIX_FMT_RGBA [ OK ] ffmpeg.AV_CODEC_ID_PNG_AV_PIX_FMT_RGBA (0 ms) [ RUN ] ffmpeg.AV_CODEC_ID_H264_AV_PIX_FMT_YUV420P [ OK ] ffmpeg.AV_CODEC_ID_H264_AV_PIX_FMT_YUV420P (34 ms) [ RUN ] ffmpeg.AV_CODEC_ID_MPEG4_AV_PIX_FMT_YUV420P [ OK ] ffmpeg.AV_CODEC_ID_MPEG4_AV_PIX_FMT_YUV420P (2 ms) [ RUN ] ffmpeg.AV_CODEC_ID_THEORA_AV_PIX_FMT_YUV420P [ OK ] ffmpeg.AV_CODEC_ID_THEORA_AV_PIX_FMT_YUV420P (2 ms) [ RUN ] ffmpeg.AV_CODEC_ID_DVVIDEO_AV_PIX_FMT_YUV420P [ OK ] ffmpeg.AV_CODEC_ID_DVVIDEO_AV_PIX_FMT_YUV420P (0 ms) [ RUN ] ffmpeg.AV_CODEC_ID_MPEG1VIDEO_AV_PIX_FMT_YUV420P [ OK ] ffmpeg.AV_CODEC_ID_MPEG1VIDEO_AV_PIX_FMT_YUV420P (1 ms) [ RUN ] ffmpeg.AV_CODEC_ID_MPEG2VIDEO_AV_PIX_FMT_YUV420P [ OK ] ffmpeg.AV_CODEC_ID_MPEG2VIDEO_AV_PIX_FMT_YUV420P (0 ms) [ RUN ] ffmpeg.AV_CODEC_ID_FLV1_AV_PIX_FMT_YUV420P [ OK ] ffmpeg.AV_CODEC_ID_FLV1_AV_PIX_FMT_YUV420P (1 ms) [ RUN ] ffmpeg.AV_CODEC_ID_AV1_AV_PIX_FMT_YUV420P [ OK ] ffmpeg.AV_CODEC_ID_AV1_AV_PIX_FMT_YUV420P (10 ms) [ RUN ] ffmpeg.AV_CODEC_ID_AAC_AV_SAMPLE_FMT_FLTP [ OK ] ffmpeg.AV_CODEC_ID_AAC_AV_SAMPLE_FMT_FLTP (2 ms) [ RUN ] ffmpeg.AV_CODEC_ID_AC3_AV_SAMPLE_FMT_FLTP [ OK ] ffmpeg.AV_CODEC_ID_AC3_AV_SAMPLE_FMT_FLTP (0 ms) [ RUN ] ffmpeg.AV_CODEC_ID_FLAC_AV_SAMPLE_FMT_S16 [ OK ] ffmpeg.AV_CODEC_ID_FLAC_AV_SAMPLE_FMT_S16 (4 ms) [ RUN ] ffmpeg.AV_CODEC_ID_MP2_AV_SAMPLE_FMT_S16 [ OK ] ffmpeg.AV_CODEC_ID_MP2_AV_SAMPLE_FMT_S16 (0 ms) [ RUN ] ffmpeg.AV_CODEC_ID_MP3_AV_SAMPLE_FMT_FLTP [ OK ] ffmpeg.AV_CODEC_ID_MP3_AV_SAMPLE_FMT_FLTP (2 ms) [ RUN ] ffmpeg.AV_CODEC_ID_OPUS_AV_SAMPLE_FMT_FLT [ OK ] ffmpeg.AV_CODEC_ID_OPUS_AV_SAMPLE_FMT_FLT (0 ms) [ RUN ] ffmpeg.AV_CODEC_ID_PCM_S16LE_AV_SAMPLE_FMT_S16 [ OK ] ffmpeg.AV_CODEC_ID_PCM_S16LE_AV_SAMPLE_FMT_S16 (0 ms) [ RUN ] ffmpeg.AV_CODEC_ID_VORBIS_AV_SAMPLE_FMT_FLTP [ OK ] ffmpeg.AV_CODEC_ID_VORBIS_AV_SAMPLE_FMT_FLTP (6 ms) [ RUN ] ffmpeg.libtheora_AV_PIX_FMT_YUV420P [ OK ] ffmpeg.libtheora_AV_PIX_FMT_YUV420P (2 ms) [ RUN ] ffmpeg.libx264_AV_PIX_FMT_YUV420P [ OK ] ffmpeg.libx264_AV_PIX_FMT_YUV420P (11 ms) [ RUN ] ffmpeg.libvpx_AV_PIX_FMT_YUV420P [ OK ] ffmpeg.libvpx_AV_PIX_FMT_YUV420P (8 ms) [ RUN ] ffmpeg.libopenjpeg_AV_PIX_FMT_YUV420P [ OK ] ffmpeg.libopenjpeg_AV_PIX_FMT_YUV420P (0 ms) [ RUN ] ffmpeg.libaom_av1_AV_PIX_FMT_YUV420P [ OK ] ffmpeg.libaom_av1_AV_PIX_FMT_YUV420P (5 ms) [ RUN ] ffmpeg.libvorbis [ OK ] ffmpeg.libvorbis (5 ms) [ RUN ] ffmpeg.libopus [ OK ] ffmpeg.libopus (0 ms) [ RUN ] ffmpeg.libmp3lame [ OK ] ffmpeg.libmp3lame (1 ms) [----------] 30 tests from ffmpeg (184 ms total) [----------] Global test environment tear-down [==========] 30 tests from 1 test suite ran. (202 ms total) [ PASSED ] 30 tests. Test time = 27.27 sec ---------------------------------------------------------- Test Passed. "ffmpeg_codecs" end time: Feb 03 04:24 RTZ 2 () "ffmpeg_codecs" time elapsed: 00:00:27 ---------------------------------------------------------- 37/334 Testing: editor_animation 37/334 Test: editor_animation Command: "F:/Blender_build/first/ninja_debug/bin/tests/blender_test.exe" "--gtest_filter=keylist.*" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "editor_animation" start time: Feb 03 04:24 RTZ 2 () Output: ---------------------------------------------------------- Note: Google Test filter = keylist.* [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from keylist [ RUN ] keylist.find_next [ OK ] keylist.find_next (112 ms) [ RUN ] keylist.find_prev [ OK ] keylist.find_prev (4 ms) [ RUN ] keylist.find_exact [ OK ] keylist.find_exact (4 ms) [----------] 3 tests from keylist (121 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (122 ms total) [ PASSED ] 3 tests. Test time = 6.73 sec ---------------------------------------------------------- Test Passed. "editor_animation" end time: Feb 03 04:24 RTZ 2 () "editor_animation" time elapsed: 00:00:06 ---------------------------------------------------------- 38/334 Testing: windowmanager 38/334 Test: windowmanager Command: "F:/Blender_build/first/ninja_debug/bin/tests/blender_test.exe" "--gtest_filter=wm_drag.*" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "windowmanager" start time: Feb 03 04:24 RTZ 2 () Output: ---------------------------------------------------------- Note: Google Test filter = wm_drag.* [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from wm_drag [ RUN ] wm_drag.wmDragPath [ OK ] wm_drag.wmDragPath (892 ms) [----------] 1 test from wm_drag (892 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (892 ms total) [ PASSED ] 1 test. Test time = 6.28 sec ---------------------------------------------------------- Test Passed. "windowmanager" end time: Feb 03 04:24 RTZ 2 () "windowmanager" time elapsed: 00:00:06 ---------------------------------------------------------- 39/334 Testing: animrig 39/334 Test: animrig Command: "F:/Blender_build/first/ninja_debug/bin/tests/blender_test.exe" "--gtest_filter=ANIM_bone_collections.*:ArmatureBoneCollections.*:ArmatureBoneCollectionsTestList.*:ArmatureBoneCollectionsLiboverrides.*" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "animrig" start time: Feb 03 04:24 RTZ 2 () Output: ---------------------------------------------------------- Note: Google Test filter = ANIM_bone_collections.*:ArmatureBoneCollections.*:ArmatureBoneCollectionsTestList.*:ArmatureBoneCollectionsLiboverrides.* [==========] Running 34 tests from 4 test suites. [----------] Global test environment set-up. [----------] 2 tests from ANIM_bone_collections [ RUN ] ANIM_bone_collections.bonecoll_new_free [ OK ] ANIM_bone_collections.bonecoll_new_free (16 ms) [ RUN ] ANIM_bone_collections.bonecoll_default_name [ OK ] ANIM_bone_collections.bonecoll_default_name (73 ms) [----------] 2 tests from ANIM_bone_collections (89 ms total) [----------] 18 tests from ArmatureBoneCollections [ RUN ] ArmatureBoneCollections.armature_owned_collections [ OK ] ArmatureBoneCollections.armature_owned_collections (168 ms) [ RUN ] ArmatureBoneCollections.collection_hierarchy_creation [ OK ] ArmatureBoneCollections.collection_hierarchy_creation (4 ms) [ RUN ] ArmatureBoneCollections.collection_hierarchy_removal [ OK ] ArmatureBoneCollections.collection_hierarchy_removal (0 ms) [ RUN ] ArmatureBoneCollections.collection_hierarchy_removal__more_complex_remove_inner_child [ OK ] ArmatureBoneCollections.collection_hierarchy_removal__more_complex_remove_inner_child (1 ms) [ RUN ] ArmatureBoneCollections.collection_hierarchy_removal__more_complex_remove_root [ OK ] ArmatureBoneCollections.collection_hierarchy_removal__more_complex_remove_root (13 ms) [ RUN ] ArmatureBoneCollections.find_parent_index [ OK ] ArmatureBoneCollections.find_parent_index (2 ms) [ RUN ] ArmatureBoneCollections.collection_hierarchy_visibility [ OK ] ArmatureBoneCollections.collection_hierarchy_visibility (0 ms) [ RUN ] ArmatureBoneCollections.bones_assign_unassign [ OK ] ArmatureBoneCollections.bones_assign_unassign (42 ms) [ RUN ] ArmatureBoneCollections.bones_assign_remove [ OK ] ArmatureBoneCollections.bones_assign_remove (0 ms) [ RUN ] ArmatureBoneCollections.active_set_clear_by_pointer [ OK ] ArmatureBoneCollections.active_set_clear_by_pointer (48 ms) [ RUN ] ArmatureBoneCollections.active_set_clear_by_index [ OK ] ArmatureBoneCollections.active_set_clear_by_index (8 ms) [ RUN ] ArmatureBoneCollections.bcoll_is_editable [ OK ] ArmatureBoneCollections.bcoll_is_editable (13 ms) [ RUN ] ArmatureBoneCollections.bcoll_move_to_index__roots [ OK ] ArmatureBoneCollections.bcoll_move_to_index__roots (35 ms) [ RUN ] ArmatureBoneCollections.bcoll_move_to_index__siblings [ OK ] ArmatureBoneCollections.bcoll_move_to_index__siblings (0 ms) [ RUN ] ArmatureBoneCollections.bcoll_move_to_parent [ OK ] ArmatureBoneCollections.bcoll_move_to_parent (8 ms) [ RUN ] ArmatureBoneCollections.bcoll_move_to_parent__root_unroot [ OK ] ArmatureBoneCollections.bcoll_move_to_parent__root_unroot (0 ms) [ RUN ] ArmatureBoneCollections.bcoll_move_to_parent__within_siblings [ OK ] ArmatureBoneCollections.bcoll_move_to_parent__within_siblings (14 ms) [ RUN ] ArmatureBoneCollections.internal__bonecolls_rotate_block [ OK ] ArmatureBoneCollections.internal__bonecolls_rotate_block (0 ms) [----------] 18 tests from ArmatureBoneCollections (356 ms total) [----------] 13 tests from ArmatureBoneCollectionsTestList [ RUN ] ArmatureBoneCollectionsTestList.move_before_after_index__before_first_sibling [ OK ] ArmatureBoneCollectionsTestList.move_before_after_index__before_first_sibling (1 ms) [ RUN ] ArmatureBoneCollectionsTestList.move_before_after_index__after_first_sibling [ OK ] ArmatureBoneCollectionsTestList.move_before_after_index__after_first_sibling (0 ms) [ RUN ] ArmatureBoneCollectionsTestList.move_before_after_index__before_last_sibling [ OK ] ArmatureBoneCollectionsTestList.move_before_after_index__before_last_sibling (0 ms) [ RUN ] ArmatureBoneCollectionsTestList.move_before_after_index__after_last_sibling [ OK ] ArmatureBoneCollectionsTestList.move_before_after_index__after_last_sibling (0 ms) [ RUN ] ArmatureBoneCollectionsTestList.move_before_after_index__other_parent_before__move_left [ OK ] ArmatureBoneCollectionsTestList.move_before_after_index__other_parent_before__move_left (0 ms) [ RUN ] ArmatureBoneCollectionsTestList.move_before_after_index__other_parent_after__move_left [ OK ] ArmatureBoneCollectionsTestList.move_before_after_index__other_parent_after__move_left (0 ms) [ RUN ] ArmatureBoneCollectionsTestList.move_before_after_index__other_parent_before__move_right [ OK ] ArmatureBoneCollectionsTestList.move_before_after_index__other_parent_before__move_right (0 ms) [ RUN ] ArmatureBoneCollectionsTestList.move_before_after_index__other_parent_after__move_right [ OK ] ArmatureBoneCollectionsTestList.move_before_after_index__other_parent_after__move_right (0 ms) [ RUN ] ArmatureBoneCollectionsTestList.move_before_after_index__to_root__before [ OK ] ArmatureBoneCollectionsTestList.move_before_after_index__to_root__before (0 ms) [ RUN ] ArmatureBoneCollectionsTestList.move_before_after_index__to_root__after [ OK ] ArmatureBoneCollectionsTestList.move_before_after_index__to_root__after (0 ms) [ RUN ] ArmatureBoneCollectionsTestList.child_number_set__roots [ OK ] ArmatureBoneCollectionsTestList.child_number_set__roots (9 ms) [ RUN ] ArmatureBoneCollectionsTestList.child_number_set__siblings [ OK ] ArmatureBoneCollectionsTestList.child_number_set__siblings (1 ms) [ RUN ] ArmatureBoneCollectionsTestList.bone_collection_solo [ OK ] ArmatureBoneCollectionsTestList.bone_collection_solo (0 ms) [----------] 13 tests from ArmatureBoneCollectionsTestList (12 ms total) [----------] 1 test from ArmatureBoneCollectionsLiboverrides [ RUN ] ArmatureBoneCollectionsLiboverrides.bcoll_insert_copy_after [ OK ] ArmatureBoneCollectionsLiboverrides.bcoll_insert_copy_after (0 ms) [----------] 1 test from ArmatureBoneCollectionsLiboverrides (0 ms total) [----------] Global test environment tear-down [==========] 34 tests from 4 test suites ran. (458 ms total) [ PASSED ] 34 tests. Test time = 5.92 sec ---------------------------------------------------------- Test Passed. "animrig" end time: Feb 03 04:24 RTZ 2 () "animrig" time elapsed: 00:00:05 ---------------------------------------------------------- 40/334 Testing: asset_system 40/334 Test: asset_system Command: "F:/Blender_build/first/ninja_debug/bin/tests/blender_test.exe" "--gtest_filter=AssetCatalogPathTest.*:AssetCatalogTest.*:AssetCatalogTreeTest.*:AssetLibraryServiceTest.*:AssetLibraryTest.*:AssetRepresentationTest.*" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "asset_system" start time: Feb 03 04:24 RTZ 2 () Output: ---------------------------------------------------------- Note: Google Test filter = AssetCatalogPathTest.*:AssetCatalogTest.*:AssetCatalogTreeTest.*:AssetLibraryServiceTest.*:AssetLibraryTest.*:AssetRepresentationTest.* [==========] Running 72 tests from 6 test suites. [----------] Global test environment set-up. [----------] 8 tests from AssetRepresentationTest [ RUN ] AssetRepresentationTest.weak_reference__current_file [ OK ] AssetRepresentationTest.weak_reference__current_file (166 ms) [ RUN ] AssetRepresentationTest.weak_reference__custom_library [ OK ] AssetRepresentationTest.weak_reference__custom_library (2378 ms) [ RUN ] AssetRepresentationTest.weak_reference__resolve_to_full_path__current_file [ OK ] AssetRepresentationTest.weak_reference__resolve_to_full_path__current_file (8 ms) [ RUN ] AssetRepresentationTest.weak_reference__resolve_to_full_path__custom_library [ OK ] AssetRepresentationTest.weak_reference__resolve_to_full_path__custom_library (15 ms) [ RUN ] AssetRepresentationTest.weak_reference__resolve_to_full_path__custom_library__windows_pathsep [ OK ] AssetRepresentationTest.weak_reference__resolve_to_full_path__custom_library__windows_pathsep (3 ms) [ RUN ] AssetRepresentationTest.weak_reference__resolve_to_exploded_path__current_file [ OK ] AssetRepresentationTest.weak_reference__resolve_to_exploded_path__current_file (0 ms) [ RUN ] AssetRepresentationTest.weak_reference__resolve_to_exploded_path__custom_library [ OK ] AssetRepresentationTest.weak_reference__resolve_to_exploded_path__custom_library (3 ms) [ RUN ] AssetRepresentationTest.weak_reference__resolve_to_exploded_path__custom_library__windows_pathsep [ OK ] AssetRepresentationTest.weak_reference__resolve_to_exploded_path__custom_library__windows_pathsep (2 ms) [----------] 8 tests from AssetRepresentationTest (2575 ms total) [----------] 2 tests from AssetLibraryTest [ RUN ] AssetLibraryTest.AS_asset_library_load [ OK ] AssetLibraryTest.AS_asset_library_load (2 ms) [ RUN ] AssetLibraryTest.load_nonexistent_directory WARN (asset_system.asset_catalog_service): F:\Blender_build\first\blender\source\blender\asset_system\intern\asset_catalog.cc:328 load_from_disk: path not found: F:/Blender_build/first/blender/../lib/tests/asset_library/this/subdir/does/not/exist\ [ OK ] AssetLibraryTest.load_nonexistent_directory (479 ms) [----------] 2 tests from AssetLibraryTest (481 ms total) [----------] 7 tests from AssetLibraryServiceTest [ RUN ] AssetLibraryServiceTest.get_destroy [ OK ] AssetLibraryServiceTest.get_destroy (0 ms) [ RUN ] AssetLibraryServiceTest.library_pointers [ OK ] AssetLibraryServiceTest.library_pointers (5 ms) [ RUN ] AssetLibraryServiceTest.library_from_reference [ OK ] AssetLibraryServiceTest.library_from_reference (33 ms) [ RUN ] AssetLibraryServiceTest.library_path_trailing_slashes [ OK ] AssetLibraryServiceTest.library_path_trailing_slashes (5 ms) [ RUN ] AssetLibraryServiceTest.catalogs_loaded [ OK ] AssetLibraryServiceTest.catalogs_loaded (3 ms) [ RUN ] AssetLibraryServiceTest.has_any_unsaved_catalogs [ OK ] AssetLibraryServiceTest.has_any_unsaved_catalogs (3 ms) [ RUN ] AssetLibraryServiceTest.has_any_unsaved_catalogs_after_write [ OK ] AssetLibraryServiceTest.has_any_unsaved_catalogs_after_write (13279 ms) [----------] 7 tests from AssetLibraryServiceTest (13328 ms total) [----------] 3 tests from AssetCatalogTreeTest [ RUN ] AssetCatalogTreeTest.insert_item_into_tree [ OK ] AssetCatalogTreeTest.insert_item_into_tree (1 ms) [ RUN ] AssetCatalogTreeTest.load_single_file_into_tree [ OK ] AssetCatalogTreeTest.load_single_file_into_tree (2 ms) [ RUN ] AssetCatalogTreeTest.foreach_in_tree [ OK ] AssetCatalogTreeTest.foreach_in_tree (3 ms) [----------] 3 tests from AssetCatalogTreeTest (7 ms total) [----------] 39 tests from AssetCatalogTest [ RUN ] AssetCatalogTest.load_single_file [ OK ] AssetCatalogTest.load_single_file (116 ms) [ RUN ] AssetCatalogTest.load_catalog_path_backslashes [ OK ] AssetCatalogTest.load_catalog_path_backslashes (3 ms) [ RUN ] AssetCatalogTest.is_first_loaded_flag [ OK ] AssetCatalogTest.is_first_loaded_flag (3 ms) [ RUN ] AssetCatalogTest.find_catalog_by_path [ OK ] AssetCatalogTest.find_catalog_by_path (2 ms) [ RUN ] AssetCatalogTest.write_single_file [ OK ] AssetCatalogTest.write_single_file (24 ms) [ RUN ] AssetCatalogTest.read_write_unicode_filepath [ OK ] AssetCatalogTest.read_write_unicode_filepath (96 ms) [ RUN ] AssetCatalogTest.no_writing_empty_files [ OK ] AssetCatalogTest.no_writing_empty_files (3 ms) [ RUN ] AssetCatalogTest.on_blendfile_save__with_existing_cdf [ OK ] AssetCatalogTest.on_blendfile_save__with_existing_cdf (67 ms) [ RUN ] AssetCatalogTest.on_blendfile_save__from_memory_into_empty_directory [ OK ] AssetCatalogTest.on_blendfile_save__from_memory_into_empty_directory (17 ms) [ RUN ] AssetCatalogTest.on_blendfile_save__from_memory_into_existing_cdf_and_merge [ OK ] AssetCatalogTest.on_blendfile_save__from_memory_into_existing_cdf_and_merge (75 ms) [ RUN ] AssetCatalogTest.on_blendfile_save__from_memory_into_existing_asset_lib_without_top_level_cdf [ OK ] AssetCatalogTest.on_blendfile_save__from_memory_into_existing_asset_lib_without_top_level_cdf (31 ms) [ RUN ] AssetCatalogTest.on_blendfile_save__from_memory_into_existing_asset_lib [ OK ] AssetCatalogTest.on_blendfile_save__from_memory_into_existing_asset_lib (21 ms) [ RUN ] AssetCatalogTest.create_first_catalog_from_scratch [ OK ] AssetCatalogTest.create_first_catalog_from_scratch (18 ms) [ RUN ] AssetCatalogTest.create_catalog_after_loading_file [ OK ] AssetCatalogTest.create_catalog_after_loading_file (347 ms) [ RUN ] AssetCatalogTest.create_catalog_path_cleanup [ OK ] AssetCatalogTest.create_catalog_path_cleanup (1 ms) [ RUN ] AssetCatalogTest.create_catalog_simple_name [ OK ] AssetCatalogTest.create_catalog_simple_name (26 ms) [ RUN ] AssetCatalogTest.delete_catalog_leaf [ OK ] AssetCatalogTest.delete_catalog_leaf (4 ms) [ RUN ] AssetCatalogTest.delete_catalog_parent_by_id [ OK ] AssetCatalogTest.delete_catalog_parent_by_id (2 ms) [ RUN ] AssetCatalogTest.delete_catalog_parent_by_path [ OK ] AssetCatalogTest.delete_catalog_parent_by_path (3 ms) [ RUN ] AssetCatalogTest.delete_catalog_write_to_disk [ OK ] AssetCatalogTest.delete_catalog_write_to_disk (23 ms) [ RUN ] AssetCatalogTest.update_catalog_path [ OK ] AssetCatalogTest.update_catalog_path (4 ms) [ RUN ] AssetCatalogTest.update_catalog_path_simple_name [ OK ] AssetCatalogTest.update_catalog_path_simple_name (3 ms) [ RUN ] AssetCatalogTest.update_catalog_path_longer_than_simplename [ OK ] AssetCatalogTest.update_catalog_path_longer_than_simplename (7 ms) [ RUN ] AssetCatalogTest.update_catalog_path_add_slashes [ OK ] AssetCatalogTest.update_catalog_path_add_slashes (3 ms) [ RUN ] AssetCatalogTest.merge_catalog_files [ OK ] AssetCatalogTest.merge_catalog_files (290 ms) [ RUN ] AssetCatalogTest.refresh_catalogs_with_modification [ OK ] AssetCatalogTest.refresh_catalogs_with_modification (76 ms) [ RUN ] AssetCatalogTest.backups [ OK ] AssetCatalogTest.backups (27 ms) [ RUN ] AssetCatalogTest.order_by_path [ OK ] AssetCatalogTest.order_by_path (0 ms) [ RUN ] AssetCatalogTest.order_by_path_and_first_seen [ OK ] AssetCatalogTest.order_by_path_and_first_seen (2 ms) [ RUN ] AssetCatalogTest.create_missing_catalogs [ OK ] AssetCatalogTest.create_missing_catalogs (1 ms) [ RUN ] AssetCatalogTest.create_missing_catalogs_after_loading [ OK ] AssetCatalogTest.create_missing_catalogs_after_loading (3 ms) [ RUN ] AssetCatalogTest.create_catalog_filter [ OK ] AssetCatalogTest.create_catalog_filter (3 ms) [ RUN ] AssetCatalogTest.create_catalog_filter_for_unknown_uuid [ OK ] AssetCatalogTest.create_catalog_filter_for_unknown_uuid (0 ms) [ RUN ] AssetCatalogTest.create_catalog_filter_for_unassigned_assets [ OK ] AssetCatalogTest.create_catalog_filter_for_unassigned_assets (0 ms) [ RUN ] AssetCatalogTest.cat_collection_deep_copy__empty [ OK ] AssetCatalogTest.cat_collection_deep_copy__empty (0 ms) [ RUN ] AssetCatalogTest.cat_collection_deep_copy__nonempty_nocdf [ OK ] AssetCatalogTest.cat_collection_deep_copy__nonempty_nocdf (0 ms) [ RUN ] AssetCatalogTest.cat_collection_deep_copy__nonempty_cdf [ OK ] AssetCatalogTest.cat_collection_deep_copy__nonempty_cdf (1 ms) [ RUN ] AssetCatalogTest.undo_redo_one_step [ OK ] AssetCatalogTest.undo_redo_one_step (5 ms) [ RUN ] AssetCatalogTest.undo_redo_more_complex [ OK ] AssetCatalogTest.undo_redo_more_complex (4 ms) [----------] 39 tests from AssetCatalogTest (1313 ms total) [----------] 13 tests from AssetCatalogPathTest [ RUN ] AssetCatalogPathTest.construction [ OK ] AssetCatalogPathTest.construction (0 ms) [ RUN ] AssetCatalogPathTest.length [ OK ] AssetCatalogPathTest.length (0 ms) [ RUN ] AssetCatalogPathTest.name [ OK ] AssetCatalogPathTest.name (0 ms) [ RUN ] AssetCatalogPathTest.comparison_operators [ OK ] AssetCatalogPathTest.comparison_operators (1 ms) [ RUN ] AssetCatalogPathTest.move_semantics [ OK ] AssetCatalogPathTest.move_semantics (0 ms) [ RUN ] AssetCatalogPathTest.concatenation [ OK ] AssetCatalogPathTest.concatenation (0 ms) [ RUN ] AssetCatalogPathTest.hashable [ OK ] AssetCatalogPathTest.hashable (0 ms) [ RUN ] AssetCatalogPathTest.stream_operator [ OK ] AssetCatalogPathTest.stream_operator (0 ms) [ RUN ] AssetCatalogPathTest.is_contained_in [ OK ] AssetCatalogPathTest.is_contained_in (1 ms) [ RUN ] AssetCatalogPathTest.cleanup [ OK ] AssetCatalogPathTest.cleanup (0 ms) [ RUN ] AssetCatalogPathTest.iterate_components [ OK ] AssetCatalogPathTest.iterate_components (0 ms) [ RUN ] AssetCatalogPathTest.rebase [ OK ] AssetCatalogPathTest.rebase (0 ms) [ RUN ] AssetCatalogPathTest.parent [ OK ] AssetCatalogPathTest.parent (0 ms) [----------] 13 tests from AssetCatalogPathTest (2 ms total) [----------] Global test environment tear-down [==========] 72 tests from 6 test suites ran. (17710 ms total) [ PASSED ] 72 tests. Test time = 23.12 sec ---------------------------------------------------------- Test Passed. "asset_system" end time: Feb 03 04:24 RTZ 2 () "asset_system" time elapsed: 00:00:23 ---------------------------------------------------------- 41/334 Testing: blenkernel 41/334 Test: blenkernel Command: "F:/Blender_build/first/ninja_debug/bin/tests/blender_test.exe" "--gtest_filter=action_groups.*:action_assets.*:action.*:mat3_vec_to_roll.*:vec_roll_to_mat3_normalized.*:BKE_armature_find_selected_bones_test.*:AssetMetadataTest.*:BPathTest.*:cryptomatte.*:curves_geometry.*:evaluate_fcurve.*:fcurve_subdivide.*:fcurve_active_keyframe.*:BKE_fcurve.*:file_handler.*:greasepencil.*:idprop.*:ImagePartialUpdateTest.*:udim.*:lattice_deform_performance.*:view_layer.*:lib_id_remapper.*:lib_id_main_sort.*:lib_id_main_unique_name.*:lib_id_main_global_unique_name.*:lib_remap.*:BMainMergeTest.*:nla_strip.*:nla_track.*:TrackingTest.*:VolumeTest.*" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "blenkernel" start time: Feb 03 04:24 RTZ 2 () Output: ---------------------------------------------------------- Note: Google Test filter = action_groups.*:action_assets.*:action.*:mat3_vec_to_roll.*:vec_roll_to_mat3_normalized.*:BKE_armature_find_selected_bones_test.*:AssetMetadataTest.*:BPathTest.*:cryptomatte.*:curves_geometry.*:evaluate_fcurve.*:fcurve_subdivide.*:fcurve_active_keyframe.*:BKE_fcurve.*:file_handler.*:greasepencil.*:idprop.*:ImagePartialUpdateTest.*:udim.*:lattice_deform_performance.*:view_layer.*:lib_id_remapper.*:lib_id_main_sort.*:lib_id_main_unique_name.*:lib_id_main_global_unique_name.*:lib_remap.*:BMainMergeTest.*:nla_strip.*:nla_track.*:TrackingTest.*:VolumeTest.* [==========] Running 182 tests from 30 test suites. [----------] Global test environment set-up. [----------] 4 tests from VolumeTest [ RUN ] VolumeTest.add_grid_with_name_and_find [ OK ] VolumeTest.add_grid_with_name_and_find (407 ms) [ RUN ] VolumeTest.add_grid_in_two_volumes [ OK ] VolumeTest.add_grid_in_two_volumes (1 ms) [ RUN ] VolumeTest.lazy_load_grid [ OK ] VolumeTest.lazy_load_grid (5 ms) [ RUN ] VolumeTest.lazy_load_tree_only [ OK ] VolumeTest.lazy_load_tree_only (1 ms) [----------] 4 tests from VolumeTest (415 ms total) [----------] 3 tests from TrackingTest [ RUN ] TrackingTest.BKE_tracking_marker_get [ OK ] TrackingTest.BKE_tracking_marker_get (9 ms) [ RUN ] TrackingTest.BKE_tracking_marker_get_exact [ OK ] TrackingTest.BKE_tracking_marker_get_exact (0 ms) [ RUN ] TrackingTest.BKE_tracking_marker_get_interpolated [ OK ] TrackingTest.BKE_tracking_marker_get_interpolated (10 ms) [----------] 3 tests from TrackingTest (19 ms total) [----------] 4 tests from nla_strip [ RUN ] nla_strip.BKE_nlastrip_recalculate_blend [ OK ] nla_strip.BKE_nlastrip_recalculate_blend (1 ms) [ RUN ] nla_strip.BKE_nlastrips_add_strip [ OK ] nla_strip.BKE_nlastrips_add_strip (0 ms) [ RUN ] nla_strip.BKE_nla_clip_length_get_nonzero [ OK ] nla_strip.BKE_nla_clip_length_get_nonzero (0 ms) [ RUN ] nla_strip.BKE_nla_clip_length_ensure_nonzero [ OK ] nla_strip.BKE_nla_clip_length_ensure_nonzero (1 ms) [----------] 4 tests from nla_strip (2 ms total) [----------] 4 tests from nla_track [ RUN ] nla_track.BKE_nlatrack_remove_strip [ OK ] nla_track.BKE_nlatrack_remove_strip (0 ms) [ RUN ] nla_track.BKE_nlatrack_remove_and_free [ OK ] nla_track.BKE_nlatrack_remove_and_free (0 ms) [ RUN ] nla_track.BKE_nlatrack_new_tail [ OK ] nla_track.BKE_nlatrack_new_tail (0 ms) [ RUN ] nla_track.BKE_nlatrack_new_head [ OK ] nla_track.BKE_nlatrack_new_head (0 ms) [----------] 4 tests from nla_track (0 ms total) [----------] 2 tests from BMainMergeTest [ RUN ] BMainMergeTest.basics GRColl_src is linked from dst Main: 0 OBOb_src is linked from dst Main: 0 Info: Merged 2 IDs from '' Main into '' Main; 0 IDs and 0 Libraries already existed as part of the destination Main, and 0 IDs missing from destination Main, were freed together with the source Main GRColl_src_2 is linked from dst Main: 0 Info: Merged 1 IDs from '' Main into '' Main; 1 IDs and 0 Libraries already existed as part of the destination Main, and 0 IDs missing from destination Main, were freed together with the source Main [ OK ] BMainMergeTest.basics (52 ms) [ RUN ] BMainMergeTest.linked_data GRColl_src is linked from dst Main: 0 OBOb_src is linked from dst Main: 0 LIC:\tmp\lib\lib.blend is linked from dst Main: 0 Info: Total files 1 | Changed 0 | Failed 0 Info: Merged 3 IDs from 'C:\tmp\src\src.blend' Main into 'C:\tmp\dst\dst.blend' Main; 0 IDs and 0 Libraries already existed as part of the destination Main, and 0 IDs missing from destination Main, were freed together with the source Main C:\tmp\lib\lib.blend C:\tmp\lib\lib.blend GRColl_src_2 is linked from dst Main: 0 OBOb_src_2 is linked from dst Main: 0 Info: Total files 1 | Changed 0 | Failed 0 Info: Merged 2 IDs from 'C:\tmp\src\src.blend' Main into 'C:\tmp\dst\dst.blend' Main; 0 IDs and 1 Libraries already existed as part of the destination Main, and 0 IDs missing from destination Main, were freed together with the source Main GRColl_src_3 is linked from dst Main: 0 OBOb_src is linked from dst Main: 0 LI//lib\lib.blend is linked from dst Main: 0 Info: Total files 1 | Changed 1 | Failed 0 Info: Merged 3 IDs from 'C:\tmp\src\src.blend' Main into 'C:\tmp\dst\dst.blend' Main; 0 IDs and 0 Libraries already existed as part of the destination Main, and 0 IDs missing from destination Main, were freed together with the source Main OBOb_src_4 is linked from dst Main: 1 WARN (bke.main): F:\Blender_build\first\blender\source\blender\blenkernel\intern\main.cc:289 main_merge_add_id_to_move: ID 'OBOb_src_4' defined in source Main as linked from destination Main (file 'C:\tmp\dst\dst.blend') not found in given destination Main Info: Total files 1 | Changed 0 | Failed 0 Info: Merged 0 IDs from 'C:\tmp\src\src.blend' Main into 'C:\tmp\dst\dst.blend' Main; 1 IDs and 1 Libraries already existed as part of the destination Main, and 1 IDs missing from destination Main, were freed together with the source Main [ OK ] BMainMergeTest.linked_data (14 ms) [----------] 2 tests from BMainMergeTest (66 ms total) [----------] 11 tests from lib_remap [ RUN ] lib_remap.embedded_ids_can_not_be_remapped [ OK ] lib_remap.embedded_ids_can_not_be_remapped (1550 ms) [ RUN ] lib_remap.embedded_ids_can_not_be_deleted [ OK ] lib_remap.embedded_ids_can_not_be_deleted (178 ms) [ RUN ] lib_remap.delete_when_remap_to_self_not_allowed [ OK ] lib_remap.delete_when_remap_to_self_not_allowed (229 ms) [ RUN ] lib_remap.users_are_decreased_when_not_skipping_never_null [ OK ] lib_remap.users_are_decreased_when_not_skipping_never_null (169 ms) [ RUN ] lib_remap.users_are_same_when_skipping_never_null [ OK ] lib_remap.users_are_same_when_skipping_never_null (170 ms) [ RUN ] lib_remap.do_not_delete_when_cannot_unset [ OK ] lib_remap.do_not_delete_when_cannot_unset (169 ms) [ RUN ] lib_remap.force_never_null_usage [ OK ] lib_remap.force_never_null_usage (171 ms) [ RUN ] lib_remap.never_null_usage_flag_not_requested_on_delete [ OK ] lib_remap.never_null_usage_flag_not_requested_on_delete (172 ms) [ RUN ] lib_remap.never_null_usage_flag_requested_on_delete [ OK ] lib_remap.never_null_usage_flag_requested_on_delete (172 ms) [ RUN ] lib_remap.never_null_usage_flag_not_requested_on_remap [ OK ] lib_remap.never_null_usage_flag_not_requested_on_remap (175 ms) [ RUN ] lib_remap.never_null_usage_flag_requested_on_remap [ OK ] lib_remap.never_null_usage_flag_requested_on_remap (174 ms) [----------] 11 tests from lib_remap (3330 ms total) [----------] 2 tests from lib_id_main_sort [ RUN ] lib_id_main_sort.local_ids_1 [ OK ] lib_id_main_sort.local_ids_1 (29 ms) [ RUN ] lib_id_main_sort.linked_ids_1 [ OK ] lib_id_main_sort.linked_ids_1 (1 ms) [----------] 2 tests from lib_id_main_sort (31 ms total) [----------] 12 tests from lib_id_main_unique_name [ RUN ] lib_id_main_unique_name.local_ids_1 [ OK ] lib_id_main_unique_name.local_ids_1 (0 ms) [ RUN ] lib_id_main_unique_name.linked_ids_1 [ OK ] lib_id_main_unique_name.linked_ids_1 (0 ms) [ RUN ] lib_id_main_unique_name.ids_sorted_by_default [ OK ] lib_id_main_unique_name.ids_sorted_by_default (1 ms) [ RUN ] lib_id_main_unique_name.ids_sorted_by_default_with_libraries [ OK ] lib_id_main_unique_name.ids_sorted_by_default_with_libraries (0 ms) [ RUN ] lib_id_main_unique_name.name_too_long_handling [ OK ] lib_id_main_unique_name.name_too_long_handling (0 ms) [ RUN ] lib_id_main_unique_name.create_equivalent_numeric_suffixes [ OK ] lib_id_main_unique_name.create_equivalent_numeric_suffixes (1 ms) [ RUN ] lib_id_main_unique_name.zero_suffix_is_never_assigned [ OK ] lib_id_main_unique_name.zero_suffix_is_never_assigned (0 ms) [ RUN ] lib_id_main_unique_name.remove_after_dup_get_original_name [ OK ] lib_id_main_unique_name.remove_after_dup_get_original_name (1 ms) [ RUN ] lib_id_main_unique_name.name_number_suffix_assignment [ OK ] lib_id_main_unique_name.name_number_suffix_assignment (82 ms) [ RUN ] lib_id_main_unique_name.renames_with_duplicates [ OK ] lib_id_main_unique_name.renames_with_duplicates (1 ms) [ RUN ] lib_id_main_unique_name.names_are_unique_per_id_type [ OK ] lib_id_main_unique_name.names_are_unique_per_id_type (0 ms) [ RUN ] lib_id_main_unique_name.name_huge_number_suffix [ OK ] lib_id_main_unique_name.name_huge_number_suffix (0 ms) [----------] 12 tests from lib_id_main_unique_name (87 ms total) [----------] 1 test from lib_id_main_global_unique_name [ RUN ] lib_id_main_global_unique_name.linked_ids_1 [ OK ] lib_id_main_global_unique_name.linked_ids_1 (0 ms) [----------] 1 test from lib_id_main_global_unique_name (0 ms total) [----------] 5 tests from lib_id_remapper [ RUN ] lib_id_remapper.unavailable [ OK ] lib_id_remapper.unavailable (0 ms) [ RUN ] lib_id_remapper.not_mappable [ OK ] lib_id_remapper.not_mappable (0 ms) [ RUN ] lib_id_remapper.mapped [ OK ] lib_id_remapper.mapped (0 ms) [ RUN ] lib_id_remapper.unassigned [ OK ] lib_id_remapper.unassigned (0 ms) [ RUN ] lib_id_remapper.unassign_when_mapped_to_self [ OK ] lib_id_remapper.unassign_when_mapped_to_self (0 ms) [----------] 5 tests from lib_id_remapper (1 ms total) [----------] 2 tests from view_layer [ RUN ] view_layer.aov_unique_names [ OK ] view_layer.aov_unique_names (243 ms) [ RUN ] view_layer.aov_conflict [ OK ] view_layer.aov_conflict (166 ms) [----------] 2 tests from view_layer (409 ms total) [----------] 4 tests from udim [ RUN ] udim.image_ensure_tile_token [ OK ] udim.image_ensure_tile_token (146 ms) [ RUN ] udim.image_get_tile_strformat [ OK ] udim.image_get_tile_strformat (1 ms) [ RUN ] udim.image_get_tile_number_from_filepath [ OK ] udim.image_get_tile_number_from_filepath (60 ms) [ RUN ] udim.image_set_filepath_from_tile_number [ OK ] udim.image_set_filepath_from_tile_number (0 ms) [----------] 4 tests from udim (207 ms total) [----------] 8 tests from ImagePartialUpdateTest [ RUN ] ImagePartialUpdateTest.mark_full_update [ OK ] ImagePartialUpdateTest.mark_full_update (204 ms) [ RUN ] ImagePartialUpdateTest.mark_single_tile [ OK ] ImagePartialUpdateTest.mark_single_tile (184 ms) [ RUN ] ImagePartialUpdateTest.mark_unconnected_tiles [ OK ] ImagePartialUpdateTest.mark_unconnected_tiles (153 ms) [ RUN ] ImagePartialUpdateTest.donot_mark_outside_image [ OK ] ImagePartialUpdateTest.donot_mark_outside_image (157 ms) [ RUN ] ImagePartialUpdateTest.mark_inside_image [ OK ] ImagePartialUpdateTest.mark_inside_image (152 ms) [ RUN ] ImagePartialUpdateTest.sequential_mark_region [ OK ] ImagePartialUpdateTest.sequential_mark_region (151 ms) [ RUN ] ImagePartialUpdateTest.mark_multiple_chunks [ OK ] ImagePartialUpdateTest.mark_multiple_chunks (149 ms) [ RUN ] ImagePartialUpdateTest.iterator [ OK ] ImagePartialUpdateTest.iterator (150 ms) [----------] 8 tests from ImagePartialUpdateTest (1300 ms total) [----------] 17 tests from idprop [ RUN ] idprop.convert_idp_string_to_value [ OK ] idprop.convert_idp_string_to_value (30 ms) [ RUN ] idprop.convert_idp_int_to_value [ OK ] idprop.convert_idp_int_to_value (0 ms) [ RUN ] idprop.convert_idp_float_to_value [ OK ] idprop.convert_idp_float_to_value (0 ms) [ RUN ] idprop.convert_idp_double_to_value [ OK ] idprop.convert_idp_double_to_value (0 ms) [ RUN ] idprop.convert_idp_int_array_to_value [ OK ] idprop.convert_idp_int_array_to_value (1 ms) [ RUN ] idprop.convert_idp_float_array_to_value [ OK ] idprop.convert_idp_float_array_to_value (0 ms) [ RUN ] idprop.convert_idp_double_array_to_value [ OK ] idprop.convert_idp_double_array_to_value (0 ms) [ RUN ] idprop.convert_idp_string_from_value [ OK ] idprop.convert_idp_string_from_value (60 ms) [ RUN ] idprop.convert_idp_int_from_value [ OK ] idprop.convert_idp_int_from_value (1 ms) [ RUN ] idprop.convert_idp_float_from_value [ OK ] idprop.convert_idp_float_from_value (0 ms) [ RUN ] idprop.convert_idp_double_from_value [ OK ] idprop.convert_idp_double_from_value (1 ms) [ RUN ] idprop.convert_idp_array_int_from_value [ OK ] idprop.convert_idp_array_int_from_value (0 ms) [ RUN ] idprop.convert_idp_array_float_from_value [ OK ] idprop.convert_idp_array_float_from_value (1 ms) [ RUN ] idprop.convert_idp_array_double_from_value [ OK ] idprop.convert_idp_array_double_from_value (0 ms) [ RUN ] idprop.convert_idp_multiple_from_value [ OK ] idprop.convert_idp_multiple_from_value (1 ms) [ RUN ] idprop.convert_idp_multiple_roundtrip [ OK ] idprop.convert_idp_multiple_roundtrip (45 ms) [ RUN ] idprop.convert_idp_group_from_value [ OK ] idprop.convert_idp_group_from_value (1 ms) [----------] 17 tests from idprop (141 ms total) [----------] 23 tests from greasepencil [ RUN ] greasepencil.create_grease_pencil_id [ OK ] greasepencil.create_grease_pencil_id (1 ms) [ RUN ] greasepencil.add_empty_drawings [ OK ] greasepencil.add_empty_drawings (49 ms) [ RUN ] greasepencil.remove_drawings [ OK ] greasepencil.remove_drawings (7 ms) [ RUN ] greasepencil.layer_tree_empty [ OK ] greasepencil.layer_tree_empty (0 ms) [ RUN ] greasepencil.layer_tree_build_simple [ OK ] greasepencil.layer_tree_build_simple (0 ms) [ RUN ] greasepencil.layer_tree_pre_order_iteration [ OK ] greasepencil.layer_tree_pre_order_iteration (0 ms) [ RUN ] greasepencil.layer_tree_pre_order_iteration2 [ OK ] greasepencil.layer_tree_pre_order_iteration2 (1 ms) [ RUN ] greasepencil.layer_tree_total_size [ OK ] greasepencil.layer_tree_total_size (0 ms) [ RUN ] greasepencil.layer_tree_node_types [ OK ] greasepencil.layer_tree_node_types (0 ms) [ RUN ] greasepencil.layer_tree_is_child_of [ OK ] greasepencil.layer_tree_is_child_of (1 ms) [ RUN ] greasepencil.frame_is_null [ OK ] greasepencil.frame_is_null (0 ms) [ RUN ] greasepencil.drawing_index_at [ OK ] greasepencil.drawing_index_at (0 ms) [ RUN ] greasepencil.add_frame [ OK ] greasepencil.add_frame (0 ms) [ RUN ] greasepencil.add_frame_duration_fail [ OK ] greasepencil.add_frame_duration_fail (0 ms) [ RUN ] greasepencil.add_frame_duration_override_start_null_frame [ OK ] greasepencil.add_frame_duration_override_start_null_frame (0 ms) [ RUN ] greasepencil.add_frame_duration_check_duration [ OK ] greasepencil.add_frame_duration_check_duration (1 ms) [ RUN ] greasepencil.add_frame_duration_override_null_frames [ OK ] greasepencil.add_frame_duration_override_null_frames (0 ms) [ RUN ] greasepencil.remove_frame_single [ OK ] greasepencil.remove_frame_single (0 ms) [ RUN ] greasepencil.remove_frame_first [ OK ] greasepencil.remove_frame_first (0 ms) [ RUN ] greasepencil.remove_frame_last [ OK ] greasepencil.remove_frame_last (0 ms) [ RUN ] greasepencil.remove_frame_implicit_hold [ OK ] greasepencil.remove_frame_implicit_hold (0 ms) [ RUN ] greasepencil.remove_frame_fixed_duration_end [ OK ] greasepencil.remove_frame_fixed_duration_end (0 ms) [ RUN ] greasepencil.remove_frame_fixed_duration_overwrite_end [ OK ] greasepencil.remove_frame_fixed_duration_overwrite_end (0 ms) [----------] 23 tests from greasepencil (62 ms total) [----------] 3 tests from file_handler [ RUN ] file_handler.add [ OK ] file_handler.add (0 ms) [ RUN ] file_handler.find [ OK ] file_handler.find (1 ms) [ RUN ] file_handler.remove [ OK ] file_handler.remove (0 ms) [----------] 3 tests from file_handler (1 ms total) [----------] 8 tests from evaluate_fcurve [ RUN ] evaluate_fcurve.EmptyFCurve [ OK ] evaluate_fcurve.EmptyFCurve (3 ms) [ RUN ] evaluate_fcurve.OnKeys [ OK ] evaluate_fcurve.OnKeys (0 ms) [ RUN ] evaluate_fcurve.InterpolationConstant [ OK ] evaluate_fcurve.InterpolationConstant (1 ms) [ RUN ] evaluate_fcurve.InterpolationLinear [ OK ] evaluate_fcurve.InterpolationLinear (0 ms) [ RUN ] evaluate_fcurve.InterpolationBezier [ OK ] evaluate_fcurve.InterpolationBezier (0 ms) [ RUN ] evaluate_fcurve.InterpolationBounce [ OK ] evaluate_fcurve.InterpolationBounce (0 ms) [ RUN ] evaluate_fcurve.ExtrapolationLinearKeys [ OK ] evaluate_fcurve.ExtrapolationLinearKeys (0 ms) [ RUN ] evaluate_fcurve.ExtrapolationBezierKeys [ OK ] evaluate_fcurve.ExtrapolationBezierKeys (0 ms) [----------] 8 tests from evaluate_fcurve (5 ms total) [----------] 1 test from fcurve_subdivide [ RUN ] fcurve_subdivide.BKE_fcurve_bezt_subdivide_handles [ OK ] fcurve_subdivide.BKE_fcurve_bezt_subdivide_handles (0 ms) [----------] 1 test from fcurve_subdivide (0 ms total) [----------] 1 test from fcurve_active_keyframe [ RUN ] fcurve_active_keyframe.ActiveKeyframe [ OK ] fcurve_active_keyframe.ActiveKeyframe (39483 ms) [----------] 1 test from fcurve_active_keyframe (39483 ms total) [----------] 8 tests from BKE_fcurve [ RUN ] BKE_fcurve.BKE_fcurve_keyframe_move_value_with_handles [ OK ] BKE_fcurve.BKE_fcurve_keyframe_move_value_with_handles (0 ms) [ RUN ] BKE_fcurve.BKE_fcurve_keyframe_move_time_with_handles [ OK ] BKE_fcurve.BKE_fcurve_keyframe_move_time_with_handles (0 ms) [ RUN ] BKE_fcurve.BKE_fcurve_calc_range [ OK ] BKE_fcurve.BKE_fcurve_calc_range (0 ms) [ RUN ] BKE_fcurve.BKE_fcurve_calc_bounds [ OK ] BKE_fcurve.BKE_fcurve_calc_bounds (0 ms) [ RUN ] BKE_fcurve.sort_time_fcurve_stability [ OK ] BKE_fcurve.sort_time_fcurve_stability (4 ms) [ RUN ] BKE_fcurve.BKE_fcurve_deduplicate_keys [ OK ] BKE_fcurve.BKE_fcurve_deduplicate_keys (0 ms) [ RUN ] BKE_fcurve.BKE_fcurve_deduplicate_keys_edge_cases [ OK ] BKE_fcurve.BKE_fcurve_deduplicate_keys_edge_cases (0 ms) [ RUN ] BKE_fcurve.BKE_fcurve_deduplicate_keys_prefer_whole_frames [ OK ] BKE_fcurve.BKE_fcurve_deduplicate_keys_prefer_whole_frames (0 ms) [----------] 8 tests from BKE_fcurve (4 ms total) [----------] 8 tests from curves_geometry [ RUN ] curves_geometry.Empty [ OK ] curves_geometry.Empty (1 ms) [ RUN ] curves_geometry.Move [ OK ] curves_geometry.Move (309 ms) [ RUN ] curves_geometry.TypeCount [ OK ] curves_geometry.TypeCount (0 ms) [ RUN ] curves_geometry.CatmullRomEvaluation [ OK ] curves_geometry.CatmullRomEvaluation (1 ms) [ RUN ] curves_geometry.CatmullRomTwoPointCyclic [ OK ] curves_geometry.CatmullRomTwoPointCyclic (0 ms) [ RUN ] curves_geometry.BezierPositionEvaluation [ OK ] curves_geometry.BezierPositionEvaluation (25 ms) [ RUN ] curves_geometry.NURBSEvaluation [ OK ] curves_geometry.NURBSEvaluation (55 ms) [ RUN ] curves_geometry.BezierGenericEvaluation [ OK ] curves_geometry.BezierGenericEvaluation (1 ms) [----------] 8 tests from curves_geometry (392 ms total) [----------] 8 tests from cryptomatte [ RUN ] cryptomatte.meta_data_key [ OK ] cryptomatte.meta_data_key (0 ms) [ RUN ] cryptomatte.extract_layer_name [ OK ] cryptomatte.extract_layer_name (0 ms) [ RUN ] cryptomatte.layer [ OK ] cryptomatte.layer (1 ms) [ RUN ] cryptomatte.layer_quoted [ OK ] cryptomatte.layer_quoted (0 ms) [ RUN ] cryptomatte.layer_from_manifest [ OK ] cryptomatte.layer_from_manifest (31 ms) [ RUN ] cryptomatte.extract_layer_hash_from_metadata_key [ OK ] cryptomatte.extract_layer_hash_from_metadata_key (0 ms) [ RUN ] cryptomatte.session_from_stamp_data [ OK ] cryptomatte.session_from_stamp_data (41 ms) [ RUN ] cryptomatte.parsing_malformed_manifests [ OK ] cryptomatte.parsing_malformed_manifests (3 ms) [----------] 8 tests from cryptomatte (76 ms total) [----------] 5 tests from BPathTest [ RUN ] BPathTest.rebase_on_relative Info: Total files 2 | Changed 2 | Failed 0 [ OK ] BPathTest.rebase_on_relative (17 ms) [ RUN ] BPathTest.rebase_on_absolute Info: Total files 2 | Changed 0 | Failed 0 [ OK ] BPathTest.rebase_on_absolute (0 ms) [ RUN ] BPathTest.convert_to_relative Info: Total files 2 | Changed 1 | Failed 0 [ OK ] BPathTest.convert_to_relative (0 ms) [ RUN ] BPathTest.convert_to_absolute Info: Total files 2 | Changed 1 | Failed 0 [ OK ] BPathTest.convert_to_absolute (0 ms) [ RUN ] BPathTest.list_backup_restore [ OK ] BPathTest.list_backup_restore (0 ms) [----------] 5 tests from BPathTest (18 ms total) [----------] 1 test from AssetMetadataTest [ RUN ] AssetMetadataTest.set_catalog_id [ OK ] AssetMetadataTest.set_catalog_id (0 ms) [----------] 1 test from AssetMetadataTest (0 ms total) [----------] 2 tests from mat3_vec_to_roll [ RUN ] mat3_vec_to_roll.UnitMatrix [ OK ] mat3_vec_to_roll.UnitMatrix (193 ms) [ RUN ] mat3_vec_to_roll.Rotationmatrix [ OK ] mat3_vec_to_roll.Rotationmatrix (0 ms) [----------] 2 tests from mat3_vec_to_roll (194 ms total) [----------] 29 tests from vec_roll_to_mat3_normalized [ RUN ] vec_roll_to_mat3_normalized.FlippedBoundary1 [ OK ] vec_roll_to_mat3_normalized.FlippedBoundary1 (0 ms) [ RUN ] vec_roll_to_mat3_normalized.FlippedBoundary2 [ OK ] vec_roll_to_mat3_normalized.FlippedBoundary2 (0 ms) [ RUN ] vec_roll_to_mat3_normalized.Flipped1 [ OK ] vec_roll_to_mat3_normalized.Flipped1 (2 ms) [ RUN ] vec_roll_to_mat3_normalized.Flipped2 [ OK ] vec_roll_to_mat3_normalized.Flipped2 (0 ms) [ RUN ] vec_roll_to_mat3_normalized.Flipped3 [ OK ] vec_roll_to_mat3_normalized.Flipped3 (0 ms) [ RUN ] vec_roll_to_mat3_normalized.Rotate90_Z_CW [ OK ] vec_roll_to_mat3_normalized.Rotate90_Z_CW (0 ms) [ RUN ] vec_roll_to_mat3_normalized.Rotate90_Z_CCW [ OK ] vec_roll_to_mat3_normalized.Rotate90_Z_CCW (0 ms) [ RUN ] vec_roll_to_mat3_normalized.Rotate90_X_CW [ OK ] vec_roll_to_mat3_normalized.Rotate90_X_CW (0 ms) [ RUN ] vec_roll_to_mat3_normalized.Rotate90_X_CCW [ OK ] vec_roll_to_mat3_normalized.Rotate90_X_CCW (0 ms) [ RUN ] vec_roll_to_mat3_normalized.Generic1 [ OK ] vec_roll_to_mat3_normalized.Generic1 (0 ms) [ RUN ] vec_roll_to_mat3_normalized.Generic2 [ OK ] vec_roll_to_mat3_normalized.Generic2 (0 ms) [ RUN ] vec_roll_to_mat3_normalized.Generic3 [ OK ] vec_roll_to_mat3_normalized.Generic3 (0 ms) [ RUN ] vec_roll_to_mat3_normalized.Generic4 [ OK ] vec_roll_to_mat3_normalized.Generic4 (0 ms) [ RUN ] vec_roll_to_mat3_normalized.Roll1 [ OK ] vec_roll_to_mat3_normalized.Roll1 (0 ms) [ RUN ] vec_roll_to_mat3_normalized.OrthoN_000_005 Max determinant deviation 0.0000002598 at 0.795000. [ OK ] vec_roll_to_mat3_normalized.OrthoN_000_005 (8 ms) [ RUN ] vec_roll_to_mat3_normalized.OrthoN_000_010 Max determinant deviation 0.0000002677 at 0.127800. [ OK ] vec_roll_to_mat3_normalized.OrthoN_000_010 (7 ms) [ RUN ] vec_roll_to_mat3_normalized.OrthoN_000_050 Max determinant deviation 0.0000016960 at 0.988400. [ OK ] vec_roll_to_mat3_normalized.OrthoN_000_050 (8 ms) [ RUN ] vec_roll_to_mat3_normalized.OrthoN_000_100 Max determinant deviation 0.0000250736 at 0.998600. [ OK ] vec_roll_to_mat3_normalized.OrthoN_000_100 (7 ms) [ RUN ] vec_roll_to_mat3_normalized.OrthoN_000_200 Max determinant deviation 0.0000371334 at 0.106400. [ OK ] vec_roll_to_mat3_normalized.OrthoN_000_200 (7 ms) [ RUN ] vec_roll_to_mat3_normalized.OrthoN_000_300 Max determinant deviation 0.0000112032 at 0.004600. [ OK ] vec_roll_to_mat3_normalized.OrthoN_000_300 (7 ms) [ RUN ] vec_roll_to_mat3_normalized.OrthoN_005_005 Max determinant deviation 0.0000001751 at 0.793600. [ OK ] vec_roll_to_mat3_normalized.OrthoN_005_005 (8 ms) [ RUN ] vec_roll_to_mat3_normalized.OrthoN_010_010 Max determinant deviation 0.0000002417 at 0.633000. [ OK ] vec_roll_to_mat3_normalized.OrthoN_010_010 (7 ms) [ RUN ] vec_roll_to_mat3_normalized.OrthoN_050_050 Max determinant deviation 0.0000063985 at 0.999200. [ OK ] vec_roll_to_mat3_normalized.OrthoN_050_050 (8 ms) [ RUN ] vec_roll_to_mat3_normalized.OrthoN_100_100 Max determinant deviation 0.0000407692 at 0.573800. [ OK ] vec_roll_to_mat3_normalized.OrthoN_100_100 (7 ms) [ RUN ] vec_roll_to_mat3_normalized.OrthoN_200_200 Max determinant deviation 0.0000256893 at 0.000400. [ OK ] vec_roll_to_mat3_normalized.OrthoN_200_200 (7 ms) [ RUN ] vec_roll_to_mat3_normalized.OrthoP_000_005 Max determinant deviation 0.0000000894 at 0.758800. [ OK ] vec_roll_to_mat3_normalized.OrthoP_000_005 (7 ms) [ RUN ] vec_roll_to_mat3_normalized.OrthoP_000_100 Max determinant deviation 0.0000001178 at 0.880000. [ OK ] vec_roll_to_mat3_normalized.OrthoP_000_100 (7 ms) [ RUN ] vec_roll_to_mat3_normalized.OrthoP_005_005 Max determinant deviation 0.0000001195 at 0.860400. [ OK ] vec_roll_to_mat3_normalized.OrthoP_005_005 (8 ms) [ RUN ] vec_roll_to_mat3_normalized.OrthoP_100_100 Max determinant deviation 0.0000001786 at 0.758600. [ OK ] vec_roll_to_mat3_normalized.OrthoP_100_100 (7 ms) [----------] 29 tests from vec_roll_to_mat3_normalized (115 ms total) [----------] 3 tests from BKE_armature_find_selected_bones_test [ RUN ] BKE_armature_find_selected_bones_test.some_bones_selected [ OK ] BKE_armature_find_selected_bones_test.some_bones_selected (0 ms) [ RUN ] BKE_armature_find_selected_bones_test.no_bones_selected [ OK ] BKE_armature_find_selected_bones_test.no_bones_selected (0 ms) [ RUN ] BKE_armature_find_selected_bones_test.all_bones_selected [ OK ] BKE_armature_find_selected_bones_test.all_bones_selected (0 ms) [----------] 3 tests from BKE_armature_find_selected_bones_test (0 ms total) [----------] 1 test from action_groups [ RUN ] action_groups.ReconstructGroupsWithReordering [ OK ] action_groups.ReconstructGroupsWithReordering (31 ms) [----------] 1 test from action_groups (31 ms total) [----------] 1 test from action_assets [ RUN ] action_assets.BKE_action_has_single_frame [ OK ] action_assets.BKE_action_has_single_frame (0 ms) [----------] 1 test from action_assets (0 ms total) [----------] 1 test from action [ RUN ] action.BKE_action_frame_range_calc [ OK ] action.BKE_action_frame_range_calc (0 ms) [----------] 1 test from action (0 ms total) [----------] Global test environment tear-down [==========] 182 tests from 30 test suites ran. (46393 ms total) [ PASSED ] 182 tests. Test time = 46.86 sec ---------------------------------------------------------- Test Passed. "blenkernel" end time: Feb 03 04:25 RTZ 2 () "blenkernel" time elapsed: 00:00:46 ---------------------------------------------------------- 42/334 Testing: BLI 42/334 Test: BLI Command: "F:/Blender_build/first/ninja_debug/bin/tests/BLI_test.exe" "--gtest_filter=any.*:array_store.*:array.*:array_utils.*:TEST(data_cmp, data_a, data_b, data_combine, length).*:data.*:binary_search.*:bit_group_vector.*:bit_ref.*:bit_span.*:bit_vector.*:bitmap.*:bounds.*:color.*:cpp_type.*:delaunay_d.*:delaunay_m.*:disjoint_set.*:expr_pylike.*:FileOpsTest.*:fileops.*:ChangeWorkingDirectoryTest.*:function_ref.*:generic_array.*:generic_span.*:generic_mutable_span.*:generic_vector_array.*:ghash.*:hash_mm2a.*:heap.*:implicit_sharing.*:index_mask.*:index_range.*:inplace_priority_queue.*:kdopbvh.*:kdtree.*:length_parameterize.*:linear_allocator.*:LockfreeLinkList.*:listbase.*:map.*:math_base.*:math_bits.*:math_color.*:math_geom.*:math_interp.*:math_matrix.*:math_matrix_types.*:math_rotation.*:math_rotation_types.*:math_solvers.*:math_time.*:math_vector.*:math_vec_types.*:memiter.*:memory_utils.*:boolean_trimesh.*:boolean_polymesh.*:mesh_intersect.*:mesh_intersect_perf.*:multi_value_map.*:path_util.*:polyfill2d.*:pool.*:serialize.*:SessionUID.*:set.*:span.*:stack.*:string_ref_null.*:string_ref.*:string_search.*:string.*:StringFindSplitWords.*:StringCasecmpNatural.*:StringEscape.*:BLI_string.*:BLI_string_utils.*:task.*:BLI_tempfile.*:unique_sorted_indices.*:BLI_utildefines.*:BLI_uuid.*:vector_set.*:vector.*:virtual_array.*" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "BLI" start time: Feb 03 04:25 RTZ 2 () Output: ---------------------------------------------------------- Note: Google Test filter = any.*:array_store.*:array.*:array_utils.*:TEST(data_cmp, data_a, data_b, data_combine, length).*:data.*:binary_search.*:bit_group_vector.*:bit_ref.*:bit_span.*:bit_vector.*:bitmap.*:bounds.*:color.*:cpp_type.*:delaunay_d.*:delaunay_m.*:disjoint_set.*:expr_pylike.*:FileOpsTest.*:fileops.*:ChangeWorkingDirectoryTest.*:function_ref.*:generic_array.*:generic_span.*:generic_mutable_span.*:generic_vector_array.*:ghash.*:hash_mm2a.*:heap.*:implicit_sharing.*:index_mask.*:index_range.*:inplace_priority_queue.*:kdopbvh.*:kdtree.*:length_parameterize.*:linear_allocator.*:LockfreeLinkList.*:listbase.*:map.*:math_base.*:math_bits.*:math_color.*:math_geom.*:math_interp.*:math_matrix.*:math_matrix_types.*:math_rotation.*:math_rotation_types.*:math_solvers.*:math_time.*:math_vector.*:math_vec_types.*:memiter.*:memory_utils.*:boolean_trimesh.*:boolean_polymesh.*:mesh_intersect.*:mesh_intersect_perf.*:multi_value_map.*:path_util.*:polyfill2d.*:pool.*:serialize.*:SessionUID.*:set.*:span.*:stack.*:string_ref_null.*:string_ref.*:string_search.*:string.*:StringFindSplitWords.*:StringCasecmpNatural.*:StringEscape.*:BLI_string.*:BLI_string_utils.*:task.*:BLI_tempfile.*:unique_sorted_indices.*:BLI_utildefines.*:BLI_uuid.*:vector_set.*:vector.*:virtual_array.* [==========] Running 1400 tests from 83 test suites. [----------] Global test environment set-up. [----------] 6 tests from any [ RUN ] any.DefaultConstructor [ OK ] any.DefaultConstructor (0 ms) [ RUN ] any.AssignInt [ OK ] any.AssignInt (0 ms) [ RUN ] any.AssignMap [ OK ] any.AssignMap (0 ms) [ RUN ] any.AssignAny [ OK ] any.AssignAny (0 ms) [ RUN ] any.Allocate [ OK ] any.Allocate (0 ms) [ RUN ] any.ExtraInfo [ OK ] any.ExtraInfo (0 ms) [----------] 6 tests from any (1 ms total) [----------] 39 tests from array_store [ RUN ] array_store.Nop [ OK ] array_store.Nop (0 ms) [ RUN ] array_store.NopState [ OK ] array_store.NopState (0 ms) [ RUN ] array_store.Single [ OK ] array_store.Single (0 ms) [ RUN ] array_store.DoubleNop [ OK ] array_store.DoubleNop (0 ms) [ RUN ] array_store.DoubleDiff [ OK ] array_store.DoubleDiff (0 ms) [ RUN ] array_store.TextMixed [ OK ] array_store.TextMixed (0 ms) [ RUN ] array_store.TextDupeIncreaseDecrease [ OK ] array_store.TextDupeIncreaseDecrease (0 ms) [ RUN ] array_store.TextSentences_Chunk1 [ OK ] array_store.TextSentences_Chunk1 (104 ms) [ RUN ] array_store.TextSentences_Chunk2 [ OK ] array_store.TextSentences_Chunk2 (95 ms) [ RUN ] array_store.TextSentences_Chunk8 [ OK ] array_store.TextSentences_Chunk8 (38 ms) [ RUN ] array_store.TextSentences_Chunk32 [ OK ] array_store.TextSentences_Chunk32 (24 ms) [ RUN ] array_store.TextSentences_Chunk128 [ OK ] array_store.TextSentences_Chunk128 (8 ms) [ RUN ] array_store.TextSentences_Chunk1024 [ OK ] array_store.TextSentences_Chunk1024 (8 ms) [ RUN ] array_store.TextSentences_Chunk3 [ OK ] array_store.TextSentences_Chunk3 (70 ms) [ RUN ] array_store.TextSentences_Chunk13 [ OK ] array_store.TextSentences_Chunk13 (34 ms) [ RUN ] array_store.TextSentences_Chunk131 [ OK ] array_store.TextSentences_Chunk131 (8 ms) [ RUN ] array_store.TextWords_Chunk1 [ OK ] array_store.TextWords_Chunk1 (259 ms) [ RUN ] array_store.TextWords_Chunk2 [ OK ] array_store.TextWords_Chunk2 (182 ms) [ RUN ] array_store.TextWords_Chunk8 [ OK ] array_store.TextWords_Chunk8 (91 ms) [ RUN ] array_store.TextWords_Chunk32 [ OK ] array_store.TextWords_Chunk32 (68 ms) [ RUN ] array_store.TextWords_Chunk128 [ OK ] array_store.TextWords_Chunk128 (69 ms) [ RUN ] array_store.TextWords_Chunk1024 [ OK ] array_store.TextWords_Chunk1024 (74 ms) [ RUN ] array_store.TextWords_Chunk3 [ OK ] array_store.TextWords_Chunk3 (151 ms) [ RUN ] array_store.TextWords_Chunk13 [ OK ] array_store.TextWords_Chunk13 (75 ms) [ RUN ] array_store.TextWords_Chunk131 [ OK ] array_store.TextWords_Chunk131 (72 ms) [ RUN ] array_store.TextSentencesRandom_Stride3_Chunk3 [ OK ] array_store.TextSentencesRandom_Stride3_Chunk3 (76 ms) [ RUN ] array_store.TextSentencesRandom_Stride8_Chunk8 [ OK ] array_store.TextSentencesRandom_Stride8_Chunk8 (86 ms) [ RUN ] array_store.TextSentencesRandom_Stride32_Chunk1 [ OK ] array_store.TextSentencesRandom_Stride32_Chunk1 (44 ms) [ RUN ] array_store.TextSentencesRandom_Stride12_Chunk512 [ OK ] array_store.TextSentencesRandom_Stride12_Chunk512 (40 ms) [ RUN ] array_store.TextSentencesRandom_Stride128_Chunk6 [ OK ] array_store.TextSentencesRandom_Stride128_Chunk6 (102 ms) [ RUN ] array_store.TestData_Stride1_Chunk32_Mutate2 [ OK ] array_store.TestData_Stride1_Chunk32_Mutate2 (7 ms) [ RUN ] array_store.TestData_Stride8_Chunk512_Mutate2 [ OK ] array_store.TestData_Stride8_Chunk512_Mutate2 (6 ms) [ RUN ] array_store.TestData_Stride12_Chunk48_Mutate2 [ OK ] array_store.TestData_Stride12_Chunk48_Mutate2 (23 ms) [ RUN ] array_store.TestData_Stride32_Chunk64_Mutate1 [ OK ] array_store.TestData_Stride32_Chunk64_Mutate1 (13 ms) [ RUN ] array_store.TestData_Stride32_Chunk64_Mutate8 [ OK ] array_store.TestData_Stride32_Chunk64_Mutate8 (17 ms) [ RUN ] array_store.TestChunk_Rand8_Stride1_Chunk64 [ OK ] array_store.TestChunk_Rand8_Stride1_Chunk64 (3 ms) [ RUN ] array_store.TestChunk_Rand32_Stride1_Chunk64 [ OK ] array_store.TestChunk_Rand32_Stride1_Chunk64 (11 ms) [ RUN ] array_store.TestChunk_Rand64_Stride8_Chunk32 [ OK ] array_store.TestChunk_Rand64_Stride8_Chunk32 (17 ms) [ RUN ] array_store.TestChunk_Rand31_Stride11_Chunk21 [ OK ] array_store.TestChunk_Rand31_Stride11_Chunk21 (6 ms) [----------] 39 tests from array_store (1887 ms total) [----------] 20 tests from array [ RUN ] array.DefaultConstructor [ OK ] array.DefaultConstructor (1 ms) [ RUN ] array.SizeConstructor [ OK ] array.SizeConstructor (0 ms) [ RUN ] array.FillConstructor [ OK ] array.FillConstructor (0 ms) [ RUN ] array.InitializerListConstructor [ OK ] array.InitializerListConstructor (0 ms) [ RUN ] array.SpanConstructor [ OK ] array.SpanConstructor (0 ms) [ RUN ] array.CopyConstructor [ OK ] array.CopyConstructor (0 ms) [ RUN ] array.MoveConstructor [ OK ] array.MoveConstructor (0 ms) [ RUN ] array.CopyAssignment [ OK ] array.CopyAssignment (0 ms) [ RUN ] array.MoveAssignment [ OK ] array.MoveAssignment (0 ms) [ RUN ] array.TrivialTypeSizeConstructor [ OK ] array.TrivialTypeSizeConstructor (0 ms) [ RUN ] array.NoInitializationSizeConstructor [ OK ] array.NoInitializationSizeConstructor (0 ms) [ RUN ] array.Fill [ OK ] array.Fill (0 ms) [ RUN ] array.ReverseIterator [ OK ] array.ReverseIterator (0 ms) [ RUN ] array.SpanConstructorExceptions [ OK ] array.SpanConstructorExceptions (34 ms) [ RUN ] array.SizeValueConstructorExceptions [ OK ] array.SizeValueConstructorExceptions (0 ms) [ RUN ] array.MoveConstructorExceptions [ OK ] array.MoveConstructorExceptions (0 ms) [ RUN ] array.CopyAssignmentExceptions [ OK ] array.CopyAssignmentExceptions (0 ms) [ RUN ] array.MoveAssignmentExceptions [ OK ] array.MoveAssignmentExceptions (0 ms) [ RUN ] array.Last [ OK ] array.Last (0 ms) [ RUN ] array.Reinitialize [ OK ] array.Reinitialize (0 ms) [----------] 20 tests from array (37 ms total) [----------] 26 tests from array_utils [ RUN ] array_utils.ReverseStringEmpty [ OK ] array_utils.ReverseStringEmpty (0 ms) [ RUN ] array_utils.ReverseStringSingle [ OK ] array_utils.ReverseStringSingle (0 ms) [ RUN ] array_utils.ReverseString4 [ OK ] array_utils.ReverseString4 (0 ms) [ RUN ] array_utils.ReverseInt4 [ OK ] array_utils.ReverseInt4 (0 ms) [ RUN ] array_utils.FindIndexStringEmpty [ OK ] array_utils.FindIndexStringEmpty (0 ms) [ RUN ] array_utils.FindIndexStringSingle [ OK ] array_utils.FindIndexStringSingle (0 ms) [ RUN ] array_utils.FindIndexStringSingleMissing [ OK ] array_utils.FindIndexStringSingleMissing (0 ms) [ RUN ] array_utils.FindIndexString4 [ OK ] array_utils.FindIndexString4 (0 ms) [ RUN ] array_utils.FindIndexInt4 [ OK ] array_utils.FindIndexInt4 (0 ms) [ RUN ] array_utils.FindIndexInt4_DupeEnd [ OK ] array_utils.FindIndexInt4_DupeEnd (0 ms) [ RUN ] array_utils.FindIndexInt4_DupeMid [ OK ] array_utils.FindIndexInt4_DupeMid (0 ms) [ RUN ] array_utils.FindIndexPointer [ OK ] array_utils.FindIndexPointer (0 ms) [ RUN ] array_utils.BinaryAndInt4Zero [ OK ] array_utils.BinaryAndInt4Zero (0 ms) [ RUN ] array_utils.BinaryAndInt4Mix [ OK ] array_utils.BinaryAndInt4Mix (0 ms) [ RUN ] array_utils.BinaryOrInt4Alternate [ OK ] array_utils.BinaryOrInt4Alternate (0 ms) [ RUN ] array_utils.BinaryOrInt4Mix [ OK ] array_utils.BinaryOrInt4Mix (0 ms) [ RUN ] array_utils.DeduplicateOrdered1 [ OK ] array_utils.DeduplicateOrdered1 (0 ms) [ RUN ] array_utils.DeduplicateOrdered2 [ OK ] array_utils.DeduplicateOrdered2 (0 ms) [ RUN ] array_utils.DeduplicateOrdered2Same [ OK ] array_utils.DeduplicateOrdered2Same (0 ms) [ RUN ] array_utils.DeduplicateOrdered3Same [ OK ] array_utils.DeduplicateOrdered3Same (0 ms) [ RUN ] array_utils.DeduplicateOrdered3 [ OK ] array_utils.DeduplicateOrdered3 (0 ms) [ RUN ] array_utils.FindAllRanges1 [ OK ] array_utils.FindAllRanges1 (0 ms) [ RUN ] array_utils.FindAllRanges2 [ OK ] array_utils.FindAllRanges2 (0 ms) [ RUN ] array_utils.FindAllRanges3 [ OK ] array_utils.FindAllRanges3 (0 ms) [ RUN ] array_utils.FindAllRanges4 [ OK ] array_utils.FindAllRanges4 (0 ms) [ RUN ] array_utils.FindAllRanges5 [ OK ] array_utils.FindAllRanges5 (0 ms) [----------] 26 tests from array_utils (2 ms total) [----------] 3 tests from binary_search [ RUN ] binary_search.Empty [ OK ] binary_search.Empty (0 ms) [ RUN ] binary_search.One [ OK ] binary_search.One (0 ms) [ RUN ] binary_search.Multiple [ OK ] binary_search.Multiple (0 ms) [----------] 3 tests from binary_search (0 ms total) [----------] 2 tests from bit_group_vector [ RUN ] bit_group_vector.DefaultConstruct [ OK ] bit_group_vector.DefaultConstruct (0 ms) [ RUN ] bit_group_vector.Construct [ OK ] bit_group_vector.Construct (1 ms) [----------] 2 tests from bit_group_vector (1 ms total) [----------] 10 tests from bit_ref [ RUN ] bit_ref.MaskFirstNBits [ OK ] bit_ref.MaskFirstNBits (0 ms) [ RUN ] bit_ref.MaskLastNBits [ OK ] bit_ref.MaskLastNBits (0 ms) [ RUN ] bit_ref.MaskSingleBit [ OK ] bit_ref.MaskSingleBit (0 ms) [ RUN ] bit_ref.IntContainingBit [ OK ] bit_ref.IntContainingBit (0 ms) [ RUN ] bit_ref.Test [ OK ] bit_ref.Test (0 ms) [ RUN ] bit_ref.Set [ OK ] bit_ref.Set (0 ms) [ RUN ] bit_ref.Reset [ OK ] bit_ref.Reset (0 ms) [ RUN ] bit_ref.SetBranchless [ OK ] bit_ref.SetBranchless (0 ms) [ RUN ] bit_ref.Cast [ OK ] bit_ref.Cast (0 ms) [ RUN ] bit_ref.MaskRangeBits [ OK ] bit_ref.MaskRangeBits (0 ms) [----------] 10 tests from bit_ref (1 ms total) [----------] 13 tests from bit_span [ RUN ] bit_span.DefaultConstructor [ OK ] bit_span.DefaultConstructor (0 ms) [ RUN ] bit_span.Iteration [ OK ] bit_span.Iteration (0 ms) [ RUN ] bit_span.MutableIteration [ OK ] bit_span.MutableIteration (0 ms) [ RUN ] bit_span.SubscriptOperator [ OK ] bit_span.SubscriptOperator (0 ms) [ RUN ] bit_span.RangeConstructor [ OK ] bit_span.RangeConstructor (0 ms) [ RUN ] bit_span.Set [ OK ] bit_span.Set (0 ms) [ RUN ] bit_span.SetEmpty [ OK ] bit_span.SetEmpty (0 ms) [ RUN ] bit_span.SetSliced [ OK ] bit_span.SetSliced (0 ms) [ RUN ] bit_span.IsBounded [ OK ] bit_span.IsBounded (0 ms) [ RUN ] bit_span.CopyFrom [ OK ] bit_span.CopyFrom (0 ms) [ RUN ] bit_span.InPlaceOr [ OK ] bit_span.InPlaceOr (3 ms) [ RUN ] bit_span.InPlaceAnd [ OK ] bit_span.InPlaceAnd (3 ms) [ RUN ] bit_span.ForEach1 [ OK ] bit_span.ForEach1 (0 ms) [----------] 13 tests from bit_span (8 ms total) [----------] 11 tests from bit_vector [ RUN ] bit_vector.DefaultConstructor [ OK ] bit_vector.DefaultConstructor (0 ms) [ RUN ] bit_vector.CopyConstructorInline [ OK ] bit_vector.CopyConstructorInline (0 ms) [ RUN ] bit_vector.CopyConstructorLarge [ OK ] bit_vector.CopyConstructorLarge (0 ms) [ RUN ] bit_vector.MoveConstructorInline [ OK ] bit_vector.MoveConstructorInline (0 ms) [ RUN ] bit_vector.MoveConstructorLarge [ OK ] bit_vector.MoveConstructorLarge (0 ms) [ RUN ] bit_vector.SizeConstructor [ OK ] bit_vector.SizeConstructor (0 ms) [ RUN ] bit_vector.SizeFillConstructor [ OK ] bit_vector.SizeFillConstructor (0 ms) [ RUN ] bit_vector.IndexAccess [ OK ] bit_vector.IndexAccess (0 ms) [ RUN ] bit_vector.Iterator [ OK ] bit_vector.Iterator (0 ms) [ RUN ] bit_vector.Append [ OK ] bit_vector.Append (0 ms) [ RUN ] bit_vector.AppendMany [ OK ] bit_vector.AppendMany (0 ms) [----------] 11 tests from bit_vector (1 ms total) [----------] 4 tests from bitmap [ RUN ] bitmap.empty_is_all_unset [ OK ] bitmap.empty_is_all_unset (0 ms) [ RUN ] bitmap.find_first_unset_empty [ OK ] bitmap.find_first_unset_empty (0 ms) [ RUN ] bitmap.find_first_unset_full [ OK ] bitmap.find_first_unset_full (0 ms) [ RUN ] bitmap.find_first_unset_middle [ OK ] bitmap.find_first_unset_middle (0 ms) [----------] 4 tests from bitmap (1 ms total) [----------] 6 tests from bounds [ RUN ] bounds.Empty [ OK ] bounds.Empty (0 ms) [ RUN ] bounds.MinMax [ OK ] bounds.MinMax (0 ms) [ RUN ] bounds.MinMaxFloat [ OK ] bounds.MinMaxFloat (0 ms) [ RUN ] bounds.MinGreaterThanZero [ OK ] bounds.MinGreaterThanZero (0 ms) [ RUN ] bounds.MinMaxRadii [ OK ] bounds.MinMaxRadii (0 ms) [ RUN ] bounds.Large [ OK ] bounds.Large (5 ms) [----------] 6 tests from bounds (5 ms total) [----------] 11 tests from color [ RUN ] color.ThemeByteToFloat [ OK ] color.ThemeByteToFloat (0 ms) [ RUN ] color.SrgbStraightFloatToByte [ OK ] color.SrgbStraightFloatToByte (1 ms) [ RUN ] color.SrgbStraightToSceneLinearPremultiplied [ OK ] color.SrgbStraightToSceneLinearPremultiplied (2 ms) [ RUN ] color.SceneLinearStraightToPremultiplied [ OK ] color.SceneLinearStraightToPremultiplied (0 ms) [ RUN ] color.SceneLinearPremultipliedToStraight [ OK ] color.SceneLinearPremultipliedToStraight (0 ms) [ RUN ] color.SceneLinearStraightSrgbFloat [ OK ] color.SceneLinearStraightSrgbFloat (0 ms) [ RUN ] color.SceneLinearPremultipliedToSrgbFloat [ OK ] color.SceneLinearPremultipliedToSrgbFloat (0 ms) [ RUN ] color.SceneLinearStraightSrgbByte [ OK ] color.SceneLinearStraightSrgbByte (0 ms) [ RUN ] color.SceneLinearPremultipliedToSrgbByte [ OK ] color.SceneLinearPremultipliedToSrgbByte (0 ms) [ RUN ] color.SceneLinearByteEncoding [ OK ] color.SceneLinearByteEncoding (0 ms) [ RUN ] color.SceneLinearByteDecoding [ OK ] color.SceneLinearByteDecoding (0 ms) [----------] 11 tests from color (4 ms total) [----------] 17 tests from cpp_type [ RUN ] cpp_type.Size [ OK ] cpp_type.Size (0 ms) [ RUN ] cpp_type.Alignment [ OK ] cpp_type.Alignment (0 ms) [ RUN ] cpp_type.Is [ OK ] cpp_type.Is (0 ms) [ RUN ] cpp_type.DefaultConstruction [ OK ] cpp_type.DefaultConstruction (3 ms) [ RUN ] cpp_type.DefaultConstructTrivial [ OK ] cpp_type.DefaultConstructTrivial (0 ms) [ RUN ] cpp_type.ValueInitialize [ OK ] cpp_type.ValueInitialize (0 ms) [ RUN ] cpp_type.ValueInitializeTrivial [ OK ] cpp_type.ValueInitializeTrivial (0 ms) [ RUN ] cpp_type.Destruct [ OK ] cpp_type.Destruct (0 ms) [ RUN ] cpp_type.CopyToUninitialized [ OK ] cpp_type.CopyToUninitialized (0 ms) [ RUN ] cpp_type.CopyToInitialized [ OK ] cpp_type.CopyToInitialized (1 ms) [ RUN ] cpp_type.RelocateToUninitialized [ OK ] cpp_type.RelocateToUninitialized (0 ms) [ RUN ] cpp_type.RelocateToInitialized [ OK ] cpp_type.RelocateToInitialized (0 ms) [ RUN ] cpp_type.FillInitialized [ OK ] cpp_type.FillInitialized (0 ms) [ RUN ] cpp_type.FillUninitialized [ OK ] cpp_type.FillUninitialized (0 ms) [ RUN ] cpp_type.DebugPrint [ OK ] cpp_type.DebugPrint (0 ms) [ RUN ] cpp_type.ToStaticType [ OK ] cpp_type.ToStaticType (0 ms) [ RUN ] cpp_type.CopyAssignCompressed [ OK ] cpp_type.CopyAssignCompressed (1 ms) [----------] 17 tests from cpp_type (5 ms total) [----------] 29 tests from delaunay_d [ RUN ] delaunay_d.Empty [ OK ] delaunay_d.Empty (0 ms) [ RUN ] delaunay_d.OnePt [ OK ] delaunay_d.OnePt (1 ms) [ RUN ] delaunay_d.TwoPt [ OK ] delaunay_d.TwoPt (0 ms) [ RUN ] delaunay_d.ThreePt [ OK ] delaunay_d.ThreePt (0 ms) [ RUN ] delaunay_d.MixedPts [ OK ] delaunay_d.MixedPts (1 ms) [ RUN ] delaunay_d.Quad0 [ OK ] delaunay_d.Quad0 (0 ms) [ RUN ] delaunay_d.Quad1 [ OK ] delaunay_d.Quad1 (0 ms) [ RUN ] delaunay_d.Quad2 [ OK ] delaunay_d.Quad2 (1 ms) [ RUN ] delaunay_d.Quad3 [ OK ] delaunay_d.Quad3 (0 ms) [ RUN ] delaunay_d.Quad4 [ OK ] delaunay_d.Quad4 (0 ms) [ RUN ] delaunay_d.LineInSquare [ OK ] delaunay_d.LineInSquare (1 ms) [ RUN ] delaunay_d.LineHoleInSquare [ OK ] delaunay_d.LineHoleInSquare (1 ms) [ RUN ] delaunay_d.NestedHoles [ OK ] delaunay_d.NestedHoles (2 ms) [ RUN ] delaunay_d.CrossSegs [ OK ] delaunay_d.CrossSegs (0 ms) [ RUN ] delaunay_d.CutAcrossTri [ OK ] delaunay_d.CutAcrossTri (0 ms) [ RUN ] delaunay_d.DiamondCross [ OK ] delaunay_d.DiamondCross (1 ms) [ RUN ] delaunay_d.TwoDiamondsCross [ OK ] delaunay_d.TwoDiamondsCross (0 ms) [ RUN ] delaunay_d.ManyCross [ OK ] delaunay_d.ManyCross (1 ms) [ RUN ] delaunay_d.TwoFace [ OK ] delaunay_d.TwoFace (0 ms) [ RUN ] delaunay_d.TwoFace2 [ OK ] delaunay_d.TwoFace2 (1 ms) [ RUN ] delaunay_d.OverlapFaces [ OK ] delaunay_d.OverlapFaces (2 ms) [ RUN ] delaunay_d.TwoSquaresOverlap [ OK ] delaunay_d.TwoSquaresOverlap (1 ms) [ RUN ] delaunay_d.TwoFaceEdgeOverlap [ OK ] delaunay_d.TwoFaceEdgeOverlap (0 ms) [ RUN ] delaunay_d.TriInTri [ OK ] delaunay_d.TriInTri (0 ms) [ RUN ] delaunay_d.DiamondInSquare [ OK ] delaunay_d.DiamondInSquare (1 ms) [ RUN ] delaunay_d.DiamondInSquareWire [ OK ] delaunay_d.DiamondInSquareWire (0 ms) [ RUN ] delaunay_d.RepeatEdge [ OK ] delaunay_d.RepeatEdge (1 ms) [ RUN ] delaunay_d.RepeatTri [ OK ] delaunay_d.RepeatTri (0 ms) [ RUN ] delaunay_d.SquareO [ OK ] delaunay_d.SquareO (1 ms) [----------] 29 tests from delaunay_d (17 ms total) [----------] 28 tests from delaunay_m [ RUN ] delaunay_m.Empty [ OK ] delaunay_m.Empty (0 ms) [ RUN ] delaunay_m.OnePt [ OK ] delaunay_m.OnePt (0 ms) [ RUN ] delaunay_m.TwoPt [ OK ] delaunay_m.TwoPt (0 ms) [ RUN ] delaunay_m.ThreePt [ OK ] delaunay_m.ThreePt (0 ms) [ RUN ] delaunay_m.MixedPts [ OK ] delaunay_m.MixedPts (0 ms) [ RUN ] delaunay_m.Quad0 [ OK ] delaunay_m.Quad0 (0 ms) [ RUN ] delaunay_m.Quad1 [ OK ] delaunay_m.Quad1 (0 ms) [ RUN ] delaunay_m.Quad2 [ OK ] delaunay_m.Quad2 (0 ms) [ RUN ] delaunay_m.Quad3 [ OK ] delaunay_m.Quad3 (0 ms) [ RUN ] delaunay_m.Quad4 [ OK ] delaunay_m.Quad4 (0 ms) [ RUN ] delaunay_m.LineInSquare [ OK ] delaunay_m.LineInSquare (2 ms) [ RUN ] delaunay_m.LineHoleInSquare [ OK ] delaunay_m.LineHoleInSquare (3 ms) [ RUN ] delaunay_m.NestedHoles [ OK ] delaunay_m.NestedHoles (6 ms) [ RUN ] delaunay_m.CrossSegs [ OK ] delaunay_m.CrossSegs (0 ms) [ RUN ] delaunay_m.CutAcrossTri [ OK ] delaunay_m.CutAcrossTri (1 ms) [ RUN ] delaunay_m.DiamondCross [ OK ] delaunay_m.DiamondCross (0 ms) [ RUN ] delaunay_m.TwoDiamondsCross [ OK ] delaunay_m.TwoDiamondsCross (1 ms) [ RUN ] delaunay_m.ManyCross [ OK ] delaunay_m.ManyCross (2 ms) [ RUN ] delaunay_m.TwoFace [ OK ] delaunay_m.TwoFace (1 ms) [ RUN ] delaunay_m.TwoFace2 [ OK ] delaunay_m.TwoFace2 (1 ms) [ RUN ] delaunay_m.OverlapFaces [ OK ] delaunay_m.OverlapFaces (9 ms) [ RUN ] delaunay_m.TwoSquaresOverlap [ OK ] delaunay_m.TwoSquaresOverlap (0 ms) [ RUN ] delaunay_m.TwoFaceEdgeOverlap [ OK ] delaunay_m.TwoFaceEdgeOverlap (0 ms) [ RUN ] delaunay_m.TriInTri [ OK ] delaunay_m.TriInTri (1 ms) [ RUN ] delaunay_m.DiamondInSquare [ OK ] delaunay_m.DiamondInSquare (0 ms) [ RUN ] delaunay_m.DiamondInSquareWire [ OK ] delaunay_m.DiamondInSquareWire (1 ms) [ RUN ] delaunay_m.RepeatEdge [ OK ] delaunay_m.RepeatEdge (0 ms) [ RUN ] delaunay_m.RepeatTri [ OK ] delaunay_m.RepeatTri (0 ms) [----------] 28 tests from delaunay_m (34 ms total) [----------] 1 test from disjoint_set [ RUN ] disjoint_set.Test [ OK ] disjoint_set.Test (0 ms) [----------] 1 test from disjoint_set (0 ms total) [----------] 144 tests from expr_pylike [ RUN ] expr_pylike.ParseFail_Empty [ OK ] expr_pylike.ParseFail_Empty (0 ms) [ RUN ] expr_pylike.ParseFail_ConstHex [ OK ] expr_pylike.ParseFail_ConstHex (0 ms) [ RUN ] expr_pylike.ParseFail_ConstOctal [ OK ] expr_pylike.ParseFail_ConstOctal (0 ms) [ RUN ] expr_pylike.ParseFail_Tail [ OK ] expr_pylike.ParseFail_Tail (0 ms) [ RUN ] expr_pylike.ParseFail_ConstFloatExp [ OK ] expr_pylike.ParseFail_ConstFloatExp (0 ms) [ RUN ] expr_pylike.ParseFail_BadId [ OK ] expr_pylike.ParseFail_BadId (0 ms) [ RUN ] expr_pylike.ParseFail_BadArgCount0 [ OK ] expr_pylike.ParseFail_BadArgCount0 (0 ms) [ RUN ] expr_pylike.ParseFail_BadArgCount1 [ OK ] expr_pylike.ParseFail_BadArgCount1 (0 ms) [ RUN ] expr_pylike.ParseFail_BadArgCount2 [ OK ] expr_pylike.ParseFail_BadArgCount2 (0 ms) [ RUN ] expr_pylike.ParseFail_BadArgCount3 [ OK ] expr_pylike.ParseFail_BadArgCount3 (0 ms) [ RUN ] expr_pylike.ParseFail_BadArgCount4 [ OK ] expr_pylike.ParseFail_BadArgCount4 (0 ms) [ RUN ] expr_pylike.ParseFail_BadArgCount5 [ OK ] expr_pylike.ParseFail_BadArgCount5 (0 ms) [ RUN ] expr_pylike.ParseFail_Truncated1 [ OK ] expr_pylike.ParseFail_Truncated1 (0 ms) [ RUN ] expr_pylike.ParseFail_Truncated2 [ OK ] expr_pylike.ParseFail_Truncated2 (0 ms) [ RUN ] expr_pylike.ParseFail_Truncated3 [ OK ] expr_pylike.ParseFail_Truncated3 (0 ms) [ RUN ] expr_pylike.ParseFail_Truncated4 [ OK ] expr_pylike.ParseFail_Truncated4 (0 ms) [ RUN ] expr_pylike.ParseFail_Truncated5 [ OK ] expr_pylike.ParseFail_Truncated5 (0 ms) [ RUN ] expr_pylike.ParseFail_Truncated6 [ OK ] expr_pylike.ParseFail_Truncated6 (0 ms) [ RUN ] expr_pylike.ParseFail_Truncated7 [ OK ] expr_pylike.ParseFail_Truncated7 (0 ms) [ RUN ] expr_pylike.ParseFail_Truncated8 [ OK ] expr_pylike.ParseFail_Truncated8 (0 ms) [ RUN ] expr_pylike.ParseFail_Truncated9 [ OK ] expr_pylike.ParseFail_Truncated9 (0 ms) [ RUN ] expr_pylike.ParseFail_Truncated10 [ OK ] expr_pylike.ParseFail_Truncated10 (0 ms) [ RUN ] expr_pylike.Const_Zero [ OK ] expr_pylike.Const_Zero (0 ms) [ RUN ] expr_pylike.Const_Zero2 [ OK ] expr_pylike.Const_Zero2 (0 ms) [ RUN ] expr_pylike.Const_One [ OK ] expr_pylike.Const_One (0 ms) [ RUN ] expr_pylike.Const_OneF [ OK ] expr_pylike.Const_OneF (0 ms) [ RUN ] expr_pylike.Const_OneF2 [ OK ] expr_pylike.Const_OneF2 (0 ms) [ RUN ] expr_pylike.Const_OneE [ OK ] expr_pylike.Const_OneE (0 ms) [ RUN ] expr_pylike.Const_TenE [ OK ] expr_pylike.Const_TenE (0 ms) [ RUN ] expr_pylike.Const_Half [ OK ] expr_pylike.Const_Half (0 ms) [ RUN ] expr_pylike.Const_Pi [ OK ] expr_pylike.Const_Pi (0 ms) [ RUN ] expr_pylike.Const_True [ OK ] expr_pylike.Const_True (0 ms) [ RUN ] expr_pylike.Const_False [ OK ] expr_pylike.Const_False (0 ms) [ RUN ] expr_pylike.Const_Sqrt [ OK ] expr_pylike.Const_Sqrt (0 ms) [ RUN ] expr_pylike.Eval_Sqrt [ OK ] expr_pylike.Eval_Sqrt (0 ms) [ RUN ] expr_pylike.Const_FMod [ OK ] expr_pylike.Const_FMod (18 ms) [ RUN ] expr_pylike.Eval_FMod [ OK ] expr_pylike.Eval_FMod (1 ms) [ RUN ] expr_pylike.Const_Pow [ OK ] expr_pylike.Const_Pow (0 ms) [ RUN ] expr_pylike.Eval_Pow [ OK ] expr_pylike.Eval_Pow (0 ms) [ RUN ] expr_pylike.Const_Log2_1 [ OK ] expr_pylike.Const_Log2_1 (0 ms) [ RUN ] expr_pylike.Const_Round1 [ OK ] expr_pylike.Const_Round1 (0 ms) [ RUN ] expr_pylike.Const_Round2 [ OK ] expr_pylike.Const_Round2 (0 ms) [ RUN ] expr_pylike.Const_Round3 [ OK ] expr_pylike.Const_Round3 (0 ms) [ RUN ] expr_pylike.Const_Round4 [ OK ] expr_pylike.Const_Round4 (0 ms) [ RUN ] expr_pylike.Const_Clamp1 [ OK ] expr_pylike.Const_Clamp1 (0 ms) [ RUN ] expr_pylike.Const_Clamp2 [ OK ] expr_pylike.Const_Clamp2 (0 ms) [ RUN ] expr_pylike.Const_Clamp3 [ OK ] expr_pylike.Const_Clamp3 (1 ms) [ RUN ] expr_pylike.Const_Clamp4 [ OK ] expr_pylike.Const_Clamp4 (0 ms) [ RUN ] expr_pylike.Const_Clamp5 [ OK ] expr_pylike.Const_Clamp5 (0 ms) [ RUN ] expr_pylike.Const_Lerp1 [ OK ] expr_pylike.Const_Lerp1 (0 ms) [ RUN ] expr_pylike.Const_Lerp2 [ OK ] expr_pylike.Const_Lerp2 (0 ms) [ RUN ] expr_pylike.Const_Lerp3 [ OK ] expr_pylike.Const_Lerp3 (0 ms) [ RUN ] expr_pylike.Eval_Lerp1 [ OK ] expr_pylike.Eval_Lerp1 (0 ms) [ RUN ] expr_pylike.Eval_Lerp2 [ OK ] expr_pylike.Eval_Lerp2 (0 ms) [ RUN ] expr_pylike.Const_Smoothstep1 [ OK ] expr_pylike.Const_Smoothstep1 (1 ms) [ RUN ] expr_pylike.Const_Smoothstep2 [ OK ] expr_pylike.Const_Smoothstep2 (0 ms) [ RUN ] expr_pylike.Const_Smoothstep3 [ OK ] expr_pylike.Const_Smoothstep3 (0 ms) [ RUN ] expr_pylike.Const_Smoothstep4 [ OK ] expr_pylike.Const_Smoothstep4 (0 ms) [ RUN ] expr_pylike.Const_Smoothstep5 [ OK ] expr_pylike.Const_Smoothstep5 (0 ms) [ RUN ] expr_pylike.Eval_Smoothstep1 [ OK ] expr_pylike.Eval_Smoothstep1 (0 ms) [ RUN ] expr_pylike.Result_Min1 [ OK ] expr_pylike.Result_Min1 (0 ms) [ RUN ] expr_pylike.Result_Max1 [ OK ] expr_pylike.Result_Max1 (0 ms) [ RUN ] expr_pylike.Result_Min2 [ OK ] expr_pylike.Result_Min2 (0 ms) [ RUN ] expr_pylike.Result_Max2 [ OK ] expr_pylike.Result_Max2 (0 ms) [ RUN ] expr_pylike.Result_Min3 [ OK ] expr_pylike.Result_Min3 (0 ms) [ RUN ] expr_pylike.Result_Max3 [ OK ] expr_pylike.Result_Max3 (0 ms) [ RUN ] expr_pylike.Const_UnaryPlus [ OK ] expr_pylike.Const_UnaryPlus (0 ms) [ RUN ] expr_pylike.Const_UnaryMinus [ OK ] expr_pylike.Const_UnaryMinus (0 ms) [ RUN ] expr_pylike.Eval_UnaryMinus [ OK ] expr_pylike.Eval_UnaryMinus (0 ms) [ RUN ] expr_pylike.Const_BinaryPlus [ OK ] expr_pylike.Const_BinaryPlus (0 ms) [ RUN ] expr_pylike.Eval_BinaryPlus [ OK ] expr_pylike.Eval_BinaryPlus (0 ms) [ RUN ] expr_pylike.Const_BinaryMinus [ OK ] expr_pylike.Const_BinaryMinus (0 ms) [ RUN ] expr_pylike.Eval_BinaryMinus [ OK ] expr_pylike.Eval_BinaryMinus (0 ms) [ RUN ] expr_pylike.Const_BinaryMul [ OK ] expr_pylike.Const_BinaryMul (0 ms) [ RUN ] expr_pylike.Eval_BinaryMul [ OK ] expr_pylike.Eval_BinaryMul (0 ms) [ RUN ] expr_pylike.Const_BinaryDiv [ OK ] expr_pylike.Const_BinaryDiv (0 ms) [ RUN ] expr_pylike.Eval_BinaryDiv [ OK ] expr_pylike.Eval_BinaryDiv (0 ms) [ RUN ] expr_pylike.Const_Arith1 [ OK ] expr_pylike.Const_Arith1 (0 ms) [ RUN ] expr_pylike.Const_Arith2 [ OK ] expr_pylike.Const_Arith2 (0 ms) [ RUN ] expr_pylike.Const_Arith3 [ OK ] expr_pylike.Const_Arith3 (0 ms) [ RUN ] expr_pylike.Const_Arith4 [ OK ] expr_pylike.Const_Arith4 (0 ms) [ RUN ] expr_pylike.Eval_Arith1 [ OK ] expr_pylike.Eval_Arith1 (0 ms) [ RUN ] expr_pylike.Const_Eq1 [ OK ] expr_pylike.Const_Eq1 (0 ms) [ RUN ] expr_pylike.Const_Eq2 [ OK ] expr_pylike.Const_Eq2 (0 ms) [ RUN ] expr_pylike.Const_Eq3 [ OK ] expr_pylike.Const_Eq3 (0 ms) [ RUN ] expr_pylike.Const_Eq4 [ OK ] expr_pylike.Const_Eq4 (0 ms) [ RUN ] expr_pylike.Eval_Eq1 [ OK ] expr_pylike.Eval_Eq1 (0 ms) [ RUN ] expr_pylike.Eval_Eq2 [ OK ] expr_pylike.Eval_Eq2 (0 ms) [ RUN ] expr_pylike.Const_NEq1 [ OK ] expr_pylike.Const_NEq1 (0 ms) [ RUN ] expr_pylike.Const_NEq2 [ OK ] expr_pylike.Const_NEq2 (0 ms) [ RUN ] expr_pylike.Eval_NEq1 [ OK ] expr_pylike.Eval_NEq1 (0 ms) [ RUN ] expr_pylike.Eval_NEq2 [ OK ] expr_pylike.Eval_NEq2 (0 ms) [ RUN ] expr_pylike.Const_Lt1 [ OK ] expr_pylike.Const_Lt1 (0 ms) [ RUN ] expr_pylike.Const_Lt2 [ OK ] expr_pylike.Const_Lt2 (0 ms) [ RUN ] expr_pylike.Const_Lt3 [ OK ] expr_pylike.Const_Lt3 (0 ms) [ RUN ] expr_pylike.Const_Le1 [ OK ] expr_pylike.Const_Le1 (0 ms) [ RUN ] expr_pylike.Const_Le2 [ OK ] expr_pylike.Const_Le2 (0 ms) [ RUN ] expr_pylike.Const_Le3 [ OK ] expr_pylike.Const_Le3 (0 ms) [ RUN ] expr_pylike.Const_Gt1 [ OK ] expr_pylike.Const_Gt1 (0 ms) [ RUN ] expr_pylike.Const_Gt2 [ OK ] expr_pylike.Const_Gt2 (0 ms) [ RUN ] expr_pylike.Const_Gt3 [ OK ] expr_pylike.Const_Gt3 (0 ms) [ RUN ] expr_pylike.Const_Ge1 [ OK ] expr_pylike.Const_Ge1 (0 ms) [ RUN ] expr_pylike.Const_Ge2 [ OK ] expr_pylike.Const_Ge2 (0 ms) [ RUN ] expr_pylike.Const_Ge3 [ OK ] expr_pylike.Const_Ge3 (0 ms) [ RUN ] expr_pylike.Const_Cmp1 [ OK ] expr_pylike.Const_Cmp1 (0 ms) [ RUN ] expr_pylike.Eval_Cmp1 [ OK ] expr_pylike.Eval_Cmp1 (0 ms) [ RUN ] expr_pylike.Eval_Cmp1b [ OK ] expr_pylike.Eval_Cmp1b (0 ms) [ RUN ] expr_pylike.Result_CmpChain1 [ OK ] expr_pylike.Result_CmpChain1 (0 ms) [ RUN ] expr_pylike.Result_CmpChain2 [ OK ] expr_pylike.Result_CmpChain2 (0 ms) [ RUN ] expr_pylike.Result_CmpChain3 [ OK ] expr_pylike.Result_CmpChain3 (0 ms) [ RUN ] expr_pylike.Result_CmpChain4 [ OK ] expr_pylike.Result_CmpChain4 (0 ms) [ RUN ] expr_pylike.Result_CmpChain5 [ OK ] expr_pylike.Result_CmpChain5 (0 ms) [ RUN ] expr_pylike.Eval_CmpChain1a [ OK ] expr_pylike.Eval_CmpChain1a (0 ms) [ RUN ] expr_pylike.Eval_CmpChain1b [ OK ] expr_pylike.Eval_CmpChain1b (0 ms) [ RUN ] expr_pylike.Eval_CmpChain1c [ OK ] expr_pylike.Eval_CmpChain1c (0 ms) [ RUN ] expr_pylike.Const_Not1 [ OK ] expr_pylike.Const_Not1 (0 ms) [ RUN ] expr_pylike.Const_Not2 [ OK ] expr_pylike.Const_Not2 (1 ms) [ RUN ] expr_pylike.Const_Not3 [ OK ] expr_pylike.Const_Not3 (0 ms) [ RUN ] expr_pylike.Eval_Not1 [ OK ] expr_pylike.Eval_Not1 (0 ms) [ RUN ] expr_pylike.Eval_Not2 [ OK ] expr_pylike.Eval_Not2 (0 ms) [ RUN ] expr_pylike.Result_And1 [ OK ] expr_pylike.Result_And1 (0 ms) [ RUN ] expr_pylike.Result_And2 [ OK ] expr_pylike.Result_And2 (0 ms) [ RUN ] expr_pylike.Result_Or1 [ OK ] expr_pylike.Result_Or1 (0 ms) [ RUN ] expr_pylike.Result_Or2 [ OK ] expr_pylike.Result_Or2 (0 ms) [ RUN ] expr_pylike.Result_Bool1 [ OK ] expr_pylike.Result_Bool1 (0 ms) [ RUN ] expr_pylike.Result_Bool2 [ OK ] expr_pylike.Result_Bool2 (0 ms) [ RUN ] expr_pylike.Eval_Ternary1 [ OK ] expr_pylike.Eval_Ternary1 (0 ms) [ RUN ] expr_pylike.MultipleArgs [ OK ] expr_pylike.MultipleArgs (0 ms) [ RUN ] expr_pylike.UsingParam [ OK ] expr_pylike.UsingParam (0 ms) [ RUN ] expr_pylike.Error_DivZero1 [ OK ] expr_pylike.Error_DivZero1 (0 ms) [ RUN ] expr_pylike.Error_DivZero2 [ OK ] expr_pylike.Error_DivZero2 (0 ms) [ RUN ] expr_pylike.Error_DivZero3 [ OK ] expr_pylike.Error_DivZero3 (0 ms) [ RUN ] expr_pylike.Error_DivZero4 [ OK ] expr_pylike.Error_DivZero4 (0 ms) [ RUN ] expr_pylike.Error_SqrtDomain1 [ OK ] expr_pylike.Error_SqrtDomain1 (0 ms) [ RUN ] expr_pylike.Error_SqrtDomain2 [ OK ] expr_pylike.Error_SqrtDomain2 (0 ms) [ RUN ] expr_pylike.Error_SqrtDomain3 [ OK ] expr_pylike.Error_SqrtDomain3 (0 ms) [ RUN ] expr_pylike.Error_PowDomain1 [ OK ] expr_pylike.Error_PowDomain1 (1 ms) [ RUN ] expr_pylike.Error_PowDomain2 [ OK ] expr_pylike.Error_PowDomain2 (0 ms) [ RUN ] expr_pylike.Error_PowDomain3 [ OK ] expr_pylike.Error_PowDomain3 (0 ms) [ RUN ] expr_pylike.Error_Mixed1 [ OK ] expr_pylike.Error_Mixed1 (0 ms) [ RUN ] expr_pylike.Error_Mixed2 [ OK ] expr_pylike.Error_Mixed2 (0 ms) [ RUN ] expr_pylike.Error_Mixed3 [ OK ] expr_pylike.Error_Mixed3 (0 ms) [ RUN ] expr_pylike.Error_Invalid [ OK ] expr_pylike.Error_Invalid (0 ms) [ RUN ] expr_pylike.Error_ArgumentCount [ OK ] expr_pylike.Error_ArgumentCount (0 ms) [----------] 144 tests from expr_pylike (31 ms total) [----------] 1 test from FileOpsTest [ RUN ] FileOpsTest.rename Unable to remove directory [ OK ] FileOpsTest.rename (18 ms) [----------] 1 test from FileOpsTest (18 ms total) [----------] 2 tests from fileops [ RUN ] fileops.fstream_open_string_filename [ OK ] fileops.fstream_open_string_filename (1 ms) [ RUN ] fileops.fstream_open_charptr_filename [ OK ] fileops.fstream_open_charptr_filename (0 ms) [----------] 2 tests from fileops (1 ms total) [----------] 1 test from ChangeWorkingDirectoryTest [ RUN ] ChangeWorkingDirectoryTest.change_working_directory [ OK ] ChangeWorkingDirectoryTest.change_working_directory (1 ms) [----------] 1 test from ChangeWorkingDirectoryTest (1 ms total) [----------] 13 tests from function_ref [ RUN ] function_ref.StatelessLambda [ OK ] function_ref.StatelessLambda (0 ms) [ RUN ] function_ref.StatefullLambda [ OK ] function_ref.StatefullLambda (0 ms) [ RUN ] function_ref.StandaloneFunction [ OK ] function_ref.StandaloneFunction (0 ms) [ RUN ] function_ref.ConstantFunction [ OK ] function_ref.ConstantFunction (0 ms) [ RUN ] function_ref.MutableStatefullLambda [ OK ] function_ref.MutableStatefullLambda (0 ms) [ RUN ] function_ref.Null [ OK ] function_ref.Null (0 ms) [ RUN ] function_ref.CopyDoesNotReferenceFunctionRef [ OK ] function_ref.CopyDoesNotReferenceFunctionRef (0 ms) [ RUN ] function_ref.CopyDoesNotReferenceFunctionRef2 [ OK ] function_ref.CopyDoesNotReferenceFunctionRef2 (0 ms) [ RUN ] function_ref.ReferenceAnotherFunctionRef [ OK ] function_ref.ReferenceAnotherFunctionRef (0 ms) [ RUN ] function_ref.CallSafe [ OK ] function_ref.CallSafe (0 ms) [ RUN ] function_ref.CallSafeVoid [ OK ] function_ref.CallSafeVoid (0 ms) [ RUN ] function_ref.InitializeWithNull [ OK ] function_ref.InitializeWithNull (0 ms) [ RUN ] function_ref.OverloadSelection [ OK ] function_ref.OverloadSelection (0 ms) [----------] 13 tests from function_ref (1 ms total) [----------] 8 tests from generic_array [ RUN ] generic_array.TypeConstructor [ OK ] generic_array.TypeConstructor (0 ms) [ RUN ] generic_array.MoveConstructor [ OK ] generic_array.MoveConstructor (0 ms) [ RUN ] generic_array.CopyConstructor [ OK ] generic_array.CopyConstructor (0 ms) [ RUN ] generic_array.BufferAndSizeConstructor [ OK ] generic_array.BufferAndSizeConstructor (0 ms) [ RUN ] generic_array.Reinitialize [ OK ] generic_array.Reinitialize (0 ms) [ RUN ] generic_array.InContainer [ OK ] generic_array.InContainer (0 ms) [ RUN ] generic_array.ReinitEmpty [ OK ] generic_array.ReinitEmpty (0 ms) [ RUN ] generic_array.AssignDefault [ OK ] generic_array.AssignDefault (0 ms) [----------] 8 tests from generic_array (1 ms total) [----------] 2 tests from generic_span [ RUN ] generic_span.TypeConstructor [ OK ] generic_span.TypeConstructor (0 ms) [ RUN ] generic_span.BufferAndSizeConstructor [ OK ] generic_span.BufferAndSizeConstructor (0 ms) [----------] 2 tests from generic_span (0 ms total) [----------] 2 tests from generic_mutable_span [ RUN ] generic_mutable_span.TypeConstructor [ OK ] generic_mutable_span.TypeConstructor (0 ms) [ RUN ] generic_mutable_span.BufferAndSizeConstructor [ OK ] generic_mutable_span.BufferAndSizeConstructor (0 ms) [----------] 2 tests from generic_mutable_span (0 ms total) [----------] 3 tests from generic_vector_array [ RUN ] generic_vector_array.Construct [ OK ] generic_vector_array.Construct (0 ms) [ RUN ] generic_vector_array.Append [ OK ] generic_vector_array.Append (0 ms) [ RUN ] generic_vector_array.Extend [ OK ] generic_vector_array.Extend (1 ms) [----------] 3 tests from generic_vector_array (1 ms total) [----------] 5 tests from ghash [ RUN ] ghash.InsertLookup [ OK ] ghash.InsertLookup (153 ms) [ RUN ] ghash.InsertRemove [ OK ] ghash.InsertRemove (151 ms) [ RUN ] ghash.InsertRemoveShrink [ OK ] ghash.InsertRemoveShrink (152 ms) [ RUN ] ghash.Copy [ OK ] ghash.Copy (151 ms) [ RUN ] ghash.Pop [ OK ] ghash.Pop (152 ms) [----------] 5 tests from ghash (759 ms total) [----------] 3 tests from hash_mm2a [ RUN ] hash_mm2a.MM2ABasic [ OK ] hash_mm2a.MM2ABasic (1 ms) [ RUN ] hash_mm2a.MM2AConcatenateStrings [ OK ] hash_mm2a.MM2AConcatenateStrings (0 ms) [ RUN ] hash_mm2a.MM2AIntegers [ OK ] hash_mm2a.MM2AIntegers (0 ms) [----------] 3 tests from hash_mm2a (1 ms total) [----------] 23 tests from heap [ RUN ] heap.SimpleEmpty [ OK ] heap.SimpleEmpty (0 ms) [ RUN ] heap.SimpleOne [ OK ] heap.SimpleOne (0 ms) [ RUN ] heap.SimpleRange [ OK ] heap.SimpleRange (0 ms) [ RUN ] heap.SimpleRangeReverse [ OK ] heap.SimpleRangeReverse (1 ms) [ RUN ] heap.SimpleDuplicates [ OK ] heap.SimpleDuplicates (0 ms) [ RUN ] heap.SimpleRand1 [ OK ] heap.SimpleRand1 (0 ms) [ RUN ] heap.SimpleRand2 [ OK ] heap.SimpleRand2 (0 ms) [ RUN ] heap.SimpleRand100 [ OK ] heap.SimpleRand100 (0 ms) [ RUN ] heap.Empty [ OK ] heap.Empty (0 ms) [ RUN ] heap.One [ OK ] heap.One (0 ms) [ RUN ] heap.Range [ OK ] heap.Range (1 ms) [ RUN ] heap.RangeReverse [ OK ] heap.RangeReverse (0 ms) [ RUN ] heap.RangeRemove [ OK ] heap.RangeRemove (1 ms) [ RUN ] heap.Duplicates [ OK ] heap.Duplicates (0 ms) [ RUN ] heap.Rand1 [ OK ] heap.Rand1 (0 ms) [ RUN ] heap.Rand2 [ OK ] heap.Rand2 (0 ms) [ RUN ] heap.Rand100 [ OK ] heap.Rand100 (0 ms) [ RUN ] heap.ReInsertSimple [ OK ] heap.ReInsertSimple (1 ms) [ RUN ] heap.ReInsertRandom1 [ OK ] heap.ReInsertRandom1 (0 ms) [ RUN ] heap.ReInsertRandom2 [ OK ] heap.ReInsertRandom2 (0 ms) [ RUN ] heap.ReInsertRandom100 [ OK ] heap.ReInsertRandom100 (0 ms) [ RUN ] heap.ReInsertRandom1024 [ OK ] heap.ReInsertRandom1024 (1 ms) [ RUN ] heap.ReInsertRandom2048 [ OK ] heap.ReInsertRandom2048 (1 ms) [----------] 23 tests from heap (6 ms total) [----------] 3 tests from implicit_sharing [ RUN ] implicit_sharing.CopyOnWriteAccess [ OK ] implicit_sharing.CopyOnWriteAccess (0 ms) [ RUN ] implicit_sharing.WeakUser [ OK ] implicit_sharing.WeakUser (0 ms) [ RUN ] implicit_sharing.Version [ OK ] implicit_sharing.Version (0 ms) [----------] 3 tests from implicit_sharing (0 ms total) [----------] 14 tests from index_mask [ RUN ] index_mask.IndicesToMask [ OK ] index_mask.IndicesToMask (0 ms) [ RUN ] index_mask.FromBits [ OK ] index_mask.FromBits (1 ms) [ RUN ] index_mask.FromSize [ OK ] index_mask.FromSize (0 ms) [ RUN ] index_mask.FromUnion [ OK ] index_mask.FromUnion (1 ms) [ RUN ] index_mask.DefaultConstructor [ OK ] index_mask.DefaultConstructor (0 ms) [ RUN ] index_mask.ForeachRange [ OK ] index_mask.ForeachRange (0 ms) [ RUN ] index_mask.ToRange [ OK ] index_mask.ToRange (1 ms) [ RUN ] index_mask.FromRange [ OK ] index_mask.FromRange (0 ms) [ RUN ] index_mask.FromPredicate [ OK ] index_mask.FromPredicate (2 ms) [ RUN ] index_mask.IndexIteratorConversionFuzzy [ OK ] index_mask.IndexIteratorConversionFuzzy (5 ms) [ RUN ] index_mask.FromPredicateFuzzy [ OK ] index_mask.FromPredicateFuzzy (56 ms) [ RUN ] index_mask.Complement [ OK ] index_mask.Complement (2 ms) [ RUN ] index_mask.ComplementFuzzy [ OK ] index_mask.ComplementFuzzy (17 ms) [ RUN ] index_mask.OffsetIndexRangeFind [ OK ] index_mask.OffsetIndexRangeFind (0 ms) [----------] 14 tests from index_mask (86 ms total) [----------] 27 tests from index_range [ RUN ] index_range.DefaultConstructor [ OK ] index_range.DefaultConstructor (0 ms) [ RUN ] index_range.SingleElementRange [ OK ] index_range.SingleElementRange (0 ms) [ RUN ] index_range.MultipleElementRange [ OK ] index_range.MultipleElementRange (0 ms) [ RUN ] index_range.SubscriptOperator [ OK ] index_range.SubscriptOperator (0 ms) [ RUN ] index_range.Before [ OK ] index_range.Before (0 ms) [ RUN ] index_range.After [ OK ] index_range.After (0 ms) [ RUN ] index_range.Contains [ OK ] index_range.Contains (0 ms) [ RUN ] index_range.First [ OK ] index_range.First (1 ms) [ RUN ] index_range.Last [ OK ] index_range.Last (0 ms) [ RUN ] index_range.OneAfterEnd [ OK ] index_range.OneAfterEnd (0 ms) [ RUN ] index_range.OneBeforeStart [ OK ] index_range.OneBeforeStart (0 ms) [ RUN ] index_range.Start [ OK ] index_range.Start (0 ms) [ RUN ] index_range.Slice [ OK ] index_range.Slice (0 ms) [ RUN ] index_range.Intersect [ OK ] index_range.Intersect (0 ms) [ RUN ] index_range.SliceRange [ OK ] index_range.SliceRange (0 ms) [ RUN ] index_range.DropBack [ OK ] index_range.DropBack (0 ms) [ RUN ] index_range.DropBackAll [ OK ] index_range.DropBackAll (0 ms) [ RUN ] index_range.DropFront [ OK ] index_range.DropFront (0 ms) [ RUN ] index_range.DropFrontLargeN [ OK ] index_range.DropFrontLargeN (0 ms) [ RUN ] index_range.DropFrontAll [ OK ] index_range.DropFrontAll (0 ms) [ RUN ] index_range.TakeFront [ OK ] index_range.TakeFront (0 ms) [ RUN ] index_range.TakeFrontLargeN [ OK ] index_range.TakeFrontLargeN (0 ms) [ RUN ] index_range.TakeBack [ OK ] index_range.TakeBack (0 ms) [ RUN ] index_range.TakeBackLargeN [ OK ] index_range.TakeBackLargeN (0 ms) [ RUN ] index_range.constexpr_ [ OK ] index_range.constexpr_ (0 ms) [ RUN ] index_range.GenericAlgorithms [ OK ] index_range.GenericAlgorithms (0 ms) [ RUN ] index_range.SplitByAlignment [ OK ] index_range.SplitByAlignment (0 ms) [----------] 27 tests from index_range (2 ms total) [----------] 6 tests from inplace_priority_queue [ RUN ] inplace_priority_queue.BuildSmall [ OK ] inplace_priority_queue.BuildSmall (0 ms) [ RUN ] inplace_priority_queue.DecreasePriority [ OK ] inplace_priority_queue.DecreasePriority (0 ms) [ RUN ] inplace_priority_queue.IncreasePriority [ OK ] inplace_priority_queue.IncreasePriority (0 ms) [ RUN ] inplace_priority_queue.PopAll [ OK ] inplace_priority_queue.PopAll (3 ms) [ RUN ] inplace_priority_queue.ManyPriorityChanges [ OK ] inplace_priority_queue.ManyPriorityChanges (3 ms) [ RUN ] inplace_priority_queue.IndicesAccess [ OK ] inplace_priority_queue.IndicesAccess (0 ms) [----------] 6 tests from inplace_priority_queue (6 ms total) [----------] 8 tests from kdopbvh [ RUN ] kdopbvh.Empty [ OK ] kdopbvh.Empty (0 ms) [ RUN ] kdopbvh.Single [ OK ] kdopbvh.Single (0 ms) [ RUN ] kdopbvh.FindNearest_1 [ OK ] kdopbvh.FindNearest_1 (0 ms) [ RUN ] kdopbvh.FindNearest_2 [ OK ] kdopbvh.FindNearest_2 (0 ms) [ RUN ] kdopbvh.FindNearest_500 [ OK ] kdopbvh.FindNearest_500 (5 ms) [ RUN ] kdopbvh.OptimalFindNearest_1 [ OK ] kdopbvh.OptimalFindNearest_1 (0 ms) [ RUN ] kdopbvh.OptimalFindNearest_2 [ OK ] kdopbvh.OptimalFindNearest_2 (0 ms) [ RUN ] kdopbvh.OptimalFindNearest_500 [ OK ] kdopbvh.OptimalFindNearest_500 (3 ms) [----------] 8 tests from kdopbvh (8 ms total) [----------] 2 tests from kdtree [ RUN ] kdtree.Standard [ OK ] kdtree.Standard (90 ms) [ RUN ] kdtree.Deduplicate [ OK ] kdtree.Deduplicate (0 ms) [----------] 2 tests from kdtree (91 ms total) [----------] 9 tests from length_parameterize [ RUN ] length_parameterize.FloatSimple [ OK ] length_parameterize.FloatSimple (0 ms) [ RUN ] length_parameterize.Float [ OK ] length_parameterize.Float (0 ms) [ RUN ] length_parameterize.Float2 [ OK ] length_parameterize.Float2 (0 ms) [ RUN ] length_parameterize.Float2Cyclic [ OK ] length_parameterize.Float2Cyclic (1 ms) [ RUN ] length_parameterize.LineMany [ OK ] length_parameterize.LineMany (0 ms) [ RUN ] length_parameterize.CyclicMany [ OK ] length_parameterize.CyclicMany (2 ms) [ RUN ] length_parameterize.InterpolateColor [ OK ] length_parameterize.InterpolateColor (0 ms) [ RUN ] length_parameterize.ArbitraryFloatSimple [ OK ] length_parameterize.ArbitraryFloatSimple (0 ms) [ RUN ] length_parameterize.ArbitraryFloat2 [ OK ] length_parameterize.ArbitraryFloat2 (0 ms) [----------] 9 tests from length_parameterize (5 ms total) [----------] 11 tests from linear_allocator [ RUN ] linear_allocator.AllocationAlignment [ OK ] linear_allocator.AllocationAlignment (0 ms) [ RUN ] linear_allocator.PackedAllocation [ OK ] linear_allocator.PackedAllocation (0 ms) [ RUN ] linear_allocator.CopyString [ OK ] linear_allocator.CopyString (0 ms) [ RUN ] linear_allocator.AllocateArray [ OK ] linear_allocator.AllocateArray (0 ms) [ RUN ] linear_allocator.Construct [ OK ] linear_allocator.Construct (0 ms) [ RUN ] linear_allocator.ConstructElementsAndPointerArray [ OK ] linear_allocator.ConstructElementsAndPointerArray (1 ms) [ RUN ] linear_allocator.ConstructArrayCopy [ OK ] linear_allocator.ConstructArrayCopy (0 ms) [ RUN ] linear_allocator.AllocateLarge [ OK ] linear_allocator.AllocateLarge (1 ms) [ RUN ] linear_allocator.ManyAllocations [ OK ] linear_allocator.ManyAllocations (10 ms) [ RUN ] linear_allocator.ConstructArray [ OK ] linear_allocator.ConstructArray (0 ms) [ RUN ] linear_allocator.TransferOwnership [ OK ] linear_allocator.TransferOwnership (2 ms) [----------] 11 tests from linear_allocator (15 ms total) [----------] 4 tests from LockfreeLinkList [ RUN ] LockfreeLinkList.Init [ OK ] LockfreeLinkList.Init (0 ms) [ RUN ] LockfreeLinkList.InsertSingle [ OK ] LockfreeLinkList.InsertSingle (0 ms) [ RUN ] LockfreeLinkList.InsertMultiple [ OK ] LockfreeLinkList.InsertMultiple (0 ms) [ RUN ] LockfreeLinkList.InsertMultipleConcurrent [ OK ] LockfreeLinkList.InsertMultipleConcurrent (603 ms) [----------] 4 tests from LockfreeLinkList (604 ms total) [----------] 5 tests from listbase [ RUN ] listbase.FindLinkOrIndex [ OK ] listbase.FindLinkOrIndex (0 ms) [ RUN ] listbase.FindLinkFromStringOrPointer [ OK ] listbase.FindLinkFromStringOrPointer (0 ms) [ RUN ] listbase.FromLink [ OK ] listbase.FromLink (0 ms) [ RUN ] listbase.SplitAfter [ OK ] listbase.SplitAfter (0 ms) [ RUN ] listbase.Sort [ OK ] listbase.Sort (18 ms) [----------] 5 tests from listbase (18 ms total) [----------] 47 tests from map [ RUN ] map.DefaultConstructor [ OK ] map.DefaultConstructor (0 ms) [ RUN ] map.AddIncreasesSize [ OK ] map.AddIncreasesSize (0 ms) [ RUN ] map.Contains [ OK ] map.Contains (0 ms) [ RUN ] map.LookupExisting [ OK ] map.LookupExisting (0 ms) [ RUN ] map.LookupNotExisting [ OK ] map.LookupNotExisting (0 ms) [ RUN ] map.AddMany [ OK ] map.AddMany (0 ms) [ RUN ] map.PopItem [ OK ] map.PopItem (1 ms) [ RUN ] map.PopTry [ OK ] map.PopTry (0 ms) [ RUN ] map.PopDefault [ OK ] map.PopDefault (0 ms) [ RUN ] map.PopItemMany [ OK ] map.PopItemMany (0 ms) [ RUN ] map.ValueIterator [ OK ] map.ValueIterator (0 ms) [ RUN ] map.KeyIterator [ OK ] map.KeyIterator (0 ms) [ RUN ] map.ItemIterator [ OK ] map.ItemIterator (1 ms) [ RUN ] map.MutableValueIterator [ OK ] map.MutableValueIterator (0 ms) [ RUN ] map.MutableItemIterator [ OK ] map.MutableItemIterator (0 ms) [ RUN ] map.MutableItemToItemConversion [ OK ] map.MutableItemToItemConversion (0 ms) [ RUN ] map.LookupOrAddCB_SeparateFunction [ OK ] map.LookupOrAddCB_SeparateFunction (0 ms) [ RUN ] map.LookupOrAddCB_Lambdas [ OK ] map.LookupOrAddCB_Lambdas (0 ms) [ RUN ] map.AddOrModify [ OK ] map.AddOrModify (0 ms) [ RUN ] map.AddOrModifyReference [ OK ] map.AddOrModifyReference (0 ms) [ RUN ] map.AddOverwrite [ OK ] map.AddOverwrite (0 ms) [ RUN ] map.LookupOrAddDefault [ OK ] map.LookupOrAddDefault (0 ms) [ RUN ] map.LookupOrAdd [ OK ] map.LookupOrAdd (0 ms) [ RUN ] map.MoveConstructorSmall [ OK ] map.MoveConstructorSmall (0 ms) [ RUN ] map.MoveConstructorLarge [ OK ] map.MoveConstructorLarge (0 ms) [ RUN ] map.MoveAssignment [ OK ] map.MoveAssignment (0 ms) [ RUN ] map.CopyAssignment [ OK ] map.CopyAssignment (0 ms) [ RUN ] map.Clear [ OK ] map.Clear (0 ms) [ RUN ] map.UniquePtrValue [ OK ] map.UniquePtrValue (0 ms) [ RUN ] map.Remove [ OK ] map.Remove (0 ms) [ RUN ] map.PointerKeys [ OK ] map.PointerKeys (0 ms) [ RUN ] map.ConstKeysAndValues [ OK ] map.ConstKeysAndValues (0 ms) [ RUN ] map.ForeachItem [ OK ] map.ForeachItem (0 ms) [ RUN ] map.CopyConstructorExceptions [ OK ] map.CopyConstructorExceptions (0 ms) [ RUN ] map.MoveConstructorExceptions [ OK ] map.MoveConstructorExceptions (0 ms) [ RUN ] map.AddNewExceptions [ OK ] map.AddNewExceptions (1 ms) [ RUN ] map.ReserveExceptions [ OK ] map.ReserveExceptions (0 ms) [ RUN ] map.PopExceptions [ OK ] map.PopExceptions (0 ms) [ RUN ] map.AddOrModifyExceptions [ OK ] map.AddOrModifyExceptions (0 ms) [ RUN ] map.EnumKey [ OK ] map.EnumKey (0 ms) [ RUN ] map.GenericAlgorithms [ OK ] map.GenericAlgorithms (0 ms) [ RUN ] map.AddAsVariadic [ OK ] map.AddAsVariadic (0 ms) [ RUN ] map.RemoveDuringIteration [ OK ] map.RemoveDuringIteration (0 ms) [ RUN ] map.RemoveIf [ OK ] map.RemoveIf (0 ms) [ RUN ] map.LookupKey [ OK ] map.LookupKey (0 ms) [ RUN ] map.VectorKey [ OK ] map.VectorKey (0 ms) [ RUN ] map.Equality [ OK ] map.Equality (0 ms) [----------] 47 tests from map (7 ms total) [----------] 16 tests from math_base [ RUN ] math_base.SafePowf [ OK ] math_base.SafePowf (0 ms) [ RUN ] math_base.SafeModf [ OK ] math_base.SafeModf (0 ms) [ RUN ] math_base.SafeLogf [ OK ] math_base.SafeLogf (0 ms) [ RUN ] math_base.CompareFFRelativeValid [ OK ] math_base.CompareFFRelativeValid (0 ms) [ RUN ] math_base.CompareFFRelativeNormal [ OK ] math_base.CompareFFRelativeNormal (0 ms) [ RUN ] math_base.CompareFFRelativeZero [ OK ] math_base.CompareFFRelativeZero (0 ms) [ RUN ] math_base.UlpDiffFF [ OK ] math_base.UlpDiffFF (0 ms) [ RUN ] math_base.Log2FloorU [ OK ] math_base.Log2FloorU (0 ms) [ RUN ] math_base.Log2CeilU [ OK ] math_base.Log2CeilU (0 ms) [ RUN ] math_base.CeilPowerOf10 [ OK ] math_base.CeilPowerOf10 (0 ms) [ RUN ] math_base.FloorPowerOf10 [ OK ] math_base.FloorPowerOf10 (1 ms) [ RUN ] math_base.MinVectorAndFloat [ OK ] math_base.MinVectorAndFloat (0 ms) [ RUN ] math_base.ClampInt [ OK ] math_base.ClampInt (0 ms) [ RUN ] math_base.Midpoint [ OK ] math_base.Midpoint (0 ms) [ RUN ] math_base.InterpolateInt [ OK ] math_base.InterpolateInt (0 ms) [ RUN ] math_base.FlooredFMod [ OK ] math_base.FlooredFMod (0 ms) [----------] 16 tests from math_base (2 ms total) [----------] 1 test from math_bits [ RUN ] math_bits.BitscanReverseClearUint [ OK ] math_bits.BitscanReverseClearUint (0 ms) [----------] 1 test from math_bits (0 ms total) [----------] 9 tests from math_color [ RUN ] math_color.RGBToHSVRoundtrip [ OK ] math_color.RGBToHSVRoundtrip (0 ms) [ RUN ] math_color.RGBToHSLRoundtrip [ OK ] math_color.RGBToHSLRoundtrip (0 ms) [ RUN ] math_color.RGBToYUVRoundtrip [ OK ] math_color.RGBToYUVRoundtrip (0 ms) [ RUN ] math_color.RGBToYCCRoundtrip [ OK ] math_color.RGBToYCCRoundtrip (1 ms) [ RUN ] math_color.LinearRGBTosRGBNearZero [ OK ] math_color.LinearRGBTosRGBNearZero (0 ms) [ RUN ] math_color.LinearRGBTosRGB [ OK ] math_color.LinearRGBTosRGB (0 ms) [ RUN ] math_color.LinearRGBTosRGBRoundtrip [ OK ] math_color.LinearRGBTosRGBRoundtrip (0 ms) [ RUN ] math_color.linearrgb_to_srgb_v3_v3 [ OK ] math_color.linearrgb_to_srgb_v3_v3 (0 ms) [ RUN ] math_color.srgb_to_linearrgb_v3_v3 [ OK ] math_color.srgb_to_linearrgb_v3_v3 (0 ms) [----------] 9 tests from math_color (1 ms total) [----------] 2 tests from math_geom [ RUN ] math_geom.DistToLine2DSimple [ OK ] math_geom.DistToLine2DSimple (0 ms) [ RUN ] math_geom.DistToLineSegment2DSimple [ OK ] math_geom.DistToLineSegment2DSimple (0 ms) [----------] 2 tests from math_geom (0 ms total) [----------] 23 tests from math_interp [ RUN ] math_interp.BilinearCharExactSamples [ OK ] math_interp.BilinearCharExactSamples (1 ms) [ RUN ] math_interp.BilinearCharHalfwayUSamples [ OK ] math_interp.BilinearCharHalfwayUSamples (0 ms) [ RUN ] math_interp.BilinearCharHalfwayVSamples [ OK ] math_interp.BilinearCharHalfwayVSamples (0 ms) [ RUN ] math_interp.BilinearCharSamples [ OK ] math_interp.BilinearCharSamples (0 ms) [ RUN ] math_interp.BilinearFloatSamples [ OK ] math_interp.BilinearFloatSamples (0 ms) [ RUN ] math_interp.BilinearCharPartiallyOutsideImageBorder [ OK ] math_interp.BilinearCharPartiallyOutsideImageBorder (0 ms) [ RUN ] math_interp.BilinearCharPartiallyOutsideImage [ OK ] math_interp.BilinearCharPartiallyOutsideImage (0 ms) [ RUN ] math_interp.BilinearCharPartiallyOutsideImageWrap [ OK ] math_interp.BilinearCharPartiallyOutsideImageWrap (0 ms) [ RUN ] math_interp.BilinearFloatPartiallyOutsideImageBorder [ OK ] math_interp.BilinearFloatPartiallyOutsideImageBorder (0 ms) [ RUN ] math_interp.BilinearFloatPartiallyOutsideImage [ OK ] math_interp.BilinearFloatPartiallyOutsideImage (0 ms) [ RUN ] math_interp.BilinearFloatPartiallyOutsideImageWrap [ OK ] math_interp.BilinearFloatPartiallyOutsideImageWrap (0 ms) [ RUN ] math_interp.BilinearCharFullyOutsideImage [ OK ] math_interp.BilinearCharFullyOutsideImage (0 ms) [ RUN ] math_interp.CubicBSplineCharExactSamples [ OK ] math_interp.CubicBSplineCharExactSamples (0 ms) [ RUN ] math_interp.CubicBSplineCharSamples [ OK ] math_interp.CubicBSplineCharSamples (0 ms) [ RUN ] math_interp.CubicBSplineFloatSamples [ OK ] math_interp.CubicBSplineFloatSamples (0 ms) [ RUN ] math_interp.CubicBSplineCharPartiallyOutsideImage [ OK ] math_interp.CubicBSplineCharPartiallyOutsideImage (0 ms) [ RUN ] math_interp.CubicBSplineFloatPartiallyOutsideImage [ OK ] math_interp.CubicBSplineFloatPartiallyOutsideImage (0 ms) [ RUN ] math_interp.CubicBSplineCharFullyOutsideImage [ OK ] math_interp.CubicBSplineCharFullyOutsideImage (0 ms) [ RUN ] math_interp.CubicMitchellCharExactSamples [ OK ] math_interp.CubicMitchellCharExactSamples (0 ms) [ RUN ] math_interp.CubicMitchellCharSamples [ OK ] math_interp.CubicMitchellCharSamples (0 ms) [ RUN ] math_interp.CubicMitchellFloatSamples [ OK ] math_interp.CubicMitchellFloatSamples (1 ms) [ RUN ] math_interp.CubicMitchellCharPartiallyOutsideImage [ OK ] math_interp.CubicMitchellCharPartiallyOutsideImage (0 ms) [ RUN ] math_interp.CubicMitchellFloatPartiallyOutsideImage [ OK ] math_interp.CubicMitchellFloatPartiallyOutsideImage (0 ms) [----------] 23 tests from math_interp (3 ms total) [----------] 22 tests from math_matrix [ RUN ] math_matrix.interp_m4_m4m4_regular [ OK ] math_matrix.interp_m4_m4m4_regular (2 ms) [ RUN ] math_matrix.interp_m3_m3m3_singularity [ OK ] math_matrix.interp_m3_m3m3_singularity (1 ms) [ RUN ] math_matrix.mul_m3_series [ OK ] math_matrix.mul_m3_series (0 ms) [ RUN ] math_matrix.mul_m4_series [ OK ] math_matrix.mul_m4_series (0 ms) [ RUN ] math_matrix.MatrixInverse [ OK ] math_matrix.MatrixInverse (1 ms) [ RUN ] math_matrix.MatrixPseudoInverse [ OK ] math_matrix.MatrixPseudoInverse (1 ms) [ RUN ] math_matrix.MatrixDeterminant [ OK ] math_matrix.MatrixDeterminant (0 ms) [ RUN ] math_matrix.MatrixAdjoint [ OK ] math_matrix.MatrixAdjoint (1 ms) [ RUN ] math_matrix.MatrixAccess [ OK ] math_matrix.MatrixAccess (0 ms) [ RUN ] math_matrix.MatrixInit [ OK ] math_matrix.MatrixInit (0 ms) [ RUN ] math_matrix.MatrixModify [ OK ] math_matrix.MatrixModify (0 ms) [ RUN ] math_matrix.MatrixCompareTest [ OK ] math_matrix.MatrixCompareTest (0 ms) [ RUN ] math_matrix.MatrixMultiply [ OK ] math_matrix.MatrixMultiply (0 ms) [ RUN ] math_matrix.MatrixToNearestEuler [ OK ] math_matrix.MatrixToNearestEuler (0 ms) [ RUN ] math_matrix.MatrixMethods [ OK ] math_matrix.MatrixMethods (0 ms) [ RUN ] math_matrix.Transformation2DMatrixDecomposition [ OK ] math_matrix.Transformation2DMatrixDecomposition (1 ms) [ RUN ] math_matrix.MatrixToQuaternionLegacy [ OK ] math_matrix.MatrixToQuaternionLegacy (0 ms) [ RUN ] math_matrix.MatrixTranspose [ OK ] math_matrix.MatrixTranspose (0 ms) [ RUN ] math_matrix.MatrixInterpolationRegular [ OK ] math_matrix.MatrixInterpolationRegular (1 ms) [ RUN ] math_matrix.MatrixInterpolationSingularity [ OK ] math_matrix.MatrixInterpolationSingularity (0 ms) [ RUN ] math_matrix.MatrixTransform [ OK ] math_matrix.MatrixTransform (0 ms) [ RUN ] math_matrix.MatrixProjection [ OK ] math_matrix.MatrixProjection (1 ms) [----------] 22 tests from math_matrix (11 ms total) [----------] 21 tests from math_matrix_types [ RUN ] math_matrix_types.DefaultConstructor [ OK ] math_matrix_types.DefaultConstructor (0 ms) [ RUN ] math_matrix_types.StaticConstructor [ OK ] math_matrix_types.StaticConstructor (0 ms) [ RUN ] math_matrix_types.VectorConstructor [ OK ] math_matrix_types.VectorConstructor (0 ms) [ RUN ] math_matrix_types.SmallerMatrixConstructor [ OK ] math_matrix_types.SmallerMatrixConstructor (0 ms) [ RUN ] math_matrix_types.ComponentMasking [ OK ] math_matrix_types.ComponentMasking (0 ms) [ RUN ] math_matrix_types.PointerConversion [ OK ] math_matrix_types.PointerConversion (0 ms) [ RUN ] math_matrix_types.TypeConversion [ OK ] math_matrix_types.TypeConversion (0 ms) [ RUN ] math_matrix_types.PointerArrayConversion [ OK ] math_matrix_types.PointerArrayConversion (0 ms) [ RUN ] math_matrix_types.ComponentAccess [ OK ] math_matrix_types.ComponentAccess (0 ms) [ RUN ] math_matrix_types.AddOperator [ OK ] math_matrix_types.AddOperator (0 ms) [ RUN ] math_matrix_types.SubtractOperator [ OK ] math_matrix_types.SubtractOperator (0 ms) [ RUN ] math_matrix_types.MultiplyOperator [ OK ] math_matrix_types.MultiplyOperator (0 ms) [ RUN ] math_matrix_types.MatrixMultiplyOperator [ OK ] math_matrix_types.MatrixMultiplyOperator (0 ms) [ RUN ] math_matrix_types.VectorMultiplyOperator [ OK ] math_matrix_types.VectorMultiplyOperator (0 ms) [ RUN ] math_matrix_types.ViewConstructor [ OK ] math_matrix_types.ViewConstructor (0 ms) [ RUN ] math_matrix_types.ViewFromCstyleMatrix [ OK ] math_matrix_types.ViewFromCstyleMatrix (0 ms) [ RUN ] math_matrix_types.ViewAssignment [ OK ] math_matrix_types.ViewAssignment (0 ms) [ RUN ] math_matrix_types.ViewScalarOperators [ OK ] math_matrix_types.ViewScalarOperators (0 ms) [ RUN ] math_matrix_types.ViewMatrixMultiplyOperator [ OK ] math_matrix_types.ViewMatrixMultiplyOperator (0 ms) [ RUN ] math_matrix_types.ViewVectorMultiplyOperator [ OK ] math_matrix_types.ViewVectorMultiplyOperator (0 ms) [ RUN ] math_matrix_types.ViewMatrixNormalize [ OK ] math_matrix_types.ViewMatrixNormalize (0 ms) [----------] 21 tests from math_matrix_types (2 ms total) [----------] 36 tests from math_rotation [ RUN ] math_rotation.quat_to_mat_to_quat_rot180 [ OK ] math_rotation.quat_to_mat_to_quat_rot180 (0 ms) [ RUN ] math_rotation.quat_to_mat_to_quat_rot180n [ OK ] math_rotation.quat_to_mat_to_quat_rot180n (0 ms) [ RUN ] math_rotation.quat_to_mat_to_quat_rot90 [ OK ] math_rotation.quat_to_mat_to_quat_rot90 (0 ms) [ RUN ] math_rotation.quat_to_mat_to_quat_rot90n [ OK ] math_rotation.quat_to_mat_to_quat_rot90n (0 ms) [ RUN ] math_rotation.quat_to_mat_to_quat_bad_T83196 [ OK ] math_rotation.quat_to_mat_to_quat_bad_T83196 (1 ms) [ RUN ] math_rotation.quat_to_mat_to_quat_bad_negative [ OK ] math_rotation.quat_to_mat_to_quat_bad_negative (0 ms) [ RUN ] math_rotation.quat_to_mat_to_quat_near_1000 [ OK ] math_rotation.quat_to_mat_to_quat_near_1000 (0 ms) [ RUN ] math_rotation.quat_to_mat_to_quat_near_0100 [ OK ] math_rotation.quat_to_mat_to_quat_near_0100 (0 ms) [ RUN ] math_rotation.quat_to_mat_to_quat_near_0010 [ OK ] math_rotation.quat_to_mat_to_quat_near_0010 (0 ms) [ RUN ] math_rotation.quat_to_mat_to_quat_near_0001 [ OK ] math_rotation.quat_to_mat_to_quat_near_0001 (0 ms) [ RUN ] math_rotation.quat_to_mat_to_quat_zeroed_matrix [ OK ] math_rotation.quat_to_mat_to_quat_zeroed_matrix (0 ms) [ RUN ] math_rotation.quat_split_swing_and_twist_negative [ OK ] math_rotation.quat_split_swing_and_twist_negative (0 ms) [ RUN ] math_rotation.mat3_normalized_to_quat_fast_degenerate [ OK ] math_rotation.mat3_normalized_to_quat_fast_degenerate (0 ms) [ RUN ] math_rotation.sin_cos_from_fraction_accuracy [ OK ] math_rotation.sin_cos_from_fraction_accuracy (1 ms) [ RUN ] math_rotation.sin_cos_from_fraction_symmetry [ OK ] math_rotation.sin_cos_from_fraction_symmetry (2 ms) [ RUN ] math_rotation.DefaultConstructor [ OK ] math_rotation.DefaultConstructor (0 ms) [ RUN ] math_rotation.RotateDirectionAroundAxis [ OK ] math_rotation.RotateDirectionAroundAxis (0 ms) [ RUN ] math_rotation.AxisAngleConstructors [ OK ] math_rotation.AxisAngleConstructors (0 ms) [ RUN ] math_rotation.QuaternionDot [ OK ] math_rotation.QuaternionDot (1 ms) [ RUN ] math_rotation.QuaternionConjugate [ OK ] math_rotation.QuaternionConjugate (0 ms) [ RUN ] math_rotation.QuaternionNormalize [ OK ] math_rotation.QuaternionNormalize (0 ms) [ RUN ] math_rotation.QuaternionInvert [ OK ] math_rotation.QuaternionInvert (0 ms) [ RUN ] math_rotation.QuaternionCanonicalize [ OK ] math_rotation.QuaternionCanonicalize (0 ms) [ RUN ] math_rotation.QuaternionAngleBetween [ OK ] math_rotation.QuaternionAngleBetween (0 ms) [ RUN ] math_rotation.QuaternionPower [ OK ] math_rotation.QuaternionPower (0 ms) [ RUN ] math_rotation.QuaternionFromTriangle [ OK ] math_rotation.QuaternionFromTriangle (0 ms) [ RUN ] math_rotation.QuaternionFromVector [ OK ] math_rotation.QuaternionFromVector (1 ms) [ RUN ] math_rotation.QuaternionWrappedAround [ OK ] math_rotation.QuaternionWrappedAround (0 ms) [ RUN ] math_rotation.QuaternionFromTracking [ OK ] math_rotation.QuaternionFromTracking (0 ms) [ RUN ] math_rotation.EulerWrappedAround [ OK ] math_rotation.EulerWrappedAround (0 ms) [ RUN ] math_rotation.Euler3ToGimbal [ OK ] math_rotation.Euler3ToGimbal (1 ms) [ RUN ] math_rotation.CartesianBasis [ OK ] math_rotation.CartesianBasis (8 ms) [ RUN ] math_rotation.Transform [ OK ] math_rotation.Transform (0 ms) [ RUN ] math_rotation.DualQuaternionNormalize [ OK ] math_rotation.DualQuaternionNormalize (0 ms) [ RUN ] math_rotation.DualQuaternionFromMatrix [ OK ] math_rotation.DualQuaternionFromMatrix (1 ms) [ RUN ] math_rotation.DualQuaternionTransform [ OK ] math_rotation.DualQuaternionTransform (0 ms) [----------] 36 tests from math_rotation (16 ms total) [----------] 18 tests from math_rotation_types [ RUN ] math_rotation_types.AxisSignedCross [ OK ] math_rotation_types.AxisSignedCross (0 ms) [ RUN ] math_rotation_types.AxisSignedConvertToVec [ OK ] math_rotation_types.AxisSignedConvertToVec (0 ms) [ RUN ] math_rotation_types.Euler3Order [ OK ] math_rotation_types.Euler3Order (0 ms) [ RUN ] math_rotation_types.DualQuaternionUniformScaleConstructor [ OK ] math_rotation_types.DualQuaternionUniformScaleConstructor (0 ms) [ RUN ] math_rotation_types.DualQuaternionNonUniformScaleConstructor [ OK ] math_rotation_types.DualQuaternionNonUniformScaleConstructor (0 ms) [ RUN ] math_rotation_types.DualQuaternionOperators [ OK ] math_rotation_types.DualQuaternionOperators (0 ms) [ RUN ] math_rotation_types.QuaternionDefaultConstructor [ OK ] math_rotation_types.QuaternionDefaultConstructor (0 ms) [ RUN ] math_rotation_types.QuaternionStaticConstructor [ OK ] math_rotation_types.QuaternionStaticConstructor (0 ms) [ RUN ] math_rotation_types.QuaternionVectorConstructor [ OK ] math_rotation_types.QuaternionVectorConstructor (0 ms) [ RUN ] math_rotation_types.QuaternionProduct [ OK ] math_rotation_types.QuaternionProduct (0 ms) [ RUN ] math_rotation_types.QuaternionUnaryMinus [ OK ] math_rotation_types.QuaternionUnaryMinus (0 ms) [ RUN ] math_rotation_types.QuaternionExpmap [ OK ] math_rotation_types.QuaternionExpmap (0 ms) [ RUN ] math_rotation_types.QuaternionTwistSwing [ OK ] math_rotation_types.QuaternionTwistSwing (0 ms) [ RUN ] math_rotation_types.AngleMethods [ OK ] math_rotation_types.AngleMethods (0 ms) [ RUN ] math_rotation_types.AngleFraction [ OK ] math_rotation_types.AngleFraction (0 ms) [ RUN ] math_rotation_types.TypeConversion [ OK ] math_rotation_types.TypeConversion (0 ms) [ RUN ] math_rotation_types.Euler3Conversion [ OK ] math_rotation_types.Euler3Conversion (1 ms) [ RUN ] math_rotation_types.AngleSinCosOperators [ OK ] math_rotation_types.AngleSinCosOperators (0 ms) [----------] 18 tests from math_rotation_types (3 ms total) [----------] 5 tests from math_solvers [ RUN ] math_solvers.Tridiagonal1 [ OK ] math_solvers.Tridiagonal1 (0 ms) [ RUN ] math_solvers.Tridiagonal3 [ OK ] math_solvers.Tridiagonal3 (0 ms) [ RUN ] math_solvers.CyclicTridiagonal1 [ OK ] math_solvers.CyclicTridiagonal1 (0 ms) [ RUN ] math_solvers.CyclicTridiagonal2 [ OK ] math_solvers.CyclicTridiagonal2 (0 ms) [ RUN ] math_solvers.CyclicTridiagonal3 [ OK ] math_solvers.CyclicTridiagonal3 (0 ms) [----------] 5 tests from math_solvers (0 ms total) [----------] 1 test from math_time [ RUN ] math_time.SecondsExplode [ OK ] math_time.SecondsExplode (1 ms) [----------] 1 test from math_time (1 ms total) [----------] 15 tests from math_vector [ RUN ] math_vector.ClampVecWithFloats [ OK ] math_vector.ClampVecWithFloats (0 ms) [ RUN ] math_vector.ClampVecWithVecs [ OK ] math_vector.ClampVecWithVecs (0 ms) [ RUN ] math_vector.test_invert_v3_safe [ OK ] math_vector.test_invert_v3_safe (0 ms) [ RUN ] math_vector.Clamp [ OK ] math_vector.Clamp (0 ms) [ RUN ] math_vector.InterpolateInt [ OK ] math_vector.InterpolateInt (0 ms) [ RUN ] math_vector.InterpolateFloat [ OK ] math_vector.InterpolateFloat (0 ms) [ RUN ] math_vector.CeilToMultiple [ OK ] math_vector.CeilToMultiple (0 ms) [ RUN ] math_vector.DivideCeil [ OK ] math_vector.DivideCeil (0 ms) [ RUN ] math_vector.Sign [ OK ] math_vector.Sign (0 ms) [ RUN ] math_vector.sqrt [ OK ] math_vector.sqrt (0 ms) [ RUN ] math_vector.safe_sqrt [ OK ] math_vector.safe_sqrt (0 ms) [ RUN ] math_vector.rcp [ OK ] math_vector.rcp (0 ms) [ RUN ] math_vector.safe_rcp [ OK ] math_vector.safe_rcp (0 ms) [ RUN ] math_vector.exp [ OK ] math_vector.exp (0 ms) [ RUN ] math_vector.square [ OK ] math_vector.square (0 ms) [----------] 15 tests from math_vector (1 ms total) [----------] 23 tests from math_vec_types [ RUN ] math_vec_types.ScalarConstructorUnsigned [ OK ] math_vec_types.ScalarConstructorUnsigned (0 ms) [ RUN ] math_vec_types.ScalarConstructorInt [ OK ] math_vec_types.ScalarConstructorInt (0 ms) [ RUN ] math_vec_types.ScalarConstructorFloat [ OK ] math_vec_types.ScalarConstructorFloat (0 ms) [ RUN ] math_vec_types.ScalarConstructorDouble [ OK ] math_vec_types.ScalarConstructorDouble (0 ms) [ RUN ] math_vec_types.MultiScalarConstructorVec2 [ OK ] math_vec_types.MultiScalarConstructorVec2 (0 ms) [ RUN ] math_vec_types.MultiScalarConstructorVec3 [ OK ] math_vec_types.MultiScalarConstructorVec3 (0 ms) [ RUN ] math_vec_types.MultiScalarConstructorVec4 [ OK ] math_vec_types.MultiScalarConstructorVec4 (0 ms) [ RUN ] math_vec_types.MixedScalarVectorConstructorVec3 [ OK ] math_vec_types.MixedScalarVectorConstructorVec3 (0 ms) [ RUN ] math_vec_types.MixedScalarVectorConstructorVec4 [ OK ] math_vec_types.MixedScalarVectorConstructorVec4 (0 ms) [ RUN ] math_vec_types.ComponentMasking [ OK ] math_vec_types.ComponentMasking (0 ms) [ RUN ] math_vec_types.PointerConversion [ OK ] math_vec_types.PointerConversion (0 ms) [ RUN ] math_vec_types.PointerArrayConversion [ OK ] math_vec_types.PointerArrayConversion (0 ms) [ RUN ] math_vec_types.VectorTypeConversion [ OK ] math_vec_types.VectorTypeConversion (0 ms) [ RUN ] math_vec_types.Add [ OK ] math_vec_types.Add (0 ms) [ RUN ] math_vec_types.AddFloatByVector [ OK ] math_vec_types.AddFloatByVector (0 ms) [ RUN ] math_vec_types.Sub [ OK ] math_vec_types.Sub (0 ms) [ RUN ] math_vec_types.SubFloatByVector [ OK ] math_vec_types.SubFloatByVector (0 ms) [ RUN ] math_vec_types.Mul [ OK ] math_vec_types.Mul (0 ms) [ RUN ] math_vec_types.MulFloatByVector [ OK ] math_vec_types.MulFloatByVector (0 ms) [ RUN ] math_vec_types.Divide [ OK ] math_vec_types.Divide (0 ms) [ RUN ] math_vec_types.DivideFloatByVector [ OK ] math_vec_types.DivideFloatByVector (0 ms) [ RUN ] math_vec_types.DivideFloatByVectorSmall [ OK ] math_vec_types.DivideFloatByVectorSmall (0 ms) [ RUN ] math_vec_types.SwizzleReinterpret [ OK ] math_vec_types.SwizzleReinterpret (0 ms) [----------] 23 tests from math_vec_types (2 ms total) [----------] 126 tests from memiter [ RUN ] memiter.Nop [ OK ] memiter.Nop (0 ms) [ RUN ] memiter.Empty0_1 [ OK ] memiter.Empty0_1 (0 ms) [ RUN ] memiter.Empty1_1 [ OK ] memiter.Empty1_1 (0 ms) [ RUN ] memiter.Empty2_1 [ OK ] memiter.Empty2_1 (0 ms) [ RUN ] memiter.Empty3_1 [ OK ] memiter.Empty3_1 (0 ms) [ RUN ] memiter.Empty13_1 [ OK ] memiter.Empty13_1 (0 ms) [ RUN ] memiter.Empty256_1 [ OK ] memiter.Empty256_1 (0 ms) [ RUN ] memiter.Empty0_2 [ OK ] memiter.Empty0_2 (0 ms) [ RUN ] memiter.Empty1_2 [ OK ] memiter.Empty1_2 (1 ms) [ RUN ] memiter.Empty2_2 [ OK ] memiter.Empty2_2 (0 ms) [ RUN ] memiter.Empty3_2 [ OK ] memiter.Empty3_2 (0 ms) [ RUN ] memiter.Empty13_2 [ OK ] memiter.Empty13_2 (0 ms) [ RUN ] memiter.Empty256_2 [ OK ] memiter.Empty256_2 (0 ms) [ RUN ] memiter.Empty0_3 [ OK ] memiter.Empty0_3 (0 ms) [ RUN ] memiter.Empty1_3 [ OK ] memiter.Empty1_3 (0 ms) [ RUN ] memiter.Empty2_3 [ OK ] memiter.Empty2_3 (0 ms) [ RUN ] memiter.Empty3_3 [ OK ] memiter.Empty3_3 (0 ms) [ RUN ] memiter.Empty13_3 [ OK ] memiter.Empty13_3 (0 ms) [ RUN ] memiter.Empty256_3 [ OK ] memiter.Empty256_3 (0 ms) [ RUN ] memiter.Empty0_13 [ OK ] memiter.Empty0_13 (0 ms) [ RUN ] memiter.Empty1_13 [ OK ] memiter.Empty1_13 (0 ms) [ RUN ] memiter.Empty2_13 [ OK ] memiter.Empty2_13 (0 ms) [ RUN ] memiter.Empty3_13 [ OK ] memiter.Empty3_13 (0 ms) [ RUN ] memiter.Empty13_13 [ OK ] memiter.Empty13_13 (0 ms) [ RUN ] memiter.Empty256_13 [ OK ] memiter.Empty256_13 (0 ms) [ RUN ] memiter.Empty0_256 [ OK ] memiter.Empty0_256 (0 ms) [ RUN ] memiter.Empty1_256 [ OK ] memiter.Empty1_256 (0 ms) [ RUN ] memiter.Empty2_256 [ OK ] memiter.Empty2_256 (0 ms) [ RUN ] memiter.Empty3_256 [ OK ] memiter.Empty3_256 (0 ms) [ RUN ] memiter.Empty13_256 [ OK ] memiter.Empty13_256 (0 ms) [ RUN ] memiter.Empty256_256 [ OK ] memiter.Empty256_256 (0 ms) [ RUN ] memiter.Char1_1 [ OK ] memiter.Char1_1 (0 ms) [ RUN ] memiter.Short1_1 [ OK ] memiter.Short1_1 (0 ms) [ RUN ] memiter.Int1_1 [ OK ] memiter.Int1_1 (0 ms) [ RUN ] memiter.Long1_1 [ OK ] memiter.Long1_1 (0 ms) [ RUN ] memiter.Char2_1 [ OK ] memiter.Char2_1 (0 ms) [ RUN ] memiter.Short2_1 [ OK ] memiter.Short2_1 (0 ms) [ RUN ] memiter.Int2_1 [ OK ] memiter.Int2_1 (0 ms) [ RUN ] memiter.Long2_1 [ OK ] memiter.Long2_1 (0 ms) [ RUN ] memiter.Char3_1 [ OK ] memiter.Char3_1 (0 ms) [ RUN ] memiter.Short3_1 [ OK ] memiter.Short3_1 (1 ms) [ RUN ] memiter.Int3_1 [ OK ] memiter.Int3_1 (0 ms) [ RUN ] memiter.Long3_1 [ OK ] memiter.Long3_1 (0 ms) [ RUN ] memiter.Char256_1 [ OK ] memiter.Char256_1 (0 ms) [ RUN ] memiter.Short256_1 [ OK ] memiter.Short256_1 (0 ms) [ RUN ] memiter.Int256_1 [ OK ] memiter.Int256_1 (0 ms) [ RUN ] memiter.Long256_1 [ OK ] memiter.Long256_1 (0 ms) [ RUN ] memiter.Char1_2 [ OK ] memiter.Char1_2 (0 ms) [ RUN ] memiter.Short1_2 [ OK ] memiter.Short1_2 (0 ms) [ RUN ] memiter.Int1_2 [ OK ] memiter.Int1_2 (0 ms) [ RUN ] memiter.Long1_2 [ OK ] memiter.Long1_2 (0 ms) [ RUN ] memiter.Char2_2 [ OK ] memiter.Char2_2 (0 ms) [ RUN ] memiter.Short2_2 [ OK ] memiter.Short2_2 (0 ms) [ RUN ] memiter.Int2_2 [ OK ] memiter.Int2_2 (0 ms) [ RUN ] memiter.Long2_2 [ OK ] memiter.Long2_2 (0 ms) [ RUN ] memiter.Char3_2 [ OK ] memiter.Char3_2 (0 ms) [ RUN ] memiter.Short3_2 [ OK ] memiter.Short3_2 (0 ms) [ RUN ] memiter.Int3_2 [ OK ] memiter.Int3_2 (0 ms) [ RUN ] memiter.Long3_2 [ OK ] memiter.Long3_2 (0 ms) [ RUN ] memiter.Char256_2 [ OK ] memiter.Char256_2 (0 ms) [ RUN ] memiter.Short256_2 [ OK ] memiter.Short256_2 (1 ms) [ RUN ] memiter.Int256_2 [ OK ] memiter.Int256_2 (0 ms) [ RUN ] memiter.Long256_2 [ OK ] memiter.Long256_2 (0 ms) [ RUN ] memiter.Char1_3 [ OK ] memiter.Char1_3 (0 ms) [ RUN ] memiter.Short1_3 [ OK ] memiter.Short1_3 (0 ms) [ RUN ] memiter.Int1_3 [ OK ] memiter.Int1_3 (0 ms) [ RUN ] memiter.Long1_3 [ OK ] memiter.Long1_3 (0 ms) [ RUN ] memiter.Char2_3 [ OK ] memiter.Char2_3 (0 ms) [ RUN ] memiter.Short2_3 [ OK ] memiter.Short2_3 (0 ms) [ RUN ] memiter.Int2_3 [ OK ] memiter.Int2_3 (1 ms) [ RUN ] memiter.Long2_3 [ OK ] memiter.Long2_3 (0 ms) [ RUN ] memiter.Char3_3 [ OK ] memiter.Char3_3 (0 ms) [ RUN ] memiter.Short3_3 [ OK ] memiter.Short3_3 (0 ms) [ RUN ] memiter.Int3_3 [ OK ] memiter.Int3_3 (0 ms) [ RUN ] memiter.Long3_3 [ OK ] memiter.Long3_3 (0 ms) [ RUN ] memiter.Char256_3 [ OK ] memiter.Char256_3 (0 ms) [ RUN ] memiter.Short256_3 [ OK ] memiter.Short256_3 (0 ms) [ RUN ] memiter.Int256_3 [ OK ] memiter.Int256_3 (0 ms) [ RUN ] memiter.Long256_3 [ OK ] memiter.Long256_3 (1 ms) [ RUN ] memiter.Char1_13 [ OK ] memiter.Char1_13 (0 ms) [ RUN ] memiter.Short1_13 [ OK ] memiter.Short1_13 (0 ms) [ RUN ] memiter.Int1_13 [ OK ] memiter.Int1_13 (0 ms) [ RUN ] memiter.Long1_13 [ OK ] memiter.Long1_13 (0 ms) [ RUN ] memiter.Char2_13 [ OK ] memiter.Char2_13 (0 ms) [ RUN ] memiter.Short2_13 [ OK ] memiter.Short2_13 (0 ms) [ RUN ] memiter.Int2_13 [ OK ] memiter.Int2_13 (0 ms) [ RUN ] memiter.Long2_13 [ OK ] memiter.Long2_13 (0 ms) [ RUN ] memiter.Char3_13 [ OK ] memiter.Char3_13 (0 ms) [ RUN ] memiter.Short3_13 [ OK ] memiter.Short3_13 (0 ms) [ RUN ] memiter.Int3_13 [ OK ] memiter.Int3_13 (0 ms) [ RUN ] memiter.Long3_13 [ OK ] memiter.Long3_13 (0 ms) [ RUN ] memiter.Char256_13 [ OK ] memiter.Char256_13 (1 ms) [ RUN ] memiter.Short256_13 [ OK ] memiter.Short256_13 (0 ms) [ RUN ] memiter.Int256_13 [ OK ] memiter.Int256_13 (0 ms) [ RUN ] memiter.Long256_13 [ OK ] memiter.Long256_13 (0 ms) [ RUN ] memiter.Char1_256 [ OK ] memiter.Char1_256 (0 ms) [ RUN ] memiter.Short1_256 [ OK ] memiter.Short1_256 (0 ms) [ RUN ] memiter.Int1_256 [ OK ] memiter.Int1_256 (0 ms) [ RUN ] memiter.Long1_256 [ OK ] memiter.Long1_256 (0 ms) [ RUN ] memiter.Char2_256 [ OK ] memiter.Char2_256 (1 ms) [ RUN ] memiter.Short2_256 [ OK ] memiter.Short2_256 (0 ms) [ RUN ] memiter.Int2_256 [ OK ] memiter.Int2_256 (0 ms) [ RUN ] memiter.Long2_256 [ OK ] memiter.Long2_256 (0 ms) [ RUN ] memiter.Char3_256 [ OK ] memiter.Char3_256 (0 ms) [ RUN ] memiter.Short3_256 [ OK ] memiter.Short3_256 (0 ms) [ RUN ] memiter.Int3_256 [ OK ] memiter.Int3_256 (0 ms) [ RUN ] memiter.Long3_256 [ OK ] memiter.Long3_256 (0 ms) [ RUN ] memiter.Char256_256 [ OK ] memiter.Char256_256 (0 ms) [ RUN ] memiter.Short256_256 [ OK ] memiter.Short256_256 (0 ms) [ RUN ] memiter.Int256_256 [ OK ] memiter.Int256_256 (0 ms) [ RUN ] memiter.Long256_256 [ OK ] memiter.Long256_256 (0 ms) [ RUN ] memiter.Strings_1 [ OK ] memiter.Strings_1 (1 ms) [ RUN ] memiter.Strings_2 [ OK ] memiter.Strings_2 (0 ms) [ RUN ] memiter.Strings_3 [ OK ] memiter.Strings_3 (0 ms) [ RUN ] memiter.Strings_13 [ OK ] memiter.Strings_13 (0 ms) [ RUN ] memiter.Strings_256 [ OK ] memiter.Strings_256 (0 ms) [ RUN ] memiter.Words10kSentence_1 [ OK ] memiter.Words10kSentence_1 (2 ms) [ RUN ] memiter.Words10kWords_1 [ OK ] memiter.Words10kWords_1 (8 ms) [ RUN ] memiter.Words10kSentence_2 [ OK ] memiter.Words10kSentence_2 (1 ms) [ RUN ] memiter.Words10kWords_2 [ OK ] memiter.Words10kWords_2 (7 ms) [ RUN ] memiter.Words10kSentence_3 [ OK ] memiter.Words10kSentence_3 (2 ms) [ RUN ] memiter.Words10kWords_3 [ OK ] memiter.Words10kWords_3 (8 ms) [ RUN ] memiter.Words10kSentence_13 [ OK ] memiter.Words10kSentence_13 (2 ms) [ RUN ] memiter.Words10kWords_13 [ OK ] memiter.Words10kWords_13 (7 ms) [ RUN ] memiter.Words10kSentence_256 [ OK ] memiter.Words10kSentence_256 (1 ms) [ RUN ] memiter.Words10kWords_256 [ OK ] memiter.Words10kWords_256 (3 ms) [----------] 126 tests from memiter (53 ms total) [----------] 2 tests from memory_utils [ RUN ] memory_utils.ScopedDefer1 [ OK ] memory_utils.ScopedDefer1 (0 ms) [ RUN ] memory_utils.ScopedDefer2 [ OK ] memory_utils.ScopedDefer2 (0 ms) [----------] 2 tests from memory_utils (0 ms total) [----------] 9 tests from boolean_trimesh [ RUN ] boolean_trimesh.Empty [ OK ] boolean_trimesh.Empty (1 ms) [ RUN ] boolean_trimesh.TetTetTrimesh [ OK ] boolean_trimesh.TetTetTrimesh (42 ms) [ RUN ] boolean_trimesh.TetTet2Trimesh [ OK ] boolean_trimesh.TetTet2Trimesh (8 ms) [ RUN ] boolean_trimesh.CubeTetTrimesh [ OK ] boolean_trimesh.CubeTetTrimesh (18 ms) [ RUN ] boolean_trimesh.BinaryTetTetTrimesh [ OK ] boolean_trimesh.BinaryTetTetTrimesh (5 ms) [ RUN ] boolean_trimesh.TetTetCoplanarTrimesh [ OK ] boolean_trimesh.TetTetCoplanarTrimesh (9 ms) [ RUN ] boolean_trimesh.TetInsideTetTrimesh [ OK ] boolean_trimesh.TetInsideTetTrimesh (6 ms) [ RUN ] boolean_trimesh.TetBesideTetTrimesh [ OK ] boolean_trimesh.TetBesideTetTrimesh (6 ms) [ RUN ] boolean_trimesh.DegenerateTris [ OK ] boolean_trimesh.DegenerateTris (5 ms) [----------] 9 tests from boolean_trimesh (101 ms total) [----------] 9 tests from boolean_polymesh [ RUN ] boolean_polymesh.TetTet [ OK ] boolean_polymesh.TetTet (12 ms) [ RUN ] boolean_polymesh.CubeCube [ OK ] boolean_polymesh.CubeCube (43 ms) [ RUN ] boolean_polymesh.CubeCone [ OK ] boolean_polymesh.CubeCone (24 ms) [ RUN ] boolean_polymesh.CubeCubeCoplanar [ OK ] boolean_polymesh.CubeCubeCoplanar (9 ms) [ RUN ] boolean_polymesh.TetTeTCoplanarDiff [ OK ] boolean_polymesh.TetTeTCoplanarDiff (6 ms) [ RUN ] boolean_polymesh.CubeCubeStep [ OK ] boolean_polymesh.CubeCubeStep (16 ms) [ RUN ] boolean_polymesh.CubeCyl4 [ OK ] boolean_polymesh.CubeCyl4 (31 ms) [ RUN ] boolean_polymesh.CubeCubesubdivDiff [ OK ] boolean_polymesh.CubeCubesubdivDiff (25 ms) [ RUN ] boolean_polymesh.CubePlane [ OK ] boolean_polymesh.CubePlane (11 ms) [----------] 9 tests from boolean_polymesh (178 ms total) [----------] 16 tests from mesh_intersect [ RUN ] mesh_intersect.Mesh [ OK ] mesh_intersect.Mesh (0 ms) [ RUN ] mesh_intersect.TriangulateTri [ OK ] mesh_intersect.TriangulateTri (0 ms) [ RUN ] mesh_intersect.TriangulateQuad [ OK ] mesh_intersect.TriangulateQuad (0 ms) [ RUN ] mesh_intersect.TriangulatePentagon [ OK ] mesh_intersect.TriangulatePentagon (0 ms) [ RUN ] mesh_intersect.TriangulateTwoFaces [ OK ] mesh_intersect.TriangulateTwoFaces (1 ms) [ RUN ] mesh_intersect.OneTri [ OK ] mesh_intersect.OneTri (0 ms) [ RUN ] mesh_intersect.TriTri [ OK ] mesh_intersect.TriTri (2 ms) [ RUN ] mesh_intersect.TriTriReversed [ OK ] mesh_intersect.TriTriReversed (2 ms) [ RUN ] mesh_intersect.TwoTris [ OK ] mesh_intersect.TwoTris (208 ms) [ RUN ] mesh_intersect.OverlapCluster [ OK ] mesh_intersect.OverlapCluster (4 ms) [ RUN ] mesh_intersect.TriCornerCross1 [ OK ] mesh_intersect.TriCornerCross1 (4 ms) [ RUN ] mesh_intersect.TriCornerCross2 [ OK ] mesh_intersect.TriCornerCross2 (3 ms) [ RUN ] mesh_intersect.TriCornerCross3 [ OK ] mesh_intersect.TriCornerCross3 (4 ms) [ RUN ] mesh_intersect.TetTet [ OK ] mesh_intersect.TetTet (7 ms) [ RUN ] mesh_intersect.CubeCubeStep [ OK ] mesh_intersect.CubeCubeStep (47 ms) [ RUN ] mesh_intersect.RectCross [ OK ] mesh_intersect.RectCross (4 ms) [----------] 16 tests from mesh_intersect (287 ms total) [----------] 8 tests from multi_value_map [ RUN ] multi_value_map.LookupNotExistant [ OK ] multi_value_map.LookupNotExistant (1 ms) [ RUN ] multi_value_map.LookupExistant [ OK ] multi_value_map.LookupExistant (0 ms) [ RUN ] multi_value_map.LookupMutable [ OK ] multi_value_map.LookupMutable (0 ms) [ RUN ] multi_value_map.AddMultiple [ OK ] multi_value_map.AddMultiple (0 ms) [ RUN ] multi_value_map.Keys [ OK ] multi_value_map.Keys (0 ms) [ RUN ] multi_value_map.Values [ OK ] multi_value_map.Values (0 ms) [ RUN ] multi_value_map.Items [ OK ] multi_value_map.Items (0 ms) [ RUN ] multi_value_map.UniquePtr [ OK ] multi_value_map.UniquePtr (0 ms) [----------] 8 tests from multi_value_map (1 ms total) [----------] 60 tests from path_util [ RUN ] path_util.Normalize_Nop [ OK ] path_util.Normalize_Nop (1 ms) [ RUN ] path_util.Normalize_NopRelative [ OK ] path_util.Normalize_NopRelative (0 ms) [ RUN ] path_util.Normalize_Dot [ OK ] path_util.Normalize_Dot (0 ms) [ RUN ] path_util.Normalize_ComplexAbsolute [ OK ] path_util.Normalize_ComplexAbsolute (0 ms) [ RUN ] path_util.Normalize_ComplexRelative [ OK ] path_util.Normalize_ComplexRelative (0 ms) [ RUN ] path_util.Normalize_DoubleSlash [ OK ] path_util.Normalize_DoubleSlash (0 ms) [ RUN ] path_util.Normalize_Parent [ OK ] path_util.Normalize_Parent (0 ms) [ RUN ] path_util.Normalize_UnbalancedAbsolute [ OK ] path_util.Normalize_UnbalancedAbsolute (0 ms) [ RUN ] path_util.Normalize_UnbalancedRelative [ OK ] path_util.Normalize_UnbalancedRelative (0 ms) [ RUN ] path_util.Normalize_UnbalancedRelativeTrailing [ OK ] path_util.Normalize_UnbalancedRelativeTrailing (0 ms) [ RUN ] path_util.CompareNormalized [ OK ] path_util.CompareNormalized (0 ms) [ RUN ] path_util.ParentDir_Simple [ OK ] path_util.ParentDir_Simple (0 ms) [ RUN ] path_util.ParentDir_NOP [ OK ] path_util.ParentDir_NOP (0 ms) [ RUN ] path_util.ParentDir_TrailingPeriod [ OK ] path_util.ParentDir_TrailingPeriod (0 ms) [ RUN ] path_util.ParentDir_Complex [ OK ] path_util.ParentDir_Complex (0 ms) [ RUN ] path_util.NameAtIndex_Single [ OK ] path_util.NameAtIndex_Single (0 ms) [ RUN ] path_util.NameAtIndex_SingleNeg [ OK ] path_util.NameAtIndex_SingleNeg (0 ms) [ RUN ] path_util.NameAtIndex_Double [ OK ] path_util.NameAtIndex_Double (0 ms) [ RUN ] path_util.NameAtIndex_DoublNeg [ OK ] path_util.NameAtIndex_DoublNeg (1 ms) [ RUN ] path_util.NameAtIndex_Misc [ OK ] path_util.NameAtIndex_Misc (0 ms) [ RUN ] path_util.NameAtIndex_MiscNeg [ OK ] path_util.NameAtIndex_MiscNeg (0 ms) [ RUN ] path_util.NameAtIndex_SingleDot [ OK ] path_util.NameAtIndex_SingleDot (0 ms) [ RUN ] path_util.NameAtIndex_SingleDotNeg [ OK ] path_util.NameAtIndex_SingleDotNeg (0 ms) [ RUN ] path_util.NameAtIndex_SingleDotDoubleSlash [ OK ] path_util.NameAtIndex_SingleDotDoubleSlash (0 ms) [ RUN ] path_util.NameAtIndex_SingleDotDoubleSlashNeg [ OK ] path_util.NameAtIndex_SingleDotDoubleSlashNeg (0 ms) [ RUN ] path_util.NameAtIndex_SingleDotSeries [ OK ] path_util.NameAtIndex_SingleDotSeries (0 ms) [ RUN ] path_util.NameAtIndex_SingleDotSeriesNeg [ OK ] path_util.NameAtIndex_SingleDotSeriesNeg (0 ms) [ RUN ] path_util.NameAtIndex_MiscComplex [ OK ] path_util.NameAtIndex_MiscComplex (1 ms) [ RUN ] path_util.NameAtIndex_MiscComplexNeg [ OK ] path_util.NameAtIndex_MiscComplexNeg (0 ms) [ RUN ] path_util.NameAtIndex_NoneComplex [ OK ] path_util.NameAtIndex_NoneComplex (0 ms) [ RUN ] path_util.NameAtIndex_NoneComplexNeg [ OK ] path_util.NameAtIndex_NoneComplexNeg (0 ms) [ RUN ] path_util.JoinNop [ OK ] path_util.JoinNop (0 ms) [ RUN ] path_util.JoinSingle [ OK ] path_util.JoinSingle (0 ms) [ RUN ] path_util.JoinTriple [ OK ] path_util.JoinTriple (0 ms) [ RUN ] path_util.JoinTruncateShort [ OK ] path_util.JoinTruncateShort (0 ms) [ RUN ] path_util.JoinTruncateLong [ OK ] path_util.JoinTruncateLong (1 ms) [ RUN ] path_util.JoinComplex [ OK ] path_util.JoinComplex (0 ms) [ RUN ] path_util.JoinRelativePrefix [ OK ] path_util.JoinRelativePrefix (0 ms) [ RUN ] path_util.AppendFile [ OK ] path_util.AppendFile (0 ms) [ RUN ] path_util.AppendFile_Truncate [ OK ] path_util.AppendFile_Truncate (0 ms) [ RUN ] path_util.Frame [ OK ] path_util.Frame (0 ms) [ RUN ] path_util.SplitDirfile [ OK ] path_util.SplitDirfile (0 ms) [ RUN ] path_util.FrameStrip [ OK ] path_util.FrameStrip (0 ms) [ RUN ] path_util.Extension [ OK ] path_util.Extension (0 ms) [ RUN ] path_util.ExtensionCheck [ OK ] path_util.ExtensionCheck (1 ms) [ RUN ] path_util.ExtensionReplace [ OK ] path_util.ExtensionReplace (0 ms) [ RUN ] path_util.ExtensionReplace_Overflow [ OK ] path_util.ExtensionReplace_Overflow (0 ms) [ RUN ] path_util.ExtensionEnsure [ OK ] path_util.ExtensionEnsure (0 ms) [ RUN ] path_util.ExtensionEnsure_Overflow [ OK ] path_util.ExtensionEnsure_Overflow (0 ms) [ RUN ] path_util.FrameCheckChars [ OK ] path_util.FrameCheckChars (0 ms) [ RUN ] path_util.FrameRange [ OK ] path_util.FrameRange (0 ms) [ RUN ] path_util.FrameGet [ OK ] path_util.FrameGet (0 ms) [ RUN ] path_util.SequenceDecode [ OK ] path_util.SequenceDecode (0 ms) [ RUN ] path_util.Suffix [ OK ] path_util.Suffix (0 ms) [ RUN ] path_util.RelPath_Simple [ OK ] path_util.RelPath_Simple (0 ms) [ RUN ] path_util.RelPath_SimpleSubdir [ OK ] path_util.RelPath_SimpleSubdir (0 ms) [ RUN ] path_util.RelPath_BufferOverflowRoot [ OK ] path_util.RelPath_BufferOverflowRoot (0 ms) [ RUN ] path_util.RelPath_BufferOverflowSubdir [ OK ] path_util.RelPath_BufferOverflowSubdir (0 ms) [ RUN ] path_util.Contains [ OK ] path_util.Contains (0 ms) [ RUN ] path_util.Contains_Windows_case_insensitive [ OK ] path_util.Contains_Windows_case_insensitive (0 ms) [----------] 60 tests from path_util (7 ms total) [----------] 29 tests from polyfill2d [ RUN ] polyfill2d.TriangleCCW [ OK ] polyfill2d.TriangleCCW (1 ms) [ RUN ] polyfill2d.SquareCCW [ OK ] polyfill2d.SquareCCW (1 ms) [ RUN ] polyfill2d.SquareCW [ OK ] polyfill2d.SquareCW (1 ms) [ RUN ] polyfill2d.Starfleet [ OK ] polyfill2d.Starfleet (1 ms) [ RUN ] polyfill2d.StarfleetDegenerate [ OK ] polyfill2d.StarfleetDegenerate (2 ms) [ RUN ] polyfill2d.3Colinear [ OK ] polyfill2d.3Colinear (0 ms) [ RUN ] polyfill2d.4Colinear [ OK ] polyfill2d.4Colinear (1 ms) [ RUN ] polyfill2d.UnorderedColinear [ OK ] polyfill2d.UnorderedColinear (2 ms) [ RUN ] polyfill2d.PlusShape [ OK ] polyfill2d.PlusShape (10 ms) [ RUN ] polyfill2d.StarShape [ OK ] polyfill2d.StarShape (4 ms) [ RUN ] polyfill2d.UShape [ OK ] polyfill2d.UShape (7 ms) [ RUN ] polyfill2d.Spiral [ OK ] polyfill2d.Spiral (16 ms) [ RUN ] polyfill2d.TestFlipCode [ OK ] polyfill2d.TestFlipCode (14 ms) [ RUN ] polyfill2d.SelfIntersect [ OK ] polyfill2d.SelfIntersect (2 ms) [ RUN ] polyfill2d.SelfTouch [ OK ] polyfill2d.SelfTouch (9 ms) [ RUN ] polyfill2d.SelfOverlap [ OK ] polyfill2d.SelfOverlap (11 ms) [ RUN ] polyfill2d.TestDavData [ OK ] polyfill2d.TestDavData (44 ms) [ RUN ] polyfill2d.Issue815 [ OK ] polyfill2d.Issue815 (4 ms) [ RUN ] polyfill2d.Issue207_1 [ OK ] polyfill2d.Issue207_1 (9 ms) [ RUN ] polyfill2d.Issue207_11 [ OK ] polyfill2d.Issue207_11 (98 ms) [ RUN ] polyfill2d.Issue1407 [ OK ] polyfill2d.Issue1407 (1 ms) [ RUN ] polyfill2d.Issue1407_pt [ OK ] polyfill2d.Issue1407_pt (1 ms) [ RUN ] polyfill2d.IssueT40777_colinear [ OK ] polyfill2d.IssueT40777_colinear (29 ms) [ RUN ] polyfill2d.IssueT41986_axis_align [ OK ] polyfill2d.IssueT41986_axis_align (97 ms) [ RUN ] polyfill2d.IssueT52834_axis_align_co_linear [ OK ] polyfill2d.IssueT52834_axis_align_co_linear (153 ms) [ RUN ] polyfill2d.IssueT67109_axis_align_co_linear_a [ OK ] polyfill2d.IssueT67109_axis_align_co_linear_a (7 ms) [ RUN ] polyfill2d.IssueT67109_axis_align_co_linear_b [ OK ] polyfill2d.IssueT67109_axis_align_co_linear_b (7 ms) [ RUN ] polyfill2d.IssueT67109_axis_align_co_linear_c [ OK ] polyfill2d.IssueT67109_axis_align_co_linear_c (8 ms) [ RUN ] polyfill2d.Issue103913_axis_align_co_linear_no_zero_area_tri [ OK ] polyfill2d.Issue103913_axis_align_co_linear_no_zero_area_tri (122 ms) [----------] 29 tests from polyfill2d (663 ms total) [----------] 3 tests from pool [ RUN ] pool.DefaultConstructor [ OK ] pool.DefaultConstructor (0 ms) [ RUN ] pool.Allocation [ OK ] pool.Allocation (0 ms) [ RUN ] pool.Reuse [ OK ] pool.Reuse (0 ms) [----------] 3 tests from pool (0 ms total) [----------] 9 tests from serialize [ RUN ] serialize.string_to_json [ OK ] serialize.string_to_json (1 ms) [ RUN ] serialize.int_to_json [ OK ] serialize.int_to_json (0 ms) [ RUN ] serialize.double_to_json [ OK ] serialize.double_to_json (1 ms) [ RUN ] serialize.null_to_json [ OK ] serialize.null_to_json (0 ms) [ RUN ] serialize.false_to_json [ OK ] serialize.false_to_json (0 ms) [ RUN ] serialize.true_to_json [ OK ] serialize.true_to_json (0 ms) [ RUN ] serialize.array_to_json [ OK ] serialize.array_to_json (1 ms) [ RUN ] serialize.object_to_json [ OK ] serialize.object_to_json (0 ms) [ RUN ] serialize.json_roundtrip_ordering [ OK ] serialize.json_roundtrip_ordering (17 ms) [----------] 9 tests from serialize (20 ms total) [----------] 1 test from SessionUID [ RUN ] SessionUID.GenerateBasic [ OK ] SessionUID.GenerateBasic (0 ms) [----------] 1 test from SessionUID (0 ms total) [----------] 45 tests from set [ RUN ] set.DefaultConstructor [ OK ] set.DefaultConstructor (0 ms) [ RUN ] set.ContainsNotExistant [ OK ] set.ContainsNotExistant (0 ms) [ RUN ] set.ContainsExistant [ OK ] set.ContainsExistant (0 ms) [ RUN ] set.AddMany [ OK ] set.AddMany (0 ms) [ RUN ] set.InitializerListConstructor [ OK ] set.InitializerListConstructor (0 ms) [ RUN ] set.CopyConstructor [ OK ] set.CopyConstructor (0 ms) [ RUN ] set.MoveConstructor [ OK ] set.MoveConstructor (1 ms) [ RUN ] set.CopyAssignment [ OK ] set.CopyAssignment (0 ms) [ RUN ] set.MoveAssignment [ OK ] set.MoveAssignment (0 ms) [ RUN ] set.RemoveContained [ OK ] set.RemoveContained (0 ms) [ RUN ] set.RemoveContainedMany [ OK ] set.RemoveContainedMany (1 ms) [ RUN ] set.Intersects [ OK ] set.Intersects (0 ms) [ RUN ] set.Disjoint [ OK ] set.Disjoint (0 ms) [ RUN ] set.AddMultiple [ OK ] set.AddMultiple (0 ms) [ RUN ] set.AddMultipleNew [ OK ] set.AddMultipleNew (0 ms) [ RUN ] set.Iterator [ OK ] set.Iterator (0 ms) [ RUN ] set.OftenAddRemoveContained [ OK ] set.OftenAddRemoveContained (0 ms) [ RUN ] set.UniquePtrValues [ OK ] set.UniquePtrValues (0 ms) [ RUN ] set.Clear [ OK ] set.Clear (0 ms) [ RUN ] set.StringSet [ OK ] set.StringSet (0 ms) [ RUN ] set.PointerSet [ OK ] set.PointerSet (0 ms) [ RUN ] set.Remove [ OK ] set.Remove (0 ms) [ RUN ] set.ContainsAs [ OK ] set.ContainsAs (0 ms) [ RUN ] set.ContainsAsString [ OK ] set.ContainsAsString (0 ms) [ RUN ] set.RemoveContainedAs [ OK ] set.RemoveContainedAs (0 ms) [ RUN ] set.RemoveAs [ OK ] set.RemoveAs (0 ms) [ RUN ] set.AddAs [ OK ] set.AddAs (0 ms) [ RUN ] set.CustomizeHashAndEquality [ OK ] set.CustomizeHashAndEquality (0 ms) [ RUN ] set.IntrusiveIntKey [ OK ] set.IntrusiveIntKey (0 ms) [ RUN ] set.LookupKey [ OK ] set.LookupKey (0 ms) [ RUN ] set.LookupKeyDefault [ OK ] set.LookupKeyDefault (0 ms) [ RUN ] set.LookupKeyPtr [ OK ] set.LookupKeyPtr (0 ms) [ RUN ] set.LookupKeyOrAdd [ OK ] set.LookupKeyOrAdd (0 ms) [ RUN ] set.StringViewKeys [ OK ] set.StringViewKeys (0 ms) [ RUN ] set.SpanConstructorExceptions [ OK ] set.SpanConstructorExceptions (1 ms) [ RUN ] set.CopyConstructorExceptions [ OK ] set.CopyConstructorExceptions (0 ms) [ RUN ] set.MoveConstructorExceptions [ OK ] set.MoveConstructorExceptions (0 ms) [ RUN ] set.AddNewExceptions [ OK ] set.AddNewExceptions (0 ms) [ RUN ] set.AddExceptions [ OK ] set.AddExceptions (0 ms) [ RUN ] set.ForwardIterator [ OK ] set.ForwardIterator (1 ms) [ RUN ] set.GenericAlgorithms [ OK ] set.GenericAlgorithms (0 ms) [ RUN ] set.RemoveDuringIteration [ OK ] set.RemoveDuringIteration (0 ms) [ RUN ] set.RemoveIf [ OK ] set.RemoveIf (0 ms) [ RUN ] set.RemoveUniquePtrWithRaw [ OK ] set.RemoveUniquePtrWithRaw (0 ms) [ RUN ] set.Equality [ OK ] set.Equality (0 ms) [----------] 45 tests from set (6 ms total) [----------] 40 tests from span [ RUN ] span.FromSmallVector [ OK ] span.FromSmallVector (0 ms) [ RUN ] span.AddConstToPointer [ OK ] span.AddConstToPointer (0 ms) [ RUN ] span.IsReferencing [ OK ] span.IsReferencing (0 ms) [ RUN ] span.DropBack [ OK ] span.DropBack (0 ms) [ RUN ] span.DropBackAll [ OK ] span.DropBackAll (0 ms) [ RUN ] span.DropFront [ OK ] span.DropFront (0 ms) [ RUN ] span.DropFrontLargeN [ OK ] span.DropFrontLargeN (0 ms) [ RUN ] span.DropFrontAll [ OK ] span.DropFrontAll (0 ms) [ RUN ] span.TakeFront [ OK ] span.TakeFront (0 ms) [ RUN ] span.TakeFrontLargeN [ OK ] span.TakeFrontLargeN (0 ms) [ RUN ] span.TakeBack [ OK ] span.TakeBack (0 ms) [ RUN ] span.TakeBackLargeN [ OK ] span.TakeBackLargeN (0 ms) [ RUN ] span.Slice [ OK ] span.Slice (0 ms) [ RUN ] span.SliceEmpty [ OK ] span.SliceEmpty (0 ms) [ RUN ] span.SliceRange [ OK ] span.SliceRange (0 ms) [ RUN ] span.SliceLargeN [ OK ] span.SliceLargeN (0 ms) [ RUN ] span.Contains [ OK ] span.Contains (0 ms) [ RUN ] span.Count [ OK ] span.Count (1 ms) [ RUN ] span.FromInitializerList [ OK ] span.FromInitializerList (0 ms) [ RUN ] span.FromVector [ OK ] span.FromVector (0 ms) [ RUN ] span.FromArray [ OK ] span.FromArray (0 ms) [ RUN ] span.Fill [ OK ] span.Fill (0 ms) [ RUN ] span.FillIndices [ OK ] span.FillIndices (0 ms) [ RUN ] span.SizeInBytes [ OK ] span.SizeInBytes (0 ms) [ RUN ] span.FirstLast [ OK ] span.FirstLast (0 ms) [ RUN ] span.FirstLast_OneElement [ OK ] span.FirstLast_OneElement (0 ms) [ RUN ] span.Get [ OK ] span.Get (0 ms) [ RUN ] span.ContainsPtr [ OK ] span.ContainsPtr (0 ms) [ RUN ] span.FirstIndex [ OK ] span.FirstIndex (0 ms) [ RUN ] span.CastSameSize [ OK ] span.CastSameSize (0 ms) [ RUN ] span.CastSmallerSize [ OK ] span.CastSmallerSize (1 ms) [ RUN ] span.CastLargerSize [ OK ] span.CastLargerSize (0 ms) [ RUN ] span.VoidPointerSpan [ OK ] span.VoidPointerSpan (0 ms) [ RUN ] span.CopyFrom [ OK ] span.CopyFrom (0 ms) [ RUN ] span.ReverseIterator [ OK ] span.ReverseIterator (0 ms) [ RUN ] span.ReverseMutableSpan [ OK ] span.ReverseMutableSpan (0 ms) [ RUN ] span.MutableReverseIterator [ OK ] span.MutableReverseIterator (0 ms) [ RUN ] span.Constexpr [ OK ] span.Constexpr (0 ms) [ RUN ] span.ImplicitConversions [ OK ] span.ImplicitConversions (0 ms) [ RUN ] span.Comparison [ OK ] span.Comparison (0 ms) [----------] 40 tests from span (3 ms total) [----------] 27 tests from stack [ RUN ] stack.DefaultConstructor [ OK ] stack.DefaultConstructor (0 ms) [ RUN ] stack.SpanConstructor [ OK ] stack.SpanConstructor (0 ms) [ RUN ] stack.CopyConstructor [ OK ] stack.CopyConstructor (0 ms) [ RUN ] stack.MoveConstructor [ OK ] stack.MoveConstructor (0 ms) [ RUN ] stack.CopyAssignment [ OK ] stack.CopyAssignment (0 ms) [ RUN ] stack.MoveAssignment [ OK ] stack.MoveAssignment (0 ms) [ RUN ] stack.Push [ OK ] stack.Push (0 ms) [ RUN ] stack.PushAs [ OK ] stack.PushAs (0 ms) [ RUN ] stack.PushMultiple [ OK ] stack.PushMultiple (0 ms) [ RUN ] stack.PushPopMany [ OK ] stack.PushPopMany (2 ms) [ RUN ] stack.PushMultipleAfterPop [ OK ] stack.PushMultipleAfterPop (0 ms) [ RUN ] stack.Pop [ OK ] stack.Pop (0 ms) [ RUN ] stack.Peek [ OK ] stack.Peek (0 ms) [ RUN ] stack.UniquePtrValues [ OK ] stack.UniquePtrValues (0 ms) [ RUN ] stack.OveralignedValues [ OK ] stack.OveralignedValues (0 ms) [ RUN ] stack.SpanConstructorExceptions [ OK ] stack.SpanConstructorExceptions (0 ms) [ RUN ] stack.MoveConstructorExceptions [ OK ] stack.MoveConstructorExceptions (0 ms) [ RUN ] stack.PushExceptions [ OK ] stack.PushExceptions (0 ms) [ RUN ] stack.PopExceptions [ OK ] stack.PopExceptions (0 ms) [ RUN ] stack.PushMultipleExceptions [ OK ] stack.PushMultipleExceptions (1 ms) [ RUN ] stack.Empty [ OK ] stack.Empty (0 ms) [ RUN ] stack.One [ OK ] stack.One (0 ms) [ RUN ] stack.Range [ OK ] stack.Range (0 ms) [ RUN ] stack.String [ OK ] stack.String (0 ms) [ RUN ] stack.Peek [ OK ] stack.Peek (0 ms) [ RUN ] stack.Clear [ OK ] stack.Clear (0 ms) [ RUN ] stack.Reuse [ OK ] stack.Reuse (1 ms) [----------] 27 tests from stack (7 ms total) [----------] 3 tests from string_ref_null [ RUN ] string_ref_null.DefaultConstructor [ OK ] string_ref_null.DefaultConstructor (0 ms) [ RUN ] string_ref_null.CStringConstructor [ OK ] string_ref_null.CStringConstructor (0 ms) [ RUN ] string_ref_null.CStringLengthConstructor [ OK ] string_ref_null.CStringLengthConstructor (0 ms) [----------] 3 tests from string_ref_null (1 ms total) [----------] 36 tests from string_ref [ RUN ] string_ref.DefaultConstructor [ OK ] string_ref.DefaultConstructor (0 ms) [ RUN ] string_ref.StartEndConstructor [ OK ] string_ref.StartEndConstructor (0 ms) [ RUN ] string_ref.StartEndConstructorNullptr [ OK ] string_ref.StartEndConstructorNullptr (0 ms) [ RUN ] string_ref.StartEndConstructorSame [ OK ] string_ref.StartEndConstructorSame (0 ms) [ RUN ] string_ref.CStringConstructor [ OK ] string_ref.CStringConstructor (0 ms) [ RUN ] string_ref.PointerWithLengthConstructor [ OK ] string_ref.PointerWithLengthConstructor (0 ms) [ RUN ] string_ref.StdStringConstructor [ OK ] string_ref.StdStringConstructor (0 ms) [ RUN ] string_ref.SubscriptOperator [ OK ] string_ref.SubscriptOperator (0 ms) [ RUN ] string_ref.ToStdString [ OK ] string_ref.ToStdString (0 ms) [ RUN ] string_ref.Print [ OK ] string_ref.Print (1 ms) [ RUN ] string_ref.Add [ OK ] string_ref.Add (0 ms) [ RUN ] string_ref.AddCharPtr1 [ OK ] string_ref.AddCharPtr1 (0 ms) [ RUN ] string_ref.AddCharPtr2 [ OK ] string_ref.AddCharPtr2 (0 ms) [ RUN ] string_ref.AddString1 [ OK ] string_ref.AddString1 (0 ms) [ RUN ] string_ref.AddString2 [ OK ] string_ref.AddString2 (0 ms) [ RUN ] string_ref.CompareEqual [ OK ] string_ref.CompareEqual (0 ms) [ RUN ] string_ref.CompareEqualCharPtr1 [ OK ] string_ref.CompareEqualCharPtr1 (0 ms) [ RUN ] string_ref.CompareEqualCharPtr2 [ OK ] string_ref.CompareEqualCharPtr2 (0 ms) [ RUN ] string_ref.CompareEqualString1 [ OK ] string_ref.CompareEqualString1 (0 ms) [ RUN ] string_ref.CompareEqualString2 [ OK ] string_ref.CompareEqualString2 (0 ms) [ RUN ] string_ref.Iterate [ OK ] string_ref.Iterate (0 ms) [ RUN ] string_ref.StartsWith [ OK ] string_ref.StartsWith (1 ms) [ RUN ] string_ref.EndsWith [ OK ] string_ref.EndsWith (0 ms) [ RUN ] string_ref.DropPrefixN [ OK ] string_ref.DropPrefixN (0 ms) [ RUN ] string_ref.DropPrefixLargeN [ OK ] string_ref.DropPrefixLargeN (0 ms) [ RUN ] string_ref.DropKnownPrefix [ OK ] string_ref.DropKnownPrefix (0 ms) [ RUN ] string_ref.DropSuffix [ OK ] string_ref.DropSuffix (0 ms) [ RUN ] string_ref.DropSuffixLargeN [ OK ] string_ref.DropSuffixLargeN (0 ms) [ RUN ] string_ref.TrimArbitrary [ OK ] string_ref.TrimArbitrary (0 ms) [ RUN ] string_ref.TrimWhitespace [ OK ] string_ref.TrimWhitespace (0 ms) [ RUN ] string_ref.TrimCharacter [ OK ] string_ref.TrimCharacter (0 ms) [ RUN ] string_ref.Substr [ OK ] string_ref.Substr (0 ms) [ RUN ] string_ref.Copy [ OK ] string_ref.Copy (0 ms) [ RUN ] string_ref.FromStringView [ OK ] string_ref.FromStringView (0 ms) [ RUN ] string_ref.ToStringView [ OK ] string_ref.ToStringView (1 ms) [ RUN ] string_ref.Constexpr [ OK ] string_ref.Constexpr (0 ms) [----------] 36 tests from string_ref (3 ms total) [----------] 3 tests from string_search [ RUN ] string_search.damerau_levenshtein_distance [ OK ] string_search.damerau_levenshtein_distance (0 ms) [ RUN ] string_search.get_fuzzy_match_errors [ OK ] string_search.get_fuzzy_match_errors (0 ms) [ RUN ] string_search.extract_normalized_words [ OK ] string_search.extract_normalized_words (0 ms) [----------] 3 tests from string_search (0 ms total) [----------] 49 tests from string [ RUN ] string.StrCopyUTF8_ASCII [ OK ] string.StrCopyUTF8_ASCII (0 ms) [ RUN ] string.StrCopyUTF8_ASCII_Truncate [ OK ] string.StrCopyUTF8_ASCII_Truncate (0 ms) [ RUN ] string.StrCopyUTF8_TruncateEncoding [ OK ] string.StrCopyUTF8_TruncateEncoding (0 ms) [ RUN ] string.StrCopyUTF8_TerminateEncodingEarly [ OK ] string.StrCopyUTF8_TerminateEncodingEarly (0 ms) [ RUN ] string.StrCat [ OK ] string.StrCat (0 ms) [ RUN ] string.StrReplaceRange [ OK ] string.StrReplaceRange (0 ms) [ RUN ] string.StrPartition [ OK ] string.StrPartition (0 ms) [ RUN ] string.StrRPartition [ OK ] string.StrRPartition (0 ms) [ RUN ] string.StrPartitionEx [ OK ] string.StrPartitionEx (0 ms) [ RUN ] string.StrPartitionUtf8 [ OK ] string.StrPartitionUtf8 (0 ms) [ RUN ] string.StrRPartitionUtf8 [ OK ] string.StrRPartitionUtf8 (0 ms) [ RUN ] string.StrPartitionExUtf8 [ OK ] string.StrPartitionExUtf8 (0 ms) [ RUN ] string.StrFormatIntGrouped [ OK ] string.StrFormatIntGrouped (0 ms) [ RUN ] string.StrFormatUint64Grouped [ OK ] string.StrFormatUint64Grouped (0 ms) [ RUN ] string.StrFormatByteUnits [ OK ] string.StrFormatByteUnits (0 ms) [ RUN ] string.StrFormatDecimalUnits [ OK ] string.StrFormatDecimalUnits (0 ms) [ RUN ] string.StrFormatIntegerUnits [ OK ] string.StrFormatIntegerUnits (0 ms) [ RUN ] string.StringNLen [ OK ] string.StringNLen (0 ms) [ RUN ] string.StrJoin_Truncate [ OK ] string.StrJoin_Truncate (0 ms) [ RUN ] string.StringStrncasestr [ OK ] string.StringStrncasestr (1 ms) [ RUN ] string.StringMaxPossibleWordCount [ OK ] string.StringMaxPossibleWordCount (0 ms) [ RUN ] string.StrIsDecimal [ OK ] string.StrIsDecimal (0 ms) [ RUN ] string.Utf8InvalidBytes [00] -> [00] "You should see the Greek word 'kosme': "κόσμε" |" -> "You should see the Greek word 'kosme': "κόσμε" |" [01] -> [01] "2.1.1 1 byte (U-00000000): "" -> "2.1.1 1 byte (U-00000000): "" |" [00] -> [00] "2.1.2 2 bytes (U-00000080): "€" |" -> "2.1.2 2 bytes (U-00000080): "€" |" [00] -> [00] "2.1.3 3 bytes (U-00000800): "ࠀ" |" -> "2.1.3 3 bytes (U-00000800): "ࠀ" |" [00] -> [00] "2.1.4 4 bytes (U-00010000): "𐀀" |" -> "2.1.4 4 bytes (U-00010000): "𐀀" |" [00] -> [00] "2.1.5 5 bytes (U-00200000): "" |" -> "2.1.5 5 bytes (U-00200000): "" |" [00] -> [00] "2.1.6 6 bytes (U-04000000): "" |" -> "2.1.6 6 bytes (U-04000000): "" |" [00] -> [00] "2.2.1 1 byte (U-0000007F): "" |" -> "2.2.1 1 byte (U-0000007F): "" |" [00] -> [00] "2.2.2 2 bytes (U-000007FF): "߿" |" -> "2.2.2 2 bytes (U-000007FF): "߿" |" [03] -> [03] "2.2.3 3 bytes (U-0000FFFF): "￿" |" -> "2.2.3 3 bytes (U-0000FFFF): "" |" [00] -> [00] "2.2.4 4 bytes (U-001FFFFF): "" |" -> "2.2.4 4 bytes (U-001FFFFF): "" |" [00] -> [00] "2.2.5 5 bytes (U-03FFFFFF): "" |" -> "2.2.5 5 bytes (U-03FFFFFF): "" |" [00] -> [00] "2.2.6 6 bytes (U-7FFFFFFF): "" |" -> "2.2.6 6 bytes (U-7FFFFFFF): "" |" [00] -> [00] "2.3.1 U-0000D7FF = ed 9f bf = "퟿" |" -> "2.3.1 U-0000D7FF = ed 9f bf = "퟿" |" [00] -> [00] "2.3.2 U-0000E000 = ee 80 80 = "" |" -> "2.3.2 U-0000E000 = ee 80 80 = "" |" [00] -> [00] "2.3.3 U-0000FFFD = ef bf bd = "�" |" -> "2.3.3 U-0000FFFD = ef bf bd = "�" |" [00] -> [00] "2.3.4 U-0010FFFF = f4 8f bf bf = "􏿿" |" -> "2.3.4 U-0010FFFF = f4 8f bf bf = "􏿿" |" [00] -> [00] "2.3.5 U-00110000 = f4 90 80 80 = "" |" -> "2.3.5 U-00110000 = f4 90 80 80 = "" |" [01] -> [01] "3.1.1 First continuation byte 0x80: "" |" -> "3.1.1 First continuation byte 0x80: "" |" [01] -> [01] "3.1.2 Last continuation byte 0xbf: "" |" -> "3.1.2 Last continuation byte 0xbf: "" |" [02] -> [02] "3.1.3 2 continuation bytes: "" |" -> "3.1.3 2 continuation bytes: "" |" [03] -> [03] "3.1.4 3 continuation bytes: "" |" -> "3.1.4 3 continuation bytes: "" |" [04] -> [04] "3.1.5 4 continuation bytes: "" |" -> "3.1.5 4 continuation bytes: "" |" [05] -> [05] "3.1.6 5 continuation bytes: "" |" -> "3.1.6 5 continuation bytes: "" |" [06] -> [06] "3.1.7 6 continuation bytes: "" |" -> "3.1.7 6 continuation bytes: "" |" [07] -> [07] "3.1.8 7 continuation bytes: "" |" -> "3.1.8 7 continuation bytes: "" |" [64] -> [64] "3.1.9 "" |" -> "3.1.9 "" |" [32] -> [32] "3.2.1 " " |" -> "3.2.1 " " |" [16] -> [16] "3.2.2 " " |" -> "3.2.2 " " |" [08] -> [08] "3.2.3 " " |" -> "3.2.3 " " |" [04] -> [04] "3.2.4 " " |" -> "3.2.4 " " |" [02] -> [02] "3.2.4 " " |" -> "3.2.4 " " |" [01] -> [01] "3.3.1 2-byte sequence with last byte missing (U+0000): "" |" -> "3.3.1 2-byte sequence with last byte missing (U+0000): "" |" [02] -> [02] "3.3.2 3-byte sequence with last byte missing (U+0000): "" |" -> "3.3.2 3-byte sequence with last byte missing (U+0000): "" |" [03] -> [03] "3.3.3 4-byte sequence with last byte missing (U+0000): "" |" -> "3.3.3 4-byte sequence with last byte missing (U+0000): "" |" [04] -> [04] "3.3.4 5-byte sequence with last byte missing (U+0000): "" |" -> "3.3.4 5-byte sequence with last byte missing (U+0000): "" |" [05] -> [05] "3.3.5 6-byte sequence with last byte missing (U+0000): "" |" -> "3.3.5 6-byte sequence with last byte missing (U+0000): "" |" [01] -> [01] "3.3.6 2-byte sequence with last byte missing (U-000007FF): "" |" -> "3.3.6 2-byte sequence with last byte missing (U-000007FF): "" |" [02] -> [02] "3.3.7 3-byte sequence with last byte missing (U-0000FFFF): "" |" -> "3.3.7 3-byte sequence with last byte missing (U-0000FFFF): "" |" [03] -> [03] "3.3.8 4-byte sequence with last byte missing (U-001FFFFF): "" |" -> "3.3.8 4-byte sequence with last byte missing (U-001FFFFF): "" |" [04] -> [04] "3.3.9 5-byte sequence with last byte missing (U-03FFFFFF): "" |" -> "3.3.9 5-byte sequence with last byte missing (U-03FFFFFF): "" |" [05] -> [05] "3.3.10 6-byte sequence with last byte missing (U-7FFFFFFF): "" |" -> "3.3.10 6-byte sequence with last byte missing (U-7FFFFFFF): "" |" [30] -> [30] "3.4 "" |" -> "3.4 "" |" [01] -> [01] "3.5.1 fe = "" |" -> "3.5.1 fe = "" |" [01] -> [01] "3.5.2 ff = "" |" -> "3.5.2 ff = "" |" [04] -> [04] "3.5.3 fe fe ff ff = "" |" -> "3.5.3 fe fe ff ff = "" |" [02] -> [02] "4.1.1 U+002F = c0 af = "" |" -> "4.1.1 U+002F = c0 af = "" |" [03] -> [03] "4.1.2 U+002F = e0 80 af = "" |" -> "4.1.2 U+002F = e0 80 af = "" |" [04] -> [04] "4.1.3 U+002F = f0 80 80 af = "" |" -> "4.1.3 U+002F = f0 80 80 af = "" |" [05] -> [05] "4.1.4 U+002F = f8 80 80 80 af = "" |" -> "4.1.4 U+002F = f8 80 80 80 af = "" |" [06] -> [06] "4.1.5 U+002F = fc 80 80 80 80 af = "" |" -> "4.1.5 U+002F = fc 80 80 80 80 af = "" |" [02] -> [02] "4.2.1 U-0000007F = c1 bf = "" |" -> "4.2.1 U-0000007F = c1 bf = "" |" [03] -> [03] "4.2.2 U-000007FF = e0 9f bf = "" |" -> "4.2.2 U-000007FF = e0 9f bf = "" |" [04] -> [04] "4.2.3 U-0000FFFF = f0 8f bf bf = "" |" -> "4.2.3 U-0000FFFF = f0 8f bf bf = "" |" [05] -> [05] "4.2.4 U-001FFFFF = f8 87 bf bf bf = "" |" -> "4.2.4 U-001FFFFF = f8 87 bf bf bf = "" |" [06] -> [06] "4.2.5 U+0000 = fc 83 bf bf bf bf = "" |" -> "4.2.5 U+0000 = fc 83 bf bf bf bf = "" |" [02] -> [02] "4.3.1 U+0000 = c0 80 = "" |" -> "4.3.1 U+0000 = c0 80 = "" |" [03] -> [03] "4.3.2 U+0000 = e0 80 80 = "" |" -> "4.3.2 U+0000 = e0 80 80 = "" |" [04] -> [04] "4.3.3 U+0000 = f0 80 80 80 = "" |" -> "4.3.3 U+0000 = f0 80 80 80 = "" |" [05] -> [05] "4.3.4 U+0000 = f8 80 80 80 80 = "" |" -> "4.3.4 U+0000 = f8 80 80 80 80 = "" |" [06] -> [06] "4.3.5 U+0000 = fc 80 80 80 80 80 = "" |" -> "4.3.5 U+0000 = fc 80 80 80 80 80 = "" |" [03] -> [03] "5.1.1 U+D800 = ed a0 80 = "" |" -> "5.1.1 U+D800 = ed a0 80 = "" |" [03] -> [03] "5.1.2 U+DB7F = ed ad bf = "" |" -> "5.1.2 U+DB7F = ed ad bf = "" |" [03] -> [03] "5.1.3 U+DB80 = ed ae 80 = "" |" -> "5.1.3 U+DB80 = ed ae 80 = "" |" [03] -> [03] "5.1.4 U+DBFF = ed af bf = "" |" -> "5.1.4 U+DBFF = ed af bf = "" |" [03] -> [03] "5.1.5 U+DC00 = ed b0 80 = "" |" -> "5.1.5 U+DC00 = ed b0 80 = "" |" [03] -> [03] "5.1.6 U+DF80 = ed be 80 = "" |" -> "5.1.6 U+DF80 = ed be 80 = "" |" [03] -> [03] "5.1.7 U+DFFF = ed bf bf = "" |" -> "5.1.7 U+DFFF = ed bf bf = "" |" [06] -> [06] "5.2.1 U+D800 U+DC00 = ed a0 80 ed b0 80 = "" |" -> "5.2.1 U+D800 U+DC00 = ed a0 80 ed b0 80 = "" |" [06] -> [06] "5.2.2 U+D800 U+DFFF = ed a0 80 ed bf bf = "" |" -> "5.2.2 U+D800 U+DFFF = ed a0 80 ed bf bf = "" |" [06] -> [06] "5.2.3 U+DB7F U+DC00 = ed ad bf ed b0 80 = "" |" -> "5.2.3 U+DB7F U+DC00 = ed ad bf ed b0 80 = "" |" [06] -> [06] "5.2.4 U+DB7F U+DFFF = ed ad bf ed bf bf = "" |" -> "5.2.4 U+DB7F U+DFFF = ed ad bf ed bf bf = "" |" [06] -> [06] "5.2.5 U+DB80 U+DC00 = ed ae 80 ed b0 80 = "" |" -> "5.2.5 U+DB80 U+DC00 = ed ae 80 ed b0 80 = "" |" [06] -> [06] "5.2.6 U+DB80 U+DFFF = ed ae 80 ed bf bf = "" |" -> "5.2.6 U+DB80 U+DFFF = ed ae 80 ed bf bf = "" |" [06] -> [06] "5.2.7 U+DBFF U+DC00 = ed af bf ed b0 80 = "" |" -> "5.2.7 U+DBFF U+DC00 = ed af bf ed b0 80 = "" |" [06] -> [06] "5.2.8 U+DBFF U+DFFF = ed af bf ed bf bf = "" |" -> "5.2.8 U+DBFF U+DFFF = ed af bf ed bf bf = "" |" [03] -> [03] "5.3.1 U+FFFE = ef bf be = "￾" |" -> "5.3.1 U+FFFE = ef bf be = "" |" [03] -> [03] "5.3.2 U+FFFF = ef bf bf = "￿" |" -> "5.3.2 U+FFFF = ef bf bf = "" |" [ OK ] string.Utf8InvalidBytes (1 ms) [ RUN ] string.Utf8OffsetFromIndex_ClampedIndex [ OK ] string.Utf8OffsetFromIndex_ClampedIndex (0 ms) [ RUN ] string.Utf8AsUnicodeStep [ OK ] string.Utf8AsUnicodeStep (221 ms) [ RUN ] string.StrCursorStepNextUtf32Empty [ OK ] string.StrCursorStepNextUtf32Empty (0 ms) [ RUN ] string.StrCursorStepNextUtf32Single [ OK ] string.StrCursorStepNextUtf32Single (0 ms) [ RUN ] string.StrCursorStepNextUtf32Simple [ OK ] string.StrCursorStepNextUtf32Simple (0 ms) [ RUN ] string.StrCursorStepNextUtf32AllCombining [ OK ] string.StrCursorStepNextUtf32AllCombining (0 ms) [ RUN ] string.StrCursorStepNextUtf32Complex [ OK ] string.StrCursorStepNextUtf32Complex (0 ms) [ RUN ] string.StrCursorStepNextUtf32Invalid [ OK ] string.StrCursorStepNextUtf32Invalid (0 ms) [ RUN ] string.StrCursorStepPrevUtf32Empty [ OK ] string.StrCursorStepPrevUtf32Empty (0 ms) [ RUN ] string.StrCursorStepPrevUtf32Single [ OK ] string.StrCursorStepPrevUtf32Single (0 ms) [ RUN ] string.StrCursorStepPrevUtf32Simple [ OK ] string.StrCursorStepPrevUtf32Simple (0 ms) [ RUN ] string.StrCursorStepPrevUtf32AllCombining [ OK ] string.StrCursorStepPrevUtf32AllCombining (0 ms) [ RUN ] string.StrCursorStepPrevUtf32Complex [ OK ] string.StrCursorStepPrevUtf32Complex (0 ms) [ RUN ] string.StrCursorStepPrevUtf32Invalid [ OK ] string.StrCursorStepPrevUtf32Invalid (0 ms) [ RUN ] string.StrCursorStepNextUtf8Empty [ OK ] string.StrCursorStepNextUtf8Empty (0 ms) [ RUN ] string.StrCursorStepNextUtf8Single [ OK ] string.StrCursorStepNextUtf8Single (0 ms) [ RUN ] string.StrCursorStepNextUtf8Simple [ OK ] string.StrCursorStepNextUtf8Simple (0 ms) [ RUN ] string.StrCursorStepNextUtf8AllCombining [ OK ] string.StrCursorStepNextUtf8AllCombining (0 ms) [ RUN ] string.StrCursorStepNextUtf8AllComplex [ OK ] string.StrCursorStepNextUtf8AllComplex (0 ms) [ RUN ] string.StrCursorStepNextUtf8Invalid [ OK ] string.StrCursorStepNextUtf8Invalid (0 ms) [ RUN ] string.StrCursorStepPrevUtf8Empty [ OK ] string.StrCursorStepPrevUtf8Empty (0 ms) [ RUN ] string.StrCursorStepPrevUtf8Single [ OK ] string.StrCursorStepPrevUtf8Single (0 ms) [ RUN ] string.StrCursorStepPrevUtf8Simple [ OK ] string.StrCursorStepPrevUtf8Simple (0 ms) [ RUN ] string.StrCursorStepPrevUtf8AllCombining [ OK ] string.StrCursorStepPrevUtf8AllCombining (0 ms) [ RUN ] string.StrCursorStepPrevUtf8Complex [ OK ] string.StrCursorStepPrevUtf8Complex (0 ms) [ RUN ] string.StrCursorStepPrevUtf8Invalid [ OK ] string.StrCursorStepPrevUtf8Invalid (0 ms) [----------] 49 tests from string (229 ms total) [----------] 10 tests from StringFindSplitWords [ RUN ] StringFindSplitWords.Simple [ OK ] StringFindSplitWords.Simple (0 ms) [ RUN ] StringFindSplitWords.Triple [ OK ] StringFindSplitWords.Triple (0 ms) [ RUN ] StringFindSplitWords.Spacing [ OK ] StringFindSplitWords.Spacing (0 ms) [ RUN ] StringFindSplitWords.Trailing_Left [ OK ] StringFindSplitWords.Trailing_Left (0 ms) [ RUN ] StringFindSplitWords.Trailing_Right [ OK ] StringFindSplitWords.Trailing_Right (0 ms) [ RUN ] StringFindSplitWords.Trailing_LeftRight [ OK ] StringFindSplitWords.Trailing_LeftRight (0 ms) [ RUN ] StringFindSplitWords.Blank [ OK ] StringFindSplitWords.Blank (0 ms) [ RUN ] StringFindSplitWords.Whitespace [ OK ] StringFindSplitWords.Whitespace (0 ms) [ RUN ] StringFindSplitWords.LimitWords [ OK ] StringFindSplitWords.LimitWords (0 ms) [ RUN ] StringFindSplitWords.LimitChars [ OK ] StringFindSplitWords.LimitChars (0 ms) [----------] 10 tests from StringFindSplitWords (1 ms total) [----------] 7 tests from StringCasecmpNatural [ RUN ] StringCasecmpNatural.Empty [ OK ] StringCasecmpNatural.Empty (0 ms) [ RUN ] StringCasecmpNatural.Whitespace [ OK ] StringCasecmpNatural.Whitespace (0 ms) [ RUN ] StringCasecmpNatural.TextOnlyLowerCase [ OK ] StringCasecmpNatural.TextOnlyLowerCase (0 ms) [ RUN ] StringCasecmpNatural.TextMixedCase [ OK ] StringCasecmpNatural.TextMixedCase (0 ms) [ RUN ] StringCasecmpNatural.Period [ OK ] StringCasecmpNatural.Period (0 ms) [ RUN ] StringCasecmpNatural.OnlyNumbers [ OK ] StringCasecmpNatural.OnlyNumbers (0 ms) [ RUN ] StringCasecmpNatural.TextAndNumbers [ OK ] StringCasecmpNatural.TextAndNumbers (0 ms) [----------] 7 tests from StringCasecmpNatural (0 ms total) [----------] 2 tests from StringEscape [ RUN ] StringEscape.Simple [ OK ] StringEscape.Simple (0 ms) [ RUN ] StringEscape.Control [ OK ] StringEscape.Control (0 ms) [----------] 2 tests from StringEscape (1 ms total) [----------] 1 test from BLI_string [ RUN ] BLI_string.bounded_strcpy [ OK ] BLI_string.bounded_strcpy (0 ms) [----------] 1 test from BLI_string (0 ms total) [----------] 1 test from BLI_string_utils [ RUN ] BLI_string_utils.BLI_uniquename_cb [ OK ] BLI_string_utils.BLI_uniquename_cb (0 ms) [----------] 1 test from BLI_string_utils (0 ms total) [----------] 9 tests from task [ RUN ] task.GraphSequential [ OK ] task.GraphSequential (0 ms) [ RUN ] task.GraphStartAtAnyNode [ OK ] task.GraphStartAtAnyNode (1 ms) [ RUN ] task.GraphSplit [ OK ] task.GraphSplit (0 ms) [ RUN ] task.GraphForest [ OK ] task.GraphForest (0 ms) [ RUN ] task.GraphTaskData [ OK ] task.GraphTaskData (0 ms) [ RUN ] task.RangeIter [ OK ] task.RangeIter (1 ms) [ RUN ] task.MempoolIter [ OK ] task.MempoolIter (5 ms) [ RUN ] task.MempoolIterTLS [ OK ] task.MempoolIterTLS (6 ms) [ RUN ] task.ParallelInvoke [ OK ] task.ParallelInvoke (1 ms) [----------] 9 tests from task (14 ms total) [----------] 1 test from BLI_tempfile [ RUN ] BLI_tempfile.BLI_temp_directory_path_get [ OK ] BLI_tempfile.BLI_temp_directory_path_get (0 ms) [----------] 1 test from BLI_tempfile (0 ms total) [----------] 6 tests from unique_sorted_indices [ RUN ] unique_sorted_indices.FindRangeEnd [ OK ] unique_sorted_indices.FindRangeEnd (0 ms) [ RUN ] unique_sorted_indices.NonEmptyIsRange [ OK ] unique_sorted_indices.NonEmptyIsRange (0 ms) [ RUN ] unique_sorted_indices.NonEmptyAsRange [ OK ] unique_sorted_indices.NonEmptyAsRange (0 ms) [ RUN ] unique_sorted_indices.FindSizeOfNextRange [ OK ] unique_sorted_indices.FindSizeOfNextRange (0 ms) [ RUN ] unique_sorted_indices.FindStartOfNextRange [ OK ] unique_sorted_indices.FindStartOfNextRange (0 ms) [ RUN ] unique_sorted_indices.SplitToRangesAndSpans [ OK ] unique_sorted_indices.SplitToRangesAndSpans (0 ms) [----------] 6 tests from unique_sorted_indices (1 ms total) [----------] 2 tests from BLI_utildefines [ RUN ] BLI_utildefines.ARRAY_SIZE [ OK ] BLI_utildefines.ARRAY_SIZE (0 ms) [ RUN ] BLI_utildefines.BOUNDED_ARRAY_TYPE_SIZE [ OK ] BLI_utildefines.BOUNDED_ARRAY_TYPE_SIZE (0 ms) [----------] 2 tests from BLI_utildefines (0 ms total) [----------] 11 tests from BLI_uuid [ RUN ] BLI_uuid.generate_random [ OK ] BLI_uuid.generate_random (0 ms) [ RUN ] BLI_uuid.generate_many_random [ OK ] BLI_uuid.generate_many_random (386 ms) [ RUN ] BLI_uuid.nil_value [ OK ] BLI_uuid.nil_value (0 ms) [ RUN ] BLI_uuid.equality [ OK ] BLI_uuid.equality (0 ms) [ RUN ] BLI_uuid.comparison_trivial [ OK ] BLI_uuid.comparison_trivial (0 ms) [ RUN ] BLI_uuid.comparison_byte_order_check [ OK ] BLI_uuid.comparison_byte_order_check (0 ms) [ RUN ] BLI_uuid.string_formatting [ OK ] BLI_uuid.string_formatting (0 ms) [ RUN ] BLI_uuid.string_parsing_ok [ OK ] BLI_uuid.string_parsing_ok (0 ms) [ RUN ] BLI_uuid.string_parsing_capitalisation [ OK ] BLI_uuid.string_parsing_capitalisation (0 ms) [ RUN ] BLI_uuid.string_parsing_fail [ OK ] BLI_uuid.string_parsing_fail (0 ms) [ RUN ] BLI_uuid.stream_operator [ OK ] BLI_uuid.stream_operator (0 ms) [----------] 11 tests from BLI_uuid (387 ms total) [----------] 27 tests from vector_set [ RUN ] vector_set.DefaultConstructor [ OK ] vector_set.DefaultConstructor (0 ms) [ RUN ] vector_set.InitializerListConstructor_WithoutDuplicates [ OK ] vector_set.InitializerListConstructor_WithoutDuplicates (0 ms) [ RUN ] vector_set.InitializerListConstructor_WithDuplicates [ OK ] vector_set.InitializerListConstructor_WithDuplicates (0 ms) [ RUN ] vector_set.Copy [ OK ] vector_set.Copy (0 ms) [ RUN ] vector_set.CopyAssignment [ OK ] vector_set.CopyAssignment (1 ms) [ RUN ] vector_set.Move [ OK ] vector_set.Move (0 ms) [ RUN ] vector_set.MoveAssignment [ OK ] vector_set.MoveAssignment (0 ms) [ RUN ] vector_set.AddNewIncreasesSize [ OK ] vector_set.AddNewIncreasesSize (0 ms) [ RUN ] vector_set.AddExistingDoesNotIncreaseSize [ OK ] vector_set.AddExistingDoesNotIncreaseSize (0 ms) [ RUN ] vector_set.Index [ OK ] vector_set.Index (0 ms) [ RUN ] vector_set.IndexTry [ OK ] vector_set.IndexTry (0 ms) [ RUN ] vector_set.RemoveContained [ OK ] vector_set.RemoveContained (0 ms) [ RUN ] vector_set.RemoveIf [ OK ] vector_set.RemoveIf (0 ms) [ RUN ] vector_set.AddMultipleTimes [ OK ] vector_set.AddMultipleTimes (0 ms) [ RUN ] vector_set.UniquePtrValue [ OK ] vector_set.UniquePtrValue (0 ms) [ RUN ] vector_set.Remove [ OK ] vector_set.Remove (0 ms) [ RUN ] vector_set.SpanConstructorExceptions [ OK ] vector_set.SpanConstructorExceptions (0 ms) [ RUN ] vector_set.CopyConstructorExceptions [ OK ] vector_set.CopyConstructorExceptions (0 ms) [ RUN ] vector_set.MoveConstructorExceptions [ OK ] vector_set.MoveConstructorExceptions (1 ms) [ RUN ] vector_set.AddNewExceptions [ OK ] vector_set.AddNewExceptions (0 ms) [ RUN ] vector_set.AddExceptions [ OK ] vector_set.AddExceptions (0 ms) [ RUN ] vector_set.ReserveExceptions [ OK ] vector_set.ReserveExceptions (0 ms) [ RUN ] vector_set.PopExceptions [ OK ] vector_set.PopExceptions (0 ms) [ RUN ] vector_set.IndexOfOrAdd [ OK ] vector_set.IndexOfOrAdd (0 ms) [ RUN ] vector_set.Clear [ OK ] vector_set.Clear (0 ms) [ RUN ] vector_set.LookupKey [ OK ] vector_set.LookupKey (0 ms) [ RUN ] vector_set.GrowWhenEmpty [ OK ] vector_set.GrowWhenEmpty (0 ms) [----------] 27 tests from vector_set (4 ms total) [----------] 74 tests from vector [ RUN ] vector.DefaultConstructor [ OK ] vector.DefaultConstructor (0 ms) [ RUN ] vector.SizeConstructor [ OK ] vector.SizeConstructor (0 ms) [ RUN ] vector.TrivialTypeSizeConstructor [ OK ] vector.TrivialTypeSizeConstructor (0 ms) [ RUN ] vector.SizeValueConstructor [ OK ] vector.SizeValueConstructor (0 ms) [ RUN ] vector.InitializerListConstructor [ OK ] vector.InitializerListConstructor (1 ms) [ RUN ] vector.ConvertingConstructor [ OK ] vector.ConvertingConstructor (0 ms) [ RUN ] vector.IteratorConstructor [ OK ] vector.IteratorConstructor (0 ms) [ RUN ] vector.CopyConstructor [ OK ] vector.CopyConstructor (0 ms) [ RUN ] vector.CopyConstructor2 [ OK ] vector.CopyConstructor2 (0 ms) [ RUN ] vector.CopyConstructor3 [ OK ] vector.CopyConstructor3 (0 ms) [ RUN ] vector.CopyConstructor4 [ OK ] vector.CopyConstructor4 (0 ms) [ RUN ] vector.MoveConstructor [ OK ] vector.MoveConstructor (0 ms) [ RUN ] vector.MoveConstructor2 [ OK ] vector.MoveConstructor2 (0 ms) [ RUN ] vector.MoveConstructor3 [ OK ] vector.MoveConstructor3 (0 ms) [ RUN ] vector.MoveConstructor4 [ OK ] vector.MoveConstructor4 (0 ms) [ RUN ] vector.MoveAssignment [ OK ] vector.MoveAssignment (0 ms) [ RUN ] vector.CopyAssignment [ OK ] vector.CopyAssignment (0 ms) [ RUN ] vector.Append [ OK ] vector.Append (0 ms) [ RUN ] vector.AppendAs [ OK ] vector.AppendAs (0 ms) [ RUN ] vector.AppendAndGetIndex [ OK ] vector.AppendAndGetIndex (0 ms) [ RUN ] vector.AppendNonDuplicates [ OK ] vector.AppendNonDuplicates (0 ms) [ RUN ] vector.ExtendNonDuplicates [ OK ] vector.ExtendNonDuplicates (0 ms) [ RUN ] vector.ExtendIterator [ OK ] vector.ExtendIterator (0 ms) [ RUN ] vector.Iterator [ OK ] vector.Iterator (0 ms) [ RUN ] vector.BecomeLarge [ OK ] vector.BecomeLarge (0 ms) [ RUN ] vector.ReturnByValue [ OK ] vector.ReturnByValue (1 ms) [ RUN ] vector.VectorOfVectors_Append [ OK ] vector.VectorOfVectors_Append (0 ms) [ RUN ] vector.RemoveLast [ OK ] vector.RemoveLast (0 ms) [ RUN ] vector.IsEmpty [ OK ] vector.IsEmpty (0 ms) [ RUN ] vector.RemoveReorder [ OK ] vector.RemoveReorder (0 ms) [ RUN ] vector.RemoveFirstOccurrenceAndReorder [ OK ] vector.RemoveFirstOccurrenceAndReorder (0 ms) [ RUN ] vector.Remove [ OK ] vector.Remove (0 ms) [ RUN ] vector.RemoveIf [ OK ] vector.RemoveIf (0 ms) [ RUN ] vector.RemoveIfNonTrivialDestructible [ OK ] vector.RemoveIfNonTrivialDestructible (0 ms) [ RUN ] vector.ExtendSmallVector [ OK ] vector.ExtendSmallVector (0 ms) [ RUN ] vector.ExtendArray [ OK ] vector.ExtendArray (0 ms) [ RUN ] vector.Last [ OK ] vector.Last (1 ms) [ RUN ] vector.AppendNTimes [ OK ] vector.AppendNTimes (0 ms) [ RUN ] vector.UniquePtrValue [ OK ] vector.UniquePtrValue (0 ms) [ RUN ] vector.SizeConstructorCallsDefaultConstructor [ OK ] vector.SizeConstructorCallsDefaultConstructor (0 ms) [ RUN ] vector.SizeValueConstructorCallsCopyConstructor [ OK ] vector.SizeValueConstructorCallsCopyConstructor (0 ms) [ RUN ] vector.AppendCallsCopyConstructor [ OK ] vector.AppendCallsCopyConstructor (0 ms) [ RUN ] vector.AppendCallsMoveConstructor [ OK ] vector.AppendCallsMoveConstructor (0 ms) [ RUN ] vector.SmallVectorCopyCallsCopyConstructor [ OK ] vector.SmallVectorCopyCallsCopyConstructor (0 ms) [ RUN ] vector.LargeVectorCopyCallsCopyConstructor [ OK ] vector.LargeVectorCopyCallsCopyConstructor (0 ms) [ RUN ] vector.SmallVectorMoveCallsMoveConstructor [ OK ] vector.SmallVectorMoveCallsMoveConstructor (0 ms) [ RUN ] vector.LargeVectorMoveCallsNoConstructor [ OK ] vector.LargeVectorMoveCallsNoConstructor (0 ms) [ RUN ] vector.Resize [ OK ] vector.Resize (0 ms) [ RUN ] vector.FirstIndexOf [ OK ] vector.FirstIndexOf (0 ms) [ RUN ] vector.FirstIndexTryOf [ OK ] vector.FirstIndexTryOf (0 ms) [ RUN ] vector.OveralignedValues [ OK ] vector.OveralignedValues (0 ms) [ RUN ] vector.ConstructVoidPointerVector [ OK ] vector.ConstructVoidPointerVector (0 ms) [ RUN ] vector.Fill [ OK ] vector.Fill (0 ms) [ RUN ] vector.InsertAtBeginning [ OK ] vector.InsertAtBeginning (0 ms) [ RUN ] vector.InsertAtEnd [ OK ] vector.InsertAtEnd (0 ms) [ RUN ] vector.InsertInMiddle [ OK ] vector.InsertInMiddle (0 ms) [ RUN ] vector.InsertAtIterator [ OK ] vector.InsertAtIterator (0 ms) [ RUN ] vector.InsertMoveOnlyType [ OK ] vector.InsertMoveOnlyType (0 ms) [ RUN ] vector.Prepend [ OK ] vector.Prepend (0 ms) [ RUN ] vector.PrependString [ OK ] vector.PrependString (0 ms) [ RUN ] vector.ReverseIterator [ OK ] vector.ReverseIterator (0 ms) [ RUN ] vector.SizeValueConstructorExceptions [ OK ] vector.SizeValueConstructorExceptions (0 ms) [ RUN ] vector.SpanConstructorExceptions [ OK ] vector.SpanConstructorExceptions (0 ms) [ RUN ] vector.MoveConstructorExceptions [ OK ] vector.MoveConstructorExceptions (0 ms) [ RUN ] vector.AppendExceptions [ OK ] vector.AppendExceptions (0 ms) [ RUN ] vector.ExtendExceptions [ OK ] vector.ExtendExceptions (0 ms) [ RUN ] vector.Insert1Exceptions [ OK ] vector.Insert1Exceptions (0 ms) [ RUN ] vector.Insert2Exceptions [ OK ] vector.Insert2Exceptions (0 ms) [ RUN ] vector.PopLastExceptions [ OK ] vector.PopLastExceptions (0 ms) [ RUN ] vector.RemoveAndReorderExceptions [ OK ] vector.RemoveAndReorderExceptions (0 ms) [ RUN ] vector.RemoveExceptions [ OK ] vector.RemoveExceptions (0 ms) [ RUN ] vector.RemoveChunk [ OK ] vector.RemoveChunk (0 ms) [ RUN ] vector.RemoveChunkExceptions [ OK ] vector.RemoveChunkExceptions (0 ms) [ RUN ] vector.RecursiveStructure [ OK ] vector.RecursiveStructure (0 ms) [----------] 74 tests from vector (8 ms total) [----------] 13 tests from virtual_array [ RUN ] virtual_array.Span [ OK ] virtual_array.Span (0 ms) [ RUN ] virtual_array.Single [ OK ] virtual_array.Single (0 ms) [ RUN ] virtual_array.Array [ OK ] virtual_array.Array (0 ms) [ RUN ] virtual_array.Vector [ OK ] virtual_array.Vector (0 ms) [ RUN ] virtual_array.StdVector [ OK ] virtual_array.StdVector (0 ms) [ RUN ] virtual_array.StdArray [ OK ] virtual_array.StdArray (0 ms) [ RUN ] virtual_array.VectorSet [ OK ] virtual_array.VectorSet (0 ms) [ RUN ] virtual_array.Func [ OK ] virtual_array.Func (0 ms) [ RUN ] virtual_array.AsSpan [ OK ] virtual_array.AsSpan (0 ms) [ RUN ] virtual_array.DerivedSpan [ OK ] virtual_array.DerivedSpan (0 ms) [ RUN ] virtual_array.MutableToImmutable [ OK ] virtual_array.MutableToImmutable (0 ms) [ RUN ] virtual_array.MaterializeCompressed [ OK ] virtual_array.MaterializeCompressed (0 ms) [ RUN ] virtual_array.EmptySpanWrapper [ OK ] virtual_array.EmptySpanWrapper (0 ms) [----------] 13 tests from virtual_array (1 ms total) [----------] Global test environment tear-down [==========] 1400 tests from 83 test suites ran. (5690 ms total) [ PASSED ] 1400 tests. Test time = 8.58 sec ---------------------------------------------------------- Test Passed. "BLI" end time: Feb 03 04:25 RTZ 2 () "BLI" time elapsed: 00:00:08 ---------------------------------------------------------- 43/334 Testing: bmesh 43/334 Test: bmesh Command: "F:/Blender_build/first/ninja_debug/bin/tests/blender_test.exe" "--gtest_filter=bmesh_core.*" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "bmesh" start time: Feb 03 04:25 RTZ 2 () Output: ---------------------------------------------------------- Note: Google Test filter = bmesh_core.* [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from bmesh_core [ RUN ] bmesh_core.BMVertCreate [ OK ] bmesh_core.BMVertCreate (1 ms) [----------] 1 test from bmesh_core (1 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (2 ms total) [ PASSED ] 1 test. Test time = 3.65 sec ---------------------------------------------------------- Test Passed. "bmesh" end time: Feb 03 04:25 RTZ 2 () "bmesh" time elapsed: 00:00:03 ---------------------------------------------------------- 44/334 Testing: blenloader 44/334 Test: blenloader Command: "F:/Blender_build/first/ninja_debug/bin/tests/blender_test.exe" "--gtest_filter=BlendfileLoadingTest.*" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "blenloader" start time: Feb 03 04:25 RTZ 2 () Output: ---------------------------------------------------------- Note: Google Test filter = BlendfileLoadingTest.* [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from BlendfileLoadingTest [ RUN ] BlendfileLoadingTest.CanaryTest [ OK ] BlendfileLoadingTest.CanaryTest (113 ms) [----------] 1 test from BlendfileLoadingTest (114 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (328 ms total) [ PASSED ] 1 test. Test time = 0.68 sec ---------------------------------------------------------- Test Passed. "blenloader" end time: Feb 03 04:25 RTZ 2 () "blenloader" time elapsed: 00:00:00 ---------------------------------------------------------- 45/334 Testing: depsgraph 45/334 Test: depsgraph Command: "F:/Blender_build/first/ninja_debug/bin/tests/blender_test.exe" "--gtest_filter=deg_builder_rna.*" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "depsgraph" start time: Feb 03 04:25 RTZ 2 () Output: ---------------------------------------------------------- Note: Google Test filter = deg_builder_rna.* [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from deg_builder_rna [ RUN ] deg_builder_rna.contains [ OK ] deg_builder_rna.contains (0 ms) [----------] 1 test from deg_builder_rna (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. Test time = 0.34 sec ---------------------------------------------------------- Test Passed. "depsgraph" end time: Feb 03 04:25 RTZ 2 () "depsgraph" time elapsed: 00:00:00 ---------------------------------------------------------- 46/334 Testing: gpu 46/334 Test: gpu Command: "F:/Blender_build/first/ninja_debug/bin/tests/blender_test.exe" "--gtest_filter=VulkanDataConversion.*:std140.*:std430.*:TEST(test_name).*:GPUOpenGLTest.*:GPUMetalTest.*:GPUMetalWorkaroundsTest.*:GPUVulkanTest.*:GPUVulkanWorkaroundsTest.*" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "gpu" start time: Feb 03 04:25 RTZ 2 () Output: ---------------------------------------------------------- Note: Google Test filter = VulkanDataConversion.*:std140.*:std430.*:TEST(test_name).*:GPUOpenGLTest.*:GPUMetalTest.*:GPUMetalWorkaroundsTest.*:GPUVulkanTest.*:GPUVulkanWorkaroundsTest.* [==========] Running 19 tests from 3 test suites. [----------] Global test environment set-up. [----------] 8 tests from std140 [ RUN ] std140.fl [ OK ] std140.fl (0 ms) [ RUN ] std140._2fl [ OK ] std140._2fl (1 ms) [ RUN ] std140._3fl [ OK ] std140._3fl (0 ms) [ RUN ] std140._4fl [ OK ] std140._4fl (0 ms) [ RUN ] std140.fl2 [ OK ] std140.fl2 (0 ms) [ RUN ] std140.fl_fl2 [ OK ] std140.fl_fl2 (0 ms) [ RUN ] std140.fl_vec2 [ OK ] std140.fl_vec2 (0 ms) [ RUN ] std140.gpu_shader_2D_widget_base [ OK ] std140.gpu_shader_2D_widget_base (0 ms) [----------] 8 tests from std140 (1 ms total) [----------] 1 test from std430 [ RUN ] std430.overlay_grid [ OK ] std430.overlay_grid (0 ms) [----------] 1 test from std430 (0 ms total) [----------] 10 tests from VulkanDataConversion [ RUN ] VulkanDataConversion.ConvertF32F16 [ OK ] VulkanDataConversion.ConvertF32F16 (29 ms) [ RUN ] VulkanDataConversion.clamp_negative_to_zero [ OK ] VulkanDataConversion.clamp_negative_to_zero (0 ms) [ RUN ] VulkanDataConversion.infinity_upper [ OK ] VulkanDataConversion.infinity_upper (0 ms) [ RUN ] VulkanDataConversion.infinity_lower [ OK ] VulkanDataConversion.infinity_lower (0 ms) [ RUN ] VulkanDataConversion.vertex_format_i32_as_float [ OK ] VulkanDataConversion.vertex_format_i32_as_float (0 ms) [ RUN ] VulkanDataConversion.vertex_format_u32_as_float [ OK ] VulkanDataConversion.vertex_format_u32_as_float (1 ms) [ RUN ] VulkanDataConversion.vertex_format_r8g8b8 [ OK ] VulkanDataConversion.vertex_format_r8g8b8 (0 ms) [ RUN ] VulkanDataConversion.vertex_format_multiple_attributes [ OK ] VulkanDataConversion.vertex_format_multiple_attributes (0 ms) [ RUN ] VulkanDataConversion.texture_rgb16f_as_floats_to_rgba16f [ OK ] VulkanDataConversion.texture_rgb16f_as_floats_to_rgba16f (0 ms) [ RUN ] VulkanDataConversion.texture_rgb32f_as_floats_to_rgba32f [ OK ] VulkanDataConversion.texture_rgb32f_as_floats_to_rgba32f (0 ms) [----------] 10 tests from VulkanDataConversion (30 ms total) [----------] Global test environment tear-down [==========] 19 tests from 3 test suites ran. (31 ms total) [ PASSED ] 19 tests. Test time = 0.37 sec ---------------------------------------------------------- Test Passed. "gpu" end time: Feb 03 04:25 RTZ 2 () "gpu" time elapsed: 00:00:00 ---------------------------------------------------------- 47/334 Testing: imbuf 47/334 Test: imbuf Command: "F:/Blender_build/first/ninja_debug/bin/tests/blender_test.exe" "--gtest_filter=imbuf_transform.*" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "imbuf" start time: Feb 03 04:25 RTZ 2 () Output: ---------------------------------------------------------- Note: Google Test filter = imbuf_transform.* [==========] Running 7 tests from 1 test suite. [----------] Global test environment set-up. [----------] 7 tests from imbuf_transform [ RUN ] imbuf_transform.nearest_2x_smaller [ OK ] imbuf_transform.nearest_2x_smaller (1 ms) [ RUN ] imbuf_transform.box_2x_smaller [ OK ] imbuf_transform.box_2x_smaller (0 ms) [ RUN ] imbuf_transform.bilinear_2x_smaller [ OK ] imbuf_transform.bilinear_2x_smaller (0 ms) [ RUN ] imbuf_transform.cubic_bspline_2x_smaller [ OK ] imbuf_transform.cubic_bspline_2x_smaller (0 ms) [ RUN ] imbuf_transform.cubic_mitchell_2x_smaller [ OK ] imbuf_transform.cubic_mitchell_2x_smaller (0 ms) [ RUN ] imbuf_transform.cubic_mitchell_fractional_larger [ OK ] imbuf_transform.cubic_mitchell_fractional_larger (1 ms) [ RUN ] imbuf_transform.nearest_very_large_scale [ OK ] imbuf_transform.nearest_very_large_scale (1 ms) [----------] 7 tests from imbuf_transform (3 ms total) [----------] Global test environment tear-down [==========] 7 tests from 1 test suite ran. (3 ms total) [ PASSED ] 7 tests. Test time = 0.34 sec ---------------------------------------------------------- Test Passed. "imbuf" end time: Feb 03 04:25 RTZ 2 () "imbuf" time elapsed: 00:00:00 ---------------------------------------------------------- 48/334 Testing: io_common 48/334 Test: io_common Command: "F:/Blender_build/first/ninja_debug/bin/tests/blender_test.exe" "--gtest_filter=AbstractHierarchyIteratorTest.*:AbstractHierarchyIteratorInvisibleTest.*:HierarchyContextOrderTest.*:ObjectIdentifierOrderTest.*:PersistentIDTest.*" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "io_common" start time: Feb 03 04:25 RTZ 2 () Output: ---------------------------------------------------------- Note: Google Test filter = AbstractHierarchyIteratorTest.*:AbstractHierarchyIteratorInvisibleTest.*:HierarchyContextOrderTest.*:ObjectIdentifierOrderTest.*:PersistentIDTest.* [==========] Running 15 tests from 5 test suites. [----------] Global test environment set-up. [----------] 5 tests from ObjectIdentifierOrderTest [ RUN ] ObjectIdentifierOrderTest.graph_root [ OK ] ObjectIdentifierOrderTest.graph_root (0 ms) [ RUN ] ObjectIdentifierOrderTest.real_objects [ OK ] ObjectIdentifierOrderTest.real_objects (0 ms) [ RUN ] ObjectIdentifierOrderTest.duplicated_objects [ OK ] ObjectIdentifierOrderTest.duplicated_objects (0 ms) [ RUN ] ObjectIdentifierOrderTest.behavior_as_map_keys [ OK ] ObjectIdentifierOrderTest.behavior_as_map_keys (0 ms) [ RUN ] ObjectIdentifierOrderTest.map_copy_and_update [ OK ] ObjectIdentifierOrderTest.map_copy_and_update (0 ms) [----------] 5 tests from ObjectIdentifierOrderTest (0 ms total) [----------] 3 tests from PersistentIDTest [ RUN ] PersistentIDTest.is_from_same_instancer [ OK ] PersistentIDTest.is_from_same_instancer (0 ms) [ RUN ] PersistentIDTest.instancer_id [ OK ] PersistentIDTest.instancer_id (1 ms) [ RUN ] PersistentIDTest.as_object_name_suffix [ OK ] PersistentIDTest.as_object_name_suffix (0 ms) [----------] 3 tests from PersistentIDTest (1 ms total) [----------] 4 tests from HierarchyContextOrderTest [ RUN ] HierarchyContextOrderTest.ObjectPointerTest [ OK ] HierarchyContextOrderTest.ObjectPointerTest (0 ms) [ RUN ] HierarchyContextOrderTest.DuplicatorPointerTest [ OK ] HierarchyContextOrderTest.DuplicatorPointerTest (0 ms) [ RUN ] HierarchyContextOrderTest.ExportParentTest [ OK ] HierarchyContextOrderTest.ExportParentTest (0 ms) [ RUN ] HierarchyContextOrderTest.TransitiveTest [ OK ] HierarchyContextOrderTest.TransitiveTest (0 ms) [----------] 4 tests from HierarchyContextOrderTest (0 ms total) [----------] 2 tests from AbstractHierarchyIteratorTest [ RUN ] AbstractHierarchyIteratorTest.ExportHierarchyTest [ OK ] AbstractHierarchyIteratorTest.ExportHierarchyTest (123 ms) [ RUN ] AbstractHierarchyIteratorTest.ExportSubsetTest [ OK ] AbstractHierarchyIteratorTest.ExportSubsetTest (49 ms) [----------] 2 tests from AbstractHierarchyIteratorTest (172 ms total) [----------] 1 test from AbstractHierarchyIteratorInvisibleTest [ RUN ] AbstractHierarchyIteratorInvisibleTest.ExportInvisibleTest [ OK ] AbstractHierarchyIteratorInvisibleTest.ExportInvisibleTest (81 ms) [----------] 1 test from AbstractHierarchyIteratorInvisibleTest (81 ms total) [----------] Global test environment tear-down [==========] 15 tests from 5 test suites ran. (636 ms total) [ PASSED ] 15 tests. Test time = 0.99 sec ---------------------------------------------------------- Test Passed. "io_common" end time: Feb 03 04:25 RTZ 2 () "io_common" time elapsed: 00:00:00 ---------------------------------------------------------- 49/334 Testing: io_wavefront 49/334 Test: io_wavefront Command: "F:/Blender_build/first/ninja_debug/bin/tests/blender_test.exe" "--gtest_filter=OBJExportTest.*:obj_exporter_utils.*:ObjExporterWriterTest.*:obj_exporter_writer.*:OBJExportRegressionTest.*:obj_import_string_utils.*:OBJImportTest.*:OBJMTLParserTest.*" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "io_wavefront" start time: Feb 03 04:25 RTZ 2 () Output: ---------------------------------------------------------- Note: Google Test filter = OBJExportTest.*:obj_exporter_utils.*:ObjExporterWriterTest.*:obj_exporter_writer.*:OBJExportRegressionTest.*:obj_import_string_utils.*:OBJImportTest.*:OBJMTLParserTest.* [==========] Running 69 tests from 8 test suites. [----------] Global test environment set-up. [----------] 6 tests from OBJMTLParserTest [ RUN ] OBJMTLParserTest.string_newlines_whitespace [ OK ] OBJMTLParserTest.string_newlines_whitespace (29 ms) [ RUN ] OBJMTLParserTest.cube [ OK ] OBJMTLParserTest.cube (60 ms) [ RUN ] OBJMTLParserTest.all_objects [ OK ] OBJMTLParserTest.all_objects (29 ms) [ RUN ] OBJMTLParserTest.materials OBJ import: MTL texture map type not supported: 'map_Ka -s 1.5 2.5 3.5 -o 4.5 5.5 6.5 -mm 0.1 0.2 sometex_a.jpg' OBJ import: MTL texture map type not supported: 'map_aat on' [ OK ] OBJMTLParserTest.materials (40 ms) [ RUN ] OBJMTLParserTest.materials_without_pbr [ OK ] OBJMTLParserTest.materials_without_pbr (11 ms) [ RUN ] OBJMTLParserTest.materials_pbr [ OK ] OBJMTLParserTest.materials_pbr (44 ms) [----------] 6 tests from OBJMTLParserTest (213 ms total) [----------] 23 tests from OBJImportTest [ RUN ] OBJImportTest.import_cube [ OK ] OBJImportTest.import_cube (105 ms) [ RUN ] OBJImportTest.import_cube_o_after_verts [ OK ] OBJImportTest.import_cube_o_after_verts (59 ms) [ RUN ] OBJImportTest.import_suzanne_all_data [ OK ] OBJImportTest.import_suzanne_all_data (102 ms) [ RUN ] OBJImportTest.import_nurbs [ OK ] OBJImportTest.import_nurbs (46 ms) [ RUN ] OBJImportTest.import_nurbs_curves [ OK ] OBJImportTest.import_nurbs_curves (56 ms) [ RUN ] OBJImportTest.import_nurbs_cyclic OBJ import: cannot read from MTL file: 'F:/Blender_build/first/blender/../lib/tests\io_tests\obj\untitled.mtl' [ OK ] OBJImportTest.import_nurbs_cyclic (60 ms) [ RUN ] OBJImportTest.import_nurbs_manual [ OK ] OBJImportTest.import_nurbs_manual (64 ms) [ RUN ] OBJImportTest.import_nurbs_mesh [ OK ] OBJImportTest.import_nurbs_mesh (73 ms) [ RUN ] OBJImportTest.import_materials OBJ import: MTL texture map type not supported: 'map_Ka -s 1.5 2.5 3.5 -o 4.5 5.5 6.5 -mm 0.1 0.2 sometex_a.jpg' OBJ import: MTL texture map type not supported: 'map_aat on' Loaded image from: 'F:/Blender_build/first/blender/../lib/tests\io_tests\obj\texture.png' Cannot load image file: 'F:/Blender_build/first/blender/../lib/tests\io_tests\obj\sometexture_Roughness.png' Cannot load image file: 'sometexture_Roughness.png' Cannot load image file: 'sometexture Roughness.png' Cannot load image file: 'F:/Blender_build/first/blender/../lib/tests\io_tests\obj\sometexture_Metallic.png' Cannot load image file: 'sometexture_Metallic.png' Cannot load image file: 'sometexture Metallic.png' Cannot load image file: 'F:/Blender_build/first/blender/../lib/tests\io_tests\obj\sometexture_Normal.png' Cannot load image file: 'sometexture_Normal.png' Cannot load image file: 'sometexture Normal.png' Cannot load image file: 'F:/Blender_build/first/blender/../lib/tests\io_tests\obj\someHatTexture_BaseColor.jpg' Cannot load image file: 'someHatTexture_BaseColor.jpg' Cannot load image file: 'someHatTexture BaseColor.jpg' Cannot load image file: 'F:/Blender_build/first/blender/../lib/tests\io_tests\obj\someHatTexture_Roughness.jpg' Cannot load image file: 'someHatTexture_Roughness.jpg' Cannot load image file: 'someHatTexture Roughness.jpg' Cannot load image file: 'F:/Blender_build/first/blender/../lib/tests\io_tests\obj\someHatTexture_Metalness.jpg' Cannot load image file: 'someHatTexture_Metalness.jpg' Cannot load image file: 'someHatTexture Metalness.jpg' Cannot load image file: 'F:/Blender_build/first/blender/../lib/tests\io_tests\obj\someHatTexture_Normal.jpg' Cannot load image file: 'someHatTexture_Normal.jpg' Cannot load image file: 'someHatTexture Normal.jpg' [ OK ] OBJImportTest.import_materials (509 ms) [ RUN ] OBJImportTest.import_cubes_with_textures_rel Loaded image from: 'F:/Blender_build/first/blender/../lib/tests\io_tests\obj\../blend_geometry/texture_checker.png' Loaded image from: 'F:/Blender_build/first/blender/../lib/tests\io_tests\obj\../blend_geometry/texture_illum.png' Loaded image from: 'F:/Blender_build/first/blender/../lib/tests\io_tests\obj\../blend_geometry/texture_normal.png' Loaded image from: 'F:/Blender_build/first/blender/../lib/tests\io_tests\obj\../blend_geometry/texture_checker.png' Loaded image from: 'F:/Blender_build/first/blender/../lib/tests\io_tests\obj\../blend_geometry/texture_illum.png' Loaded image from: 'F:/Blender_build/first/blender/../lib/tests\io_tests\obj\../blend_geometry/texture_checker.png' Loaded image from: 'F:/Blender_build/first/blender/../lib/tests\io_tests\obj\texture.png' [ OK ] OBJImportTest.import_cubes_with_textures_rel (125 ms) [ RUN ] OBJImportTest.import_faces_invalid_or_with_holes Stack trace: blender_test.exe :0x00007FF76057A900 bli_windows_system_backtrace_stack_thread F:\Blender_build\first\blender\source\blender\blenlib\intern\system_win32.c:223 blender_test.exe :0x00007FF760579A00 BLI_windows_system_backtrace_stack F:\Blender_build\first\blender\source\blender\blenlib\intern\system_win32.c:311 blender_test.exe :0x00007FF760579400 BLI_system_backtrace F:\Blender_build\first\blender\source\blender\blenlib\intern\system_win32.c:377 blender_test.exe :0x00007FF7602C0F10 _BLI_assert_print_backtrace F:\Blender_build\first\blender\source\blender\blenlib\intern\BLI_assert.c:38 blender_test.exe :0x00007FF75B041060 blender::io::obj::fixup_invalid_face F:\Blender_build\first\blender\source\blender\io\wavefront_obj\importer\importer_mesh_utils.cc:78 blender_test.exe :0x00007FF75B0398E0 blender::io::obj::MeshFromGeometry::fixup_invalid_faces F:\Blender_build\first\blender\source\blender\io\wavefront_obj\importer\obj_import_mesh.cc:138 blender_test.exe :0x00007FF75B0384B0 blender::io::obj::MeshFromGeometry::create_mesh F:\Blender_build\first\blender\source\blender\io\wavefront_obj\importer\obj_import_mesh.cc:52 blender_test.exe :0x00007FF75AFF2F90 blender::io::obj::geometry_to_blender_objects F:\Blender_build\first\blender\source\blender\io\wavefront_obj\importer\obj_importer.cc:107 blender_test.exe :0x00007FF75AFF36B0 blender::io::obj::importer_main F:\Blender_build\first\blender\source\blender\io\wavefront_obj\importer\obj_importer.cc:174 blender_test.exe :0x00007FF75854E660 blender::io::obj::OBJImportTest::import_and_check F:\Blender_build\first\blender\source\blender\io\wavefront_obj\tests\obj_importer_tests.cc:84 blender_test.exe :0x00007FF758549610 blender::io::obj::OBJImportTest_import_faces_invalid_or_with_holes_Test::TestBody F:\Blender_build\first\blender\source\blender\io\wavefront_obj\tests\obj_importer_tests.cc:493 blender_test.exe :0x00007FF7586BFA00 testing::internal::HandleSehExceptionsInMethodIfSupported F:\Blender_build\first\blender\extern\gtest\src\gtest.cc:2418 blender_test.exe :0x00007FF7586BF5A0 testing::internal::HandleExceptionsInMethodIfSupported F:\Blender_build\first\blender\extern\gtest\src\gtest.cc:2469 blender_test.exe :0x00007FF7586F9C40 testing::Test::Run F:\Blender_build\first\blender\extern\gtest\src\gtest.cc:2515 blender_test.exe :0x00007FF7586F9DA0 testing::TestInfo::Run F:\Blender_build\first\blender\extern\gtest\src\gtest.cc:2687 blender_test.exe :0x00007FF7586F9FE0 testing::TestSuite::Run F:\Blender_build\first\blender\extern\gtest\src\gtest.cc:2817 blender_test.exe :0x00007FF7586FA4C0 testing::internal::UnitTestImpl::RunAllTests F:\Blender_build\first\blender\extern\gtest\src\gtest.cc:5339 blender_test.exe :0x00007FF7586BFCA0 testing::internal::HandleSehExceptionsInMethodIfSupported F:\Blender_build\first\blender\extern\gtest\src\gtest.cc:2418 blender_test.exe :0x00007FF7586BF8E0 testing::internal::HandleExceptionsInMethodIfSupported F:\Blender_build\first\blender\extern\gtest\src\gtest.cc:2469 blender_test.exe :0x00007FF7586FA260 testing::UnitTest::Run F:\Blender_build\first\blender\extern\gtest\src\gtest.cc:4925 blender_test.exe :0x00007FF7586B10F0 RUN_ALL_TESTS F:\Blender_build\first\blender\extern\gtest\include\gtest\gtest.h:2474 blender_test.exe :0x00007FF7586B1420 main F:\Blender_build\first\blender\tests\gtests\testing\testing_main.cc:44 blender_test.exe :0x00007FF760735C10 invoke_main D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:79 blender_test.exe :0x00007FF760735A00 __scrt_common_main_seh D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288 blender_test.exe :0x00007FF7607359E0 __scrt_common_main D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:331 blender_test.exe :0x00007FF760735CD0 mainCRTStartup D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp:17 KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Threads: Thread : 00002714 ntdll.dll :0x00007FFA095D0A60 ZwWaitForWorkViaWorkerFactory ntdll.dll :0x00007FFA095826E0 TpReleaseCleanupGroupMembers KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00004148 ntdll.dll :0x00007FFA095D0A60 ZwWaitForWorkViaWorkerFactory ntdll.dll :0x00007FFA095826E0 TpReleaseCleanupGroupMembers KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00002ddc ntdll.dll :0x00007FFA095D0A60 ZwWaitForWorkViaWorkerFactory ntdll.dll :0x00007FFA095826E0 TpReleaseCleanupGroupMembers KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00004828 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 000023e8 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 000046b4 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 0000387c ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00003c44 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00002c64 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00002058 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 000026e4 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 000026fc ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 000023c4 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00004784 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00000538 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00002c54 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00001fcc ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00003790 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00001abc ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DA7F1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00004900 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 000007c0 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00001da4 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00002730 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00002894 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00000138 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 0000088c ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00000fe0 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 000041a8 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00002408 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00002158 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00002548 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 000029d4 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00002d58 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 000024fc ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D54C2176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9A74F2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Loaded Modules : 0x00007FF752C70000 blender_test.exe F:\Blender_build\first\ninja_debug\bin\tests\blender_test.pdb 0x00007FFA09530000 10.0.19041.3636 ntdll.dll 0x00007FFA079C0000 10.0.19041.3636 KERNEL32.DLL 0x00007FFA07120000 10.0.19041.3930 KERNELBASE.dll 0x00007FFA09060000 10.0.19041.3636 WS2_32.dll 0x00007FFA07F80000 10.0.19041.3758 RPCRT4.dll 0x00007FFA07640000 10.0.19041.3636 USER32.dll 0x00007FF9D54C0000 tbb_debug.dll 0x00007FFA06D80000 10.0.19041.3930 win32u.dll 0x00007FFA07580000 10.0.19041.3636 GDI32.dll 0x00007FFA06EB0000 10.0.19041.3758 gdi32full.dll 0x00007FFA06C00000 10.0.19041.3636 msvcp_win.dll 0x00007FFA06DB0000 10.0.19041.3636 ucrtbase.dll 0x00007FF9AB840000 4.1.0.0 embree4_d.dll 0x00007FFA090D0000 10.0.19041.3930 ADVAPI32.dll 0x00007FFA07EE0000 7.0.19041.3636 msvcrt.dll 0x00007FFA08FC0000 10.0.19041.3930 sechost.dll 0x00007FFA07080000 10.0.19041.3636 bcrypt.dll 0x00007FF9D4DC0000 oslquery_d.dll 0x00007FFA087A0000 10.0.19041.3930 SHELL32.dll 0x00007FFA07AE0000 10.0.19041.3636 ole32.dll 0x00007FFA09190000 10.0.19041.3636 combase.dll 0x00007FF9CF1E0000 OpenImageIO_Util_d.dll 0x00007FF9C6B10000 OpenImageIO_d.dll 0x00007FFA08EF0000 10.0.19041.3636 OLEAUT32.dll 0x00007FF9AD810000 oslexec_d.dll 0x00007FFA07A80000 10.0.19041.3636 SHLWAPI.dll 0x00007FFA07D80000 10.0.19041.3636 shcore.dll 0x00007FF9C6130000 OpenColorIO_d_2_3.dll 0x00007FFA082F0000 10.0.19041.3636 IMM32.dll 0x00007FF9D45E0000 boost_python311-vc142-mt-gyd-x64-1_82.dll 0x00007FF9D4540000 1.38.8.0 MaterialXFormat_d.dll 0x00007FF9C7E80000 1.38.8.0 MaterialXCore_d.dll 0x00007FF9C5EF0000 60.3.100.0 avformat-60.dll 0x00007FF9F6930000 60.1.100.0 avdevice-60.dll 0x00007FF999980000 usd_ms_d.dll 0x00007FF9A9330000 60.3.100.0 avcodec-60.dll 0x00007FF9C5D30000 58.2.100.0 avutil-58.dll 0x00007FF9D44C0000 7.1.100.0 swscale-7.dll 0x00007FF9C5B60000 1.2.2.0 sndfile.dll 0x00007FF9D3EB0000 fftw3f.dll 0x00007FF9CE750000 1.21.1.0 OpenAL32.dll 0x00007FF9A9190000 2.28.2.0 SDL2.dll 0x00007FFA08320000 10.0.19041.3636 SETUPAPI.dll 0x00007FF9D3E20000 Iex_d.dll 0x00007FFA06CA0000 10.0.19041.3636 cfgmgr32.dll 0x00007FF9A8D10000 OpenEXR_d.dll 0x00007FF996A10000 11.0.0.0 openvdb_d.dll 0x00007FF9CDDA0000 Imath_d.dll 0x00007FF9CBE80000 epoxy-0.dll 0x00007FF9CBDE0000 1.3.241.0 vulkan-1.dll 0x00007FF9A8180000 shaderc_shared_d.dll 0x00007FF9CB260000 boost_locale-vc142-mt-gyd-x64-1_82.dll 0x00007FFA05470000 10.0.19041.3636 dxgi.dll 0x00007FF9A7660000 3.11.6150.1013 python311_d.dll 0x00007FF9F6370000 14.36.32532.0 VCOMP140D.DLL 0x00007FF9CA4B0000 14.36.32532.0 MSVCP140D.dll 0x00007FF9F68B0000 14.36.32532.0 VCRUNTIME140D.dll 0x00007FF9F7FC0000 14.36.32532.0 VCRUNTIME140_1D.dll 0x00007FF9A7440000 10.0.22000.832 ucrtbased.dll 0x00007FF9E7EE0000 10.0.19041.1 AVIFIL32.dll 0x00007FF9FFA90000 6.10.19041.3636 COMCTL32.dll 0x00007FF9FF280000 10.0.19041.3636 VERSION.dll 0x00007FF9A0030000 6.1.0.0 sycl6d.dll 0x00007FF9EED10000 10.0.19041.3636 dbghelp.dll 0x00007FF9E6FD0000 boost_thread-vc142-mt-gyd-x64-1_82.dll 0x00007FF9EBE50000 10.0.19041.3636 dbgeng.dll 0x00007FF9A7180000 OpenEXRCore_d.dll 0x00007FF9E6CD0000 oslnoise_d.dll 0x00007FFA04980000 10.0.19041.3636 dwmapi.dll 0x00007FF9DD190000 2.1.0.0 OpenImageDenoise.dll 0x00007FF9C94E0000 gmp-10.dll 0x00007FF9EAB20000 libgmpxx_d.dll 0x00007FF9C5A70000 fftw3.dll 0x00007FF9F5FD0000 10.0.19041.3636 Secur32.dll 0x00007FF9F4BF0000 14.36.32532.0 VCRUNTIME140.dll 0x00007FF9E6DF0000 10.0.19041.1 AVICAP32.dll 0x00007FF9DE950000 4.10.100.0 swresample-4.dll 0x00007FF99FF00000 10.0.19041.3636 OPENGL32.dll 0x00007FF99FDA0000 1.38.8.0 MaterialXRender_d.dll 0x00007FF9A70B0000 1.38.8.0 MaterialXGenGlsl_d.dll 0x00007FF99FCD0000 1.38.8.0 MaterialXGenMsl_d.dll 0x00007FF9881E0000 1.38.8.0 MaterialXGenShader_d.dll 0x00007FF9F7B20000 10.0.19041.3636 WINMM.dll 0x00007FF9F02B0000 14.36.32532.0 MSVCP140.dll 0x00007FF9F02A0000 14.36.32532.0 VCRUNTIME140_1.dll 0x00007FF9DA7F0000 IlmThread_d.dll 0x00007FF9F7000000 10.0.19041.1 MSACM32.dll 0x00007FF9DA250000 10.0.19041.1 MSVFW32.dll 0x00007FF9F84A0000 10.0.19041.3636 dbgmodel.dll 0x00007FFA01160000 10.0.19041.3636 XmlLite.dll 0x00007FF987000000 2.1.0.0 OpenImageDenoise_core.dll 0x00007FF9D52A0000 10.0.19041.3636 GLU32.dll 0x00007FF9F4C10000 10.0.19041.1 winmmbase.dll 0x00007FFA06AB0000 10.0.19041.3636 SSPICLI.DLL 0x00007FF9D4080000 tbbmalloc_debug.dll 0x00007FFA049B0000 10.0.19041.3758 kernel.appcore.dll 0x00007FFA04C90000 10.0.19041.3758 windows.storage.dll 0x00007FFA06560000 10.0.19041.3636 Wldp.dll 0x00007FFA06420000 10.0.19041.3636 CRYPTBASE.DLL 0x00007FFA06CF0000 10.0.19041.3636 bcryptPrimitives.dll BLI_assert failed: F:\Blender_build\first\blender\source\blender\io\wavefront_obj\importer\importer_mesh_utils.cc:78, fixup_invalid_face(), at 'idx >= 0 && idx < face_verts.size()' Test time = 4.49 sec ---------------------------------------------------------- Test Failed. "io_wavefront" end time: Feb 03 04:25 RTZ 2 () "io_wavefront" time elapsed: 00:00:04 ---------------------------------------------------------- 50/334 Testing: io_ply 50/334 Test: io_ply Command: "F:/Blender_build/first/ninja_debug/bin/tests/blender_test.exe" "--gtest_filter=PLYExportTest.*:PLYExportPLYDataTest.*:PLYImportTest.*" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "io_ply" start time: Feb 03 04:25 RTZ 2 () Output: ---------------------------------------------------------- Note: Google Test filter = PLYExportTest.*:PLYExportPLYDataTest.*:PLYImportTest.* [==========] Running 31 tests from 3 test suites. [----------] Global test environment set-up. [----------] 17 tests from PLYImportTest [ RUN ] PLYImportTest.PLYImportCube [ OK ] PLYImportTest.PLYImportCube (53 ms) [ RUN ] PLYImportTest.PLYImportWireframeCube [ OK ] PLYImportTest.PLYImportWireframeCube (39 ms) [ RUN ] PLYImportTest.PlyImportBinaryDataStartsWithLF [ OK ] PLYImportTest.PlyImportBinaryDataStartsWithLF (41 ms) [ RUN ] PLYImportTest.PLYImportBunny [ OK ] PLYImportTest.PLYImportBunny (56 ms) [ RUN ] PLYImportTest.PlyImportManySmallHoles [ OK ] PLYImportTest.PlyImportManySmallHoles (25 ms) [ RUN ] PLYImportTest.PlyImportColorNotFull [ OK ] PLYImportTest.PlyImportColorNotFull (38 ms) [ RUN ] PLYImportTest.PlyImportCustomDataElements [ OK ] PLYImportTest.PlyImportCustomDataElements (32 ms) [ RUN ] PLYImportTest.PlyImportDoubleXYZ [ OK ] PLYImportTest.PlyImportDoubleXYZ (22 ms) [ RUN ] PLYImportTest.PlyImportFaceIndicesNotFirstProp [ OK ] PLYImportTest.PlyImportFaceIndicesNotFirstProp (21 ms) [ RUN ] PLYImportTest.PlyImportFaceIndicesPrecededByList [ OK ] PLYImportTest.PlyImportFaceIndicesPrecededByList (21 ms) [ RUN ] PLYImportTest.PlyImportFaceUVsColors [ OK ] PLYImportTest.PlyImportFaceUVsColors (21 ms) [ RUN ] PLYImportTest.PlyImportFacesFirst [ OK ] PLYImportTest.PlyImportFacesFirst (21 ms) [ RUN ] PLYImportTest.PlyImportFloatFormats [ OK ] PLYImportTest.PlyImportFloatFormats (22 ms) [ RUN ] PLYImportTest.PlyImportPositionNotFull Vertex positions are not present in the file Vertex positions are not present in the file [ OK ] PLYImportTest.PlyImportPositionNotFull (21 ms) [ RUN ] PLYImportTest.PlyImportTristrips [ OK ] PLYImportTest.PlyImportTristrips (33 ms) [ RUN ] PLYImportTest.PlyImportTypeAliases [ OK ] PLYImportTest.PlyImportTypeAliases (31 ms) [ RUN ] PLYImportTest.PlyImportVertexCompOrder [ OK ] PLYImportTest.PlyImportVertexCompOrder (21 ms) [----------] 17 tests from PLYImportTest (520 ms total) [----------] 8 tests from PLYExportTest [ RUN ] PLYExportTest.WriteHeaderAscii [ OK ] PLYExportTest.WriteHeaderAscii (17 ms) [ RUN ] PLYExportTest.WriteHeaderBinary [ OK ] PLYExportTest.WriteHeaderBinary (15 ms) [ RUN ] PLYExportTest.WriteVerticesAscii [ OK ] PLYExportTest.WriteVerticesAscii (16 ms) [ RUN ] PLYExportTest.WriteVerticesBinary [ OK ] PLYExportTest.WriteVerticesBinary (24 ms) [ RUN ] PLYExportTest.WriteFacesAscii [ OK ] PLYExportTest.WriteFacesAscii (15 ms) [ RUN ] PLYExportTest.WriteFacesBinary [ OK ] PLYExportTest.WriteFacesBinary (15 ms) [ RUN ] PLYExportTest.WriteVertexNormalsAscii [ OK ] PLYExportTest.WriteVertexNormalsAscii (15 ms) [ RUN ] PLYExportTest.WriteVertexNormalsBinary [ OK ] PLYExportTest.WriteVertexNormalsBinary (15 ms) [----------] 8 tests from PLYExportTest (132 ms total) [----------] 6 tests from PLYExportPLYDataTest [ RUN ] PLYExportPLYDataTest.CubeLoadPLYData [ OK ] PLYExportPLYDataTest.CubeLoadPLYData (72 ms) [ RUN ] PLYExportPLYDataTest.CubeLoadPLYDataUV [ OK ] PLYExportPLYDataTest.CubeLoadPLYDataUV (23 ms) [ RUN ] PLYExportPLYDataTest.CubeLooseEdgesLoadPLYData [ OK ] PLYExportPLYDataTest.CubeLooseEdgesLoadPLYData (157 ms) [ RUN ] PLYExportPLYDataTest.CubeLooseEdgesLoadPLYDataUV [ OK ] PLYExportPLYDataTest.CubeLooseEdgesLoadPLYDataUV (23 ms) [ RUN ] PLYExportPLYDataTest.CubesVertexAttrs [ OK ] PLYExportPLYDataTest.CubesVertexAttrs (59 ms) [ RUN ] PLYExportPLYDataTest.SuzanneLoadPLYDataUV [ OK ] PLYExportPLYDataTest.SuzanneLoadPLYDataUV (56 ms) [----------] 6 tests from PLYExportPLYDataTest (390 ms total) [----------] Global test environment tear-down [==========] 31 tests from 3 test suites ran. (1418 ms total) [ PASSED ] 31 tests. Test time = 5.69 sec ---------------------------------------------------------- Test Passed. "io_ply" end time: Feb 03 04:25 RTZ 2 () "io_ply" time elapsed: 00:00:05 ---------------------------------------------------------- 51/334 Testing: io_stl 51/334 Test: io_stl Command: "F:/Blender_build/first/ninja_debug/bin/tests/blender_test.exe" "--gtest_filter=STLExportTest.*:stl_importer_test.*" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "io_stl" start time: Feb 03 04:25 RTZ 2 () Output: ---------------------------------------------------------- Note: Google Test filter = STLExportTest.*:stl_importer_test.* [==========] Running 7 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from stl_importer_test [ RUN ] stl_importer_test.all_quads [ OK ] stl_importer_test.all_quads (274 ms) [ RUN ] stl_importer_test.cubes_positioned [ OK ] stl_importer_test.cubes_positioned (53 ms) [ RUN ] stl_importer_test.non_uniform_scale [ OK ] stl_importer_test.non_uniform_scale (69 ms) [----------] 3 tests from stl_importer_test (397 ms total) [----------] 4 tests from STLExportTest [ RUN ] STLExportTest.all_tris [ OK ] STLExportTest.all_tris (107 ms) [ RUN ] STLExportTest.all_quads [ OK ] STLExportTest.all_quads (45 ms) [ RUN ] STLExportTest.non_uniform_scale [ OK ] STLExportTest.non_uniform_scale (119 ms) [ RUN ] STLExportTest.cubes_positioned [ OK ] STLExportTest.cubes_positioned (68 ms) [----------] 4 tests from STLExportTest (340 ms total) [----------] Global test environment tear-down [==========] 7 tests from 2 test suites ran. (1125 ms total) [ PASSED ] 7 tests. Test time = 1.46 sec ---------------------------------------------------------- Test Passed. "io_stl" end time: Feb 03 04:25 RTZ 2 () "io_stl" time elapsed: 00:00:01 ---------------------------------------------------------- 52/334 Testing: io_alembic 52/334 Test: io_alembic Command: "F:/Blender_build/first/ninja_debug/bin/tests/blender_test.exe" "--gtest_filter=AlembicExportTest.*:abc_matrix.*" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "io_alembic" start time: Feb 03 04:25 RTZ 2 () Output: ---------------------------------------------------------- Note: Google Test filter = AlembicExportTest.*:abc_matrix.* [==========] Running 12 tests from 2 test suites. [----------] Global test environment set-up. [----------] 9 tests from abc_matrix [ RUN ] abc_matrix.CreateRotationMatrixY_YfromZ [ OK ] abc_matrix.CreateRotationMatrixY_YfromZ (0 ms) [ RUN ] abc_matrix.CreateRotationMatrixZ_YfromZ [ OK ] abc_matrix.CreateRotationMatrixZ_YfromZ (0 ms) [ RUN ] abc_matrix.CreateRotationMatrixXYZ_YfromZ [ OK ] abc_matrix.CreateRotationMatrixXYZ_YfromZ (0 ms) [ RUN ] abc_matrix.CreateRotationMatrixXYZ_ZfromY [ OK ] abc_matrix.CreateRotationMatrixXYZ_ZfromY (0 ms) [ RUN ] abc_matrix.CopyM44AxisSwap_YfromZ [ OK ] abc_matrix.CopyM44AxisSwap_YfromZ (0 ms) [ RUN ] abc_matrix.CopyM44AxisSwapWithScale_YfromZ [ OK ] abc_matrix.CopyM44AxisSwapWithScale_YfromZ (0 ms) [ RUN ] abc_matrix.CopyM44AxisSwap_ZfromY [ OK ] abc_matrix.CopyM44AxisSwap_ZfromY (0 ms) [ RUN ] abc_matrix.CopyM44AxisSwapWithScale_ZfromY [ OK ] abc_matrix.CopyM44AxisSwapWithScale_ZfromY (0 ms) [ RUN ] abc_matrix.CopyM44AxisSwapWithScale_gimbal_ZfromY [ OK ] abc_matrix.CopyM44AxisSwapWithScale_gimbal_ZfromY (0 ms) [----------] 9 tests from abc_matrix (1 ms total) [----------] 3 tests from AlembicExportTest [ RUN ] AlembicExportTest.TimeSamplesFullShutterUniform [ OK ] AlembicExportTest.TimeSamplesFullShutterUniform (19 ms) [ RUN ] AlembicExportTest.TimeSamplesFullShutterDifferent [ OK ] AlembicExportTest.TimeSamplesFullShutterDifferent (3 ms) [ RUN ] AlembicExportTest.TimeSamples180degShutter [ OK ] AlembicExportTest.TimeSamples180degShutter (4 ms) [----------] 3 tests from AlembicExportTest (27 ms total) [----------] Global test environment tear-down [==========] 12 tests from 2 test suites ran. (29 ms total) [ PASSED ] 12 tests. Test time = 0.36 sec ---------------------------------------------------------- Test Passed. "io_alembic" end time: Feb 03 04:26 RTZ 2 () "io_alembic" time elapsed: 00:00:00 ---------------------------------------------------------- 53/334 Testing: io_usd 53/334 Test: io_usd Command: "F:/Blender_build/first/ninja_debug/bin/tests/blender_test.exe" "--gtest_filter=UsdCurvesTest.*:UsdExportTest.*:USDStageCreationTest.*:UsdUsdzExportTest.*:USDImagingTest.*" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "io_usd" start time: Feb 03 04:26 RTZ 2 () Output: ---------------------------------------------------------- Note: Google Test filter = UsdCurvesTest.*:UsdExportTest.*:USDStageCreationTest.*:UsdUsdzExportTest.*:USDImagingTest.* [==========] Running 6 tests from 5 test suites. [----------] Global test environment set-up. [----------] 1 test from USDImagingTest [ RUN ] USDImagingTest.CapsuleAdapterTest [ OK ] USDImagingTest.CapsuleAdapterTest (304 ms) [----------] 1 test from USDImagingTest (304 ms total) [----------] 1 test from UsdUsdzExportTest [ RUN ] UsdUsdzExportTest.usdz_export USD export of 'C:\Users\rfnei\AppData\Local\Temp\usdz_test_output_dir\output_новый.usdz' took 96.19 ms [ OK ] UsdUsdzExportTest.usdz_export (267 ms) [----------] 1 test from UsdUsdzExportTest (267 ms total) [----------] 1 test from USDStageCreationTest [ RUN ] USDStageCreationTest.JSONFileLoadingTest [ OK ] USDStageCreationTest.JSONFileLoadingTest (10 ms) [----------] 1 test from USDStageCreationTest (10 ms total) [----------] 2 tests from UsdExportTest [ RUN ] UsdExportTest.usd_export_rain_mesh USD export of 'output.usd' took 91.53 ms [ OK ] UsdExportTest.usd_export_rain_mesh (227 ms) [ RUN ] UsdExportTest.usd_export_material USD export of 'output.usd' took 140.29 ms [ OK ] UsdExportTest.usd_export_material (232 ms) [----------] 2 tests from UsdExportTest (459 ms total) [----------] 1 test from UsdCurvesTest [ RUN ] UsdCurvesTest.usd_export_curves USD export of 'usd/output.usda' took 46.90 ms [ OK ] UsdCurvesTest.usd_export_curves (415 ms) [----------] 1 test from UsdCurvesTest (415 ms total) [----------] Global test environment tear-down [==========] 6 tests from 5 test suites ran. (2016 ms total) [ PASSED ] 6 tests. Test time = 2.36 sec ---------------------------------------------------------- Test Passed. "io_usd" end time: Feb 03 04:26 RTZ 2 () "io_usd" time elapsed: 00:00:02 ---------------------------------------------------------- 54/334 Testing: function 54/334 Test: function Command: "F:/Blender_build/first/ninja_debug/bin/tests/blender_test.exe" "--gtest_filter=field.*:lazy_function.*:multi_function_procedure.*:multi_function.*" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "function" start time: Feb 03 04:26 RTZ 2 () Output: ---------------------------------------------------------- Note: Google Test filter = field.*:lazy_function.*:multi_function_procedure.*:multi_function.* [==========] Running 28 tests from 4 test suites. [----------] Global test environment set-up. [----------] 8 tests from multi_function [ RUN ] multi_function.AddFunction [ OK ] multi_function.AddFunction (1 ms) [ RUN ] multi_function.AddPrefixFunction [ OK ] multi_function.AddPrefixFunction (0 ms) [ RUN ] multi_function.CreateRangeFunction [ OK ] multi_function.CreateRangeFunction (6 ms) [ RUN ] multi_function.GenericAppendFunction [ OK ] multi_function.GenericAppendFunction (0 ms) [ RUN ] multi_function.CustomMF_Constant [ OK ] multi_function.CustomMF_Constant (0 ms) [ RUN ] multi_function.CustomMF_GenericConstant [ OK ] multi_function.CustomMF_GenericConstant (0 ms) [ RUN ] multi_function.CustomMF_GenericConstantArray [ OK ] multi_function.CustomMF_GenericConstantArray (1 ms) [ RUN ] multi_function.IgnoredOutputs [ OK ] multi_function.IgnoredOutputs (0 ms) [----------] 8 tests from multi_function (9 ms total) [----------] 8 tests from multi_function_procedure [ RUN ] multi_function_procedure.ConstantOutput [ OK ] multi_function_procedure.ConstantOutput (1 ms) [ RUN ] multi_function_procedure.SimpleTest [ OK ] multi_function_procedure.SimpleTest (1 ms) [ RUN ] multi_function_procedure.BranchTest [ OK ] multi_function_procedure.BranchTest (1 ms) [ RUN ] multi_function_procedure.EvaluateOne [ OK ] multi_function_procedure.EvaluateOne (0 ms) [ RUN ] multi_function_procedure.SimpleLoop [ OK ] multi_function_procedure.SimpleLoop (1 ms) [ RUN ] multi_function_procedure.Vectors [ OK ] multi_function_procedure.Vectors (1 ms) [ RUN ] multi_function_procedure.BufferReuse [ OK ] multi_function_procedure.BufferReuse (1 ms) [ RUN ] multi_function_procedure.OutputBufferReplaced [ OK ] multi_function_procedure.OutputBufferReplaced (0 ms) [----------] 8 tests from multi_function_procedure (6 ms total) [----------] 3 tests from lazy_function [ RUN ] lazy_function.SimpleAdd [ OK ] lazy_function.SimpleAdd (0 ms) [ RUN ] lazy_function.SideEffects [ OK ] lazy_function.SideEffects (1 ms) [ RUN ] lazy_function.GraphWithCycle [ OK ] lazy_function.GraphWithCycle (0 ms) [----------] 3 tests from lazy_function (1 ms total) [----------] 9 tests from field [ RUN ] field.ConstantFunction [ OK ] field.ConstantFunction (1 ms) [ RUN ] field.VArrayInput [ OK ] field.VArrayInput (1 ms) [ RUN ] field.VArrayInputMultipleOutputs [ OK ] field.VArrayInputMultipleOutputs (0 ms) [ RUN ] field.InputAndFunction [ OK ] field.InputAndFunction (1 ms) [ RUN ] field.TwoFunctions [ OK ] field.TwoFunctions (0 ms) [ RUN ] field.FunctionTwoOutputs [ OK ] field.FunctionTwoOutputs (1 ms) [ RUN ] field.TwoFunctionsTwoOutputs [ OK ] field.TwoFunctionsTwoOutputs (0 ms) [ RUN ] field.SameFieldTwice [ OK ] field.SameFieldTwice (1 ms) [ RUN ] field.IgnoredOutput [ OK ] field.IgnoredOutput (0 ms) [----------] 9 tests from field (5 ms total) [----------] Global test environment tear-down [==========] 28 tests from 4 test suites ran. (22 ms total) [ PASSED ] 28 tests. Test time = 3.28 sec ---------------------------------------------------------- Test Passed. "function" end time: Feb 03 04:26 RTZ 2 () "function" time elapsed: 00:00:03 ---------------------------------------------------------- 55/334 Testing: compositor 55/334 Test: compositor Command: "F:/Blender_build/first/ninja_debug/bin/tests/blender_test.exe" "--gtest_filter=BufferArea.*:BufferRange.*:BuffersIteratorTest.*:*/SummedAreaTableTestP.*:SummedAreaTableSumTest.*:NodeOperation.*" "--test-assets-dir" "F:/Blender_build/first/blender/../lib/tests" "--test-release-dir" "F:/Blender_build/first/ninja_debug/bin//4.1" Directory: F:/Blender_build/first/ninja_debug/bin/ "compositor" start time: Feb 03 04:26 RTZ 2 () Output: ---------------------------------------------------------- Note: Google Test filter = BufferArea.*:BufferRange.*:BuffersIteratorTest.*:*/SummedAreaTableTestP.*:SummedAreaTableSumTest.*:NodeOperation.* [==========] Running 22 tests from 8 test suites. [----------] Global test environment set-up. [----------] 1 test from NodeOperation [ RUN ] NodeOperation.generate_hash [ OK ] NodeOperation.generate_hash (0 ms) [----------] 1 test from NodeOperation (0 ms total) [----------] 6 tests from SummedAreaTableSumTest [ RUN ] SummedAreaTableSumTest.FullyInside [ OK ] SummedAreaTableSumTest.FullyInside (3 ms) [ RUN ] SummedAreaTableSumTest.LeftEdge [ OK ] SummedAreaTableSumTest.LeftEdge (0 ms) [ RUN ] SummedAreaTableSumTest.RightEdge [ OK ] SummedAreaTableSumTest.RightEdge (0 ms) [ RUN ] SummedAreaTableSumTest.LowerRightCorner [ OK ] SummedAreaTableSumTest.LowerRightCorner (0 ms) [ RUN ] SummedAreaTableSumTest.TopLine [ OK ] SummedAreaTableSumTest.TopLine (0 ms) [ RUN ] SummedAreaTableSumTest.ButtomLine [ OK ] SummedAreaTableSumTest.ButtomLine (0 ms) [----------] 6 tests from SummedAreaTableSumTest (4 ms total) [----------] 4 tests from BuffersIteratorTest [ RUN ] BuffersIteratorTest.CoordinatesIterationWithNoInputs [ OK ] BuffersIteratorTest.CoordinatesIterationWithNoInputs (0 ms) [ RUN ] BuffersIteratorTest.CoordinatesIterationWithInputs [ OK ] BuffersIteratorTest.CoordinatesIterationWithInputs (0 ms) [ RUN ] BuffersIteratorTest.OutputIteration [ OK ] BuffersIteratorTest.OutputIteration (0 ms) [ RUN ] BuffersIteratorTest.OutputAndInputsIteration [ OK ] BuffersIteratorTest.OutputAndInputsIteration (0 ms) [----------] 4 tests from BuffersIteratorTest (0 ms total) [----------] 4 tests from BufferRange [ RUN ] BufferRange.Constructor [ OK ] BufferRange.Constructor (1 ms) [ RUN ] BufferRange.Subscript [ OK ] BufferRange.Subscript (0 ms) [ RUN ] BufferRange.SingleElemBufferIteration [ OK ] BufferRange.SingleElemBufferIteration (0 ms) [ RUN ] BufferRange.FullBufferIteration [ OK ] BufferRange.FullBufferIteration (0 ms) [----------] 4 tests from BufferRange (1 ms total) [----------] 4 tests from BufferArea [ RUN ] BufferArea.BufferConstructor [ OK ] BufferArea.BufferConstructor (0 ms) [ RUN ] BufferArea.AreaConstructor [ OK ] BufferArea.AreaConstructor (0 ms) [ RUN ] BufferArea.SingleElemBufferIteration [ OK ] BufferArea.SingleElemBufferIteration (0 ms) [ RUN ] BufferArea.FullBufferIteration [ OK ] BufferArea.FullBufferIteration (0 ms) [----------] 4 tests from BufferArea (0 ms total) [----------] 1 test from FullFrame5x2_IdentityOnes/SummedAreaTableTestP [ RUN ] FullFrame5x2_IdentityOnes/SummedAreaTableTestP.Values/0 [ OK ] FullFrame5x2_IdentityOnes/SummedAreaTableTestP.Values/0 (1 ms) [----------] 1 test from FullFrame5x2_IdentityOnes/SummedAreaTableTestP (1 ms total) [----------] 1 test from FullFrame5x2_SquaredOnes/SummedAreaTableTestP [ RUN ] FullFrame5x2_SquaredOnes/SummedAreaTableTestP.Values/0 [ OK ] FullFrame5x2_SquaredOnes/SummedAreaTableTestP.Values/0 (0 ms) [----------] 1 test from FullFrame5x2_SquaredOnes/SummedAreaTableTestP (1 ms total) [----------] 1 test from FullFrame3x2_Squared/SummedAreaTableTestP [ RUN ] FullFrame3x2_Squared/SummedAreaTableTestP.Values/0 [ OK ] FullFrame3x2_Squared/SummedAreaTableTestP.Values/0 (0 ms) [----------] 1 test from FullFrame3x2_Squared/SummedAreaTableTestP (0 ms total) [----------] Global test environment tear-down [==========] 22 tests from 8 test suites ran. (8 ms total) [ PASSED ] 22 tests. Test time = 0.35 sec ---------------------------------------------------------- Test Passed. "compositor" end time: Feb 03 04:26 RTZ 2 () "compositor" time elapsed: 00:00:00 ---------------------------------------------------------- 56/334 Testing: script_load_keymap 56/334 Test: script_load_keymap Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_keymap_completeness.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "script_load_keymap" start time: Feb 03 04:26 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Keymaps that are in 'bl_keymap_utils.keymap_hierarchy' but not blender Generic Tool: Annotate (fallback) Sequencer Tool: Select Box 3D View Tool: Sculpt, Line Mask (fallback) Timeline Generic Tool: Annotate 3D View Tool: Edit Mesh, Smooth (fallback) 3D View Tool: Edit Mesh, Offset Edge Loop Cut (fallback) Image Editor Tool: Uv, Scale Generic Tool: Annotate Line Image Editor Tool: Uv, Rotate 3D View Tool: Cursor (fallback) 3D View Tool: Measure (fallback) Sequencer Tool: Blade 3D View Tool: Edit Mesh, Extrude Manifold (fallback) 3D View Tool: Select Lasso 3D View Tool: Transform 3D View Tool: Transform (fallback) 3D View Tool: Edit Mesh, Randomize (fallback) 3D View Tool: Sculpt, Box Face Set (fallback) Image Editor Tool: Uv, Move Sequencer Tool: Select Box (fallback) View2D Buttons List 3D View Tool: Edit Armature, Extrude (fallback) Image Editor Tool: Uv, Tweak (fallback) Sequencer Tool: Cursor (fallback) Sequencer Tool: Blade (fallback) 3D View Tool: Sculpt, Lasso Face Set (fallback) 3D View Tool: Edit Curve, Extrude (fallback) 3D View Tool: Paint Weight, Gradient (fallback) Image Editor Tool: Uv, Select Box (fallback) Image Editor Tool: Uv, Select Lasso (fallback) 3D View Tool: Select Lasso (fallback) 3D View Tool: Shear (fallback) Sequencer Tool: Scale (fallback) 3D View Tool: Rotate (fallback) 3D View Tool: Scale (fallback) 3D View Tool: Sculpt, Face Set Edit (fallback) 3D View Tool: Edit Mesh, Vertex Slide (fallback) Image View 3D View Tool: Edit Text, Select Text (fallback) 3D View Tool: Edit Mesh, Extrude Individual (fallback) 3D View Tool: Sculpt, Box Mask (fallback) Sequencer Tool: Rotate (fallback) 3D View Tool: Edit Curve, Draw (fallback) Image Editor Tool: Uv, Rotate (fallback) 3D View Tool: Edit Curve, Tilt (fallback) Generic Tool: Annotate Polygon (fallback) 3D View Tool: Edit Mesh, Inset Faces (fallback) 3D View Tool: Edit Mesh, Edge Slide (fallback) 3D View Tool: Pose, Relax (fallback) Sequencer Tool: Move (fallback) 3D View Tool: Edit Mesh, Loop Cut (fallback) Region Context Menu Image Editor Tool: Sample Generic Tool: Annotate Eraser 3D View Tool: Object, Add Primitive 3D View Tool: Tweak (fallback) Generic Tool: Annotate Polygon Sequencer Tool: Rotate 3D View Tool: Sculpt, Mask by Color (fallback) Sequencer Tool: Scale 3D View Tool: Sculpt, Mesh Filter (fallback) 3D View Tool: Edit Mesh, Rip Region (fallback) 3D View Tool: Sculpt, Color Filter (fallback) Generic Tool: Annotate Line (fallback) 3D View Tool: Select Box (fallback) Sequencer Tool: Tweak (fallback) Sequencer Tool: Sample 3D View Tool: Edit Mesh, Extrude Region (fallback) 3D View Tool: Edit Curve, Extrude to Cursor (fallback) 3D View Tool: Tweak 3D View Tool: Rotate 3D View Tool: Edit Mesh, Rip Edge (fallback) 3D View Tool: Paint Weight, Sample Weight (fallback) 3D View Tool: Edit Mesh, Extrude to Cursor (fallback) 3D View Tool: Paint Weight, Sample Vertex Group (fallback) Image Editor Tool: Uv, Rip Region (fallback) 3D View Tool: Edit Armature, Bone Size (fallback) 3D View Tool: Edit Armature, Extrude to Cursor (fallback) UV Sculpt 3D View Tool: Edit Curve, Curve Pen (fallback) 3D View Tool: Sculpt, Lasso Mask (fallback) 3D View Tool: Edit Mesh, Knife (fallback) 3D View Tool: Scale 3D View Tool: Sculpt, Cloth Filter (fallback) 3D View Tool: Edit Mesh, To Sphere (fallback) 3D View Tool: Sculpt, Lasso Trim (fallback) 3D View Tool: Sculpt, Face Set Edit 3D View Tool: Edit Mesh, Poly Build (fallback) 3D View Tool: Edit Mesh, Spin (fallback) 3D View Tool: Move Sequencer Tool: Tweak 3D View Tool: Edit Mesh, Extrude Along Normals (fallback) 3D View Tool: Edit Armature, Roll (fallback) 3D View Tool: Cursor 3D View Tool: Edit Curve, Randomize (fallback) Image Editor Tool: Uv, Select Circle (fallback) 3D View Tool: Shear 3D View Tool: Pose, Breakdowner (fallback) Sequencer Tool: Move 3D View Tool: Measure 3D View Tool: Edit Mesh, Bevel (fallback) 3D View Tool: Sculpt, Line Project (fallback) 3D View Tool: Move (fallback) 3D View Tool: Sculpt, Box Trim (fallback) 3D View Tool: Select Circle (fallback) Image Editor Tool: Uv, Scale (fallback) 3D View Tool: Edit Mesh, Bisect (fallback) Sequencer Tool: Cursor 3D View Tool: Edit Mesh, Push/Pull (fallback) Generic Tool: Annotate Eraser (fallback) 3D View Tool: Edit Armature, Bone Envelope (fallback) 3D View Tool: Edit Mesh, Spin Duplicates (fallback) 3D View Tool: Edit Mesh, Shrink/Fatten (fallback) 3D View Tool: Select Box 3D View Tool: Object, Add Primitive (fallback) 3D View Tool: Edit Curve, Radius (fallback) Sequencer Tool: Sample (fallback) 3D View Tool: Select Circle 3D View Tool: Sculpt, Box Hide (fallback) Image Editor Tool: Sample (fallback) Image Editor Tool: Uv, Cursor (fallback) Image Editor Tool: Uv, Move (fallback) 3D View Tool: Pose, Push (fallback) Keymaps that are in blender but not in 'bl_keymap_utils.keymap_hierarchy' ('Spreadsheet Generic', 'SPREADSHEET', 'WINDOW', []), ('3D View Tool: Edit Curves, Draw', 'VIEW_3D', 'WINDOW', []), ('3D View Tool: Edit Gpencil, Tweak', 'VIEW_3D', 'WINDOW', []), ('3D View Tool: Edit Gpencil, Transform Fill', 'VIEW_3D', 'WINDOW', []), ('3D View Tool: Edit Gpencil, Extrude', 'VIEW_3D', 'WINDOW', []), ('Generic Gizmo Tweak Modal Map', 'EMPTY', 'WINDOW', []), ('Node Link Modal Map', 'EMPTY', 'WINDOW', []), ('3D View Tool: Paint Gpencil, Line', 'VIEW_3D', 'WINDOW', []), ('3D View Tool: Paint Gpencil, Arc', 'VIEW_3D', 'WINDOW', []), ('Generic Gizmo', 'EMPTY', 'WINDOW', []), ('3D View Tool: Paint Gpencil, Cutter', 'VIEW_3D', 'WINDOW', []), ('Generic Gizmo Maybe Drag', 'EMPTY', 'WINDOW', []), ('3D View Tool: Edit Gpencil, Select Lasso', 'VIEW_3D', 'WINDOW', []), ('3D View Tool: Paint Gpencil, Eyedropper', 'VIEW_3D', 'WINDOW', []), ('3D View Tool: Edit Gpencil, To Sphere', 'VIEW_3D', 'WINDOW', []), ('Gesture Lasso', 'EMPTY', 'WINDOW', []), ('3D View Tool: Paint Gpencil, Curve', 'VIEW_3D', 'WINDOW', []), ('Grease Pencil Edit Mode', 'EMPTY', 'WINDOW', []), ('3D View Tool: Paint Gpencil, Circle', 'VIEW_3D', 'WINDOW', []), ('3D View Tool: Edit Gpencil, Select Box', 'VIEW_3D', 'WINDOW', []), ('3D View Tool: Edit Gpencil, Radius', 'VIEW_3D', 'WINDOW', []), ('Grease Pencil Paint Mode', 'EMPTY', 'WINDOW', []), ('3D View Tool: Paint Gpencil, Polyline', 'VIEW_3D', 'WINDOW', []), ('3D View Tool: Edit Gpencil, Bend', 'VIEW_3D', 'WINDOW', []), ('3D View Tool: Paint Gpencil, Box', 'VIEW_3D', 'WINDOW', []), ('3D View Tool: Edit Gpencil, Select Circle', 'VIEW_3D', 'WINDOW', []), ('3D View Tool: Paint Gpencil, Interpolate', 'VIEW_3D', 'WINDOW', []), ('3D View Tool: Edit Gpencil, Interpolate', 'VIEW_3D', 'WINDOW', []), ('Sequencer Channels', 'SEQUENCE_EDITOR', 'WINDOW', []), ('3D View Tool: Edit Gpencil, Shear', 'VIEW_3D', 'WINDOW', []), Comparing keymap space/region types... done! Blender quit Test time = 43.69 sec ---------------------------------------------------------- Test Passed. "script_load_keymap" end time: Feb 03 04:26 RTZ 2 () "script_load_keymap" time elapsed: 00:00:43 ---------------------------------------------------------- 57/334 Testing: script_validate_keymap 57/334 Test: script_validate_keymap Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_keymap_validate.py" "--" "--relaxed" Directory: F:/Blender_build/first/ninja_debug/tests/python "script_validate_keymap" start time: Feb 03 04:26 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Info: Registering key-config preferences class: 'Prefs', bl_idname 'Blender' has been registered before, unregistering previous WARN (bpy.rna): F:\Blender_build\first\blender\source\blender\python\intern\bpy_rna.cc:1345 pyrna_enum_to_py: current value '0' matches no enum in 'POSE_OT_constraint_add_with_targets', '(null)', 'type' Info: Registering key-config preferences class: 'Prefs', bl_idname 'Blender' has been registered before, unregistering previous Info: Registering key-config preferences class: 'Prefs', bl_idname 'Blender' has been registered before, unregistering previous WARN (bpy.rna): F:\Blender_build\first\blender\source\blender\python\intern\bpy_rna.cc:1345 pyrna_enum_to_py: current value '0' matches no enum in 'POSE_OT_constraint_add_with_targets', '(null)', 'type' Info: Registering key-config preferences class: 'Prefs', bl_idname 'Blender' has been registered before, unregistering previous Info: Registering key-config preferences class: 'Prefs', bl_idname 'Blender' has been registered before, unregistering previous WARN (bpy.rna): F:\Blender_build\first\blender\source\blender\python\intern\bpy_rna.cc:1345 pyrna_enum_to_py: current value '0' matches no enum in 'POSE_OT_constraint_add_with_targets', '(null)', 'type' Info: Registering key-config preferences class: 'Prefs', bl_idname 'Blender' has been registered before, unregistering previous Info: Registering key-config preferences class: 'Prefs', bl_idname 'Blender' has been registered before, unregistering previous WARN (bpy.rna): F:\Blender_build\first\blender\source\blender\python\intern\bpy_rna.cc:1345 pyrna_enum_to_py: current value '0' matches no enum in 'POSE_OT_constraint_add_with_targets', '(null)', 'type' WARN (bpy.rna): F:\Blender_build\first\blender\source\blender\python\intern\bpy_rna.cc:1345 pyrna_enum_to_py: current value '3' matches no enum in 'GPENCIL_OT_convert', '(null)', 'timing_mode' WARN (bpy.rna): F:\Blender_build\first\blender\source\blender\python\intern\bpy_rna.cc:1345 pyrna_enum_to_py: current value '0' matches no enum in 'OBJECT_OT_data_transfer', '(null)', 'data_type' WARN (bpy.rna): F:\Blender_build\first\blender\source\blender\python\intern\bpy_rna.cc:1345 pyrna_enum_to_py: current value '0' matches no enum in 'POSE_OT_constraint_add_with_targets', '(null)', 'type' KeyMap Validate: Blender(select_mouse-LEFT.use_alt_tool-False) ... register_class(...): Info: Registering key-config preferences class: 'Prefs', bl_idname 'Blender' has been registered before, unregistering previous OK! KeyMap Validate: Blender(select_mouse-LEFT.use_alt_tool-True) ... register_class(...): Info: Registering key-config preferences class: 'Prefs', bl_idname 'Blender' has been registered before, unregistering previous register_class(...): Info: Registering key-config preferences class: 'Prefs', bl_idname 'Blender' has been registered before, unregistering previous OK! KeyMap Validate: Blender(select_mouse-RIGHT.rmb_action-TWEAK) ... register_class(...): Info: Registering key-config preferences class: 'Prefs', bl_idname 'Blender' has been registered before, unregistering previous register_class(...): Info: Registering key-config preferences class: 'Prefs', bl_idname 'Blender' has been registered before, unregistering previous OK! KeyMap Validate: Blender(select_mouse-RIGHT.rmb_action-FALLBACK_TOOL) ... register_class(...): Info: Registering key-config preferences class: 'Prefs', bl_idname 'Blender' has been registered before, unregistering previous register_class(...): Info: Registering key-config preferences class: 'Prefs', bl_idname 'Blender' has been registered before, unregistering previous OK! KeyMap Validate: Blender_27x ... OK! KeyMap Validate: Industry_Compatible ... OK! Blender quit Test time = 78.77 sec ---------------------------------------------------------- Test Passed. "script_validate_keymap" end time: Feb 03 04:28 RTZ 2 () "script_validate_keymap" time elapsed: 00:01:18 ---------------------------------------------------------- 58/334 Testing: script_load_addons 58/334 Test: script_load_addons Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_load_addons.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "script_load_addons" start time: Feb 03 04:28 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Registering panel class: 'AMTH_NODE_PT_indices' misses category, please update the script Registering panel class: 'AMTH_NODE_PT_simplify' misses category, please update the script Registering panel class: 'IMAGE_PT_color_palette' misses category, please update the script F:\Blender_build\first\ninja_debug\bin\4.1\scripts\addons\render_povray\scenography.py:12: DeprecationWarning: 'imghdr' is deprecated and slated for removal in Python 3.13 from imghdr import what # imghdr is a python lib to identify image file types Info: Registering panel class: 'TEXTURE_PT_colors', bl_idname 'TEXTURE_PT_colors' has been registered before, unregistering previous Registering panel class: 'TEXT_PT_POV_custom_code' misses category, please update the script Info: Registering operator class: 'OBJECT_OT_AlignOperator', bl_idname 'object.align' has been registered before, unregistering previous Registering panel class: 'AMTH_NODE_PT_indices' misses category, please update the script Registering panel class: 'AMTH_NODE_PT_simplify' misses category, please update the script Registering panel class: 'IMAGE_PT_color_palette' misses category, please update the script Registering panel class: 'TEXT_PT_POV_custom_code' misses category, please update the script Registering panel class: 'AMTH_NODE_PT_indices' misses category, please update the script Registering panel class: 'AMTH_NODE_PT_simplify' misses category, please update the script Registering panel class: 'IMAGE_PT_color_palette' misses category, please update the script Registering panel class: 'TEXT_PT_POV_custom_code' misses category, please update the script enabling: add_camera_rigs enabling: add_curve_extra_objects enabling: add_curve_ivygen enabling: add_curve_sapling enabling: add_mesh_BoltFactory enabling: add_mesh_discombobulator enabling: add_mesh_extra_objects enabling: add_mesh_geodesic_domes enabling: amaranth enabling: animation_add_corrective_shape_key enabling: animation_animall enabling: ant_landscape enabling: archimesh enabling: blender_id enabling: bone_selection_sets enabling: btrace enabling: camera_turnaround enabling: copy_global_transform enabling: curve_assign_shapekey enabling: curve_simplify enabling: curve_tools enabling: cycles enabling: depsgraph_debug enabling: development_edit_operator enabling: development_icon_get enabling: development_iskeyfree enabling: greasepencil_tools enabling: hydra_storm enabling: io_anim_bvh enabling: io_anim_camera enabling: io_anim_nuke_chan enabling: io_coat3D enabling: io_curve_svg enabling: io_export_dxf enabling: io_export_paper_model enabling: io_export_pc2 enabling: io_import_BrushSet enabling: io_import_dxf enabling: io_import_images_as_planes enabling: io_import_palette enabling: io_mesh_atomic enabling: io_mesh_stl enabling: io_mesh_uv_layout enabling: io_scene_3ds enabling: io_scene_fbx enabling: io_scene_gltf2 enabling: io_scene_x3d enabling: io_shape_mdd enabling: lighting_dynamic_sky enabling: lighting_tri_lights enabling: magic_uv enabling: materials_library_vx enabling: materials_utils enabling: measureit enabling: mesh_auto_mirror enabling: mesh_bsurfaces enabling: mesh_f2 enabling: mesh_inset enabling: mesh_looptools enabling: mesh_snap_utilities_line enabling: mesh_tiny_cad enabling: mesh_tissue enabling: mesh_tools enabling: node_arrange enabling: node_presets enabling: node_wrangler enabling: object_boolean_tools enabling: object_carver enabling: object_collection_manager enabling: object_color_rules enabling: object_edit_linked enabling: object_fracture_cell enabling: object_print3d_utils enabling: object_scatter enabling: object_skinify enabling: paint_palette enabling: pose_library enabling: power_sequencer Registered Power Sequencer with 72 modules enabling: precision_drawing_tools enabling: real_snow enabling: render_copy_settings enabling: render_freestyle_svg enabling: render_povray register_class(...): Info: Registering panel class: 'TEXTURE_PT_colors', bl_idname 'TEXTURE_PT_colors' has been registered before, unregistering previous enabling: render_ui_animation_render enabling: rigify Reloading external rigs... Reloading external metarigs... enabling: space_clip_editor_refine_solution enabling: space_view3d_3d_navigation enabling: space_view3d_align_tools register_class(...): Info: Registering operator class: 'OBJECT_OT_AlignOperator', bl_idname 'object.align' has been registered before, unregistering previous enabling: space_view3d_brush_menus enabling: space_view3d_copy_attributes enabling: space_view3d_math_vis enabling: space_view3d_modifier_tools enabling: space_view3d_pie_menus enabling: space_view3d_spacebar_menu enabling: space_view3d_stored_views enabling: storypencil enabling: sun_position enabling: system_blend_info enabling: system_demo_mode enabling: system_property_chart enabling: ui_translate enabling: vdm_brush_baker enabling: viewport_vr_preview addons all loaded without errors! Unregistered Power Sequencer enabling: add_camera_rigs enabling: add_curve_extra_objects enabling: add_curve_ivygen enabling: add_curve_sapling enabling: add_mesh_BoltFactory enabling: add_mesh_discombobulator enabling: add_mesh_extra_objects enabling: add_mesh_geodesic_domes enabling: amaranth enabling: animation_add_corrective_shape_key enabling: animation_animall enabling: ant_landscape enabling: archimesh enabling: blender_id enabling: bone_selection_sets enabling: btrace enabling: camera_turnaround enabling: copy_global_transform enabling: curve_assign_shapekey enabling: curve_simplify enabling: curve_tools enabling: cycles enabling: depsgraph_debug enabling: development_edit_operator enabling: development_icon_get enabling: development_iskeyfree enabling: greasepencil_tools enabling: hydra_storm enabling: io_anim_bvh enabling: io_anim_camera enabling: io_anim_nuke_chan enabling: io_coat3D enabling: io_curve_svg enabling: io_export_dxf enabling: io_export_paper_model enabling: io_export_pc2 enabling: io_import_BrushSet enabling: io_import_dxf enabling: io_import_images_as_planes enabling: io_import_palette enabling: io_mesh_atomic enabling: io_mesh_stl enabling: io_mesh_uv_layout enabling: io_scene_3ds enabling: io_scene_fbx enabling: io_scene_gltf2 enabling: io_scene_x3d enabling: io_shape_mdd enabling: lighting_dynamic_sky enabling: lighting_tri_lights enabling: magic_uv enabling: materials_library_vx enabling: materials_utils enabling: measureit enabling: mesh_auto_mirror enabling: mesh_bsurfaces enabling: mesh_f2 enabling: mesh_inset enabling: mesh_looptools enabling: mesh_snap_utilities_line enabling: mesh_tiny_cad enabling: mesh_tissue enabling: mesh_tools enabling: node_arrange enabling: node_presets enabling: node_wrangler enabling: object_boolean_tools enabling: object_carver enabling: object_collection_manager enabling: object_color_rules enabling: object_edit_linked enabling: object_fracture_cell enabling: object_print3d_utils enabling: object_scatter enabling: object_skinify enabling: paint_palette enabling: pose_library enabling: power_sequencer Registered Power Sequencer with 72 modules enabling: precision_drawing_tools enabling: real_snow enabling: render_copy_settings enabling: render_freestyle_svg enabling: render_povray enabling: render_ui_animation_render enabling: rigify Reloading external rigs... Reloading external metarigs... enabling: space_clip_editor_refine_solution enabling: space_view3d_3d_navigation enabling: space_view3d_align_tools enabling: space_view3d_brush_menus enabling: space_view3d_copy_attributes enabling: space_view3d_math_vis enabling: space_view3d_modifier_tools enabling: space_view3d_pie_menus enabling: space_view3d_spacebar_menu enabling: space_view3d_stored_views enabling: storypencil enabling: sun_position enabling: system_blend_info enabling: system_demo_mode enabling: system_property_chart enabling: ui_translate enabling: vdm_brush_baker enabling: viewport_vr_preview disabling: add_camera_rigs disabling: add_curve_extra_objects disabling: add_curve_ivygen disabling: add_curve_sapling disabling: add_mesh_BoltFactory disabling: add_mesh_discombobulator disabling: add_mesh_extra_objects disabling: add_mesh_geodesic_domes disabling: amaranth disabling: animation_add_corrective_shape_key disabling: animation_animall disabling: ant_landscape disabling: archimesh disabling: blender_id disabling: bone_selection_sets disabling: btrace disabling: camera_turnaround disabling: copy_global_transform disabling: curve_assign_shapekey disabling: curve_simplify disabling: curve_tools disabling: cycles disabling: depsgraph_debug disabling: development_edit_operator disabling: development_icon_get disabling: development_iskeyfree disabling: greasepencil_tools disabling: hydra_storm disabling: io_anim_bvh disabling: io_anim_camera disabling: io_anim_nuke_chan disabling: io_coat3D disabling: io_curve_svg disabling: io_export_dxf disabling: io_export_paper_model disabling: io_export_pc2 disabling: io_import_BrushSet disabling: io_import_dxf disabling: io_import_images_as_planes disabling: io_import_palette disabling: io_mesh_atomic disabling: io_mesh_stl disabling: io_mesh_uv_layout disabling: io_scene_3ds disabling: io_scene_fbx disabling: io_scene_gltf2 disabling: io_scene_x3d disabling: io_shape_mdd disabling: lighting_dynamic_sky disabling: lighting_tri_lights Registering panel class: 'AMTH_NODE_PT_indices' misses category, please update the script Registering panel class: 'AMTH_NODE_PT_simplify' misses category, please update the script Registering panel class: 'IMAGE_PT_color_palette' misses category, please update the script Registering panel class: 'TEXT_PT_POV_custom_code' misses category, please update the script Registering panel class: 'TEXT_PT_POV_custom_code' misses category, please update the script Registering panel class: 'IMAGE_PT_color_palette' misses category, please update the script disabling: magic_uv disabling: materials_library_vx disabling: materials_utils disabling: measureit disabling: mesh_auto_mirror disabling: mesh_bsurfaces disabling: mesh_f2 disabling: mesh_inset disabling: mesh_looptools disabling: mesh_snap_utilities_line disabling: mesh_tiny_cad disabling: mesh_tissue disabling: mesh_tools disabling: node_arrange disabling: node_presets disabling: node_wrangler disabling: object_boolean_tools disabling: object_carver disabling: object_collection_manager disabling: object_color_rules disabling: object_edit_linked disabling: object_fracture_cell disabling: object_print3d_utils disabling: object_scatter disabling: object_skinify disabling: paint_palette disabling: pose_library disabling: power_sequencer Unregistered Power Sequencer disabling: precision_drawing_tools disabling: real_snow disabling: render_copy_settings disabling: render_freestyle_svg disabling: render_povray disabling: render_ui_animation_render disabling: rigify disabling: space_clip_editor_refine_solution disabling: space_view3d_3d_navigation disabling: space_view3d_align_tools disabling: space_view3d_brush_menus disabling: space_view3d_copy_attributes disabling: space_view3d_math_vis disabling: space_view3d_modifier_tools disabling: space_view3d_pie_menus disabling: space_view3d_spacebar_menu disabling: space_view3d_stored_views disabling: storypencil disabling: sun_position disabling: system_blend_info disabling: system_demo_mode disabling: system_property_chart disabling: ui_translate disabling: vdm_brush_baker disabling: viewport_vr_preview enabling: add_camera_rigs enabling: add_curve_extra_objects enabling: add_curve_ivygen enabling: add_curve_sapling enabling: add_mesh_BoltFactory enabling: add_mesh_discombobulator enabling: add_mesh_extra_objects enabling: add_mesh_geodesic_domes enabling: amaranth enabling: animation_add_corrective_shape_key enabling: animation_animall enabling: ant_landscape enabling: archimesh enabling: blender_id enabling: bone_selection_sets enabling: btrace enabling: camera_turnaround enabling: copy_global_transform enabling: curve_assign_shapekey enabling: curve_simplify enabling: curve_tools enabling: cycles enabling: depsgraph_debug enabling: development_edit_operator enabling: development_icon_get enabling: development_iskeyfree enabling: greasepencil_tools enabling: hydra_storm enabling: io_anim_bvh enabling: io_anim_camera enabling: io_anim_nuke_chan enabling: io_coat3D enabling: io_curve_svg enabling: io_export_dxf enabling: io_export_paper_model enabling: io_export_pc2 enabling: io_import_BrushSet enabling: io_import_dxf enabling: io_import_images_as_planes enabling: io_import_palette enabling: io_mesh_atomic enabling: io_mesh_stl enabling: io_mesh_uv_layout enabling: io_scene_3ds enabling: io_scene_fbx enabling: io_scene_gltf2 enabling: io_scene_x3d enabling: io_shape_mdd enabling: lighting_dynamic_sky enabling: lighting_tri_lights enabling: magic_uv enabling: materials_library_vx enabling: materials_utils enabling: measureit enabling: mesh_auto_mirror enabling: mesh_bsurfaces enabling: mesh_f2 enabling: mesh_inset enabling: mesh_looptools enabling: mesh_snap_utilities_line enabling: mesh_tiny_cad enabling: mesh_tissue enabling: mesh_tools enabling: node_arrange enabling: node_presets enabling: node_wrangler enabling: object_boolean_tools enabling: object_carver enabling: object_collection_manager enabling: object_color_rules enabling: object_edit_linked enabling: object_fracture_cell enabling: object_print3d_utils enabling: object_scatter enabling: object_skinify enabling: paint_palette enabling: pose_library enabling: power_sequencer Registered Power Sequencer with 72 modules enabling: precision_drawing_tools enabling: real_snow enabling: render_copy_settings enabling: render_freestyle_svg enabling: render_povray enabling: render_ui_animation_render enabling: rigify Reloading external rigs... Reloading external metarigs... enabling: space_clip_editor_refine_solution enabling: space_view3d_3d_navigation enabling: space_view3d_align_tools enabling: space_view3d_brush_menus enabling: space_view3d_copy_attributes enabling: space_view3d_math_vis enabling: space_view3d_modifier_tools enabling: space_view3d_pie_menus enabling: space_view3d_spacebar_menu enabling: space_view3d_stored_views enabling: storypencil enabling: sun_position enabling: system_blend_info enabling: system_demo_mode enabling: system_property_chart enabling: ui_translate enabling: vdm_brush_baker enabling: viewport_vr_preview disabling: add_camera_rigs disabling: add_curve_extra_objects disabling: add_curve_ivygen disabling: add_curve_sapling disabling: add_mesh_BoltFactory disabling: add_mesh_discombobulator disabling: add_mesh_extra_objects disabling: add_mesh_geodesic_domes disabling: amaranth disabling: animation_add_corrective_shape_key disabling: animation_animall disabling: ant_landscape disabling: archimesh disabling: blender_id disabling: bone_selection_sets disabling: btrace disabling: camera_turnaround disabling: copy_global_transform disabling: curve_assign_shapekey disabling: curve_simplify disabling: curve_tools disabling: cycles disabling: depsgraph_debug disabling: development_edit_operator disabling: development_icon_get disabling: development_iskeyfree disabling: greasepencil_tools disabling: hydra_storm disabling: io_anim_bvh disabling: io_anim_camera disabling: io_anim_nuke_chan disabling: io_coat3D disabling: io_curve_svg disabling: io_export_dxf disabling: io_export_paper_model disabling: io_export_pc2 disabling: io_import_BrushSet disabling: io_import_dxf disabling: io_import_images_as_planes disabling: io_import_palette disabling: io_mesh_atomic disabling: io_mesh_stl disabling: io_mesh_uv_layout disabling: io_scene_3ds disabling: io_scene_fbx disabling: io_scene_gltf2 disabling: io_scene_x3d disabling: io_shape_mdd disabling: lighting_dynamic_sky disabling: lighting_tri_lights disabling: magic_uv disabling: materials_library_vx disabling: materials_utils disabling: measureit disabling: mesh_auto_mirror disabling: mesh_bsurfaces disabling: mesh_f2 disabling: mesh_inset disabling: mesh_looptools disabling: mesh_snap_utilities_line disabling: mesh_tiny_cad disabling: mesh_tissue disabling: mesh_tools disabling: node_arrange disabling: node_presets disabling: node_wrangler disabling: object_boolean_tools disabling: object_carver disabling: object_collection_manager disabling: object_color_rules disabling: object_edit_linked disabling: object_fracture_cell disabling: object_print3d_utils disabling: object_scatter disabling: object_skinify disabling: paint_palette disabling: pose_library disabling: power_sequencer Unregistered Power Sequencer disabling: precision_drawing_tools disabling: real_snow disabling: render_copy_settings disabling: render_freestyle_svg disabling: render_povray disabling: render_ui_animation_render disabling: rigify disabling: space_clip_editor_refine_solution disabling: space_view3d_3d_navigation disabling: space_view3d_align_tools disabling: space_view3d_brush_menus disabling: space_view3d_copy_attributes disabling: space_view3d_math_vis disabling: space_view3d_modifier_tools disabling: space_view3d_pie_menus disabling: space_view3d_spacebar_menu disabling: space_view3d_stored_views disabling: storypencil disabling: sun_position disabling: system_blend_info disabling: system_demo_mode disabling: system_property_chart disabling: ui_translate disabling: vdm_brush_baker disabling: viewport_vr_preview enabling: add_camera_rigs enabling: add_curve_extra_objects enabling: add_curve_ivygen enabling: add_curve_sapling enabling: add_mesh_BoltFactory enabling: Registering panel class: 'AMTH_NODE_PT_indices' misses category, please update the script Registering panel class: 'AMTH_NODE_PT_simplify' misses category, please update the script Registering panel class: 'AMTH_NODE_PT_indices' misses category, please update the script Registering panel class: 'AMTH_NODE_PT_simplify' misses category, please update the script Registering panel class: 'IMAGE_PT_color_palette' misses category, please update the script Registering panel class: 'TEXT_PT_POV_custom_code' misses category, please update the script add_mesh_discombobulator enabling: add_mesh_extra_objects enabling: add_mesh_geodesic_domes enabling: amaranth enabling: animation_add_corrective_shape_key enabling: animation_animall enabling: ant_landscape enabling: archimesh enabling: blender_id enabling: bone_selection_sets enabling: btrace enabling: camera_turnaround enabling: copy_global_transform enabling: curve_assign_shapekey enabling: curve_simplify enabling: curve_tools enabling: cycles enabling: depsgraph_debug enabling: development_edit_operator enabling: development_icon_get enabling: development_iskeyfree enabling: greasepencil_tools enabling: hydra_storm enabling: io_anim_bvh enabling: io_anim_camera enabling: io_anim_nuke_chan enabling: io_coat3D enabling: io_curve_svg enabling: io_export_dxf enabling: io_export_paper_model enabling: io_export_pc2 enabling: io_import_BrushSet enabling: io_import_dxf enabling: io_import_images_as_planes enabling: io_import_palette enabling: io_mesh_atomic enabling: io_mesh_stl enabling: io_mesh_uv_layout enabling: io_scene_3ds enabling: io_scene_fbx enabling: io_scene_gltf2 enabling: io_scene_x3d enabling: io_shape_mdd enabling: lighting_dynamic_sky enabling: lighting_tri_lights enabling: magic_uv enabling: materials_library_vx enabling: materials_utils enabling: measureit enabling: mesh_auto_mirror enabling: mesh_bsurfaces enabling: mesh_f2 enabling: mesh_inset enabling: mesh_looptools enabling: mesh_snap_utilities_line enabling: mesh_tiny_cad enabling: mesh_tissue enabling: mesh_tools enabling: node_arrange enabling: node_presets enabling: node_wrangler enabling: object_boolean_tools enabling: object_carver enabling: object_collection_manager enabling: object_color_rules enabling: object_edit_linked enabling: object_fracture_cell enabling: object_print3d_utils enabling: object_scatter enabling: object_skinify enabling: paint_palette enabling: pose_library enabling: power_sequencer Registered Power Sequencer with 72 modules enabling: precision_drawing_tools enabling: real_snow enabling: render_copy_settings enabling: render_freestyle_svg enabling: render_povray enabling: render_ui_animation_render enabling: rigify Reloading external rigs... Reloading external metarigs... enabling: space_clip_editor_refine_solution enabling: space_view3d_3d_navigation enabling: space_view3d_align_tools enabling: space_view3d_brush_menus enabling: space_view3d_copy_attributes enabling: space_view3d_math_vis enabling: space_view3d_modifier_tools enabling: space_view3d_pie_menus enabling: space_view3d_spacebar_menu enabling: space_view3d_stored_views enabling: storypencil enabling: sun_position enabling: system_blend_info enabling: system_demo_mode enabling: system_property_chart enabling: ui_translate enabling: vdm_brush_baker enabling: viewport_vr_preview disabling: add_camera_rigs disabling: add_curve_extra_objects disabling: add_curve_ivygen disabling: add_curve_sapling disabling: add_mesh_BoltFactory disabling: add_mesh_discombobulator disabling: add_mesh_extra_objects disabling: add_mesh_geodesic_domes disabling: amaranth disabling: animation_add_corrective_shape_key disabling: animation_animall disabling: ant_landscape disabling: archimesh disabling: blender_id disabling: bone_selection_sets disabling: btrace disabling: camera_turnaround disabling: copy_global_transform disabling: curve_assign_shapekey disabling: curve_simplify disabling: curve_tools disabling: cycles disabling: depsgraph_debug disabling: development_edit_operator disabling: development_icon_get disabling: development_iskeyfree disabling: greasepencil_tools disabling: hydra_storm disabling: io_anim_bvh disabling: io_anim_camera disabling: io_anim_nuke_chan disabling: io_coat3D disabling: io_curve_svg disabling: io_export_dxf disabling: io_export_paper_model disabling: io_export_pc2 disabling: io_import_BrushSet disabling: io_import_dxf disabling: io_import_images_as_planes disabling: io_import_palette disabling: io_mesh_atomic disabling: io_mesh_stl disabling: io_mesh_uv_layout disabling: io_scene_3ds disabling: io_scene_fbx disabling: io_scene_gltf2 disabling: io_scene_x3d disabling: io_shape_mdd disabling: lighting_dynamic_sky disabling: lighting_tri_lights disabling: magic_uv disabling: materials_library_vx disabling: materials_utils disabling: measureit disabling: mesh_auto_mirror disabling: mesh_bsurfaces disabling: mesh_f2 disabling: mesh_inset disabling: mesh_looptools disabling: mesh_snap_utilities_line disabling: mesh_tiny_cad disabling: mesh_tissue disabling: mesh_tools disabling: node_arrange disabling: node_presets disabling: node_wrangler disabling: object_boolean_tools disabling: object_carver disabling: object_collection_manager disabling: object_color_rules disabling: object_edit_linked disabling: object_fracture_cell disabling: object_print3d_utils disabling: object_scatter disabling: object_skinify disabling: paint_palette disabling: pose_library disabling: power_sequencer Unregistered Power Sequencer disabling: precision_drawing_tools disabling: real_snow disabling: render_copy_settings disabling: render_freestyle_svg disabling: render_povray disabling: render_ui_animation_render disabling: rigify disabling: space_clip_editor_refine_solution disabling: space_view3d_3d_navigation disabling: space_view3d_align_tools disabling: space_view3d_brush_menus disabling: space_view3d_copy_attributes disabling: space_view3d_math_vis disabling: space_view3d_modifier_tools disabling: space_view3d_pie_menus disabling: space_view3d_spacebar_menu disabling: space_view3d_stored_views disabling: storypencil disabling: sun_position disabling: system_blend_info disabling: system_demo_mode disabling: system_property_chart disabling: ui_translate disabling: vdm_brush_baker disabling: viewport_vr_preview enabling: viewport_vr_preview enabling: vdm_brush_baker enabling: ui_translate enabling: system_property_chart enabling: system_demo_mode enabling: system_blend_info enabling: sun_position enabling: storypencil enabling: space_view3d_stored_views enabling: space_view3d_spacebar_menu enabling: space_view3d_pie_menus enabling: space_view3d_modifier_tools enabling: space_view3d_math_vis enabling: space_view3d_copy_attributes enabling: space_view3d_brush_menus enabling: space_view3d_align_tools enabling: space_view3d_3d_navigation enabling: space_clip_editor_refine_solution enabling: rigify Reloading external rigs... Reloading external metarigs... enabling: render_ui_animation_render enabling: render_povray enabling: render_freestyle_svg enabling: render_copy_settings enabling: real_snow enabling: precision_drawing_tools enabling: power_sequencer Registered Power Sequencer with 72 modules enabling: pose_library enabling: paint_palette enabling: object_skinify enabling: object_scatter enabling: object_print3d_utils enabling: object_fracture_cell enabling: object_edit_linked enabling: object_color_rules enabling: object_collection_manager enabling: object_carver enabling: object_boolean_tools enabling: node_wrangler enabling: node_presets enabling: node_arrange enabling: mesh_tools enabling: mesh_tissue enabling: mesh_tiny_cad enabling: mesh_snap_utilities_line enabling: mesh_looptools enabling: mesh_inset enabling: mesh_f2 enabling: mesh_bsurfaces enabling: mesh_auto_mirror enabling: measureit enabling: materials_utils enabling: materials_library_vx enabling: magic_uv enabling: lighting_tri_lights enabling: lighting_dynamic_sky enabling: io_shape_mdd enabling: io_scene_x3d enabling: io_scene_gltf2 enabling: io_scene_fbx enabling: io_scene_3ds enabling: io_mesh_uv_layout enabling: io_mesh_stl enabling: io_mesh_atomic enabling: io_import_palette enabling: Registering panel class: 'TEXT_PT_POV_custom_code' misses category, please update the script Registering panel class: 'IMAGE_PT_color_palette' misses category, please update the script Registering panel class: 'AMTH_NODE_PT_indices' misses category, please update the script Registering panel class: 'AMTH_NODE_PT_simplify' misses category, please update the script io_import_images_as_planes enabling: io_import_dxf enabling: io_import_BrushSet enabling: io_export_pc2 enabling: io_export_paper_model enabling: io_export_dxf enabling: io_curve_svg enabling: io_coat3D enabling: io_anim_nuke_chan enabling: io_anim_camera enabling: io_anim_bvh enabling: hydra_storm enabling: greasepencil_tools enabling: development_iskeyfree enabling: development_icon_get enabling: development_edit_operator enabling: depsgraph_debug enabling: cycles enabling: curve_tools enabling: curve_simplify enabling: curve_assign_shapekey enabling: copy_global_transform enabling: camera_turnaround enabling: btrace enabling: bone_selection_sets enabling: blender_id enabling: archimesh enabling: ant_landscape enabling: animation_animall enabling: animation_add_corrective_shape_key enabling: amaranth enabling: add_mesh_geodesic_domes enabling: add_mesh_extra_objects enabling: add_mesh_discombobulator enabling: add_mesh_BoltFactory enabling: add_curve_sapling enabling: add_curve_ivygen enabling: add_curve_extra_objects enabling: add_camera_rigs disabling: viewport_vr_preview disabling: vdm_brush_baker disabling: ui_translate disabling: system_property_chart disabling: system_demo_mode disabling: system_blend_info disabling: sun_position disabling: storypencil disabling: space_view3d_stored_views disabling: space_view3d_spacebar_menu disabling: space_view3d_pie_menus disabling: space_view3d_modifier_tools disabling: space_view3d_math_vis disabling: space_view3d_copy_attributes disabling: space_view3d_brush_menus disabling: space_view3d_align_tools disabling: space_view3d_3d_navigation disabling: space_clip_editor_refine_solution disabling: rigify disabling: render_ui_animation_render disabling: render_povray disabling: render_freestyle_svg disabling: render_copy_settings disabling: real_snow disabling: precision_drawing_tools disabling: power_sequencer Unregistered Power Sequencer disabling: pose_library disabling: paint_palette disabling: object_skinify disabling: object_scatter disabling: object_print3d_utils disabling: object_fracture_cell disabling: object_edit_linked disabling: object_color_rules disabling: object_collection_manager disabling: object_carver disabling: object_boolean_tools disabling: node_wrangler disabling: node_presets disabling: node_arrange disabling: mesh_tools disabling: mesh_tissue disabling: mesh_tiny_cad disabling: mesh_snap_utilities_line disabling: mesh_looptools disabling: mesh_inset disabling: mesh_f2 disabling: mesh_bsurfaces disabling: mesh_auto_mirror disabling: measureit disabling: materials_utils disabling: materials_library_vx disabling: magic_uv disabling: lighting_tri_lights disabling: lighting_dynamic_sky disabling: io_shape_mdd disabling: io_scene_x3d disabling: io_scene_gltf2 disabling: io_scene_fbx disabling: io_scene_3ds disabling: io_mesh_uv_layout disabling: io_mesh_stl disabling: io_mesh_atomic disabling: io_import_palette disabling: io_import_images_as_planes disabling: io_import_dxf disabling: io_import_BrushSet disabling: io_export_pc2 disabling: io_export_paper_model disabling: io_export_dxf disabling: io_curve_svg disabling: io_coat3D disabling: io_anim_nuke_chan disabling: io_anim_camera disabling: io_anim_bvh disabling: hydra_storm disabling: greasepencil_tools disabling: development_iskeyfree disabling: development_icon_get disabling: development_edit_operator disabling: depsgraph_debug disabling: cycles disabling: curve_tools disabling: curve_simplify disabling: curve_assign_shapekey disabling: copy_global_transform disabling: camera_turnaround disabling: btrace disabling: bone_selection_sets disabling: blender_id disabling: archimesh disabling: ant_landscape disabling: animation_animall disabling: animation_add_corrective_shape_key disabling: amaranth disabling: add_mesh_geodesic_domes disabling: add_mesh_extra_objects disabling: add_mesh_discombobulator disabling: add_mesh_BoltFactory disabling: add_curve_sapling disabling: add_curve_ivygen disabling: add_curve_extra_objects disabling: add_camera_rigs enabling: add_camera_rigs enabling: add_curve_extra_objects enabling: add_curve_ivygen enabling: add_curve_sapling enabling: add_mesh_BoltFactory enabling: add_mesh_discombobulator enabling: add_mesh_extra_objects enabling: add_mesh_geodesic_domes enabling: amaranth enabling: animation_add_corrective_shape_key enabling: animation_animall enabling: ant_landscape enabling: archimesh enabling: blender_id enabling: bone_selection_sets enabling: btrace enabling: camera_turnaround enabling: copy_global_transform enabling: curve_assign_shapekey enabling: curve_simplify enabling: curve_tools enabling: cycles enabling: depsgraph_debug enabling: development_edit_operator enabling: development_icon_get enabling: development_iskeyfree enabling: greasepencil_tools enabling: hydra_storm enabling: io_anim_bvh enabling: io_anim_camera enabling: io_anim_nuke_chan enabling: io_coat3D enabling: io_curve_svg enabling: io_export_dxf enabling: io_export_paper_model enabling: io_export_pc2 enabling: io_import_BrushSet enabling: io_import_dxf enabling: io_import_images_as_planes enabling: io_import_palette enabling: io_mesh_atomic enabling: io_mesh_stl enabling: io_mesh_uv_layout enabling: io_scene_3ds enabling: io_scene_fbx enabling: io_scene_gltf2 enabling: io_scene_x3d enabling: io_shape_mdd enabling: lighting_dynamic_sky enabling: lighting_tri_lights enabling: magic_uv enabling: materials_library_vx enabling: materials_utils enabling: measureit enabling: mesh_auto_mirror enabling: mesh_bsurfaces enabling: mesh_f2 enabling: mesh_inset enabling: mesh_looptools enabling: mesh_snap_utilities_line enabling: mesh_tiny_cad enabling: mesh_tissue enabling: mesh_tools enabling: node_arrange enabling: node_presets enabling: node_wrangler enabling: object_boolean_tools enabling: object_carver enabling: object_collection_manager enabling: object_color_rules enabling: object_edit_linked enabling: object_fracture_cell enabling: object_print3d_utils enabling: object_scatter enabling: object_skinify enabling: paint_palette enabling: pose_library enabling: power_sequencer Registered Power Sequencer with 72 modules enabling: precision_drawing_tools enabling: real_snow enabling: render_copy_settings enabling: render_freestyle_svg enabling: render_povray enabling: render_ui_animation_render enabling: rigify Reloading external rigs... Reloading external metarigs... enabling: space_clip_editor_refine_solution enabling: space_view3d_3d_navigation enabling: space_view3d_align_tools enabling: space_view3d_brush_menus enabling: space_view3d_copy_attributes enabling: space_view3d_math_vis enabling: space_view3d_modifier_tools enabling: space_view3d_pie_menus enabling: space_view3d_spacebar_menu enabling: space_view3d_stored_views enabling: storypencil enabling: sun_position enabling: system_blend_info enabling: system_demo_mode enabling: system_property_chart enabling: ui_translate enabling: vdm_brush_baker enabling: viewport_vr_preview disabling: add_camera_rigs disabling: add_curve_extra_objects disabling: add_curve_ivygen disabling: add_curve_sapling disabling: add_mesh_BoltFactory disabling: add_mesh_discombobulator disabling: add_mesh_extra_objects disabling: add_mesh_geodesic_domes disabling: amaranth disabling: animation_add_corrective_shape_key disabling: animation_animall disabling: ant_landscape disabling: archimesh disabling: blender_id disabling: bone_selection_sets disabling: btrace disabling: camera_turnaround disabling: copy_global_transform disabling: curve_assign_shapekey disabling: curve_simplify disabling: curve_tools disabling: cycles disabling: depsgraph_debug disabling: development_edit_operator disabling: development_icon_get disabling: development_iskeyfree disabling: greasepencil_tools disabling: hydra_storm disabling: io_anim_bvh disabling: io_anim_camera disabling: io_anim_nuke_chan disabling: io_coat3D disabling: io_curve_svg disabling: io_export_dxf disabling: io_export_paper_model disabling: io_export_pc2 disabling: io_import_BrushSet disabling: io_import_dxf disabling: io_import_images_as_planes disabling: io_import_palette disabling: io_mesh_atomic disabling: io_mesh_stl disabling: io_mesh_uv_layout disabling: io_scene_3ds disabling: io_scene_fbx disabling: io_scene_gltf2 disabling: io_scene_x3d disabling: io_shape_mdd disabling: lighting_dynamic_sky disabling: lighting_tri_lights disabling: magic_uv disabling: materials_library_vx disabling: materials_utils disabling: measureit disabling: mesh_auto_mirror disabling: mesh_bsurfaces disabling: mesh_f2 disabling: mesh_inset disabling: mesh_looptools disabling: mesh_snap_utilities_line disabling: mesh_tiny_cad tinyCAD: detected reload event. tinyCAD: reloaded modules, all systems operational disabling: mesh_tissue disabling: mesh_tools disabling: node_arrange disabling: node_presets disabling: node_wrangler disabling: object_boolean_tools disabling: object_carver disabling: object_collection_manager disabling: object_color_rules disabling: object_edit_linked disabling: object_fracture_cell disabling: object_print3d_utils disabling: object_scatter disabling: object_skinify disabling: paint_palette disabling: pose_library disabling: power_sequencer Unregistered Power Sequencer disabling: precision_drawing_tools disabling: real_snow disabling: render_copy_settings disabling: render_freestyle_svg disabling: render_povray disabling: render_ui_animation_render disabling: rigify disabling: space_clip_editor_refine_solution disabling: space_view3d_3d_navigation disabling: space_view3d_align_tools disabling: space_view3d_brush_menus disabling: space_view3d_copy_attributes disabling: space_view3d_math_vis disabling: space_view3d_modifier_tools disabling: space_view3d_pie_menus disabling: space_view3d_spacebar_menu disabling: space_view3d_stored_views disabling: storypencil disabling: sun_position disabling: system_blend_info disabling: system_demo_mode disabling: system_property_chart disabling: ui_translate disabling: vdm_brush_baker disabling: viewport_vr_preview enabling: viewport_vr_preview enabling: vdm_brush_baker enabling: ui_translate enabling: system_property_chart enabling: system_demo_mode enabling: system_blend_info enabling: sun_position enabling: storypencil enabling: space_view3d_stored_views enabling: space_view3d_spacebar_menu enabling: space_view3d_pie_menus enabling: space_view3d_modifier_tools enabling: space_view3d_math_vis enabling: space_view3d_copy_attributes enabling: space_view3d_brush_menus enabling: space_view3d_align_tools enabling: space_view3d_3d_navigation enabling: space_clip_editor_refine_solution enabling: rigify Reloading external rigs... Reloading external metarigs... enabling: render_ui_animation_render enabling: render_povray enabling: render_freestyle_svg enabling: render_copy_settings enabling: real_snow enabling: precision_drawing_tools enabling: power_sequencer Registered Power Sequencer with 72 modules enabling: pose_library enabling: paint_palette enabling: object_skinify enabling: object_scatter enabling: object_print3d_utils enabling: object_fracture_cell enabling: object_edit_linked enabling: object_color_rules enabling: object_collection_manager enabling: object_carver enabling: object_boolean_tools enabling: node_wrangler enabling: node_presets enabling: node_arrange enabling: mesh_tools enabling: mesh_tissue enabling: mesh_tiny_cad enabling: mesh_snap_utilities_line enabling: mesh_looptools enabling: mesh_inset enabling: mesh_f2 enabling: mesh_bsurfaces enabling: mesh_auto_mirror enabling: measureit enabling: materials_utils enabling: materials_library_vx enabling: magic_uv enabling: lighting_tri_lights enabling: lighting_dynamic_sky enabling: io_shape_mdd enabling: io_scene_x3d enabling: io_scene_gltf2 enabling: io_scene_fbx enabling: io_scene_3ds enabling: io_mesh_uv_layout enabling: io_mesh_stl enabling: io_mesh_atomic enabling: io_import_palette enabling: io_import_images_as_planes enabling: io_import_dxf enabling: io_import_BrushSet enabling: io_export_pc2 enabling: io_export_paper_model enabling: io_export_dxf enabling: io_curve_svg enabling: io_coat3D enabling: io_anim_nuke_chan enabling: io_anim_camera enabling: io_anim_bvh enabling: hydra_storm enabling: greasepencil_tools enabling: development_iskeyfree enabling: development_icon_get enabling: development_edit_operator enabling: depsgraph_debug enabling: cycles enabling: curve_tools enabling: curve_simplify enabling: curve_assign_shapekey enabling: copy_global_transform enabling: camera_turnaround enabling: btrace enabling: bone_selection_sets enabling: blender_id enabling: archimesh enabling: ant_landscape enabling: animation_animall enabling: animation_add_corrective_shape_key enabling: amaranth enabling: add_mesh_geodesic_domes enabling: add_mesh_extra_objects enabling: add_mesh_discombobulator enabling: add_mesh_BoltFactory enabling: add_curve_sapling enabling: add_curve_ivygen enabling: add_curve_extra_objects enabling: add_camera_rigs disabling: viewport_vr_preview disabling: vdm_brush_baker disabling: ui_translate disabling: system_property_chart disabling: system_demo_mode disabling: system_blend_info disabling: sun_position disabling: storypencil disabling: space_view3d_stored_views disabling: space_view3d_spacebar_menu disabling: space_view3d_pie_menus disabling: space_view3d_modifier_tools disabling: space_view3d_math_vis disabling: space_view3d_copy_attributes disabling: space_view3d_brush_menus disabling: space_view3d_align_tools disabling: space_view3d_3d_navigation disabling: space_clip_editor_refine_solution disabling: rigify disabling: render_ui_animation_render disabling: render_povray disabling: render_freestyle_svg disabling: render_copy_settings disabling: real_snow disabling: precision_drawing_tools disabling: power_sequencer Unregistered Power Sequencer disabling: pose_library disabling: paint_palette disabling: object_skinify disabling: object_scatter disabling: object_print3d_utils disabling: object_fracture_cell disabling: object_edit_linked disabling: object_color_rules disabling: object_collection_manager disabling: object_carver disabling: object_boolean_tools disabling: node_wrangler disabling: node_presets disabling: node_arrange disabling: mesh_tools disabling: mesh_tissue disabling: mesh_tiny_cad tinyCAD: detected reload event. tinyCAD: reloaded modules, all systems operational disabling: mesh_snap_utilities_line disabling: mesh_looptools disabling: mesh_inset disabling: mesh_f2 disabling: mesh_bsurfaces disabling: mesh_auto_mirror disabling: measureit disabling: materials_utils disabling: materials_library_vx disabling: magic_uv disabling: lighting_tri_lights disabling: lighting_dynamic_sky disabling: io_shape_mdd disabling: io_scene_x3d disabling: io_scene_gltf2 disabling: io_scene_fbx disabling: io_scene_3ds disabling: io_mesh_uv_layout disabling: io_mesh_stl disabling: io_mesh_atomic disabling: io_import_palette disabling: io_import_images_as_planes disabling: io_import_dxf disabling: io_import_BrushSet disabling: io_export_pc2 disabling: io_export_paper_model disabling: io_export_dxf disabling: io_curve_svg disabling: io_coat3D disabling: io_anim_nuke_chan disabling: io_anim_camera disabling: io_anim_bvh disabling: hydra_storm disabling: greasepencil_tools disabling: development_iskeyfree disabling: development_icon_get disabling: development_edit_operator disabling: depsgraph_debug disabling: cycles disabling: curve_tools disabling: curve_simplify disabling: curve_assign_shapekey disabling: copy_global_transform disabling: camera_turnaround disabling: btrace disabling: bone_selection_sets disabling: blender_id disabling: archimesh disabling: ant_landscape disabling: animation_animall disabling: animation_add_corrective_shape_key disabling: amaranth disabling: add_mesh_geodesic_domes disabling: add_mesh_extra_objects disabling: add_mesh_discombobulator disabling: add_mesh_BoltFactory disabling: add_curve_sapling disabling: add_curve_ivygen disabling: add_curve_extra_objects disabling: add_camera_rigs Blender quit Test time = 65.76 sec ---------------------------------------------------------- Test Passed. "script_load_addons" end time: Feb 03 04:29 RTZ 2 () "script_load_addons" time elapsed: 00:01:05 ---------------------------------------------------------- 59/334 Testing: script_load_modules 59/334 Test: script_load_modules Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_load_py_modules.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "script_load_modules" start time: Feb 03 04:29 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) F:\Blender_build\first\ninja_debug\bin\4.1\scripts\addons\render_povray\scenography.py:12: DeprecationWarning: 'imghdr' is deprecated and slated for removal in Python 3.13 from imghdr import what # imghdr is a python lib to identify image file types Traceback (most recent call last): File "F:\Blender_build\first\blender\tests\python\bl_load_py_modules.py", line 156, in load_modules __import__(mod_name_full) File "F:\Blender_build\first\ninja_debug\bin\4.1\scripts\addons\io_scene_gltf2\blender\exp\animation\fcurves\gltf2_blender_gather_fcurves_animation.py", line 9, in from .gltf2_blender_gather_fcurves_channels import gather_animation_fcurves_channels File "F:\Blender_build\first\ninja_debug\bin\4.1\scripts\addons\io_scene_gltf2\blender\exp\animation\fcurves\gltf2_blender_gather_fcurves_channels.py", line 15, in from .gltf2_blender_gather_fcurves_channel_target import gather_fcurve_channel_target File "F:\Blender_build\first\ninja_debug\bin\4.1\scripts\addons\io_scene_gltf2\blender\exp\animation\fcurves\gltf2_blender_gather_fcurves_channel_target.py", line 11, in from ...gltf2_blender_gather_joints import gather_joint_vnode File "F:\Blender_build\first\ninja_debug\bin\4.1\scripts\addons\io_scene_gltf2\blender\exp\gltf2_blender_gather_joints.py", line 10, in from . import gltf2_blender_gather_tree File "F:\Blender_build\first\ninja_debug\bin\4.1\scripts\addons\io_scene_gltf2\blender\exp\gltf2_blender_gather_tree.py", line 16, in from .gltf2_blender_gather_joints import gather_joint_vnode ImportError: cannot import name 'gather_joint_vnode' from partially initialized module 'io_scene_gltf2.blender.exp.gltf2_blender_gather_joints' (most likely due to a circular import) (F:\Blender_build\first\ninja_debug\bin\4.1\scripts\addons\io_scene_gltf2\blender\exp\gltf2_blender_gather_joints.py) Traceback (most recent call last): File "F:\Blender_build\first\blender\tests\python\bl_load_py_modules.py", line 156, in load_modules __import__(mod_name_full) File "F:\Blender_build\first\ninja_debug\bin\4.1\scripts\addons\io_scene_gltf2\blender\exp\animation\fcurves\gltf2_blender_gather_fcurves_channels.py", line 15, in from .gltf2_blender_gather_fcurves_channel_target import gather_fcurve_channel_target File "F:\Blender_build\first\ninja_debug\bin\4.1\scripts\addons\io_scene_gltf2\blender\exp\animation\fcurves\gltf2_blender_gather_fcurves_channel_target.py", line 11, in from ...gltf2_blender_gather_joints import gather_joint_vnode File "F:\Blender_build\first\ninja_debug\bin\4.1\scripts\addons\io_scene_gltf2\blender\exp\gltf2_blender_gather_joints.py", line 10, in from . import gltf2_blender_gather_tree File "F:\Blender_build\first\ninja_debug\bin\4.1\scripts\addons\io_scene_gltf2\blender\exp\gltf2_blender_gather_tree.py", line 16, in from .gltf2_blender_gather_joints import gather_joint_vnode ImportError: cannot import name 'gather_joint_vnode' from partially initialized module 'io_scene_gltf2.blender.exp.gltf2_blender_gather_joints' (most likely due to a circular import) (F:\Blender_build\first\ninja_debug\bin\4.1\scripts\addons\io_scene_gltf2\blender\exp\gltf2_blender_gather_joints.py) Traceback (most recent call last): File "F:\Blender_build\first\blender\tests\python\bl_load_py_modules.py", line 156, in load_modules __import__(mod_name_full) File "F:\Blender_build\first\ninja_debug\bin\4.1\scripts\addons\io_scene_gltf2\blender\exp\animation\fcurves\gltf2_blender_gather_fcurves_channel_target.py", line 11, in from ...gltf2_blender_gather_joints import gather_joint_vnode File "F:\Blender_build\first\ninja_debug\bin\4.1\scripts\addons\io_scene_gltf2\blender\exp\gltf2_blender_gather_joints.py", line 10, in from . import gltf2_blender_gather_tree File "F:\Blender_build\first\ninja_debug\bin\4.1\scripts\addons\io_scene_gltf2\blender\exp\gltf2_blender_gather_tree.py", line 16, in from .gltf2_blender_gather_joints import gather_joint_vnode ImportError: cannot import name 'gather_joint_vnode' from partially initialized module 'io_scene_gltf2.blender.exp.gltf2_blender_gather_joints' (most likely due to a circular import) (F:\Blender_build\first\ninja_debug\bin\4.1\scripts\addons\io_scene_gltf2\blender\exp\gltf2_blender_gather_joints.py) F:\Blender_build\first\ninja_debug\bin\4.1\scripts\addons\io_scene_gltf2\io\exp\gltf2_io_image_data.py:25: DeprecationWarning: invalid escape sequence '\.' regex_dot = re.compile("\.") F:\Blender_build\first\ninja_debug\bin\4.1\scripts\addons\io_scene_gltf2\io\exp\gltf2_io_image_data.py:27: DeprecationWarning: invalid escape sequence '\]' new_name = "".join([char for char in adjusted_name if char not in "!#$&'()*+,/:;<>?@[\]^`{|}~"]) Paths: 'F:\Blender_build\first\ninja_debug\bin\4.1\scripts' 'C:\Users\rfnei\AppData\Roaming\Blender Foundation\Blender\4.1\scripts' loaded 1030 modules Blender quit Test time = 24.99 sec ---------------------------------------------------------- Test Passed. "script_load_modules" end time: Feb 03 04:29 RTZ 2 () "script_load_modules" time elapsed: 00:00:24 ---------------------------------------------------------- 60/334 Testing: script_bundled_modules 60/334 Test: script_bundled_modules Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_bundled_modules.py" "--" "--inside-blender" Directory: F:/Blender_build/first/ninja_debug/tests/python "script_bundled_modules" start time: Feb 03 04:29 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Testing bundled modules in Blender executable. F:\Blender_build\first\ninja_debug\bin\4.1\python\Lib\site-packages\certifi\core.py:36: DeprecationWarning: path is deprecated. Use files() instead. Refer to https://importlib-resources.readthedocs.io/en/latest/using.html#migrating-from-legacy for migration advice. _CACERT_CTX = get_path("certifi", "cacert.pem") Traceback (most recent call last): File "F:\Blender_build\first\blender\tests\python\bl_bundled_modules.py", line 30, in from pxr import Usd File "F:\Blender_build\first\ninja_debug\bin\4.1\python\Lib\site-packages\pxr\Usd\__init__.py", line 24, in from pxr import Tf File "F:\Blender_build\first\ninja_debug\bin\4.1\python\Lib\site-packages\pxr\Tf\__init__.py", line 164, in PreparePythonModule() File "F:\Blender_build\first\ninja_debug\bin\4.1\python\Lib\site-packages\pxr\Tf\__init__.py", line 89, in PreparePythonModule module = importlib.import_module( ^^^^^^^^^^^^^^^^^^^^^^^^ File "F:\Blender_build\first\ninja_debug\bin\4.1\python\Lib\importlib\__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'pxr.Tf._tf' Error: script failed, file: 'F:/Blender_build/first/blender/tests/python/bl_bundled_modules.py', exiting. Blender quit Test time = 19.82 sec ---------------------------------------------------------- Test Failed. "script_bundled_modules" end time: Feb 03 04:29 RTZ 2 () "script_bundled_modules" time elapsed: 00:00:19 ---------------------------------------------------------- 61/334 Testing: script_pyapi_bpy_path 61/334 Test: script_pyapi_bpy_path Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_pyapi_bpy_path.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "script_pyapi_bpy_path" start time: Feb 03 04:29 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) . ---------------------------------------------------------------------- Ran 1 test in 0.001s OK Test time = 9.88 sec ---------------------------------------------------------- Test Passed. "script_pyapi_bpy_path" end time: Feb 03 04:30 RTZ 2 () "script_pyapi_bpy_path" time elapsed: 00:00:09 ---------------------------------------------------------- 62/334 Testing: script_pyapi_bpy_utils_units 62/334 Test: script_pyapi_bpy_utils_units Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_pyapi_bpy_utils_units.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "script_pyapi_bpy_utils_units" start time: Feb 03 04:30 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) .. ---------------------------------------------------------------------- Ran 2 tests in 0.322s OK Test time = 11.60 sec ---------------------------------------------------------- Test Passed. "script_pyapi_bpy_utils_units" end time: Feb 03 04:30 RTZ 2 () "script_pyapi_bpy_utils_units" time elapsed: 00:00:11 ---------------------------------------------------------- 63/334 Testing: script_pyapi_mathutils 63/334 Test: script_pyapi_mathutils Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_pyapi_mathutils.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "script_pyapi_mathutils" start time: Feb 03 04:30 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) .................................... ---------------------------------------------------------------------- Ran 36 tests in 0.139s OK Test time = 8.51 sec ---------------------------------------------------------- Test Passed. "script_pyapi_mathutils" end time: Feb 03 04:30 RTZ 2 () "script_pyapi_mathutils" time elapsed: 00:00:08 ---------------------------------------------------------- 64/334 Testing: script_pyapi_bpy_driver_secure_eval 64/334 Test: script_pyapi_bpy_driver_secure_eval Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_pyapi_bpy_driver_secure_eval.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "script_pyapi_bpy_driver_secure_eval" start time: Feb 03 04:30 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) ............ ---------------------------------------------------------------------- Ran 12 tests in 0.014s OK Test time = 4.20 sec ---------------------------------------------------------- Test Passed. "script_pyapi_bpy_driver_secure_eval" end time: Feb 03 04:30 RTZ 2 () "script_pyapi_bpy_driver_secure_eval" time elapsed: 00:00:04 ---------------------------------------------------------- 65/334 Testing: script_pyapi_idprop 65/334 Test: script_pyapi_idprop Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_pyapi_idprop.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "script_pyapi_idprop" start time: Feb 03 04:30 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) ............................... ---------------------------------------------------------------------- Ran 31 tests in 0.095s OK Test time = 8.59 sec ---------------------------------------------------------- Test Passed. "script_pyapi_idprop" end time: Feb 03 04:30 RTZ 2 () "script_pyapi_idprop" time elapsed: 00:00:08 ---------------------------------------------------------- 66/334 Testing: script_pyapi_idprop_datablock 66/334 Test: script_pyapi_idprop_datablock Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_pyapi_idprop_datablock.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "script_pyapi_idprop_datablock" start time: Feb 03 04:30 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Info: Total files 0 | Changed 0 | Failed 0 Info: Total files 1 | Changed 1 | Failed 0 Read blend: "C:\Users\rfnei\AppData\Local\Temp\tmp3641ztiu\test.blend" Read blend: "C:\Users\rfnei\AppData\Local\Temp\tmp3641ztiu\test.blend" Read blend: "C:\Users\rfnei\AppData\Local\Temp\tmp3641ztiu\lib.blend" Read blend: "C:\Users\rfnei\AppData\Local\Temp\tmp3641ztiu\test.blend_" Info: Saved "lib.blend" Info: Saved "test.blend" Info: Read library: 'C:\Users\rfnei\AppData\Local\Temp\tmp3641ztiu\lib.blend', '//lib.blend', parent '' Info: Saved "test.blend" Info: Read library: 'C:\Users\rfnei\AppData\Local\Temp\tmp3641ztiu\lib.blend', '//lib.blend', parent '' Info: Saved "test.blend_" Blender quit Test time = 11.59 sec ---------------------------------------------------------- Test Passed. "script_pyapi_idprop_datablock" end time: Feb 03 04:30 RTZ 2 () "script_pyapi_idprop_datablock" time elapsed: 00:00:11 ---------------------------------------------------------- 67/334 Testing: script_pyapi_prop_array 67/334 Test: script_pyapi_prop_array Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_pyapi_prop_array.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "script_pyapi_prop_array" start time: Feb 03 04:30 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) ......Error: Vertex not in group Error: Vertex not in group Error: Vertex not in group Error: Vertex not in group Error: Vertex not in group Error: Vertex not in group Error: Vertex not in group Error: Vertex not in group ........ ---------------------------------------------------------------------- Ran 14 tests in 0.106s OK Test time = 8.60 sec ---------------------------------------------------------- Test Passed. "script_pyapi_prop_array" end time: Feb 03 04:31 RTZ 2 () "script_pyapi_prop_array" time elapsed: 00:00:08 ---------------------------------------------------------- 68/334 Testing: script_pyapi_text 68/334 Test: script_pyapi_text Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_pyapi_text.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "script_pyapi_text" start time: Feb 03 04:31 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) ..... ---------------------------------------------------------------------- Ran 5 tests in 0.033s OK Test time = 4.12 sec ---------------------------------------------------------- Test Passed. "script_pyapi_text" end time: Feb 03 04:31 RTZ 2 () "script_pyapi_text" time elapsed: 00:00:04 ---------------------------------------------------------- 69/334 Testing: id_management 69/334 Test: id_management Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_id_management.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "id_management" start time: Feb 03 04:31 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) ....... ---------------------------------------------------------------------- Ran 7 tests in 14.246s OK Test time = 20.89 sec ---------------------------------------------------------- Test Passed. "id_management" end time: Feb 03 04:31 RTZ 2 () "id_management" time elapsed: 00:00:20 ---------------------------------------------------------- 70/334 Testing: blendfile_io 70/334 Test: blendfile_io Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_blendfile_io.py" "--" "--output-dir" "F:/Blender_build/first/ninja_debug/tests/blendfile_io/" Directory: F:/Blender_build/first/ninja_debug/tests/python "blendfile_io" start time: Feb 03 04:31 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Info: Total files 0 | Changed 0 | Failed 0 Read blend: "F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendfile_io.blend" Read blend: "F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendfile_io.blend" Read blend: "F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendfile_io_partial.blend" Info: Total files 0 | Changed 0 | Failed 0 Read blend: "F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendfileTestIdRuntimeTag.blend" Read blend: "F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendfileTestIdRuntimeTag.blend" Info: Total files 0 | Changed 0 | Failed 0 Info: Total files 1 | Changed 1 | Failed 0 Read blend: "F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendfileTestIdRuntimeTag.blend" orig_data 1: [(('Mesh', 'OrphanedMesh', 0), []), (('Scene', 'Scene', 1), [('WindowManager', 'WinMan', 1)]), (('Screen', 'Animation', 1), [('WorkSpace', 'Animation', 1)]), (('Screen', 'Compositing', 1), [('WorkSpace', 'Compositing', 1)]), (('Screen', 'Geometry Nodes', 1), [('WorkSpace', 'Geometry Nodes', 1)]), (('Screen', 'Layout', 1), [('WorkSpace', 'Layout', 1)]), (('Screen', 'Modeling', 1), [('WorkSpace', 'Modeling', 1)]), (('Screen', 'Rendering', 1), [('WorkSpace', 'Rendering', 1)]), (('Screen', 'Scripting', 1), [('WorkSpace', 'Scripting', 1)]), (('Screen', 'Sculpting', 1), [('WorkSpace', 'Sculpting', 1)]), (('Screen', 'Shading', 1), [('WorkSpace', 'Shading', 1)]), (('Screen', 'Texture Paint', 1), [('WorkSpace', 'Texture Paint', 1)]), (('Screen', 'UV Editing', 1), [('WorkSpace', 'UV Editing', 1)]), (('WindowManager', 'WinMan', 1), []), (('WorkSpace', 'Animation', 1), []), (('WorkSpace', 'Compositing', 1), []), (('WorkSpace', 'Geometry Nodes', 1), []), (('WorkSpace', 'Layout', 1), [('WindowManager', 'WinMan', 1)]), (('WorkSpace', 'Modeling', 1), []), (('WorkSpace', 'Rendering', 1), []), (('WorkSpace', 'Scripting', 1), []), (('WorkSpace', 'Sculpting', 1), []), (('WorkSpace', 'Shading', 1), []), (('WorkSpace', 'Texture Paint', 1), []), (('WorkSpace', 'UV Editing', 1), [])] Info: Saved "blendfile_io.blend" read_data 1: [(('Scene', 'Scene', 1), [('WindowManager', 'WinMan', 1)]), (('Screen', 'Animation', 1), [('WorkSpace', 'Animation', 1)]), (('Screen', 'Compositing', 1), [('WorkSpace', 'Compositing', 1)]), (('Screen', 'Geometry Nodes', 1), [('WorkSpace', 'Geometry Nodes', 1)]), (('Screen', 'Layout', 1), [('WorkSpace', 'Layout', 1)]), (('Screen', 'Modeling', 1), [('WorkSpace', 'Modeling', 1)]), (('Screen', 'Rendering', 1), [('WorkSpace', 'Rendering', 1)]), (('Screen', 'Scripting', 1), [('WorkSpace', 'Scripting', 1)]), (('Screen', 'Sculpting', 1), [('WorkSpace', 'Sculpting', 1)]), (('Screen', 'Shading', 1), [('WorkSpace', 'Shading', 1)]), (('Screen', 'Texture Paint', 1), [('WorkSpace', 'Texture Paint', 1)]), (('Screen', 'UV Editing', 1), [('WorkSpace', 'UV Editing', 1)]), (('WindowManager', 'WinMan', 1), []), (('WorkSpace', 'Animation', 1), []), (('WorkSpace', 'Compositing', 1), []), (('WorkSpace', 'Geometry Nodes', 1), []), (('WorkSpace', 'Layout', 1), [('WindowManager', 'WinMan', 1)]), (('WorkSpace', 'Modeling', 1), []), (('WorkSpace', 'Rendering', 1), []), (('WorkSpace', 'Scripting', 1), []), (('WorkSpace', 'Sculpting', 1), []), (('WorkSpace', 'Shading', 1), []), (('WorkSpace', 'Texture Paint', 1), []), (('WorkSpace', 'UV Editing', 1), [])] orig_data 2: [(('Scene', 'Scene', 1), [('WindowManager', 'WinMan', 1)]), (('Screen', 'Animation', 1), [('WorkSpace', 'Animation', 1)]), (('Screen', 'Compositing', 1), [('WorkSpace', 'Compositing', 1)]), (('Screen', 'Geometry Nodes', 1), [('WorkSpace', 'Geometry Nodes', 1)]), (('Screen', 'Layout', 1), [('WorkSpace', 'Layout', 1)]), (('Screen', 'Modeling', 1), [('WorkSpace', 'Modeling', 1)]), (('Screen', 'Rendering', 1), [('WorkSpace', 'Rendering', 1)]), (('Screen', 'Scripting', 1), [('WorkSpace', 'Scripting', 1)]), (('Screen', 'Sculpting', 1), [('WorkSpace', 'Sculpting', 1)]), (('Screen', 'Shading', 1), [('WorkSpace', 'Shading', 1)]), (('Screen', 'Texture Paint', 1), [('WorkSpace', 'Texture Paint', 1)]), (('Screen', 'UV Editing', 1), [('WorkSpace', 'UV Editing', 1)]), (('WindowManager', 'WinMan', 1), []), (('WorkSpace', 'Animation', 1), []), (('WorkSpace', 'Compositing', 1), []), (('WorkSpace', 'Geometry Nodes', 1), []), (('WorkSpace', 'Layout', 1), [('WindowManager', 'WinMan', 1)]), (('WorkSpace', 'Modeling', 1), []), (('WorkSpace', 'Rendering', 1), []), (('WorkSpace', 'Scripting', 1), []), (('WorkSpace', 'Sculpting', 1), []), (('WorkSpace', 'Shading', 1), []), (('WorkSpace', 'Texture Paint', 1), []), (('WorkSpace', 'UV Editing', 1), [])] Info: Saved "blendfile_io.blend" read_data 2: [(('Scene', 'Scene', 1), [('WindowManager', 'WinMan', 1)]), (('Screen', 'Animation', 1), [('WorkSpace', 'Animation', 1)]), (('Screen', 'Compositing', 1), [('WorkSpace', 'Compositing', 1)]), (('Screen', 'Geometry Nodes', 1), [('WorkSpace', 'Geometry Nodes', 1)]), (('Screen', 'Layout', 1), [('WorkSpace', 'Layout', 1)]), (('Screen', 'Modeling', 1), [('WorkSpace', 'Modeling', 1)]), (('Screen', 'Rendering', 1), [('WorkSpace', 'Rendering', 1)]), (('Screen', 'Scripting', 1), [('WorkSpace', 'Scripting', 1)]), (('Screen', 'Sculpting', 1), [('WorkSpace', 'Sculpting', 1)]), (('Screen', 'Shading', 1), [('WorkSpace', 'Shading', 1)]), (('Screen', 'Texture Paint', 1), [('WorkSpace', 'Texture Paint', 1)]), (('Screen', 'UV Editing', 1), [('WorkSpace', 'UV Editing', 1)]), (('WindowManager', 'WinMan', 1), []), (('WorkSpace', 'Animation', 1), []), (('WorkSpace', 'Compositing', 1), []), (('WorkSpace', 'Geometry Nodes', 1), []), (('WorkSpace', 'Layout', 1), [('WindowManager', 'WinMan', 1)]), (('WorkSpace', 'Modeling', 1), []), (('WorkSpace', 'Rendering', 1), []), (('WorkSpace', 'Scripting', 1), []), (('WorkSpace', 'Sculpting', 1), []), (('WorkSpace', 'Shading', 1), []), (('WorkSpace', 'Texture Paint', 1), []), (('WorkSpace', 'UV Editing', 1), [])] Warning: Library file, loading empty scene Info: Saved "blendfileTestIdRuntimeTag.blend" Info: Saved "blendfileTestIdRuntimeTag.blend" Info: Saved "blendlib_runtimetag_basicTestIdRuntimeTag.blend" Info: Saved "blendfileTestIdRuntimeTag.blend" Blender quit Test time = 9.10 sec ---------------------------------------------------------- Test Passed. "blendfile_io" end time: Feb 03 04:31 RTZ 2 () "blendfile_io" time elapsed: 00:00:09 ---------------------------------------------------------- 71/334 Testing: blendfile_versioning 71/334 Test: blendfile_versioning Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--log" "*blendfile*" "--debug-memory" "--debug" "--python" "F:/Blender_build/first/blender/tests/python/bl_blendfile_versioning.py" "--" "--src-test-dir" "F:/Blender_build/first/blender/../lib/tests/" Directory: F:/Blender_build/first/ninja_debug/tests/python "blendfile_versioning" start time: Feb 03 04:31 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Blender 4.1.0 Alpha Build: 2024-02-03 01:02:34 Windows Debug argv[0] = F:/Blender_build/first/ninja_debug/bin/blender.exe argv[1] = --background argv[2] = -noaudio argv[3] = --factory-startup argv[4] = --debug-memory argv[5] = --debug-exit-on-error argv[6] = --python-exit-code argv[7] = 1 argv[8] = --log argv[9] = *blendfile* argv[10] = --debug-memory argv[11] = --debug argv[12] = --python argv[13] = F:/Blender_build/first/blender/tests/python/bl_blendfile_versioning.py argv[14] = -- argv[15] = --src-test-dir argv[16] = F:/Blender_build/first/blender/../lib/tests/ Read blend: "F:\Blender_build\first\lib\tests\alembic\T77021-multiple-uvmaps-animated-mesh.blend" Read blend: "F:\Blender_build\first\lib\tests\alembic\camera_transforms.blend" Read blend: "F:\Blender_build\first\lib\tests\alembic\cubes-hierarchy.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\alembic\custom-properties.blend" Read blend: "F:\Blender_build\first\lib\tests\alembic\dupligroup-lib.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\alembic\dupligroup-scene.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\alembic\empty.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\alembic\hair-particles.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\alembic\long-names.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\alembic\multiple-duplicated-hierarchies.blend" Read blend: "F:\Blender_build\first\lib\tests\alembic\single-curve.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\alembic\visibility.blend" Read blend: "F:\Blender_build\first\lib\tests\animation\CtrlObject.blend" do Action Constraint Door - Ob DoorArmature Pchan Top do Action Constraint Const - Ob DoorArmature Pchan Right do Action Constraint Const - Ob DoorArmature Pchan Left Read blend: "F:\Blender_build\first\lib\tests\animation\IK.blend" Read blend: "F:\Blender_build\first\lib\tests\animation\chinchilla_mdef.blend" Read blend: "F:\Blender_build\first\lib\tests\animation\cubesphere.blend" Read blend: "F:\Blender_build\first\lib\tests\animation\dolphin.blend" Warning: region type 5 missing in space type "Buttons" (id: 4) - removing region Warning: region type 5 missing in space type "Text" (id: 9) - removing region Warning: region type 5 missing in space type "Graph" (id: 2) - removing region WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Key', 'speed[0]' Read blend: "F:\Blender_build\first\lib\tests\animation\driver-object-eyes.blend" AnimSys Safety Check Failed: Action 'ConvData_Action.001' is not meant to be used from ID-Blocks of type 16975 such as 'OB01.R' AnimSys Safety Check Failed: Action 'ConvData_Action.003' is not meant to be used from ID-Blocks of type 16975 such as 'OB02.R' AnimSys Safety Check Failed: Action 'ConvData_Action.006' is not meant to be used from ID-Blocks of type 16975 such as 'OBW.R' AnimSys Safety Check Failed: Action 'ConvData_Action' is not meant to be used from ID-Blocks of type 16975 such as 'OB01.L' AnimSys Safety Check Failed: Action 'ConvData_Action.005' is not meant to be used from ID-Blocks of type 16975 such as 'OBW.L' AnimSys Safety Check Failed: Action 'ConvData_Action.002' is not meant to be used from ID-Blocks of type 16975 such as 'OB02.L' AnimSys Safety Check Failed: Action 'ConvData_Action.004' is not meant to be used from ID-Blocks of type 16975 such as 'OBOgen' Read blend: "F:\Blender_build\first\lib\tests\animation\dupliverts.blend" Read blend: "F:\Blender_build\first\lib\tests\animation\euler-filter.blend" Read blend: "F:\Blender_build\first\lib\tests\animation\fcurve-extreme-handles.blend" Read blend: "F:\Blender_build\first\lib\tests\animation\fcurve-versioning-291.blend" Read blend: "F:\Blender_build\first\lib\tests\animation\luxo.blend" Read blend: "F:\Blender_build\first\lib\tests\animation\pathJumper.blend" WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube', 'constraints["Ar"].influence[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube', 'constraints["Br"].influence[0]' Read blend: "F:\Blender_build\first\lib\tests\animation\pydrivers_flap.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region scripts disabled for "F:\Blender_build\first\lib\tests\animation\pydrivers_flap.blend", skipping 'flaps.py' BPY_driver_exec: restricted access disallows name 'flap', enable auto-execution to support Error in PyDriver: expression failed: flap() For target: (type=Object, name="Cube", property=rotation_euler, property_index=1) BPY_driver_exec: restricted access disallows name 'jump', enable auto-execution to support Error in PyDriver: expression failed: jump() For target: (type=Object, name="Cube", property=location, property_index=2) Read blend: "F:\Blender_build\first\lib\tests\animation\symm_test.blend" do Action Constraint Action - Ob dragon_rig Pchan DEF_mane.005 do Action Constraint Action - Ob dragon_rig Pchan DEF_mane.004 do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_mane.005 do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_mane.004 do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_wing.001.L do Action Constraint Action - Ob dragon_rig Pchan DEF_wing.000.L do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_toe_fr_C.000.L do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_toe_fr_A.000.L do Action Constraint Action - Ob dragon_rig Pchan DEF_wing.001.L do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_toe_fr_B.000.L do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_wing.000.L do Action Constraint Action - Ob dragon_rig Pchan DEF_toe_fr_C.000.L do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_wing.001.R do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_toe_fr_C.000.R do Action Constraint Action - Ob dragon_rig Pchan DEF_toe_fr_A.000.L do Action Constraint Action - Ob dragon_rig Pchan DEF_mane.006 do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_toe_fr_C.001.L do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_toe_fr_A.001.L do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_mane.006 do Action Constraint Action - Ob dragon_rig Pchan DEF_toe_fr_B.000.L do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_toe_fr_B.001.L do Action Constraint Action - Ob dragon_rig Pchan DEF_toe_fr_C.001.L do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_wing.000.R do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_toe_bk_A.000.L do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_toe_fr_C.001.R do Action Constraint Action - Ob dragon_rig Pchan DEF_toe_fr_A.001.L do Action Constraint Action - Ob dragon_rig Pchan DEF_mane.007 do Action Constraint Action - Ob dragon_rig Pchan DEF_toe_bk_A.000.L do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_toe_bk_C.000.L do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_toe_bk_B.000.L do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_mane.003 do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_toe_bk_A.000.R do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_mane.002 do Action Constraint Action - Ob dragon_rig Pchan DEF_toe_fr_B.001.L do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_toe_fr_A.000.R do Action Constraint Action - Ob dragon_rig Pchan DEF_mane.003 do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_mane.008 do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_mane.009 do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_toe_bk_A.001.L do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_toe_fr_B.000.R do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_toe_bk_C.000.R do Action Constraint Action - Ob dragon_rig Pchan DEF_toe_bk_A.001.L do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_toe_bk_C.001.L do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_toe_bk_B.001.L do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_mane.007 do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_toe_bk_A.001.R do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_mane.001 do Action Constraint Action - Ob dragon_rig Pchan DEF_mane.008 do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_toe_fr_A.001.R do Action Constraint Action - Ob dragon_rig Pchan DEF_mane.002 do Action Constraint Action - Ob dragon_rig Pchan DEF_ear.L do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_mane.010 do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_ear.R do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_toe_bk_B.000.R do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_toe_fr_B.001.R do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_toe_bk_C.001.R do Action Constraint Action - Ob dragon_rig Pchan DEF_toe_bk_B.000.L do Action Constraint Action - Ob dragon_rig Pchan DEF_mane.009 do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_ear.L do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_mane.000 do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_mane.011 do Action Constraint Action - Ob dragon_rig Pchan DEF_mane.001 do Action Constraint Action - Ob dragon_rig Pchan DEF_mane.000 do Action Constraint Action - Ob dragon_rig Pchan DEF_toe_bk_C.000.L do Action Constraint Action - Ob expected_dragon_rig Pchan DEF_toe_bk_B.001.R do Action Constraint Action - Ob dragon_rig Pchan DEF_mane.010 do Action Constraint Action - Ob dragon_rig Pchan DEF_mane.011 do Action Constraint Action - Ob dragon_rig Pchan DEF_toe_bk_B.001.L do Action Constraint Action - Ob dragon_rig Pchan DEF_toe_bk_C.001.L Read blend: "F:\Blender_build\first\lib\tests\animation\timeline.blend" Read blend: "F:\Blender_build\first\lib\tests\blender_project\not_a_project_file.blend" Read blend: "F:\Blender_build\first\lib\tests\blender_project\the_project\some_project_file.blend" Read blend: "F:\Blender_build\first\lib\tests\blender_project\the_project\unicode_subdirectory_новый\another_subdirectory\some_nested_project_file.blend" Read blend: "F:\Blender_build\first\lib\tests\collada\animation\suzannes_parent_inverse.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\collada\mesh\mesh_simple.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_alpha_over.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_bright_contrast.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_color_balance_lift.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_color_balance_offset.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_color_correction.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_curve_r_g_b.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_exposure.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_gamma.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_hue_correct.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_hue_sat.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_invert.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_mix_add.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_mix_color.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_mix_color_burn.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_mix_color_dodge.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_mix_darken.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_mix_difference.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_mix_divide.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_mix_hue.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_mix_lighten.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_mix_linear_light.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_mix_mix.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_mix_overlay.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_mix_r_g_b.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_mix_saturation.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_mix_screen.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_mix_soft_light.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_mix_substract.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_mix_value.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_tonemap_photoreceptor.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\node_tonemap_simple.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\z_combine_alpha.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\z_combine_image.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\color\z_combine_z.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\converter\node_color_ramp.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\converter\node_comb_h_s_v_a.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\converter\node_comb_r_g_b_a.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\converter\node_comb_y_c_c_a.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\converter\node_comb_y_u_v_a.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\converter\node_convert_alpha_premul.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\converter\node_convert_alpha_straight.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\converter\node_i_d_mask.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\converter\node_math.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\converter\node_r_g_b_to_b_w.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\converter\node_sep_h_s_v_a.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\converter\node_sep_r_g_b_a.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\converter\node_sep_y_c_c_a.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\converter\node_sep_y_u_v_a.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\converter\node_set_alpha_apply.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\converter\node_set_alpha_replace.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\converter\node_split_2_linked.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\converter\node_split_first_linked.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\converter\node_switch.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\converter\node_switch_view.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\distort\node_corner_pin.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\distort\node_corner_pin_plane.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\distort\node_crop.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\distort\node_displace.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\distort\node_flip.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\distort\node_lens_distortion_negative.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\distort\node_lens_distortion_positive.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\distort\node_lens_distortion_projector.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\distort\node_map_u_v.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\distort\node_movie_distortion_distort.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\distort\node_movie_distortion_undistort.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\distort\node_plane_track_image.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\distort\node_plane_track_motion_image.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\distort\node_plane_track_motion_plane.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\distort\node_plane_track_plane.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\distort\node_rotate.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\distort\node_scale.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\distort\node_stabilize_2d.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\distort\node_stabilize_2d_invert.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\distort\node_transform.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\distort\node_translate.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_anti_aliasing.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_bilateralblur.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_blur_bokeh.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_blur_bokeh_guassian.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_blur_fast_gaussian.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_blur_gaussian.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_blur_variable.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_bokeh_blur.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_bokeh_blur_variable.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_d_blur.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_defocus_preview.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_defocus_variable.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_denoise.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_despeckle.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_dilate_distance.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_dilate_feather.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_dilate_step.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_dilate_threshold.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_erode_distance.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_erode_feather.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_erode_step.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_erode_threshold.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_filter_laplace.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_filter_soften.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_glare_fog_glow.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_glare_ghosts.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_glare_simple_star.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_glare_streaks.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_inpaint.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_kuwahara_anisotropic_2_2.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_kuwahara_anisotropic_3_5.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_kuwahara_classic.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_kuwahara_classic_7.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_pixelate.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_sun_beams.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\filter\node_vector_blur.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\input\node_bokeh_image.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\input\node_mask.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\input\node_mask_aspect_ratio.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\input\node_movie_clip_alpha.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\input\node_movie_clip_angle.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\input\node_movie_clip_image.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\input\node_movie_clip_scale.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\input\node_movie_clip_x.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\input\node_movie_clip_y.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\input\node_r_g_b.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\input\node_texture_color.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\input\node_texture_value.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\input\node_time.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\input\node_track_pos_speed.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\input\node_track_pos_x.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\input\node_track_pos_y.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\input\node_value.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\matte\double_edge_mask_adjacent_bleed_out.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\matte\double_edge_mask_adjacent_keep_in.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\matte\double_edge_mask_all_bleed_out.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\matte\double_edge_mask_all_keep_in.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\matte\node_box_mask.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\matte\node_channel_matte.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\matte\node_chroma_matte.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\matte\node_color_matte.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\matte\node_color_spill.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\matte\node_cryptomatte.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\matte\node_cryptomatte_legacy.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\matte\node_diff_matte.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\matte\node_distance_matte.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\matte\node_ellipse_mask.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\matte\node_keying.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\matte\node_keying_edge.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\matte\node_keying_matte.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\matte\node_keying_screen.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\matte\node_luma_matte.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\multiple_node_setups\Fire2.blend" WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'clouds2', '["props"][0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Scene', '["direction"][0]' Read blend: "F:\Blender_build\first\lib\tests\compositor\multiple_node_setups\T80746.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\multiple_node_setups\blue_blender.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\multiple_node_setups\blur_gauss.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\multiple_node_setups\bokeh_mask.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\multiple_node_setups\compositor-nodes-desintegrate-wipe-01.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\multiple_node_setups\dilate.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\multiple_node_setups\distorted_bw_key.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\multiple_node_setups\flip_scalerotate.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\multiple_node_setups\gamma_contrast.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\multiple_node_setups\glare.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\multiple_node_setups\separate_ramp.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\multiple_node_setups\single_blur_lateral_default.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\multiple_node_setups\single_bokeh_blur_default.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\output\node_levels.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\output\node_viewer.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\vector\node_curve_vec.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\vector\node_map_range.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\vector\node_map_value.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\vector\node_normal.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\vector\node_normal_dot.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\vector\node_normal_normal.blend" Read blend: "F:\Blender_build\first\lib\tests\compositor\vector\node_normalize.blend" Read blend: "F:\Blender_build\first\lib\tests\constraints\constraints.blend" Read blend: "F:\Blender_build\first\lib\tests\depsgraph\deg_anim_camera_dof.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Camera', 'dof_distance[0]' Read blend: "F:\Blender_build\first\lib\tests\depsgraph\deg_anim_lamp_size.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\depsgraph\deg_anim_lamp_size_driving_material.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\depsgraph\deg_anim_material.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\depsgraph\deg_anim_material_driving_empty.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\depsgraph\deg_anim_material_group.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\depsgraph\deg_anim_object_modifier.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\depsgraph\deg_anim_object_transform.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\depsgraph\deg_anim_pose_bones.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\depsgraph\deg_anim_shapekey_nested.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\depsgraph\deg_driver_bone_constraint_variable.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\depsgraph\deg_driver_bone_custom_prop.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\depsgraph\deg_driver_bone_loc_from_scale.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\depsgraph\deg_driver_bone_loc_from_scale_rna_prop.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Dependency cycle detected: OBArmature/DRIVER(pose.bones["Bone"].location) depends on OBArmature/Bone/BONE_LOCAL() via 'RNA Target -> Driver' OBArmature/DRIVER(pose.bones["Bone"].location) via 'Driver -> Driven Property' Detected 1 dependency cycles Read blend: "F:\Blender_build\first\lib\tests\depsgraph\deg_driver_bone_local.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\depsgraph\deg_driver_custom_prop_chain.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\depsgraph\deg_driver_modifiers.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\depsgraph\deg_driver_object_transform.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\depsgraph\deg_driver_shapekey.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\depsgraph\deg_driver_shapekey_eval_time.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\depsgraph\deg_driver_shapekey_nested.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\depsgraph\deg_driver_shapekey_object.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\depsgraph\deg_ik_exclude_tip.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\depsgraph\deg_ik_exclude_tip_chain.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\depsgraph\deg_pchan_constraint_indirect.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\depsgraph\deg_point_cache_transform.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\dupli\animated.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\dupli\dupligroup_recursive.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\dupli\dupliparts.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\dupli\verts_group_faces.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine\framing_extend.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_bullet_softbody\AnisoTest2.blend" Read blend: "F:\Blender_build\first\lib\tests\gameengine_bullet_softbody\add_softbody.blend" Read blend: "F:\Blender_build\first\lib\tests\gameengine_bullet_softbody\do_fh_bullet.blend" Read blend: "F:\Blender_build\first\lib\tests\gameengine_bullet_softbody\gamesoftbody.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_bullet_softbody\gimpact.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_bullet_softbody\softbody_constraints.blend" Read blend: "F:\Blender_build\first\lib\tests\gameengine_bullet_softbody\suzanne_cloth.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_bullet_softbody\torus_complex.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_bullet_softbody\webskategirl_bullet.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\actuators\camera.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\actuators\constraint2.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\actuators\editObject_add.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\actuators\editObject_end.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\actuators\editObject_replaceMesh.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\actuators\editObject_trackTo.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\actuators\ipo.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\actuators\message.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\actuators\motion.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\actuators\motion_LinV.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\actuators\property1.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\actuators\property2.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\actuators\property_string.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\actuators\scene_setCamera.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\actuators\scene_setScene.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\actuators\sound.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\controllers\and.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\controllers\expression.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\controllers\or.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\controllers\python\python_LOD.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\controllers\python\python_mouse2ipo.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\controllers\python\python_rec_play.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\controllers\python\python_velocity.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\sensors\always.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\sensors\collision.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\sensors\keyboard.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\sensors\keyboard_text.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\sensors\message.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\sensors\mouse.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\sensors\mouse_button.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\sensors\near_property.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\sensors\property.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\sensors\radar1.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\sensors\radar2.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\sensors\random.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\sensors\ray.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\sensors\touch.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_logic\sensors\touch2.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_physics\2Dexample.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_physics\arch_pressure_simulation.blend" Read blend: "F:\Blender_build\first\lib\tests\gameengine_physics\constraintsTutorial.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_physics\genericConstraintSpringLimitMotor.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_physics\vaults.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_visual\GLSL_samples_249.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_visual\lampRGB.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_visual\screenspace.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_visual\videotexture\MirrorTextureDemo.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\gameengine_visual\videotexture\VideoTextureDemo.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\imbuf_io\create-templates.blend" Read blend: "F:\Blender_build\first\lib\tests\io_tests\blend_geometry\all_quads.blend" Warning: region type 5 missing in space type "Buttons" (id: 4) - removing region Warning: region type 5 missing in space type "Buttons" (id: 4) - removing region Warning: region type 5 missing in space type "Text" (id: 9) - removing region Warning: region type 5 missing in space type "Outliner" (id: 3) - removing region Warning: region type 5 missing in space type "Buttons" (id: 4) - removing region Warning: region type 5 missing in space type "Console" (id: 18) - removing region Warning: region type 5 missing in space type "Text" (id: 9) - removing region Warning: region type 5 missing in space type "Console" (id: 18) - removing region Warning: region type 5 missing in space type "Outliner" (id: 3) - removing region Read blend: "F:\Blender_build\first\lib\tests\io_tests\blend_geometry\all_tris.blend" Warning: region type 5 missing in space type "Buttons" (id: 4) - removing region Warning: region type 5 missing in space type "Buttons" (id: 4) - removing region Warning: region type 5 missing in space type "Text" (id: 9) - removing region Warning: region type 5 missing in space type "Outliner" (id: 3) - removing region Warning: region type 5 missing in space type "Buttons" (id: 4) - removing region Warning: region type 5 missing in space type "Console" (id: 18) - removing region Warning: region type 5 missing in space type "Text" (id: 9) - removing region Warning: region type 5 missing in space type "Console" (id: 18) - removing region Warning: region type 5 missing in space type "Outliner" (id: 3) - removing region Read blend: "F:\Blender_build\first\lib\tests\io_tests\blend_geometry\cube_all_data.blend" Read blend: "F:\Blender_build\first\lib\tests\io_tests\blend_geometry\cube_loose_edges_verts.blend" Read blend: "F:\Blender_build\first\lib\tests\io_tests\blend_geometry\cube_normal_edit.blend" Read blend: "F:\Blender_build\first\lib\tests\io_tests\blend_geometry\cube_vertex_groups.blend" Read blend: "F:\Blender_build\first\lib\tests\io_tests\blend_geometry\cubes_positioned.blend" Read blend: "F:\Blender_build\first\lib\tests\io_tests\blend_geometry\cubes_vertex_attrs.blend" Read blend: "F:\Blender_build\first\lib\tests\io_tests\blend_geometry\cubes_vertex_colors.blend" Read blend: "F:\Blender_build\first\lib\tests\io_tests\blend_geometry\cubes_with_textures.blend" Read blend: "F:\Blender_build\first\lib\tests\io_tests\blend_geometry\edges.blend" Warning: region type 5 missing in space type "Buttons" (id: 4) - removing region Warning: region type 5 missing in space type "Buttons" (id: 4) - removing region Warning: region type 5 missing in space type "Text" (id: 9) - removing region Warning: region type 5 missing in space type "Outliner" (id: 3) - removing region Warning: region type 5 missing in space type "Buttons" (id: 4) - removing region Warning: region type 5 missing in space type "Console" (id: 18) - removing region Warning: region type 5 missing in space type "Text" (id: 9) - removing region Warning: region type 5 missing in space type "Console" (id: 18) - removing region Warning: region type 5 missing in space type "Outliner" (id: 3) - removing region Read blend: "F:\Blender_build\first\lib\tests\io_tests\blend_geometry\fgons.blend" Warning: region type 5 missing in space type "Buttons" (id: 4) - removing region Warning: region type 5 missing in space type "Buttons" (id: 4) - removing region Warning: region type 5 missing in space type "Text" (id: 9) - removing region Warning: region type 5 missing in space type "Outliner" (id: 3) - removing region Warning: region type 5 missing in space type "Buttons" (id: 4) - removing region Warning: region type 5 missing in space type "Console" (id: 18) - removing region Warning: region type 5 missing in space type "Text" (id: 9) - removing region Warning: region type 5 missing in space type "Console" (id: 18) - removing region Warning: region type 5 missing in space type "Outliner" (id: 3) - removing region Read blend: "F:\Blender_build\first\lib\tests\io_tests\blend_geometry\materials_pbr.blend" Read blend: "F:\Blender_build\first\lib\tests\io_tests\blend_geometry\mixed_quads_and_tris.blend" Warning: region type 5 missing in space type "Buttons" (id: 4) - removing region Warning: region type 5 missing in space type "Buttons" (id: 4) - removing region Warning: region type 5 missing in space type "Text" (id: 9) - removing region Warning: region type 5 missing in space type "Outliner" (id: 3) - removing region Warning: region type 5 missing in space type "Buttons" (id: 4) - removing region Warning: region type 5 missing in space type "Console" (id: 18) - removing region Warning: region type 5 missing in space type "Text" (id: 9) - removing region Warning: region type 5 missing in space type "Console" (id: 18) - removing region Warning: region type 5 missing in space type "Outliner" (id: 3) - removing region Read blend: "F:\Blender_build\first\lib\tests\io_tests\blend_geometry\non_uniform_scale.blend" Read blend: "F:\Blender_build\first\lib\tests\io_tests\blend_geometry\nurbs.blend" Warning: region type 5 missing in space type "Buttons" (id: 4) - removing region Warning: region type 5 missing in space type "Buttons" (id: 4) - removing region Warning: region type 5 missing in space type "Text" (id: 9) - removing region Warning: region type 5 missing in space type "Outliner" (id: 3) - removing region Warning: region type 5 missing in space type "Buttons" (id: 4) - removing region Warning: region type 5 missing in space type "Console" (id: 18) - removing region Warning: region type 5 missing in space type "Text" (id: 9) - removing region Warning: region type 5 missing in space type "Console" (id: 18) - removing region Warning: region type 5 missing in space type "Outliner" (id: 3) - removing region Read blend: "F:\Blender_build\first\lib\tests\io_tests\blend_geometry\nurbs_curves.blend" Read blend: "F:\Blender_build\first\lib\tests\io_tests\blend_geometry\suzanne_all_data.blend" Read blend: "F:\Blender_build\first\lib\tests\io_tests\blend_geometry\vertices.blend" Warning: region type 5 missing in space type "Buttons" (id: 4) - removing region Warning: region type 5 missing in space type "Buttons" (id: 4) - removing region Warning: region type 5 missing in space type "Text" (id: 9) - removing region Warning: region type 5 missing in space type "Outliner" (id: 3) - removing region Warning: region type 5 missing in space type "Buttons" (id: 4) - removing region Warning: region type 5 missing in space type "Console" (id: 18) - removing region Warning: region type 5 missing in space type "Text" (id: 9) - removing region Warning: region type 5 missing in space type "Console" (id: 18) - removing region Warning: region type 5 missing in space type "Outliner" (id: 3) - removing region Read blend: "F:\Blender_build\first\lib\tests\io_tests\blend_scene\all_curves.blend" Read blend: "F:\Blender_build\first\lib\tests\io_tests\blend_scene\all_objects.blend" WARN (bke.anim): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_path.cc:71 BKE_anim_path_calc_data: No bev list data! Read blend: "F:\Blender_build\first\lib\tests\io_tests\svg\complex\blender_icons.blend" Read blend: "F:\Blender_build\first\lib\tests\io_tests\svg\path\path_implicit_close.blend" Read blend: "F:\Blender_build\first\lib\tests\layers\layers.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\libraries_and_linking\libraries\direct_linked_A.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\libraries_and_linking\libraries\direct_linked_B.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\libraries_and_linking\libraries\indirect_datablocks.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\libraries_and_linking\libraries\main_scene.blend" WARN (bke.main_namemap): F:\Blender_build\first\blender\source\blender\blenkernel\intern\main_namemap.cc:491 main_namemap_validate_and_fix: ID name 'LIlib' (from library '') is found more than once WARN (bke.main_namemap): F:\Blender_build\first\blender\source\blender\blenkernel\intern\main_namemap.cc:507 main_namemap_validate_and_fix: ID has been renamed to 'LIlib.001' WARN (bke.main_namemap): F:\Blender_build\first\blender\source\blender\blenkernel\intern\main_namemap.cc:491 main_namemap_validate_and_fix: ID name 'LIlib' (from library '') is found more than once WARN (bke.main_namemap): F:\Blender_build\first\blender\source\blender\blenkernel\intern\main_namemap.cc:507 main_namemap_validate_and_fix: ID has been renamed to 'LIlib.002' Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\libraries_and_linking\library_test_scene.blend" WARN (bke.main_namemap): F:\Blender_build\first\blender\source\blender\blenkernel\intern\main_namemap.cc:491 main_namemap_validate_and_fix: ID name 'LIlib' (from library '') is found more than once WARN (bke.main_namemap): F:\Blender_build\first\blender\source\blender\blenkernel\intern\main_namemap.cc:507 main_namemap_validate_and_fix: ID has been renamed to 'LIlib.001' WARN (bke.main_namemap): F:\Blender_build\first\blender\source\blender\blenkernel\intern\main_namemap.cc:491 main_namemap_validate_and_fix: ID name 'LIlib' (from library '') is found more than once WARN (bke.main_namemap): F:\Blender_build\first\blender\source\blender\blenkernel\intern\main_namemap.cc:507 main_namemap_validate_and_fix: ID has been renamed to 'LIlib.002' Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\materials\crystal_cube.blend" Read blend: "F:\Blender_build\first\lib\tests\materials\icetest.blend" Dependency cycle detected: NTShader Nodetree/NTREE_OUTPUT() depends on MAMaterial/MATERIAL_UPDATE() via 'Material -> Node' NTShader Nodetree/NTREE_OUTPUT() via 'Material's NTree' Dependency cycle detected: NTShader Nodetree/NTREE_OUTPUT() depends on MAMaterial.001/MATERIAL_UPDATE() via 'Material -> Node' NTShader Nodetree/NTREE_OUTPUT() via 'Material's NTree' MAMaterial/MATERIAL_UPDATE() via 'Material -> Node' NTShader Nodetree/NTREE_OUTPUT() via 'Material's NTree' Detected 2 dependency cycles Read blend: "F:\Blender_build\first\lib\tests\materials\nodelib.blend" Dependency cycle detected: NTSpecialstuff/NTREE_OUTPUT() depends on MAMaterial/MATERIAL_UPDATE() via 'Material -> Node' NTShader Nodetree/NTREE_OUTPUT() via 'Material's NTree' NTSpecialstuff/NTREE_OUTPUT() via 'Group Node' Detected 1 dependency cycles Read blend: "F:\Blender_build\first\lib\tests\modeling\bevel_regression.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\bool_regression.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\curve_to_mesh.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\curves_extrude.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\deform_modifiers.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\faceselectmode.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\attributes\attribute_clamp.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\attributes\attribute_curve_map.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\attributes\attribute_map_range.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\attributes\attribute_proximity.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\attributes\attribute_statistics.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\attributes\blur_attribute.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\attributes\modifier_write_to_position.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\attributes\remove_named_attribute.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\attributes\write_to_vertex_group_simple.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curve_primitives\bezier_segment.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curve_primitives\curve_circle.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curve_primitives\curve_line.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curve_primitives\quadratic_bezier.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curve_primitives\quadrilateral.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curve_primitives\spiral.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curve_primitives\star.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\curly_curves.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\curve_length.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\curve_resample.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\curve_subdivide.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\curve_to_mesh.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\curve_to_mesh_simple_caps.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\curve_to_points.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\curve_to_points_spiral.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\curve_topology.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\curve_trim.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\deform_curves_on_surface.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\fake_extrude_and_weld.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\fill_non_cyclic.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\fillet_bezier_and_cyclic.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\fillet_three_point.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\handle_type_selection.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\interpolate_curves\group_mismatch.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\interpolate_curves\one_neighbor.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\interpolate_curves\same_root_position.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\interpolate_curves\separate_groups.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\interpolate_curves\single_group_no_up.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\interpolate_curves\single_group_with_surface.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\knot_structure.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\many_nurbs_curves.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\mesh_to_curve.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\nurbs_to_bezier.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\primitive_arc.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\primitive_circle.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\primitive_quadrilateral.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\reverse_bezier_curves.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\sample_curves.blend" Error: Attribute is not part of this geometry Error: Attribute is not part of this geometry Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\set_curve_handles.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\set_handle_type.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\spline_parameter.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\string_to_curves_overflow.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\string_to_curves_pivot_point.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\tangent_normal.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\tangents_robust.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\trim_single_point_last.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\bounding_box_suzanne.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\convex_hull.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\delete_geometry.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\delete_geometry_propogate_corner_attribute.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\domain_size.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\duplicate_elements_curve_points.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\duplicate_elements_curve_splines.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\duplicate_elements_instances.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\duplicate_elements_mesh_edges.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\duplicate_elements_mesh_faces.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\duplicate_elements_mesh_points.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\duplicate_elements_pointcloud_points.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\join_geometry_suzanne_cube.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\merge_by_distance.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\merge_by_distance_distribute_points.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\raycast.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\realize_instances_materials.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\realize_instances_two_curves.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\set_id.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\split_geometry.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\instance\instance_on_points.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\instance\instance_to_points.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\instance\instance_transforms.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\boolean\boolean_diff.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\boolean\boolean_intersect.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\dual_mesh_2poly_verts.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\dual_mesh_flipped_normals.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\dual_mesh_non_manifold_edge.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\dual_mesh_non_manifold_vert.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\dual_mesh_propagate_attributes.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\dual_mesh_suzanne.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\edge_angle.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\edge_neighbors.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\edge_split.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\edge_vertices.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\complex_extrude_and_scale.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\edge_corner_propagation.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\edge_corner_selection_propagation.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\edge_distribute_propagation.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\edge_edge_selection_propagation_1.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\edge_edge_selection_propagation_2.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\edge_face_orientation_1.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\edge_face_propagation.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\edge_from_loose_edges_1.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\edge_from_loose_edges_2.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\face_extrude_and_scale.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\face_individual_selection_propagation_1.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\face_individual_selection_propagation_2.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\face_individual_selection_propagation_3.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\face_not_even_set_material.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\face_selection_propagation_1.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\face_selection_propagation_2.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\face_selection_propagation_3.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\faces_corner_interpolation.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\flip_faces.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\individual_shade_smooth_propagate.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\indivudual_corner_color_propagate.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\loose_edge_vert_extrude.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\plane_face_region.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\random_grid_and_distribute.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\region_edge_propagation.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\region_third_edge_type.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\simple_random_grid.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\sphere_set_material.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\vertex_extrude_and_propagate.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\face_area.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\face_is_planar.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\face_neighbors.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\flip_faces.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\material_selection.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\mesh_island_random_color.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\mesh_topology.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\sample_nearest_mesh.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\sample_nearest_surface.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\sample_uv_surface.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\set_position_normals_update.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\shortest_path.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\split_edges\cube.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\split_edges\deduplication.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\split_edges\edge_fan.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\split_edges\loose_edges.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\split_edges\ngons.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\split_edges\partial_selection.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\split_edges\triangles.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\split_edges\ugly_cube.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\store-vertex-group-armature.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\subdivision_tests\crease_duplicated.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\subdivision_tests\subdivide.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\subdivision_tests\subdivision_surface.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\triangulate.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\triangulate\mixed.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\triangulate\ngons.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\triangulate\quads_selection.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\triangulate\triangle_deduplication.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\vertex_neighbors.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh_primitives\cone.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh_primitives\cube.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh_primitives\cuboid.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh_primitives\cuboid_long_z.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh_primitives\cuboid_plane.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh_primitives\cylinder.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh_primitives\grid.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh_primitives\icosphere.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh_primitives\mesh_circle_empty.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh_primitives\mesh_circle_fill.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh_primitives\mesh_line.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh_primitives\uv_sphere.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\points\point_distribute.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\points\point_instance.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\repeat_zone\anonymous_attribute.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\repeat_zone\anonymous_attribute_border_link.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\repeat_zone\anonymous_attribute_border_link_output.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\repeat_zone\anonymous_attribute_empty_repeat.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\repeat_zone\anonymous_attribute_inside_created.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\repeat_zone\crash_T114442.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\repeat_zone\dangling_reroute_input.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\repeat_zone\fibonacci_sequence.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\simulation\anonymous_attribute_through_border.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\simulation\rotating_cube.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\simulation\simple_attribute.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\simulation\simple_particles.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\simulation\two_simulations.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\simulation\value_only.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\texture\image_texture.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\utilities\accumulate_field_column_grid.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\utilities\field_on_domain_demo.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\utilities\index_switch.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\utilities\invalid_trees.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\utilities\math_add.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\utilities\switch.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\vector\combine_xyz.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\vector\vector_map_range.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\vector\vector_map_range_plane.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\volume\mesh_to_volume.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\volume\volume_to_mesh.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\mball.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\modifiers.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\operators.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\split_faces_test.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\tapercurve.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\text-regression.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\text_overflow-scale_to_fit.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\text_overflow-truncate.blend" Read blend: "F:\Blender_build\first\lib\tests\modeling\weight-paint_test.blend" Warning: region type 5 missing in space type "Buttons" (id: 4) - removing region Warning: region type 5 missing in space type "Text" (id: 9) - removing region Warning: region type 5 missing in space type "Graph" (id: 2) - removing region INFO: Converting to Animato... converting ob Camera converting ob Lamp converting ob Cylinder converting ob Armature converting world World converting camera Camera converting light Spot INFO: Animato convert done Read blend: "F:\Blender_build\first\lib\tests\modifier_stack\array3.blend" Warning: Object 'Cube' had several modifiers with the same name, renamed one of them to 'Array.001'. WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube', 'layers[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty', 'layers[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube.001', 'layers[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube', 'layers[1]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty', 'layers[1]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube', 'layers[2]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube.001', 'layers[1]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube', 'layers[3]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty', 'layers[2]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty.001', 'layers[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube.001', 'layers[2]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty', 'layers[3]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty.001', 'layers[1]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube.001', 'layers[3]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty', 'layers[4]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty.001', 'layers[2]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube', 'layers[4]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty.001', 'layers[3]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube.001', 'layers[4]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty', 'layers[5]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty.001', 'layers[4]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube', 'layers[5]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube.001', 'layers[5]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty.001', 'layers[5]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube', 'layers[6]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube.001', 'layers[6]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty.001', 'layers[6]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube.001', 'layers[7]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube', 'layers[7]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube.001', 'layers[8]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty.001', 'layers[7]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty', 'layers[6]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube.001', 'layers[9]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube', 'layers[8]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty.001', 'layers[8]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube.001', 'layers[10]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube', 'layers[9]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty', 'layers[7]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty.001', 'layers[9]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube', 'layers[10]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube.001', 'layers[11]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty.001', 'layers[10]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty', 'layers[8]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube.001', 'layers[12]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube', 'layers[11]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty.001', 'layers[11]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube.001', 'layers[13]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty', 'layers[9]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube', 'layers[12]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty.001', 'layers[12]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube.001', 'layers[14]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty', 'layers[10]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube', 'layers[13]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube.001', 'layers[15]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty', 'layers[11]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty.001', 'layers[13]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube', 'layers[14]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube.001', 'layers[16]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty', 'layers[12]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty.001', 'layers[14]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube', 'layers[15]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty', 'layers[13]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube.001', 'layers[17]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube.001', 'layers[18]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty.001', 'layers[15]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube.001', 'layers[19]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty', 'layers[14]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty.001', 'layers[16]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty.001', 'layers[17]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube', 'layers[16]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty', 'layers[15]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty.001', 'layers[18]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty', 'layers[16]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube', 'layers[17]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty.001', 'layers[19]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty', 'layers[17]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube', 'layers[18]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty', 'layers[18]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Cube', 'layers[19]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Empty', 'layers[19]' Read blend: "F:\Blender_build\first\lib\tests\modifier_stack\array_test.blend" Read blend: "F:\Blender_build\first\lib\tests\modifier_stack\curve_modifier.blend" Read blend: "F:\Blender_build\first\lib\tests\modifier_stack\curve_modifier_track.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\modifier_stack\deformtest.blend" Read blend: "F:\Blender_build\first\lib\tests\modifier_stack\twirl.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\modifier_stack\weightvgroup_test.blend" Warning: region type 5 missing in space type "Text" (id: 9) - removing region Warning: region type 4 missing in space type "Info" (id: 7) - removing region add_node_handle_relation(WeightVGProximity Modifier) - Could not find op_from (ComponentKey(OBt1_lamp, GEOMETRY)) Read blend: "F:\Blender_build\first\lib\tests\node_group\empty.blend" Read blend: "F:\Blender_build\first\lib\tests\node_group\field_type_inference.blend" Read blend: "F:\Blender_build\first\lib\tests\node_group\nodegroup25.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Dependency cycle detected: NTShader Nodetree/NTREE_OUTPUT() depends on MAMaterial/MATERIAL_UPDATE() via 'Material -> Node' NTShader Nodetree/NTREE_OUTPUT() via 'Material's NTree' Detected 1 dependency cycles Read blend: "F:\Blender_build\first\lib\tests\node_group\nodegroup36.blend" WARN (bke.modifier): F:\Blender_build\first\blender\source\blender\blenkernel\intern\modifier.cc:442 BKE_modifier_set_error: Object: "Cube", Modifier: "GeometryNodes", Node group must have a group output node Read blend: "F:\Blender_build\first\lib\tests\opengl\object_modes.blend" scripts disabled for "F:\Blender_build\first\lib\tests\opengl\object_modes.blend", skipping 'mode.py' Dependency cycle detected: MAMaterial.001/MATERIAL_UPDATE() depends on NTShader Nodetree/NTREE_OUTPUT() via 'Material's NTree' MAMaterial.001/MATERIAL_UPDATE() via 'Material -> Node' Dependency cycle detected: NTShader Nodetree/NTREE_OUTPUT() depends on MAMaterial/MATERIAL_UPDATE() via 'Material -> Node' NTShader Nodetree/NTREE_OUTPUT() via 'Material's NTree' Detected 2 dependency cycles Read blend: "F:\Blender_build\first\lib\tests\opengl\stipple.blend" Read blend: "F:\Blender_build\first\lib\tests\paint\lockingTest.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\paint\mutlipaintTest.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\paint\smoothTest.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\particles_and_hair\bowl.blend" Read blend: "F:\Blender_build\first\lib\tests\particles_and_hair\grass_wind.blend" find_node_operation: Failed for (RIGIDBODY_REBUILD, '') -------------------------------------------------------------------- Failed to add relation "Animation -> Rigid Body" Could not find op_to: OperationKey(type: TRANSFORM, component name: '', operation code: RIGIDBODY_REBUILD) Trace: Depth Type Name ----- ---- ---- 1 Object fob_wind1 Read blend: "F:\Blender_build\first\lib\tests\particles_and_hair\hairball.blend" Read blend: "F:\Blender_build\first\lib\tests\particles_and_hair\hairguide.blend" find_node_operation: Failed for (RIGIDBODY_REBUILD, '') -------------------------------------------------------------------- Failed to add relation "Animation -> Rigid Body" Could not find op_to: OperationKey(type: TRANSFORM, component name: '', operation code: RIGIDBODY_REBUILD) Trace: Depth Type Name ----- ---- ---- 1 Object Curve.002 Read blend: "F:\Blender_build\first\lib\tests\particles_and_hair\particle_children_hair.blend" Read blend: "F:\Blender_build\first\lib\tests\particles_and_hair\particle_dupligroups.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\particles_and_hair\particle_extras_effector.blend" Read blend: "F:\Blender_build\first\lib\tests\particles_and_hair\softhairtest.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\physics\cloth_test.blend" Read blend: "F:\Blender_build\first\lib\tests\physics\clothtest.blend" Read blend: "F:\Blender_build\first\lib\tests\physics\continue_physics.blend" Read blend: "F:\Blender_build\first\lib\tests\physics\dynamic_paint_test.blend" Read blend: "F:\Blender_build\first\lib\tests\physics\ocean_test.blend" Read blend: "F:\Blender_build\first\lib\tests\physics\physics_particle_instance.blend" Read blend: "F:\Blender_build\first\lib\tests\physics\physics_particle_test.blend" Read blend: "F:\Blender_build\first\lib\tests\physics\softbody_basics.blend" Read blend: "F:\Blender_build\first\lib\tests\physics\softbody_curve_lattice.blend" Read blend: "F:\Blender_build\first\lib\tests\physics\softbody_test.blend" Read blend: "F:\Blender_build\first\lib\tests\physics\softbodytest.blend" Dependency cycle detected: OBSphere.001/MODIFIER(Softbody) depends on OBSphere/GEOMETRY_EVAL() via 'Softbody Collision' OBSphere/MODIFIER(Collision) via 'modifier stack order' OBSphere/MODIFIER(Softbody) via 'Modifier' OBSphere.001/GEOMETRY_EVAL() via 'Softbody Collision' OBSphere.001/MODIFIER(Collision) via 'modifier stack order' OBSphere.001/MODIFIER(Softbody) via 'Modifier' Dependency cycle detected: OBSphere.001/GEOMETRY_EVAL() depends on OBSphere.001/POINT_CACHE_RESET() via 'Point Cache -> Geometry' OBSphere/GEOMETRY_EVAL() via 'Point Cache' OBSphere/MODIFIER(Collision) via 'modifier stack order' OBSphere/MODIFIER(Softbody) via 'Modifier' OBSphere.001/GEOMETRY_EVAL() via 'Softbody Collision' Detected 2 dependency cycles Read blend: "F:\Blender_build\first\lib\tests\render\bake\bake_bevel.blend" Read blend: "F:\Blender_build\first\lib\tests\render\bake\bake_roughness.blend" Read blend: "F:\Blender_build\first\lib\tests\render\bake\bake_split_faces.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\bake\bake_zspan_watertight.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\anisotropic_ashikhmin.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\anisotropic_ashikhmin_rough.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\anisotropic_beckmann.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\anisotropic_beckmann_rough.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\anisotropic_ggx.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\anisotropic_ggx_rough.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\diffuse.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\glass_beckmann.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\glass_beckmann_rough.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\glass_ggx.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\glass_ggx_rough.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\glass_sharp.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\glossy_ashikhmin.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\glossy_ashikhmin_rough.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\glossy_beckmann.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\glossy_beckmann_rough.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\glossy_ggx.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\glossy_ggx_rough.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\glossy_multiscatter_ggx.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\glossy_multiscatter_ggx_rough.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\glossy_roughness_texture.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\glossy_sharp.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\refraction_beckmann.blend" Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\refraction_beckmann_rough.blend" Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\refraction_ggx.blend" Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\refraction_ggx_rough.blend" Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\refraction_sharp.blend" Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\toon_diffuse.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\toon_glossy.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\translucent.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\transparent.blend" Read blend: "F:\Blender_build\first\lib\tests\render\bsdf\velvet.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\camera\camera_depth_of_field.blend" Read blend: "F:\Blender_build\first\lib\tests\render\camera\camera_equiangular_cubemap_face.blend" Read blend: "F:\Blender_build\first\lib\tests\render\camera\camera_equirectangular.blend" Read blend: "F:\Blender_build\first\lib\tests\render\camera\camera_fisheye_equidistant.blend" Read blend: "F:\Blender_build\first\lib\tests\render\camera\camera_fisheye_equisolid.blend" Read blend: "F:\Blender_build\first\lib\tests\render\camera\camera_fisheye_polynomial.blend" Read blend: "F:\Blender_build\first\lib\tests\render\camera\camera_mirror_ball.blend" Read blend: "F:\Blender_build\first\lib\tests\render\camera\camera_ortho.blend" Read blend: "F:\Blender_build\first\lib\tests\render\denoise\denoise_dof_mblur.blend" Read blend: "F:\Blender_build\first\lib\tests\render\denoise\denoise_hair.blend" Read blend: "F:\Blender_build\first\lib\tests\render\denoise\denoise_oidn_adaptive_sample_count.blend" Read blend: "F:\Blender_build\first\lib\tests\render\denoise\denoise_oidn_catcher_matte.blend" Read blend: "F:\Blender_build\first\lib\tests\render\denoise\denoise_oidn_catcher_matte_adaptive.blend" Read blend: "F:\Blender_build\first\lib\tests\render\denoise\denoise_oidn_catcher_matte_with_shadow.blend" Read blend: "F:\Blender_build\first\lib\tests\render\denoise\denoise_oidn_catcher_matte_with_shadow_adaptive.blend" Read blend: "F:\Blender_build\first\lib\tests\render\denoise\denoise_oidn_catcher_pass.blend" Read blend: "F:\Blender_build\first\lib\tests\render\denoise\denoise_oidn_catcher_pass_adaptive.blend" Read blend: "F:\Blender_build\first\lib\tests\render\denoise\denoise_passes.blend" Read blend: "F:\Blender_build\first\lib\tests\render\denoise\denoise_specular.blend" Read blend: "F:\Blender_build\first\lib\tests\render\denoise\denoise_sss.blend" Read blend: "F:\Blender_build\first\lib\tests\render\denoise\denoise_volume.blend" Read blend: "F:\Blender_build\first\lib\tests\render\denoise_animation\denoise.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\denoise_animation\merge.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\denoise_animation\merge_denoise.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\displacement\both_displacement.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\displacement\bump_glass.blend" Read blend: "F:\Blender_build\first\lib\tests\render\displacement\bump_glossy.blend" Read blend: "F:\Blender_build\first\lib\tests\render\displacement\bump_with_displacement.blend" Read blend: "F:\Blender_build\first\lib\tests\render\displacement\compare_bump.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\displacement\dicing_camera.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\displacement\offscreen_dicing.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\displacement\panorama_dicing.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\displacement\true_displacement.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\displacement\true_displacement_image.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\displacement\true_displacement_scaled.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\displacement\true_displacement_scaled_shared.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\displacement\vector_displacement_object.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\displacement\vector_displacement_tangent.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\grease_pencil\grease_pencil.blend" Read blend: "F:\Blender_build\first\lib\tests\render\guiding\guiding_caustics.blend" Read blend: "F:\Blender_build\first\lib\tests\render\guiding\guiding_interior.blend" Read blend: "F:\Blender_build\first\lib\tests\render\guiding\guiding_sss.blend" Read blend: "F:\Blender_build\first\lib\tests\render\guiding\guiding_volume_emission.blend" Read blend: "F:\Blender_build\first\lib\tests\render\guiding\guiding_volume_scatter.blend" Read blend: "F:\Blender_build\first\lib\tests\render\hair\hair_basemesh_intercept.blend" Read blend: "F:\Blender_build\first\lib\tests\render\hair\hair_close_up.blend" Read blend: "F:\Blender_build\first\lib\tests\render\hair\hair_geom_reflection.blend" Read blend: "F:\Blender_build\first\lib\tests\render\hair\hair_geom_transmission.blend" Read blend: "F:\Blender_build\first\lib\tests\render\hair\hair_instancer_uv.blend" Read blend: "F:\Blender_build\first\lib\tests\render\hair\hair_length_info.blend" Read blend: "F:\Blender_build\first\lib\tests\render\hair\hair_particle_random.blend" Read blend: "F:\Blender_build\first\lib\tests\render\hair\hair_reflection.blend" Read blend: "F:\Blender_build\first\lib\tests\render\hair\hair_ribbon_close_up.blend" Read blend: "F:\Blender_build\first\lib\tests\render\hair\hair_transmission.blend" Read blend: "F:\Blender_build\first\lib\tests\render\hair\microfacet_hair_orientation.blend" Read blend: "F:\Blender_build\first\lib\tests\render\hair\principled_hair_absorptioncoefficient.blend" Read blend: "F:\Blender_build\first\lib\tests\render\hair\principled_hair_directcoloring.blend" Read blend: "F:\Blender_build\first\lib\tests\render\hair\principled_hair_melaninconcentration.blend" Read blend: "F:\Blender_build\first\lib\tests\render\hair\transparent_shadow_hair.blend" Read blend: "F:\Blender_build\first\lib\tests\render\hair\transparent_shadow_hair_blur.blend" Read blend: "F:\Blender_build\first\lib\tests\render\image_colorspace\image_alpha_blend.blend" Read blend: "F:\Blender_build\first\lib\tests\render\image_colorspace\image_alpha_blend_osl.blend" Read blend: "F:\Blender_build\first\lib\tests\render\image_colorspace\image_alpha_channel_packed.blend" Read blend: "F:\Blender_build\first\lib\tests\render\image_colorspace\image_alpha_channel_packed_osl.blend" Read blend: "F:\Blender_build\first\lib\tests\render\image_colorspace\image_alpha_ignore.blend" Read blend: "F:\Blender_build\first\lib\tests\render\image_colorspace\image_alpha_ignore_osl.blend" Read blend: "F:\Blender_build\first\lib\tests\render\image_colorspace\image_log.blend" Read blend: "F:\Blender_build\first\lib\tests\render\image_colorspace\image_log_osl.blend" Read blend: "F:\Blender_build\first\lib\tests\render\image_colorspace\image_non_color.blend" Read blend: "F:\Blender_build\first\lib\tests\render\image_colorspace\image_non_color_osl.blend" Read blend: "F:\Blender_build\first\lib\tests\render\image_data_types\image_byte1.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_data_types\image_byte1_16bit.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_data_types\image_byte3.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_data_types\image_byte3_16bit.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_data_types\image_byte4.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_data_types\image_byte4_16bit.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_data_types\image_float3.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_data_types\image_float4.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_data_types\image_generated_byte.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_data_types\image_generated_float.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_data_types\image_half3.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_data_types\image_half4.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_data_types\image_missing.blend" Read blend: "F:\Blender_build\first\lib\tests\render\image_data_types\image_packed_byte1.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_data_types\image_packed_byte1_16bit.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_data_types\image_packed_byte3.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_data_types\image_packed_byte3_16bit.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_data_types\image_packed_byte4.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_data_types\image_packed_byte4_16bit.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_data_types\image_packed_float3.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_data_types\image_packed_float4.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_data_types\image_packed_half3.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_data_types\image_packed_half4.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_clip_closest.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_clip_closest_1px.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_clip_closest_1px_osl.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_clip_closest_osl.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_clip_cubic.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_clip_cubic_1px.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_clip_cubic_1px_osl.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_clip_cubic_osl.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_clip_linear.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_clip_linear_1px.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_clip_linear_1px_osl.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_clip_linear_osl.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_extend_closest.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_extend_closest_1px.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_extend_closest_1px_osl.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_extend_closest_osl.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_extend_cubic.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_extend_cubic_1px.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_extend_cubic_1px_osl.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_extend_cubic_osl.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_extend_linear.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_extend_linear_1px.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_extend_linear_1px_osl.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_extend_linear_osl.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_mirror_closest.blend" Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_mirror_closest_osl.blend" Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_mirror_cubic.blend" Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_mirror_cubic_osl.blend" Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_mirror_linear.blend" Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_mirror_linear_osl.blend" Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_repeat_closest.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_repeat_closest_1px.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_repeat_closest_1px_osl.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_repeat_closest_osl.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_repeat_cubic.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_repeat_cubic_1px.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_repeat_cubic_1px_osl.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_repeat_cubic_osl.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_repeat_linear.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_repeat_linear_1px.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_repeat_linear_1px_osl.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_repeat_linear_osl.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_udim.blend" Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_udim_packed.blend" Read blend: "F:\Blender_build\first\lib\tests\render\image_mapping\image_mapping_uvtile_osl.blend" Read blend: "F:\Blender_build\first\lib\tests\render\image_texture_limit\image_texture_limit_byte1.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_texture_limit\image_texture_limit_byte1_16bit.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_texture_limit\image_texture_limit_byte3.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_texture_limit\image_texture_limit_byte3_16bit.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_texture_limit\image_texture_limit_byte4.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_texture_limit\image_texture_limit_byte4_16bit.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_texture_limit\image_texture_limit_float3.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_texture_limit\image_texture_limit_float4.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_texture_limit\image_texture_limit_generated_byte.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_texture_limit\image_texture_limit_generated_float.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_texture_limit\image_texture_limit_half3.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_texture_limit\image_texture_limit_half4.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_texture_limit\image_texture_limit_packed_byte1.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_texture_limit\image_texture_limit_packed_byte1_16bit.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_texture_limit\image_texture_limit_packed_byte3.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_texture_limit\image_texture_limit_packed_byte3_16bit.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_texture_limit\image_texture_limit_packed_byte4.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_texture_limit\image_texture_limit_packed_byte4_16bit.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_texture_limit\image_texture_limit_packed_float3.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_texture_limit\image_texture_limit_packed_float4.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_texture_limit\image_texture_limit_packed_half3.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\image_texture_limit\image_texture_limit_packed_half4.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\integrator\ao_approximate.blend" Read blend: "F:\Blender_build\first\lib\tests\render\integrator\clamp_both.blend" Read blend: "F:\Blender_build\first\lib\tests\render\integrator\clamp_direct.blend" Read blend: "F:\Blender_build\first\lib\tests\render\integrator\clamp_indirect.blend" Read blend: "F:\Blender_build\first\lib\tests\render\integrator\resumable_render.blend" scripts disabled for "F:\Blender_build\first\lib\tests\render\integrator\resumable_render.blend", skipping 'resumable-setup.py' Read blend: "F:\Blender_build\first\lib\tests\render\integrator\shadow_all_max_bounces.blend" Read blend: "F:\Blender_build\first\lib\tests\render\integrator\transparent_shadow.blend" Read blend: "F:\Blender_build\first\lib\tests\render\integrator\underwater_caustics.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light\all_light_types.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light\area_light.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light\area_light_uv.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light\distant_light.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light\ellipse_light_spread.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light\ies_light.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light\instanced_mesh_lights.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light\light_spread.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light\light_texture.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light\light_tree_multi_distant.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light\lights_below_surface.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light\mesh_light.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light\mesh_light_backface.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light\multiple_area_lights.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light\multiple_lights_in_volume.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light\multiple_mesh_lights.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light\point_light.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light\portal.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light\sphere_light.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light\spot_light.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light\spot_light_adaptive_split.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light\translucent_inside_outside.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light\varying_brightness.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light_group\light_group_background.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light_group\light_group_simple.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light_group\light_group_two_groups.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light_linking\light_link_distant_multi_tree.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light_linking\light_link_distant_tree.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light_linking\light_link_exclude.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light_linking\light_link_hidden.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light_linking\light_link_instanced_receiver.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light_linking\light_link_simple.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light_linking\light_link_simple_tree.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light_linking\light_link_single_light.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light_linking\shadow_link_blocked.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light_linking\shadow_link_blocked_distant.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light_linking\shadow_link_clamp.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light_linking\shadow_link_distant.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light_linking\shadow_link_glossy.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light_linking\shadow_link_hidden.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light_linking\shadow_link_mesh.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light_linking\shadow_link_multiple_lights.blend" Read blend: "F:\Blender_build\first\lib\tests\render\light_linking\shadow_link_simple.blend" Read blend: "F:\Blender_build\first\lib\tests\render\mesh\attribute_default_color.blend" Read blend: "F:\Blender_build\first\lib\tests\render\mesh\autosmooth_custom_normals.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'GEO-Agent_eye_L', 'modifiers["Subsurf"].levels[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'GEO-Agent_eye_L', 'modifiers["Warp_L"].falloff_radius[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Subsurf"].levels[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'GEO-Agent_eye_L', 'modifiers["Warp_R"].falloff_radius[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'GEO-Agent_eye_L', 'modifiers["Warp_L"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].falloff_radius[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'GEO-Agent_eye_L', 'modifiers["Mask"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].falloff_radius[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'GEO-Agent_eye_L', 'modifiers["Mask"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'GEO-Agent_eye_L', 'modifiers["Warp_R"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Mask"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Mask"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'GEO-Agent_eye_L', 'modifiers["Warp_R"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'GEO-Agent_eye_L', 'modifiers["Warp_L"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'GEO-Agent_eye_L', 'modifiers["Warp_L"].strength[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].strength[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'GEO-Agent_eye_L', 'modifiers["Warp_R"].strength[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].strength[0] Read blend: "F:\Blender_build\first\lib\tests\render\mesh\autosmooth_simple.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\mesh\autosmooth_subdmesh_catmull.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\mesh\autosmooth_subdmesh_linear.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\mesh\bvh8_close_proximity_visibility.blend" Read blend: "F:\Blender_build\first\lib\tests\render\mesh\culling.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\mesh\curve_modifier.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\mesh\edit_mode.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\mesh\normal_types.blend" WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.001', 'modifiers["Subsurf"].levels[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.001', 'modifiers["Warp_L"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.001', 'modifiers["Warp_L"].strength[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.001', 'modifiers["Warp_L"].falloff_radius[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Subsurf"].levels[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.001', 'modifiers["Mask"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.006', 'modifiers["Mask"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].strength[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].falloff_radius[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Mask"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.002', 'modifiers["Warp_L"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.001', 'modifiers["Warp_R"].falloff_radius[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.002', 'modifiers["Warp_L"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.001', 'modifiers["Mask"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.002', 'modifiers["Warp_R"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.006', 'modifiers["Mask"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].falloff_radius[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.001', 'modifiers["Warp_R"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.002', 'modifiers["Warp_R"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Mask"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.002', 'modifiers["Warp_R"].strength[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.001', 'modifiers["Warp_R"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].strength[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.003', 'modifiers["Subsurf"].levels[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.003', 'modifiers["Warp_L"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Subsurf"].levels[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.002', 'modifiers["Subsurf"].levels[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.003', 'modifiers["Warp_R"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.002', 'modifiers["Mask"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.003', 'modifiers["Warp_L"].falloff_radius[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.002', 'modifiers["Warp_L"].falloff_radius[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Subsurf"].levels[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].falloff_radius[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Mask"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].falloff_radius[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.003', 'modifiers["Warp_L"].strength[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.003', 'modifiers["Warp_R"].falloff_radius[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].strength[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.002', 'modifiers["Mask"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Mask"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.004', 'modifiers["Warp_L"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.004', 'modifiers["Subsurf"].levels[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.004', 'modifiers["Warp_L"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Subsurf"].levels[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.003', 'modifiers["Warp_L"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.004', 'modifiers["Warp_R"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.004', 'modifiers["Warp_L"].falloff_radius[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Mask"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Mask"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.006', 'modifiers["Warp_R"].strength[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.004', 'modifiers["Warp_R"].falloff_radius[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.002', 'modifiers["Warp_L"].strength[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].falloff_radius[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.004', 'modifiers["Warp_R"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].strength[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.003', 'modifiers["Mask"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.001', 'modifiers["Warp_R"].strength[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Mask"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.001', 'modifiers["Warp_L"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].strength[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.003', 'modifiers["Warp_R"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.003', 'modifiers["Warp_R"].strength[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.005', 'modifiers["Subsurf"].levels[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.004', 'modifiers["Warp_R"].strength[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Subsurf"].levels[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].strength[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.005', 'modifiers["Warp_L"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].strength[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.005', 'modifiers["Warp_R"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.005', 'modifiers["Warp_R"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.004', 'modifiers["Warp_L"].strength[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.005', 'modifiers["Warp_L"].falloff_radius[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].falloff_radius[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].strength[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].falloff_radius[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.005', 'modifiers["Warp_R"].strength[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.004', 'modifiers["Mask"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.005', 'modifiers["Mask"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].strength[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.006', 'modifiers["Subsurf"].levels[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.003', 'modifiers["Mask"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.006', 'modifiers["Warp_L"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Subsurf"].levels[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Mask"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.006', 'modifiers["Warp_R"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.006', 'modifiers["Warp_L"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.006', 'modifiers["Warp_R"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.005', 'modifiers["Warp_R"].falloff_radius[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.005', 'modifiers["Mask"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].falloff_radius[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].falloff_radius[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Mask"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].strength[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.005', 'modifiers["Warp_L"].strength[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.006', 'modifiers["Warp_L"].falloff_radius[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].strength[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].falloff_radius[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.005', 'modifiers["Warp_L"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.002', 'modifiers["Warp_R"].falloff_radius[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.006', 'modifiers["Warp_L"].strength[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].falloff_radius[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.006', 'modifiers["Warp_R"].falloff_radius[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].strength[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.004', 'modifiers["Mask"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].falloff_radius[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Mask"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Mask"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Mask"].show_viewport[0] Read blend: "F:\Blender_build\first\lib\tests\render\mesh\normal_types_motion.blend" WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.001', 'modifiers["Warp_L"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.001', 'modifiers["Subsurf"].levels[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.005', 'modifiers["Mask"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Subsurf"].levels[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.002', 'modifiers["Subsurf"].levels[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Mask"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.001', 'modifiers["Warp_L"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.002', 'modifiers["Warp_L"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Subsurf"].levels[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.005', 'modifiers["Mask"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.001', 'modifiers["Warp_R"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.006', 'modifiers["Warp_L"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.004', 'modifiers["Mask"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.003', 'modifiers["Subsurf"].levels[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Mask"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.005', 'modifiers["Warp_L"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.002', 'modifiers["Mask"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.002', 'modifiers["Warp_L"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.004', 'modifiers["Mask"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Mask"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.003', 'modifiers["Mask"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.006', 'modifiers["Subsurf"].levels[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.002', 'modifiers["Mask"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Mask"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Subsurf"].levels[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.001', 'modifiers["Mask"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.002', 'modifiers["Warp_R"].strength[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.006', 'modifiers["Mask"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.004', 'modifiers["Subsurf"].levels[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.006', 'modifiers["Warp_L"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Mask"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Subsurf"].levels[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Subsurf"].levels[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.003', 'modifiers["Warp_L"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.006', 'modifiers["Mask"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.004', 'modifiers["Warp_L"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Mask"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.002', 'modifiers["Warp_R"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.006', 'modifiers["Warp_R"].strength[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.004', 'modifiers["Warp_L"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.003', 'modifiers["Warp_R"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Mask"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.004', 'modifiers["Warp_R"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.004', 'modifiers["Warp_R"].strength[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.002', 'modifiers["Warp_L"].strength[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.005', 'modifiers["Subsurf"].levels[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].strength[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].strength[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.004', 'modifiers["Warp_L"].falloff_radius[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.004', 'modifiers["Warp_R"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.002', 'modifiers["Warp_R"].falloff_radius[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.004', 'modifiers["Warp_R"].falloff_radius[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].strength[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Mask"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].falloff_radius[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Mask"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.005', 'modifiers["Warp_L"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.004', 'modifiers["Warp_L"].strength[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.003', 'modifiers["Mask"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].strength[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.003', 'modifiers["Warp_R"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Mask"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.003', 'modifiers["Warp_R"].strength[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.002', 'modifiers["Warp_R"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].strength[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].strength[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.003', 'modifiers["Warp_R"].falloff_radius[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Mask"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].falloff_radius[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.006', 'modifiers["Warp_R"].falloff_radius[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.002', 'modifiers["Warp_L"].falloff_radius[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.003', 'modifiers["Warp_L"].strength[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].falloff_radius[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].strength[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].falloff_radius[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].falloff_radius[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.003', 'modifiers["Warp_L"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.003', 'modifiers["Warp_L"].falloff_radius[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.006', 'modifiers["Warp_L"].falloff_radius[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].falloff_radius[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].falloff_radius[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.001', 'modifiers["Warp_L"].falloff_radius[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.005', 'modifiers["Warp_R"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.001', 'modifiers["Warp_R"].falloff_radius[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.006', 'modifiers["Warp_R"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.001', 'modifiers["Mask"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Mask"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Subsurf"].levels[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.001', 'modifiers["Warp_R"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.001', 'modifiers["Warp_R"].strength[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.005', 'modifiers["Warp_L"].falloff_radius[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].falloff_radius[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.005', 'modifiers["Warp_R"].falloff_radius[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.005', 'modifiers["Warp_L"].strength[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].falloff_radius[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.001', 'modifiers["Warp_L"].strength[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].strength[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].strength[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].falloff_radius[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].falloff_radius[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.006', 'modifiers["Warp_R"].show_render[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.005', 'modifiers["Warp_R"].show_viewport[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.005', 'modifiers["Warp_R"].strength[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].show_viewport[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].strength[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].strength[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].show_render[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_R"].falloff_radius[0] WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:361 BKE_animsys_rna_path_resolve: Animato: Invalid path. ID = 'Sphere.006', 'modifiers["Warp_L"].strength[0]' WARN (bke.anim_sys): F:\Blender_build\first\blender\source\blender\blenkernel\intern\anim_sys.cc:4204 BKE_animsys_eval_driver: invalid driver - modifiers["Warp_L"].strength[0] Read blend: "F:\Blender_build\first\lib\tests\render\mesh\pointiness.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\mesh\pointiness_autosplit.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\mesh\pointiness_split_faces.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\mesh\shadow_terminator.blend" Read blend: "F:\Blender_build\first\lib\tests\render\mesh\shadow_terminator_metal.blend" Read blend: "F:\Blender_build\first\lib\tests\render\mesh\tangent_missing_uv.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\mesh\tangent_no_uv.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\mesh\tangent_render_uv.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\mesh\tangent_specific_uv_other.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\mesh\tangent_specific_uv_render.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\mesh\tangent_triangles.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\mesh\texture_space_bezier.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\mesh\texture_space_bezier_auto.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\mesh\texture_space_font.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\mesh\texture_space_font_auto.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\mesh\texture_space_mesh_modifier.blend" Read blend: "F:\Blender_build\first\lib\tests\render\mesh\texture_space_nurbs.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\mesh\texture_space_nurbs_auto.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\mesh\visibility_instances.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\mesh\visibility_particles.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\mesh\watertight.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\mesh\watertight_orig.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\motion_blur\bvh_steps_curve_segments_0.blend" Read blend: "F:\Blender_build\first\lib\tests\render\motion_blur\bvh_steps_curve_segments_3.blend" Read blend: "F:\Blender_build\first\lib\tests\render\motion_blur\bvh_steps_line_segments_0.blend" Read blend: "F:\Blender_build\first\lib\tests\render\motion_blur\bvh_steps_line_segments_3.blend" Read blend: "F:\Blender_build\first\lib\tests\render\motion_blur\camera_zoom_blur_perspective.blend" Read blend: "F:\Blender_build\first\lib\tests\render\motion_blur\curve_motion_blur.blend" Read blend: "F:\Blender_build\first\lib\tests\render\motion_blur\fluid_motion_blur.blend" Read blend: "F:\Blender_build\first\lib\tests\render\motion_blur\fluid_motion_blur_disabled.blend" Read blend: "F:\Blender_build\first\lib\tests\render\motion_blur\mblur_deform_autosmooth.blend" Read blend: "F:\Blender_build\first\lib\tests\render\motion_blur\mblur_deform_simple.blend" Read blend: "F:\Blender_build\first\lib\tests\render\motion_blur\multi_step_motion_blur.blend" Read blend: "F:\Blender_build\first\lib\tests\render\motion_blur\scale_motion_blur.blend" Read blend: "F:\Blender_build\first\lib\tests\render\motion_blur\shutter_curve_default.blend" Read blend: "F:\Blender_build\first\lib\tests\render\motion_blur\shutter_curve_triangle.blend" Read blend: "F:\Blender_build\first\lib\tests\render\motion_blur\shutter_moving_camera_center.blend" Read blend: "F:\Blender_build\first\lib\tests\render\motion_blur\shutter_moving_camera_end.blend" Read blend: "F:\Blender_build\first\lib\tests\render\motion_blur\shutter_moving_camera_start.blend" Read blend: "F:\Blender_build\first\lib\tests\render\motion_blur\shutter_moving_object_center.blend" Read blend: "F:\Blender_build\first\lib\tests\render\motion_blur\shutter_moving_object_end.blend" Read blend: "F:\Blender_build\first\lib\tests\render\motion_blur\shutter_moving_object_start.blend" Read blend: "F:\Blender_build\first\lib\tests\render\opengl\color_bright_contrast.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\color_gamma.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\color_hsv.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\color_invert.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\color_light_falloff.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\color_mix_rgb.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\color_rgb_curves.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\converter_backbody.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\converter_color_ramp.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\converter_combine_hsv.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\converter_combine_rgb.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\converter_combine_xyz.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\converter_math.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\converter_rgb_to_bw.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\converter_separate_hsv.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\converter_separate_rgb.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\converter_separate_xyz.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\converter_vawelength.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\converter_vector_math.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_attribute_uv.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_attribute_vcol.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_canera_view_vector.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_canera_view_view_distance.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_canera_view_zdepth.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_fresnel.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_geometry_incoming.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_geometry_normal.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_geometry_parametric.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_geometry_pointiness.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_geometry_position.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_geometry_tangent.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_geometry_true_normal.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_hair_info_intercept.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_hair_info_is_strand.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_hair_info_tangent_normal.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_hair_info_thickness.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_layer_weight_facing.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_layer_weight_fresnel.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_light_pass_diffuse_depth.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_light_pass_glossy_depth.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_light_pass_is_camera_ray.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_light_pass_is_diffuse_ray.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_light_pass_is_glossy_ray.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_light_pass_is_reflection_ray.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_light_pass_is_rtransmission_ray.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_light_pass_is_shadow_ray.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_light_pass_is_sngular_ray.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_light_pass_ray_depth.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_light_pass_ray_length.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_light_pass_transmission_depth.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_light_pass_transparent_depth.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_object_info_location.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_object_info_material_index.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_object_info_object_index.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_object_info_random.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_rgb.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_tangent.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_texture_coordinate_camera.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_texture_coordinate_generated.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_texture_coordinate_normal.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_texture_coordinate_object.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_texture_coordinate_reflection.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_texture_coordinate_uv.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_texture_coordinate_window.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_uv._map.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_value.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\input_wireframe.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_add.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_ambient_occlusion.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_anisotropic_ashikhmin.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_anisotropic_ashikhmin_rough.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_anisotropic_beckmann.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_anisotropic_beckmann_rough.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_anisotropic_ggx.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_anisotropic_ggx_rough.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_diffuse.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_emission.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_glass_beckmann.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_glass_beckmann_rough.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_glass_ggx.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_glass_ggx_rough.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_glass_sharp.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_glossy_ashikhmin.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_glossy_ashikhmin_rough.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_glossy_beckmann.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_glossy_beckmann_rough.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_glossy_ggx.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_glossy_ggx_rough.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_glossy_multiscatter_ggx.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_glossy_multiscatter_ggx_rough.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_glossy_sharp.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_hair_geom_reflection.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_hair_geom_transmission.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_hair_reflection.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_hair_transmission.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_holdout.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_mix.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_principled_coat.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_principled_default.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_principled_metallic.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_principled_metallic_aniso.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_principled_subsurface.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_principled_transmission.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_refraction_beckmann.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_refraction_beckmann_rough.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_refraction_ggx.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_refraction_ggx_rough.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_refraction_sharp.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_subsurface_burley.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_subsurface_cubic.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_subsurface_gaussian.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_toon_diffuse.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_toon_glossy.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_translucent.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_transparent.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_velvet.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_volume_absobtion.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\shader_volume_scatter.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\texture_brick.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\texture_checker.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\texture_environment.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\texture_gradient.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\texture_image.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\texture_magic.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\texture_musgrave.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\texture_noise.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\texture_point_density.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\texture_sky.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\texture_voronoi.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\texture_wave.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\vector_bump.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\vector_mapping.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\vector_normal.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\vector_normal_map.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\vector_vector_curves.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\opengl\vector_vector_transform.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\openvdb\openvdb_smoke.blend" Read blend: "F:\Blender_build\first\lib\tests\render\osl\osl_trace_shader.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\osl\osl_volume_shader.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\pointcloud\point_info.blend" Read blend: "F:\Blender_build\first\lib\tests\render\pointcloud\points.blend" Read blend: "F:\Blender_build\first\lib\tests\render\pointcloud\points_emission.blend" Read blend: "F:\Blender_build\first\lib\tests\render\pointcloud\points_motion.blend" Read blend: "F:\Blender_build\first\lib\tests\render\pointcloud\points_transparent.blend" Read blend: "F:\Blender_build\first\lib\tests\render\pointcloud\points_volume.blend" Read blend: "F:\Blender_build\first\lib\tests\render\principled\principled_coat.blend" Read blend: "F:\Blender_build\first\lib\tests\render\principled\principled_default.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\principled\principled_emission.blend" Read blend: "F:\Blender_build\first\lib\tests\render\principled\principled_emission_alpha.blend" Read blend: "F:\Blender_build\first\lib\tests\render\principled\principled_metallic.blend" Read blend: "F:\Blender_build\first\lib\tests\render\principled\principled_sheen.blend" Read blend: "F:\Blender_build\first\lib\tests\render\principled\principled_specular.blend" Read blend: "F:\Blender_build\first\lib\tests\render\principled\principled_subsurface.blend" Read blend: "F:\Blender_build\first\lib\tests\render\principled\principled_transmission.blend" Read blend: "F:\Blender_build\first\lib\tests\render\render_layer\aov_position.blend" Read blend: "F:\Blender_build\first\lib\tests\render\render_layer\freestyle.blend" Read blend: "F:\Blender_build\first\lib\tests\render\render_layer\freestyle_stroke_material.blend" Read blend: "F:\Blender_build\first\lib\tests\render\render_layer\render_passes_ao.blend" Read blend: "F:\Blender_build\first\lib\tests\render\render_layer\render_passes_aov_color.blend" Read blend: "F:\Blender_build\first\lib\tests\render\render_layer\render_passes_aov_value.blend" Read blend: "F:\Blender_build\first\lib\tests\render\render_layer\render_passes_cryptomatte_asset.blend" Read blend: "F:\Blender_build\first\lib\tests\render\render_layer\render_passes_cryptomatte_material.blend" Read blend: "F:\Blender_build\first\lib\tests\render\render_layer\render_passes_cryptomatte_object.blend" Read blend: "F:\Blender_build\first\lib\tests\render\render_layer\render_passes_diffuse_color.blend" Read blend: "F:\Blender_build\first\lib\tests\render\render_layer\render_passes_diffuse_direct.blend" Read blend: "F:\Blender_build\first\lib\tests\render\render_layer\render_passes_diffuse_indirect.blend" Read blend: "F:\Blender_build\first\lib\tests\render\render_layer\render_passes_emission.blend" Read blend: "F:\Blender_build\first\lib\tests\render\render_layer\render_passes_environment.blend" Read blend: "F:\Blender_build\first\lib\tests\render\render_layer\render_passes_mist.blend" Read blend: "F:\Blender_build\first\lib\tests\render\render_layer\render_passes_normal.blend" Read blend: "F:\Blender_build\first\lib\tests\render\render_layer\render_passes_shadow.blend" Read blend: "F:\Blender_build\first\lib\tests\render\render_layer\render_passes_specular_color.blend" Read blend: "F:\Blender_build\first\lib\tests\render\render_layer\render_passes_specular_direct.blend" Read blend: "F:\Blender_build\first\lib\tests\render\render_layer\render_passes_specular_indirect.blend" Read blend: "F:\Blender_build\first\lib\tests\render\render_layer\rlayer_flags_01.blend" Read blend: "F:\Blender_build\first\lib\tests\render\render_layer\rlayer_flags_02.blend" Read blend: "F:\Blender_build\first\lib\tests\render\render_layer\rlayer_flags_03.blend" Read blend: "F:\Blender_build\first\lib\tests\render\render_layer\rlayer_flags_04.blend" Read blend: "F:\Blender_build\first\lib\tests\render\render_layer\shadow_catcher_ao_pass.blend" Read blend: "F:\Blender_build\first\lib\tests\render\reports\T39804.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\reports\T39823.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\reports\T40964.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\reports\T41143.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\reports\T42475_1.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\reports\T42475_2.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\reports\T43156.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\reports\T43865.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\reports\T44895.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\reports\T45227.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\reports\T45609.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\reports\T46108.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\reports\T48346.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\reports\T48645.blend" Read blend: "F:\Blender_build\first\lib\tests\render\reports\T48790.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\reports\T48860.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\reports\T48860_mblur.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\reports\T49936.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\reports\T49936_indirect.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\reports\T50164.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\reports\T50452.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\reports\T50533.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\reports\T50535_1.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\reports\T50535_2.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\reports\T50634_1.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\reports\T50634_2.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\reports\T50655.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\reports\T50718.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\reports\T53600.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\reports\T53854.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\shader\ambient_occlusion.blend" Read blend: "F:\Blender_build\first\lib\tests\render\shader\ambient_occlusion_only_local.blend" Read blend: "F:\Blender_build\first\lib\tests\render\shader\attribute_uniform.blend" Read blend: "F:\Blender_build\first\lib\tests\render\shader\attribute_view_layer.blend" Read blend: "F:\Blender_build\first\lib\tests\render\shader\bevel.blend" Read blend: "F:\Blender_build\first\lib\tests\render\shader\bevel_mblur.blend" Read blend: "F:\Blender_build\first\lib\tests\render\shader\blackbody.blend" Read blend: "F:\Blender_build\first\lib\tests\render\shader\constant_fold.blend" Read blend: "F:\Blender_build\first\lib\tests\render\shader\custom_normal_map.blend" Read blend: "F:\Blender_build\first\lib\tests\render\shader\diffuse_normal_map.blend" Read blend: "F:\Blender_build\first\lib\tests\render\shader\emission.blend" Read blend: "F:\Blender_build\first\lib\tests\render\shader\glossy_normal_map.blend" Read blend: "F:\Blender_build\first\lib\tests\render\shader\holdout.blend" Read blend: "F:\Blender_build\first\lib\tests\render\shader\node_group_color.blend" Read blend: "F:\Blender_build\first\lib\tests\render\shader\node_group_float.blend" Read blend: "F:\Blender_build\first\lib\tests\render\shader\node_group_vector.blend" Read blend: "F:\Blender_build\first\lib\tests\render\shader\rgb_curves_input_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\render\shader\rgb_curves_input_1.2.blend" Read blend: "F:\Blender_build\first\lib\tests\render\shader\rgb_curves_input_2.0_extrapolate.blend" Read blend: "F:\Blender_build\first\lib\tests\render\shader\rgb_curves_input_neg_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\render\shader\rgb_curves_input_neg_1.2.blend" Read blend: "F:\Blender_build\first\lib\tests\render\shader\rgb_curves_input_neg_2.0_extrapolate.blend" Read blend: "F:\Blender_build\first\lib\tests\render\shader\tex_voronoi.blend" Read blend: "F:\Blender_build\first\lib\tests\render\shadow_catcher\shadow_catcher_cornell_box_instanced.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\shadow_catcher\shadow_catcher_cornell_box_real.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\shadow_catcher\shadow_catcher_pt_fully_transparent.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\shadow_catcher\shadow_catcher_pt_simple.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\shadow_catcher\shadow_catcher_pt_simple_semi_transparent_surface.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\shadow_catcher\shadow_catcher_pt_simple_transparent_film.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\shadow_catcher\shadow_catcher_pt_simple_transparent_mix_surface.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\shadow_catcher\shadow_catcher_pt_simple_transparent_mix_surface_film.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\shadow_catcher\shadow_catcher_pt_transparent_lamp_only_0.2.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\shadow_catcher\shadow_catcher_pt_transparent_lamp_only_0.8.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\shadow_catcher\shadow_catcher_pt_transparent_lamp_only_1.0.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\shadow_catcher\shadow_catcher_pt_volume.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\shadow_catcher\shadow_catcher_pt_volume_dense.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\shadow_catcher\shadow_catcher_pt_volume_sparse.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\shadow_catcher\transparent_glass.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\sss\sss_concave_clamp.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\sss\sss_diffuse_mix_clamp.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\sss\sss_hair.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\sss\sss_reflection_clamp.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\sss\subsurface_base_color_mix.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\sss\subsurface_behind_glass.blend" Read blend: "F:\Blender_build\first\lib\tests\render\sss\subsurface_behind_glass_branched.blend" Read blend: "F:\Blender_build\first\lib\tests\render\sss\subsurface_burley.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\sss\subsurface_cubic.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\sss\subsurface_gaussian.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\sss\subsurface_mix.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\sss\subsurface_random_walk.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\sss\subsurface_random_walk_thin.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\sss\subsurface_small_radius.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\volume\camera_in_volume_camera_and_volume.blend" Read blend: "F:\Blender_build\first\lib\tests\render\volume\camera_in_volume_camera_only.blend" Read blend: "F:\Blender_build\first\lib\tests\render\volume\camera_in_volume_nested.blend" Read blend: "F:\Blender_build\first\lib\tests\render\volume\camera_in_volume_simple.blend" Read blend: "F:\Blender_build\first\lib\tests\render\volume\fire.blend" Read blend: "F:\Blender_build\first\lib\tests\render\volume\point_density_particle_object.blend" Read blend: "F:\Blender_build\first\lib\tests\render\volume\point_density_particle_world.blend" Read blend: "F:\Blender_build\first\lib\tests\render\volume\point_density_vertices_object.blend" Read blend: "F:\Blender_build\first\lib\tests\render\volume\point_density_vertices_world.blend" Read blend: "F:\Blender_build\first\lib\tests\render\volume\principled_absorption.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\volume\principled_blackbody.blend" Read blend: "F:\Blender_build\first\lib\tests\render\volume\principled_bsdf_interior.blend" Read blend: "F:\Blender_build\first\lib\tests\render\volume\principled_smoke.blend" Read blend: "F:\Blender_build\first\lib\tests\render\volume\smoke.blend" Read blend: "F:\Blender_build\first\lib\tests\render\volume\smoke_color.blend" Read blend: "F:\Blender_build\first\lib\tests\render\volume\smoke_fire.blend" Read blend: "F:\Blender_build\first\lib\tests\render\volume\volume_absobtion.blend" Read blend: "F:\Blender_build\first\lib\tests\render\volume\volume_deep_stack.blend" Read blend: "F:\Blender_build\first\lib\tests\render\volume\volume_edge_fireflies.blend" Read blend: "F:\Blender_build\first\lib\tests\render\volume\volume_output_absorption.blend" Read blend: "F:\Blender_build\first\lib\tests\render\volume\volume_output_mix_volume.blend" Read blend: "F:\Blender_build\first\lib\tests\render\volume\volume_output_scatter.blend" Read blend: "F:\Blender_build\first\lib\tests\render\volume\volume_output_surface.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\render\volume\volume_overlap.blend" Read blend: "F:\Blender_build\first\lib\tests\render\volume\volume_scatter.blend" Read blend: "F:\Blender_build\first\lib\tests\render\volume\volume_scatter_albedo.blend" Read blend: "F:\Blender_build\first\lib\tests\render\volume\volume_step_offset.blend" Read blend: "F:\Blender_build\first\lib\tests\render\volume\volume_transparent_shadow.blend" Read blend: "F:\Blender_build\first\lib\tests\render\volume\world_volume.blend" Read blend: "F:\Blender_build\first\lib\tests\sculpting\sculpt.blend" Warning: region type 5 missing in space type "Buttons" (id: 4) - removing region Warning: region type 5 missing in space type "Text" (id: 9) - removing region Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\add_byte_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\add_byte_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\color_burn_byte_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\color_burn_byte_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\color_byte_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\color_byte_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\color_dodge_byte_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\color_dodge_byte_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\darken_byte_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\darken_byte_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\difference_byte_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\difference_byte_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\exclusion_byte_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\exclusion_byte_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\hard_light_byte_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\hard_light_byte_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\hue_byte_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\hue_byte_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\lighten_byte_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\lighten_byte_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\linear_burn_byte_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\linear_burn_byte_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\linear_light_byte_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\linear_light_byte_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\multiply_byte_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\multiply_byte_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\overlay_byte_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\overlay_byte_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\pin_light_byte_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\pin_light_byte_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\saturation_byte_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\saturation_byte_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\screen_byte_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\screen_byte_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\soft_light_byte_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\soft_light_byte_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\subtract_byte_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\subtract_byte_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\value_byte_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\value_byte_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\vivid_light_byte_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_byte\vivid_light_byte_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\add_float_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\add_float_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\color_burn_float_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\color_burn_float_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\color_dodge_float_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\color_dodge_float_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\color_float_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\color_float_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\darken_float_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\darken_float_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\difference_float_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\difference_float_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\exclusion_float_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\exclusion_float_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\hard_light_float_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\hard_light_float_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\hue_float_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\hue_float_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\lighten_float_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\lighten_float_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\linear_burn_float_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\linear_burn_float_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\linear_light_float_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\linear_light_float_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\multiply_float_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\multiply_float_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\overlay_float_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\overlay_float_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\pin_light_float_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\pin_light_float_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\saturation_float_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\saturation_float_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\screen_float_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\screen_float_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\soft_light_float_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\soft_light_float_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\subtract_float_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\subtract_float_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\value_float_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\value_float_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\vivid_light_float_fac_0.5.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_float\vivid_light_float_fac_1.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_res\bg.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\blend_modes_res\fg.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\filter\box.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\filter\cubic_bspline.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\filter\cubic_mitchell.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\filter\linear.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\filter\nearest.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\sequence.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\sequence_audio.blend" Warning: region type 5 missing in space type "Text" (id: 9) - removing region Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\transform\animated_offset.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\transform\crop.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\transform\offset.blend" Read blend: "F:\Blender_build\first\lib\tests\sequence_editing\transform\offset_and_crop.blend" Read blend: "F:\Blender_build\first\lib\tests\sound\main.blend" Read blend: "F:\Blender_build\first\lib\tests\tracking\bundle-adjustment.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region anim file doesn't exist: F:\footage\03_2a\linear\03_2a_00000.exr anim file doesn't exist: F:\footage\03_2a\linear\03_2a_00000.exr anim file doesn't exist: F:\footage\03_2a\linear\03_2a_00000.exr anim file doesn't exist: F:\footage\03_2a\linear\03_2a_00000.exr Read blend: "F:\Blender_build\first\lib\tests\tracking\fabric-eingang.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\tracking\motion-towards-edge.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\tracking\stabilization-test.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\tracking\synthetic-locrotscale.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\tracking\synthetic-point-motion.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\tracking\synthetic-tripod-motion.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\tracking\tripod-motion.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\tracking\undistortion-test.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\ui_tests\allselect.blend" Read blend: "F:\Blender_build\first\lib\tests\ui_tests\flippedmatrixes.blend" Read blend: "F:\Blender_build\first\lib\tests\ui_tests\outlinertest.blend" Warning: Object 'Cube' had several modifiers with the same name, renamed one of them to 'Hook.001'. Read blend: "F:\Blender_build\first\lib\tests\ui_tests\space_headers.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\ui_tests\space_types.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Read blend: "F:\Blender_build\first\lib\tests\usd\empty.blend" Read blend: "F:\Blender_build\first\lib\tests\usd\usd_curves_test.blend" Read blend: "F:\Blender_build\first\lib\tests\usd\usd_extent_test.blend" Read blend: "F:\Blender_build\first\lib\tests\usd\usd_hierarchy_export_test.blend" Read blend: "F:\Blender_build\first\lib\tests\usd\usd_materials_export.blend" Read blend: "F:\Blender_build\first\lib\tests\usd\usd_mesh_udim.blend" Read blend: "F:\Blender_build\first\lib\tests\usd\usd_simple_scene.blend" Read blend: "F:\Blender_build\first\lib\tests\usd\usdz_export_test.blend" Info: Read library: 'F:\Blender_build\first\lib\tests\alembic\dupligroup-lib.blend', '//dupligroup-lib.blend', parent '' Info: Read library: 'F:\Blender_build\first\lib\tests\libraries_and_linking\libraries\indirect_datablocks.blend', '//indirect_datablocks.blend', parent '' Warning: Proxies have been removed from Blender (1 proxies were automatically converted to library overrides, 0 proxies could not be converted and were cleared). Consider re-saving any library .blend file with the newest Blender version Info: Read library: 'F:\Blender_build\first\lib\tests\libraries_and_linking\libraries\indirect_datablocks.blend', '//indirect_datablocks.blend', parent '' Info: Read library: 'F:\Blender_build\first\lib\tests\libraries_and_linking\libraries\indirect_datablocks.blend', '//indirect_datablocks.blend', parent '' Info: Read library: 'F:\Blender_build\first\lib\tests\libraries_and_linking\libraries\direct_linked_B.blend', '//direct_linked_B.blend', parent '' Info: Read library: 'F:\Blender_build\first\lib\tests\libraries_and_linking\libraries\direct_linked_A.blend', '//direct_linked_A.blend', parent '' Warning: Proxies have been removed from Blender (1 proxies were automatically converted to library overrides, 0 proxies could not be converted and were cleared). Consider re-saving any library .blend file with the newest Blender version Info: Read library: 'F:\Blender_build\first\lib\tests\libraries_and_linking\libraries\indirect_datablocks.blend', '//libraries/indirect_datablocks.blend', parent '' Info: Read library: 'F:\Blender_build\first\lib\tests\libraries_and_linking\libraries\direct_linked_B.blend', '//libraries/direct_linked_B.blend', parent '' Info: Read library: 'F:\Blender_build\first\lib\tests\libraries_and_linking\libraries\direct_linked_A.blend', '//libraries/direct_linked_A.blend', parent '' Warning: Proxies have been removed from Blender (1 proxies were automatically converted to library overrides, 0 proxies could not be converted and were cleared). Consider re-saving any library .blend file with the newest Blender version Info: Read library: 'F:\Blender_build\first\lib\tests\materials\icetest.blend', '//icetest.blend', parent '' Info: Read library: 'F:\Blender_build\Documents\Blender\Assets\Vizualize Handles.blend', '//../../../../../../Documents/Blender/Assets/Vizualize Handles.blend', parent '' Warning: Unable to open 'F:\Blender_build\Documents\Blender\Assets\Vizualize Handles.blend': No such file or directory Info: Cannot find lib 'F:\Blender_build\Documents\Blender\Assets\Vizualize Handles.blend' Info: LIB: NodeTree: 'Visualize Handles' missing from 'F:\Blender_build\Documents\Blender\Assets\Vizualize Handles.blend', parent '' Warning: 1 libraries and 1 linked data-blocks are missing (including 0 ObjectData and 0 Proxies), please check the Info and Outliner editors for details Info: Read library: 'F:\Blender_build\Documents\Blender\Assets\Vizualize Handles.blend', '//../../../../../../Documents/Blender/Assets/Vizualize Handles.blend', parent '' Warning: Unable to open 'F:\Blender_build\Documents\Blender\Assets\Vizualize Handles.blend': No such file or directory Info: Cannot find lib 'F:\Blender_build\Documents\Blender\Assets\Vizualize Handles.blend' Info: LIB: NodeTree: 'Visualize Handles' missing from 'F:\Blender_build\Documents\Blender\Assets\Vizualize Handles.blend', parent '' Warning: 1 libraries and 1 linked data-blocks are missing (including 0 ObjectData and 0 Proxies), please check the Info and Outliner editors for details Blender quit Test time = 345.90 sec ---------------------------------------------------------- Test Passed. "blendfile_versioning" end time: Feb 03 04:37 RTZ 2 () "blendfile_versioning" time elapsed: 00:05:45 ---------------------------------------------------------- 72/334 Testing: blendfile_liblink 72/334 Test: blendfile_liblink Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_blendfile_liblink.py" "--" "--output-dir" "F:/Blender_build/first/ninja_debug/tests/blendfile_io/" Directory: F:/Blender_build/first/ninja_debug/tests/python "blendfile_liblink" start time: Feb 03 04:37 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Info: Total files 0 | Changed 0 | Failed 0 Info: Total files 1 | Changed 1 | Failed 0 Read blend: "F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendfileTestBlendLibLinkSaveLoadBasic.blend" Info: Total files 1 | Changed 1 | Failed 0 Read blend: "F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendfileTestBlendLibLinkSaveLoadBasic.blend" Info: Total files 1 | Changed 1 | Failed 0 Read blend: "F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendfileTestBlendLibLinkSaveLoadBasic.blend" Info: Total files 1 | Changed 1 | Failed 0 Read blend: "F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendfileTestBlendLibLinkSaveLoadBasic.blend" Info: Total files 1 | Changed 1 | Failed 0 Read blend: "F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendfileTestBlendLibLinkSaveLoadBasic.blend" Info: Saved "blendlib_basicTestBlendLibLinkSaveLoadBasic.blend" orig_data: [(('Library', 'blendlib_basicTestBlendLibLinkSaveLoadBasic.blend', 1), []), (('Mesh', 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 0), []), (('Scene', 'Scene', 1), [('WindowManager', 'WinMan', 1)]), (('Screen', 'Animation', 1), [('WorkSpace', 'Animation', 1)]), (('Screen', 'Compositing', 1), [('WorkSpace', 'Compositing', 1)]), (('Screen', 'Geometry Nodes', 1), [('WorkSpace', 'Geometry Nodes', 1)]), (('Screen', 'Layout', 1), [('WorkSpace', 'Layout', 1)]), (('Screen', 'Modeling', 1), [('WorkSpace', 'Modeling', 1)]), (('Screen', 'Rendering', 1), [('WorkSpace', 'Rendering', 1)]), (('Screen', 'Scripting', 1), [('WorkSpace', 'Scripting', 1)]), (('Screen', 'Sculpting', 1), [('WorkSpace', 'Sculpting', 1)]), (('Screen', 'Shading', 1), [('WorkSpace', 'Shading', 1)]), (('Screen', 'Texture Paint', 1), [('WorkSpace', 'Texture Paint', 1)]), (('Screen', 'UV Editing', 1), [('WorkSpace', 'UV Editing', 1)]), (('WindowManager', 'WinMan', 1), []), (('WorkSpace', 'Animation', 1), []), (('WorkSpace', 'Compositing', 1), []), (('WorkSpace', 'Geometry Nodes', 1), []), (('WorkSpace', 'Layout', 1), [('WindowManager', 'WinMan', 1)]), (('WorkSpace', 'Modeling', 1), []), (('WorkSpace', 'Rendering', 1), []), (('WorkSpace', 'Scripting', 1), []), (('WorkSpace', 'Sculpting', 1), []), (('WorkSpace', 'Shading', 1), []), (('WorkSpace', 'Texture Paint', 1), []), (('WorkSpace', 'UV Editing', 1), [])] Info: Saved "blendfileTestBlendLibLinkSaveLoadBasic.blend" read_data: [(('Scene', 'Scene', 1), [('WindowManager', 'WinMan', 1)]), (('Screen', 'Animation', 1), [('WorkSpace', 'Animation', 1)]), (('Screen', 'Compositing', 1), [('WorkSpace', 'Compositing', 1)]), (('Screen', 'Geometry Nodes', 1), [('WorkSpace', 'Geometry Nodes', 1)]), (('Screen', 'Layout', 1), [('WorkSpace', 'Layout', 1)]), (('Screen', 'Modeling', 1), [('WorkSpace', 'Modeling', 1)]), (('Screen', 'Rendering', 1), [('WorkSpace', 'Rendering', 1)]), (('Screen', 'Scripting', 1), [('WorkSpace', 'Scripting', 1)]), (('Screen', 'Sculpting', 1), [('WorkSpace', 'Sculpting', 1)]), (('Screen', 'Shading', 1), [('WorkSpace', 'Shading', 1)]), (('Screen', 'Texture Paint', 1), [('WorkSpace', 'Texture Paint', 1)]), (('Screen', 'UV Editing', 1), [('WorkSpace', 'UV Editing', 1)]), (('WindowManager', 'WinMan', 1), []), (('WorkSpace', 'Animation', 1), []), (('WorkSpace', 'Compositing', 1), []), (('WorkSpace', 'Geometry Nodes', 1), []), (('WorkSpace', 'Layout', 1), [('WindowManager', 'WinMan', 1)]), (('WorkSpace', 'Modeling', 1), []), (('WorkSpace', 'Rendering', 1), []), (('WorkSpace', 'Scripting', 1), []), (('WorkSpace', 'Sculpting', 1), []), (('WorkSpace', 'Shading', 1), []), (('WorkSpace', 'Texture Paint', 1), []), (('WorkSpace', 'UV Editing', 1), [])] orig_data: [(('Library', 'blendlib_basicTestBlendLibLinkSaveLoadBasic.blend', 1), []), (('Mesh', 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 1), [('Object', 'LibMesh', 1)]), (('Object', 'LibMesh', 1), [('Scene', 'Scene', 1)]), (('Scene', 'Scene', 1), [('WindowManager', 'WinMan', 1)]), (('Screen', 'Animation', 1), [('WorkSpace', 'Animation', 1)]), (('Screen', 'Compositing', 1), [('WorkSpace', 'Compositing', 1)]), (('Screen', 'Geometry Nodes', 1), [('WorkSpace', 'Geometry Nodes', 1)]), (('Screen', 'Layout', 1), [('WorkSpace', 'Layout', 1)]), (('Screen', 'Modeling', 1), [('WorkSpace', 'Modeling', 1)]), (('Screen', 'Rendering', 1), [('WorkSpace', 'Rendering', 1)]), (('Screen', 'Scripting', 1), [('WorkSpace', 'Scripting', 1)]), (('Screen', 'Sculpting', 1), [('WorkSpace', 'Sculpting', 1)]), (('Screen', 'Shading', 1), [('WorkSpace', 'Shading', 1)]), (('Screen', 'Texture Paint', 1), [('WorkSpace', 'Texture Paint', 1)]), (('Screen', 'UV Editing', 1), [('WorkSpace', 'UV Editing', 1)]), (('WindowManager', 'WinMan', 1), []), (('WorkSpace', 'Animation', 1), []), (('WorkSpace', 'Compositing', 1), []), (('WorkSpace', 'Geometry Nodes', 1), []), (('WorkSpace', 'Layout', 1), [('WindowManager', 'WinMan', 1)]), (('WorkSpace', 'Modeling', 1), []), (('WorkSpace', 'Rendering', 1), []), (('WorkSpace', 'Scripting', 1), []), (('WorkSpace', 'Sculpting', 1), []), (('WorkSpace', 'Shading', 1), []), (('WorkSpace', 'Texture Paint', 1), []), (('WorkSpace', 'UV Editing', 1), [])] Info: Saved "blendfileTestBlendLibLinkSaveLoadBasic.blend" Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_basicTestBlendLibLinkSaveLoadBasic.blend', '//blendlib_basicTestBlendLibLinkSaveLoadBasic.blend', parent '' read_data: [(('Library', 'blendlib_basicTestBlendLibLinkSaveLoadBasic.blend', 1), []), (('Mesh', 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 1), [('Object', 'LibMesh', 1)]), (('Object', 'LibMesh', 1), [('Scene', 'Scene', 1)]), (('Scene', 'Scene', 1), [('WindowManager', 'WinMan', 1)]), (('Screen', 'Animation', 1), [('WorkSpace', 'Animation', 1)]), (('Screen', 'Compositing', 1), [('WorkSpace', 'Compositing', 1)]), (('Screen', 'Geometry Nodes', 1), [('WorkSpace', 'Geometry Nodes', 1)]), (('Screen', 'Layout', 1), [('WorkSpace', 'Layout', 1)]), (('Screen', 'Modeling', 1), [('WorkSpace', 'Modeling', 1)]), (('Screen', 'Rendering', 1), [('WorkSpace', 'Rendering', 1)]), (('Screen', 'Scripting', 1), [('WorkSpace', 'Scripting', 1)]), (('Screen', 'Sculpting', 1), [('WorkSpace', 'Sculpting', 1)]), (('Screen', 'Shading', 1), [('WorkSpace', 'Shading', 1)]), (('Screen', 'Texture Paint', 1), [('WorkSpace', 'Texture Paint', 1)]), (('Screen', 'UV Editing', 1), [('WorkSpace', 'UV Editing', 1)]), (('WindowManager', 'WinMan', 1), []), (('WorkSpace', 'Animation', 1), []), (('WorkSpace', 'Compositing', 1), []), (('WorkSpace', 'Geometry Nodes', 1), []), (('WorkSpace', 'Layout', 1), [('WindowManager', 'WinMan', 1)]), (('WorkSpace', 'Modeling', 1), []), (('WorkSpace', 'Rendering', 1), []), (('WorkSpace', 'Scripting', 1), []), (('WorkSpace', 'Sculpting', 1), []), (('WorkSpace', 'Shading', 1), []), (('WorkSpace', 'Texture Paint', 1), []), (('WorkSpace', 'UV Editing', 1), [])] orig_data: [(('Library', 'blendlib_basicTestBlendLibLinkSaveLoadBasic.blend', 1), []), (('Mesh', 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 1), [('Object', 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 1)]), (('Object', 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 1), [('Scene', 'Scene', 1)]), (('Scene', 'Scene', 1), [('WindowManager', 'WinMan', 1)]), (('Screen', 'Animation', 1), [('WorkSpace', 'Animation', 1)]), (('Screen', 'Compositing', 1), [('WorkSpace', 'Compositing', 1)]), (('Screen', 'Geometry Nodes', 1), [('WorkSpace', 'Geometry Nodes', 1)]), (('Screen', 'Layout', 1), [('WorkSpace', 'Layout', 1)]), (('Screen', 'Modeling', 1), [('WorkSpace', 'Modeling', 1)]), (('Screen', 'Rendering', 1), [('WorkSpace', 'Rendering', 1)]), (('Screen', 'Scripting', 1), [('WorkSpace', 'Scripting', 1)]), (('Screen', 'Sculpting', 1), [('WorkSpace', 'Sculpting', 1)]), (('Screen', 'Shading', 1), [('WorkSpace', 'Shading', 1)]), (('Screen', 'Texture Paint', 1), [('WorkSpace', 'Texture Paint', 1)]), (('Screen', 'UV Editing', 1), [('WorkSpace', 'UV Editing', 1)]), (('WindowManager', 'WinMan', 1), []), (('WorkSpace', 'Animation', 1), []), (('WorkSpace', 'Compositing', 1), []), (('WorkSpace', 'Geometry Nodes', 1), []), (('WorkSpace', 'Layout', 1), [('WindowManager', 'WinMan', 1)]), (('WorkSpace', 'Modeling', 1), []), (('WorkSpace', 'Rendering', 1), []), (('WorkSpace', 'Scripting', 1), []), (('WorkSpace', 'Sculpting', 1), []), (('WorkSpace', 'Shading', 1), []), (('WorkSpace', 'Texture Paint', 1), []), (('WorkSpace', 'UV Editing', 1), [])] Info: Saved "blendfileTestBlendLibLinkSaveLoadBasic.blend" Info: Total files 0 | Changed 0 | Failed 0 Info: Total files 1 | Changed 1 | Failed 0 Info: Total files 2 | Changed 2 | Failed 0 Read blend: "F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendfileTestBlendLibLinkIndirect.blend" Info: Total files 0 | Changed 0 | Failed 0 Info: Total files 1 | Changed 1 | Failed 0 Info: Total files 0 | Changed 0 | Failed 0 Info: Total files 0 | Changed 0 | Failed 0 Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_basicTestBlendLibLinkSaveLoadBasic.blend', '//blendlib_basicTestBlendLibLinkSaveLoadBasic.blend', parent '' read_data: [(('Library', 'blendlib_basicTestBlendLibLinkSaveLoadBasic.blend', 1), []), (('Mesh', 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 1), [('Object', 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 1)]), (('Object', 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 1), [('Scene', 'Scene', 1)]), (('Scene', 'Scene', 1), [('WindowManager', 'WinMan', 1)]), (('Screen', 'Animation', 1), [('WorkSpace', 'Animation', 1)]), (('Screen', 'Compositing', 1), [('WorkSpace', 'Compositing', 1)]), (('Screen', 'Geometry Nodes', 1), [('WorkSpace', 'Geometry Nodes', 1)]), (('Screen', 'Layout', 1), [('WorkSpace', 'Layout', 1)]), (('Screen', 'Modeling', 1), [('WorkSpace', 'Modeling', 1)]), (('Screen', 'Rendering', 1), [('WorkSpace', 'Rendering', 1)]), (('Screen', 'Scripting', 1), [('WorkSpace', 'Scripting', 1)]), (('Screen', 'Sculpting', 1), [('WorkSpace', 'Sculpting', 1)]), (('Screen', 'Shading', 1), [('WorkSpace', 'Shading', 1)]), (('Screen', 'Texture Paint', 1), [('WorkSpace', 'Texture Paint', 1)]), (('Screen', 'UV Editing', 1), [('WorkSpace', 'UV Editing', 1)]), (('WindowManager', 'WinMan', 1), []), (('WorkSpace', 'Animation', 1), []), (('WorkSpace', 'Compositing', 1), []), (('WorkSpace', 'Geometry Nodes', 1), []), (('WorkSpace', 'Layout', 1), [('WindowManager', 'WinMan', 1)]), (('WorkSpace', 'Modeling', 1), []), (('WorkSpace', 'Rendering', 1), []), (('WorkSpace', 'Scripting', 1), []), (('WorkSpace', 'Sculpting', 1), []), (('WorkSpace', 'Shading', 1), []), (('WorkSpace', 'Texture Paint', 1), []), (('WorkSpace', 'UV Editing', 1), [])] orig_data: [(('Collection', 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 1), [('Object', 'LibMesh', 1)]), (('Library', 'blendlib_basicTestBlendLibLinkSaveLoadBasic.blend', 1), []), (('Mesh', 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 1), [('Object', 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 1)]), (('Object', 'LibMesh', 1), [('Scene', 'Scene', 1)]), (('Object', 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 1), [('Collection', 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 1)]), (('Scene', 'Scene', 1), [('WindowManager', 'WinMan', 1)]), (('Screen', 'Animation', 1), [('WorkSpace', 'Animation', 1)]), (('Screen', 'Compositing', 1), [('WorkSpace', 'Compositing', 1)]), (('Screen', 'Geometry Nodes', 1), [('WorkSpace', 'Geometry Nodes', 1)]), (('Screen', 'Layout', 1), [('WorkSpace', 'Layout', 1)]), (('Screen', 'Modeling', 1), [('WorkSpace', 'Modeling', 1)]), (('Screen', 'Rendering', 1), [('WorkSpace', 'Rendering', 1)]), (('Screen', 'Scripting', 1), [('WorkSpace', 'Scripting', 1)]), (('Screen', 'Sculpting', 1), [('WorkSpace', 'Sculpting', 1)]), (('Screen', 'Shading', 1), [('WorkSpace', 'Shading', 1)]), (('Screen', 'Texture Paint', 1), [('WorkSpace', 'Texture Paint', 1)]), (('Screen', 'UV Editing', 1), [('WorkSpace', 'UV Editing', 1)]), (('WindowManager', 'WinMan', 1), []), (('WorkSpace', 'Animation', 1), []), (('WorkSpace', 'Compositing', 1), []), (('WorkSpace', 'Geometry Nodes', 1), []), (('WorkSpace', 'Layout', 1), [('WindowManager', 'WinMan', 1)]), (('WorkSpace', 'Modeling', 1), []), (('WorkSpace', 'Rendering', 1), []), (('WorkSpace', 'Scripting', 1), []), (('WorkSpace', 'Sculpting', 1), []), (('WorkSpace', 'Shading', 1), []), (('WorkSpace', 'Texture Paint', 1), []), (('WorkSpace', 'UV Editing', 1), [])] Info: Saved "blendfileTestBlendLibLinkSaveLoadBasic.blend" Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_basicTestBlendLibLinkSaveLoadBasic.blend', '//blendlib_basicTestBlendLibLinkSaveLoadBasic.blend', parent '' read_data: [(('Collection', 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 1), [('Object', 'LibMesh', 1)]), (('Library', 'blendlib_basicTestBlendLibLinkSaveLoadBasic.blend', 1), []), (('Mesh', 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 1), [('Object', 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 1)]), (('Object', 'LibMesh', 1), [('Scene', 'Scene', 1)]), (('Object', 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 1), [('Collection', 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 1)]), (('Scene', 'Scene', 1), [('WindowManager', 'WinMan', 1)]), (('Screen', 'Animation', 1), [('WorkSpace', 'Animation', 1)]), (('Screen', 'Compositing', 1), [('WorkSpace', 'Compositing', 1)]), (('Screen', 'Geometry Nodes', 1), [('WorkSpace', 'Geometry Nodes', 1)]), (('Screen', 'Layout', 1), [('WorkSpace', 'Layout', 1)]), (('Screen', 'Modeling', 1), [('WorkSpace', 'Modeling', 1)]), (('Screen', 'Rendering', 1), [('WorkSpace', 'Rendering', 1)]), (('Screen', 'Scripting', 1), [('WorkSpace', 'Scripting', 1)]), (('Screen', 'Sculpting', 1), [('WorkSpace', 'Sculpting', 1)]), (('Screen', 'Shading', 1), [('WorkSpace', 'Shading', 1)]), (('Screen', 'Texture Paint', 1), [('WorkSpace', 'Texture Paint', 1)]), (('Screen', 'UV Editing', 1), [('WorkSpace', 'UV Editing', 1)]), (('WindowManager', 'WinMan', 1), []), (('WorkSpace', 'Animation', 1), []), (('WorkSpace', 'Compositing', 1), []), (('WorkSpace', 'Geometry Nodes', 1), []), (('WorkSpace', 'Layout', 1), [('WindowManager', 'WinMan', 1)]), (('WorkSpace', 'Modeling', 1), []), (('WorkSpace', 'Rendering', 1), []), (('WorkSpace', 'Scripting', 1), []), (('WorkSpace', 'Sculpting', 1), []), (('WorkSpace', 'Shading', 1), []), (('WorkSpace', 'Texture Paint', 1), []), (('WorkSpace', 'UV Editing', 1), [])] orig_data: [(('Collection', 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 1), [('Scene', 'Scene', 1)]), (('Library', 'blendlib_basicTestBlendLibLinkSaveLoadBasic.blend', 1), []), (('Mesh', 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 1), [('Object', 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 1)]), (('Object', 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 1), [('Collection', 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 1), ('Scene', 'Scene', 1)]), (('Scene', 'Scene', 1), [('WindowManager', 'WinMan', 1)]), (('Screen', 'Animation', 1), [('WorkSpace', 'Animation', 1)]), (('Screen', 'Compositing', 1), [('WorkSpace', 'Compositing', 1)]), (('Screen', 'Geometry Nodes', 1), [('WorkSpace', 'Geometry Nodes', 1)]), (('Screen', 'Layout', 1), [('WorkSpace', 'Layout', 1)]), (('Screen', 'Modeling', 1), [('WorkSpace', 'Modeling', 1)]), (('Screen', 'Rendering', 1), [('WorkSpace', 'Rendering', 1)]), (('Screen', 'Scripting', 1), [('WorkSpace', 'Scripting', 1)]), (('Screen', 'Sculpting', 1), [('WorkSpace', 'Sculpting', 1)]), (('Screen', 'Shading', 1), [('WorkSpace', 'Shading', 1)]), (('Screen', 'Texture Paint', 1), [('WorkSpace', 'Texture Paint', 1)]), (('Screen', 'UV Editing', 1), [('WorkSpace', 'UV Editing', 1)]), (('WindowManager', 'WinMan', 1), []), (('WorkSpace', 'Animation', 1), []), (('WorkSpace', 'Compositing', 1), []), (('WorkSpace', 'Geometry Nodes', 1), []), (('WorkSpace', 'Layout', 1), [('WindowManager', 'WinMan', 1)]), (('WorkSpace', 'Modeling', 1), []), (('WorkSpace', 'Rendering', 1), []), (('WorkSpace', 'Scripting', 1), []), (('WorkSpace', 'Sculpting', 1), []), (('WorkSpace', 'Shading', 1), []), (('WorkSpace', 'Texture Paint', 1), []), (('WorkSpace', 'UV Editing', 1), [])] Info: Saved "blendfileTestBlendLibLinkSaveLoadBasic.blend" Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_basicTestBlendLibLinkSaveLoadBasic.blend', '//blendlib_basicTestBlendLibLinkSaveLoadBasic.blend', parent '' read_data: [(('Collection', Info: Total files 0 | Changed 0 | Failed 0 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 1), [('Scene', 'Scene', 1)]), (('Library', 'blendlib_basicTestBlendLibLinkSaveLoadBasic.blend', 1), []), (('Mesh', 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 1), [('Object', 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 1)]), (('Object', 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 1), [('Collection', 'LibMesh [blendlib_basicTestBlendLibLinkSaveLoadBasic.blend]', 1), ('Scene', 'Scene', 1)]), (('Scene', 'Scene', 1), [('WindowManager', 'WinMan', 1)]), (('Screen', 'Animation', 1), [('WorkSpace', 'Animation', 1)]), (('Screen', 'Compositing', 1), [('WorkSpace', 'Compositing', 1)]), (('Screen', 'Geometry Nodes', 1), [('WorkSpace', 'Geometry Nodes', 1)]), (('Screen', 'Layout', 1), [('WorkSpace', 'Layout', 1)]), (('Screen', 'Modeling', 1), [('WorkSpace', 'Modeling', 1)]), (('Screen', 'Rendering', 1), [('WorkSpace', 'Rendering', 1)]), (('Screen', 'Scripting', 1), [('WorkSpace', 'Scripting', 1)]), (('Screen', 'Sculpting', 1), [('WorkSpace', 'Sculpting', 1)]), (('Screen', 'Shading', 1), [('WorkSpace', 'Shading', 1)]), (('Screen', 'Texture Paint', 1), [('WorkSpace', 'Texture Paint', 1)]), (('Screen', 'UV Editing', 1), [('WorkSpace', 'UV Editing', 1)]), (('WindowManager', 'WinMan', 1), []), (('WorkSpace', 'Animation', 1), []), (('WorkSpace', 'Compositing', 1), []), (('WorkSpace', 'Geometry Nodes', 1), []), (('WorkSpace', 'Layout', 1), [('WindowManager', 'WinMan', 1)]), (('WorkSpace', 'Modeling', 1), []), (('WorkSpace', 'Rendering', 1), []), (('WorkSpace', 'Scripting', 1), []), (('WorkSpace', 'Sculpting', 1), []), (('WorkSpace', 'Shading', 1), []), (('WorkSpace', 'Texture Paint', 1), []), (('WorkSpace', 'UV Editing', 1), [])] Info: Saved "blendlib_indirect_materialTestBlendLibLinkIndirect.blend" Info: Saved "blendlib_indirect_mainTestBlendLibLinkIndirect.blend" Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_indirect_materialTestBlendLibLinkIndirect.blend', '//blendlib_indirect_materialTestBlendLibLinkIndirect.blend', parent 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_indirect_mainTestBlendLibLinkIndirect.blend' Info: Saved "blendfileTestBlendLibLinkIndirect.blend" Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_indirect_mainTestBlendLibLinkIndirect.blend', '//blendlib_indirect_mainTestBlendLibLinkIndirect.blend', parent '' Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_indirect_materialTestBlendLibLinkIndirect.blend', '//blendlib_indirect_materialTestBlendLibLinkIndirect.blend', parent 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_indirect_mainTestBlendLibLinkIndirect.blend' Info: Saved "blendlib_indirect_materialTestBlendLibAppendBasic.blend" Info: Saved "blendlib_indirect_mainTestBlendLibAppendBasic.blend" Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_indirect_materialTestBlendLibAppendBasic.blend', '//blendlib_indirect_materialTestBlendLibAppendBasic.blend', parent 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_indirect_mainTestBlendLibAppendBasic.blend' Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_indirect_materialTestBlendLibAppendBasic.blend', '//blendlib_indirect_materialTestBlendLibAppendBasic.blend', parent 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_indirect_mainTestBlendLibAppendBasic.blend' Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_indirect_materialTestBlendLibAppendBasic.blend', '//blendlib_indirect_materialTestBlendLibAppendBasic.blend', parent 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_indirect_mainTestBlendLibAppendBasic.blend' Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_indirect_materialTestBlendLibAppendBasic.blend', '//blendlib_indirect_materialTestBlendLibAppendBasic.blend', parent 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_indirect_mainTestBlendLibAppendBasic.blend' Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_indirect_materialTestBlendLibAppendBasic.blend', '//blendlib_indirect_materialTestBlendLibAppendBasic.blend', parent 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_indirect_mainTestBlendLibAppendBasic.blend' Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_indirect_materialTestBlendLibAppendBasic.blend', '//blendlib_indirect_materialTestBlendLibAppendBasic.blend', parent 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_indirect_mainTestBlendLibAppendBasic.blend' Info: Saved "blendlib_basicTestBlendLibAppendReuseID.blend" Info: Saved "blendlib_basicTestBlendLibLibraryReload.blend" orig_data: [(('Library', 'blendlib_basicTestBlendLibLibraryReload.blend', 1), []), (('Mesh', 'LibMesh [blendlib_basicTestBlendLibLibraryReload.blend]', 1), [('Object', 'LibMesh [blendlib_basicTestBlendLibLibraryReload.blend]', 1)]), (('Object', 'LibMesh [blendlib_basicTestBlendLibLibraryReload.blend]', 1), [('Scene', 'Scene', 1)]), (('Scene', 'Scene', 1), [('WindowManager', 'WinMan', 1)]), (('Screen', 'Animation', 1), [('WorkSpace', 'Animation', 1)]), (('Screen', 'Compositing', 1), [('WorkSpace', 'Compositing', 1)]), (('Screen', 'Geometry Nodes', 1), [('WorkSpace', 'Geometry Nodes', 1)]), (('Screen', 'Layout', 1), [('WorkSpace', 'Layout', 1)]), (('Screen', 'Modeling', 1), [('WorkSpace', 'Modeling', 1)]), (('Screen', 'Rendering', 1), [('WorkSpace', 'Rendering', 1)]), (('Screen', 'Scripting', 1), [('WorkSpace', 'Scripting', 1)]), (('Screen', 'Sculpting', 1), [('WorkSpace', 'Sculpting', 1)]), (('Screen', 'Shading', 1), [('WorkSpace', 'Shading', 1)]), (('Screen', 'Texture Paint', 1), [('WorkSpace', 'Texture Paint', 1)]), (('Screen', 'UV Editing', 1), [('WorkSpace', 'UV Editing', 1)]), (('WindowManager', 'WinMan', 1), []), (('WorkSpace', 'Animation', 1), []), (('WorkSpace', 'Compositing', 1), []), (('WorkSpace', 'Geometry Nodes', 1), []), (('WorkSpace', 'Layout', 1), [('WindowManager', 'WinMan', 1)]), (('WorkSpace', 'Modeling', 1), []), (('WorkSpace', 'Rendering', 1), []), (('WorkSpace', 'Scripting', 1), []), (('WorkSpace', 'Sculpting', 1), []), (('WorkSpace', 'Shading', 1), []), (('WorkSpace', 'Texture Paint', 1), []), (('WorkSpace', 'UV Editing', 1), [])] reload_data: [(('Library', 'blendlib_basicTestBlendLibLibraryReload.blend', 1), []), (('Mesh', 'LibMesh [blendlib_basicTestBlendLibLibraryReload.blend]', 1), [('Object', 'LibMesh [blendlib_basicTestBlendLibLibraryReload.blend]', 1)]), (('Object', 'LibMesh [blendlib_basicTestBlendLibLibraryReload.blend]', 1), [('Scene', 'Scene', 1)]), (('Scene', 'Scene', 1), [('WindowManager', 'WinMan', 1)]), (('Screen', 'Animation', 1), [('WorkSpace', 'Animation', 1)]), (('Screen', 'Compositing', 1), [('WorkSpace', 'Compositing', 1)]), (('Screen', 'Geometry Nodes', 1), [('WorkSpace', 'Geometry Nodes', 1)]), (('Screen', 'Layout', 1), [('WorkSpace', 'Layout', 1)]), (('Screen', 'Modeling', 1), [('WorkSpace', 'Modeling', 1)]), (('Screen', 'Rendering', 1), [('WorkSpace', 'Rendering', 1)]), (('Screen', 'Scripting', 1), [('WorkSpace', 'Scripting', 1)]), (('Screen', 'Sculpting', 1), [('WorkSpace', 'Sculpting', 1)]), (('Screen', 'Shading', 1), [('WorkSpace', 'Shading', 1)]), (('Screen', 'Texture Paint', 1), [('WorkSpace', 'Texture Paint', 1)]), (('Screen', 'UV Editing', 1), [('WorkSpace', 'UV Editing', 1)]), (('WindowManager', 'WinMan', 1), []), (('WorkSpace', 'Animation', 1), []), (('WorkSpace', 'Compositing', 1), []), (('WorkSpace', 'Geometry Nodes', 1), []), (('WorkSpace', 'Layout', 1), [('WindowManager', 'WinMan', 1)]), (('WorkSpace', 'Modeling', 1), []), (('WorkSpace', 'Rendering', 1), []), (('WorkSpace', 'Scripting', 1), []), (('WorkSpace', 'Sculpting', 1), []), Info: Total files 0 | Changed 0 | Failed 0 Info: Total files 0 | Changed 0 | Failed 0 Info: Total files 0 | Changed 0 | Failed 0 WARN (blo.readfile): F:\Blender_build\first\blender\source\blender\blenloader\intern\readfile.cc:4220 link_named_part: Append: ID 'GRLibMesh' is already linked WARN (blo.readfile): F:\Blender_build\first\blender\source\blender\blenloader\intern\readfile.cc:4220 link_named_part: Append: ID 'GRLibMesh' is already linked Info: Total files 0 | Changed 0 | Failed 0 WARN (blo.readfile): F:\Blender_build\first\blender\source\blender\blenloader\intern\readfile.cc:4220 link_named_part: Append: ID 'GRLibMesh' is already linked WARN (blo.readfile): F:\Blender_build\first\blender\source\blender\blenloader\intern\readfile.cc:4220 link_named_part: Append: ID 'GRLibMesh' is already linked (('WorkSpace', 'Shading', 1), []), (('WorkSpace', 'Texture Paint', 1), []), (('WorkSpace', 'UV Editing', 1), [])] [(('Library', 'blendlib_basicTestBlendLibLibraryReload.blend', 1), []), (('Mesh', 'LibMesh [blendlib_basicTestBlendLibLibraryReload.blend]', 1), [('Object', 'LibMesh [blendlib_basicTestBlendLibLibraryReload.blend]', 1)]), (('Object', 'LibMesh [blendlib_basicTestBlendLibLibraryReload.blend]', 1), [('Scene', 'Scene', 1)]), (('Scene', 'Scene', 1), [('WindowManager', 'WinMan', 1)]), (('Screen', 'Animation', 1), [('WorkSpace', 'Animation', 1)]), (('Screen', 'Compositing', 1), [('WorkSpace', 'Compositing', 1)]), (('Screen', 'Geometry Nodes', 1), [('WorkSpace', 'Geometry Nodes', 1)]), (('Screen', 'Layout', 1), [('WorkSpace', 'Layout', 1)]), (('Screen', 'Modeling', 1), [('WorkSpace', 'Modeling', 1)]), (('Screen', 'Rendering', 1), [('WorkSpace', 'Rendering', 1)]), (('Screen', 'Scripting', 1), [('WorkSpace', 'Scripting', 1)]), (('Screen', 'Sculpting', 1), [('WorkSpace', 'Sculpting', 1)]), (('Screen', 'Shading', 1), [('WorkSpace', 'Shading', 1)]), (('Screen', 'Texture Paint', 1), [('WorkSpace', 'Texture Paint', 1)]), (('Screen', 'UV Editing', 1), [('WorkSpace', 'UV Editing', 1)]), (('WindowManager', 'WinMan', 1), []), (('WorkSpace', 'Animation', 1), []), (('WorkSpace', 'Compositing', 1), []), (('WorkSpace', 'Geometry Nodes', 1), []), (('WorkSpace', 'Layout', 1), [('WindowManager', 'WinMan', 1)]), (('WorkSpace', 'Modeling', 1), []), (('WorkSpace', 'Rendering', 1), []), (('WorkSpace', 'Scripting', 1), []), (('WorkSpace', 'Sculpting', 1), []), (('WorkSpace', 'Shading', 1), []), (('WorkSpace', 'Texture Paint', 1), []), (('WorkSpace', 'UV Editing', 1), [])] [(('Library', 'blendlib_basicTestBlendLibLibraryReload.blend', 1), []), (('Mesh', 'LibMesh [blendlib_basicTestBlendLibLibraryReload.blend]', 1), [('Object', 'LibMesh [blendlib_basicTestBlendLibLibraryReload.blend]', 1)]), (('Object', 'LibMesh [blendlib_basicTestBlendLibLibraryReload.blend]', 1), [('Scene', 'Scene', 1)]), (('Scene', 'Scene', 1), [('WindowManager', 'WinMan', 1)]), (('Screen', 'Animation', 1), [('WorkSpace', 'Animation', 1)]), (('Screen', 'Compositing', 1), [('WorkSpace', 'Compositing', 1)]), (('Screen', 'Geometry Nodes', 1), [('WorkSpace', 'Geometry Nodes', 1)]), (('Screen', 'Layout', 1), [('WorkSpace', 'Layout', 1)]), (('Screen', 'Modeling', 1), [('WorkSpace', 'Modeling', 1)]), (('Screen', 'Rendering', 1), [('WorkSpace', 'Rendering', 1)]), (('Screen', 'Scripting', 1), [('WorkSpace', 'Scripting', 1)]), (('Screen', 'Sculpting', 1), [('WorkSpace', 'Sculpting', 1)]), (('Screen', 'Shading', 1), [('WorkSpace', 'Shading', 1)]), (('Screen', 'Texture Paint', 1), [('WorkSpace', 'Texture Paint', 1)]), (('Screen', 'UV Editing', 1), [('WorkSpace', 'UV Editing', 1)]), (('WindowManager', 'WinMan', 1), []), (('WorkSpace', 'Animation', 1), []), (('WorkSpace', 'Compositing', 1), []), (('WorkSpace', 'Geometry Nodes', 1), []), (('WorkSpace', 'Layout', 1), [('WindowManager', 'WinMan', 1)]), (('WorkSpace', 'Modeling', 1), []), (('WorkSpace', 'Rendering', 1), []), (('WorkSpace', 'Scripting', 1), []), (('WorkSpace', 'Sculpting', 1), []), (('WorkSpace', 'Shading', 1), []), (('WorkSpace', 'Texture Paint', 1), []), (('WorkSpace', 'UV Editing', 1), [])] Info: Saved "blendlib_basicTestBlendLibLibraryRelocate.blend" orig_data: [(('Library', 'blendlib_basicTestBlendLibLibraryRelocate.blend', 1), []), (('Mesh', 'LibMesh [blendlib_basicTestBlendLibLibraryRelocate.blend]', 1), [('Object', 'LibMesh [blendlib_basicTestBlendLibLibraryRelocate.blend]', 1)]), (('Object', 'LibMesh [blendlib_basicTestBlendLibLibraryRelocate.blend]', 1), [('Scene', 'Scene', 1)]), (('Scene', 'Scene', 1), [('WindowManager', 'WinMan', 1)]), (('Screen', 'Animation', 1), [('WorkSpace', 'Animation', 1)]), (('Screen', 'Compositing', 1), [('WorkSpace', 'Compositing', 1)]), (('Screen', 'Geometry Nodes', 1), [('WorkSpace', 'Geometry Nodes', 1)]), (('Screen', 'Layout', 1), [('WorkSpace', 'Layout', 1)]), (('Screen', 'Modeling', 1), [('WorkSpace', 'Modeling', 1)]), (('Screen', 'Rendering', 1), [('WorkSpace', 'Rendering', 1)]), (('Screen', 'Scripting', 1), [('WorkSpace', 'Scripting', 1)]), (('Screen', 'Sculpting', 1), [('WorkSpace', 'Sculpting', 1)]), (('Screen', 'Shading', 1), [('WorkSpace', 'Shading', 1)]), (('Screen', 'Texture Paint', 1), [('WorkSpace', 'Texture Paint', 1)]), (('Screen', 'UV Editing', 1), [('WorkSpace', 'UV Editing', 1)]), (('WindowManager', 'WinMan', 1), []), (('WorkSpace', 'Animation', 1), []), (('WorkSpace', 'Compositing', 1), []), (('WorkSpace', 'Geometry Nodes', 1), []), (('WorkSpace', 'Layout', 1), [('WindowManager', 'WinMan', 1)]), (('WorkSpace', 'Modeling', 1), []), (('WorkSpace', 'Rendering', 1), []), (('WorkSpace', 'Scripting', 1), []), (('WorkSpace', 'Sculpting', 1), []), (('WorkSpace', 'Shading', 1), []), (('WorkSpace', 'Texture Paint', 1), []), (('WorkSpace', 'UV Editing', 1), [])] relocate_data: [(('Library', 'blendlib_basicTestBlendLibLibraryRelocate.blend', 1), []), (('Mesh', 'LibMesh [blendlib_basicTestBlendLibLibraryRelocate.blend]', 1), [('Object', 'LibMesh [blendlib_basicTestBlendLibLibraryRelocate.blend]', 1)]), (('Object', 'LibMesh [blendlib_basicTestBlendLibLibraryRelocate.blend]', 1), [('Scene', 'Scene', 1)]), (('Scene', 'Scene', 1), [('WindowManager', 'WinMan', 1)]), (('Screen', 'Animation', 1), [('WorkSpace', 'Animation', 1)]), (('Screen', 'Compositing', 1), [('WorkSpace', 'Compositing', 1)]), (('Screen', 'Geometry Nodes', 1), [('WorkSpace', 'Geometry Nodes', 1)]), (('Screen', 'Layout', 1), [('WorkSpace', 'Layout', 1)]), (('Screen', 'Modeling', 1), [('WorkSpace', 'Modeling', 1)]), (('Screen', 'Rendering', 1), [('WorkSpace', 'Rendering', 1)]), (('Screen', 'Scripting', 1), [('WorkSpace', 'Scripting', 1)]), (('Screen', 'Sculpting', 1), [('WorkSpace', 'Sculpting', 1)]), (('Screen', 'Shading', 1), [('WorkSpace', 'Shading', 1)]), (('Screen', 'Texture Paint', 1), [('WorkSpace', 'Texture Paint', 1)]), (('Screen', 'UV Editing', 1), [('WorkSpace', 'UV Editing', 1)]), (('WindowManager', 'WinMan', 1), []), (('WorkSpace', 'Animation', 1), []), (('WorkSpace', 'Compositing', 1), []), (('WorkSpace', 'Geometry Nodes', 1), []), (('WorkSpace', 'Layout', 1), [('WindowManager', 'WinMan', 1)]), (('WorkSpace', 'Modeling', 1), []), (('WorkSpace', 'Rendering', 1), []), (('WorkSpace', 'Scripting', 1), []), (('WorkSpace', 'Sculpting', 1), []), (('WorkSpace', 'Shading', 1), []), (('WorkSpace', 'Texture Paint', 1), []), (('WorkSpace', 'UV Editing', 1), [])] [(('Library', 'blendlib_basicTestBlendLibLibraryRelocate.blend', 1), []), (('Mesh', 'LibMesh [blendlib_basicTestBlendLibLibraryRelocate.blend]', 1), [('Object', 'LibMesh [blendlib_basicTestBlendLibLibraryRelocate.blend]', 1)]), (('Object', 'LibMesh [blendlib_basicTestBlendLibLibraryRelocate.blend]', 1), [('Scene', 'Scene', 1)]), (('Scene', 'Scene', 1), [('WindowManager', 'WinMan', 1)]), (('Screen', 'Animation', 1), [('WorkSpace', 'Animation', 1)]), (('Screen', 'Compositing', 1), [('WorkSpace', 'Compositing', 1)]), (('Screen', 'Geometry Nodes', 1), [('WorkSpace', 'Geometry Nodes', 1)]), (('Screen', 'Layout', 1), [('WorkSpace', 'Layout', 1)]), (('Screen', 'Modeling', 1), [('WorkSpace', 'Modeling', 1)]), (('Screen', 'Rendering', 1), [('WorkSpace', 'Rendering', 1)]), (('Screen', 'Scripting', 1), [('WorkSpace', 'Scripting', 1)]), (('Screen', 'Sculpting', 1), [('WorkSpace', 'Sculpting', 1)]), (('Screen', 'Shading', 1), [('WorkSpace', 'Shading', 1)]), (('Screen', 'Texture Paint', 1), [('WorkSpace', 'Texture Paint', 1)]), (('Screen', 'UV Editing', 1), [('WorkSpace', 'UV Editing', 1)]), (('WindowManager', 'WinMan', 1), []), (('WorkSpace', 'Animation', 1), []), (('WorkSpace', 'Compositing', 1), []), (('WorkSpace', 'Geometry Nodes', 1), []), (('WorkSpace', 'Layout', 1), [('WindowManager', 'WinMan', 1)]), (('WorkSpace', 'Modeling', 1), []), (('WorkSpace', 'Rendering', 1), []), (('WorkSpace', 'Scripting', 1), []), (('WorkSpace', 'Sculpting', 1), []), (('WorkSpace', 'Shading', 1), []), (('WorkSpace', 'Texture Paint', 1), []), (('WorkSpace', 'UV Editing', 1), [])] [(('Library', 'blendlib_basicTestBlendLibLibraryRelocate.blend', 1), []), (('Mesh', 'LibMesh [blendlib_basicTestBlendLibLibraryRelocate.blend]', 1), [('Object', 'LibMesh [blendlib_basicTestBlendLibLibraryRelocate.blend]', 1)]), (('Object', 'LibMesh [blendlib_basicTestBlendLibLibraryRelocate.blend]', 1), [('Scene', 'Scene', 1)]), (('Scene', 'Scene', 1), [('WindowManager', 'WinMan', 1)]), (('Screen', 'Animation', 1), [('WorkSpace', 'Animation', 1)]), (('Screen', 'Compositing', 1), [('WorkSpace', 'Compositing', 1)]), (('Screen', 'Geometry Nodes', 1), [('WorkSpace', 'Geometry Nodes', 1)]), (('Screen', 'Layout', 1), [('WorkSpace', 'Layout', 1)]), (('Screen', 'Modeling', 1), [('WorkSpace', 'Modeling', 1)]), (('Screen', 'Rendering', 1), [('WorkSpace', 'Rendering', 1)]), (('Screen', 'Scripting', 1), [('WorkSpace', 'Scripting', 1)]), (('Screen', 'Sculpting', 1), [('WorkSpace', 'Sculpting', 1)]), (('Screen', 'Shading', 1), [('WorkSpace', 'Shading', 1)]), (('Screen', 'Texture Paint', 1), [('WorkSpace', 'Texture Paint', 1)]), (('Screen', 'UV Editing', 1), [('WorkSpace', 'UV Editing', 1)]), (('WindowManager', 'WinMan', 1), []), (('WorkSpace', 'Animation', 1), []), (('WorkSpace', 'Compositing', 1), []), (('WorkSpace', 'Geometry Nodes', 1), []), (('WorkSpace', 'Layout', 1), [('WindowManager', 'WinMan', 1)]), (('WorkSpace', 'Modeling', 1), []), (('WorkSpace', 'Rendering', 1), []), (('WorkSpace', 'Scripting', 1), []), (('WorkSpace', 'Sculpting', 1), []), (('WorkSpace', 'Shading', 1), []), (('WorkSpace', 'Texture Paint', 1), []), (('WorkSpace', 'UV Editing', 1), [])] Info: Saved "blendlib_basicTestBlendLibDataLibrariesLoadAppend.blend" Info: Saved "blendlib_basicTestBlendLibDataLibrariesLoadLink.blend" Info: Saved "blendlib_basicTestBlendLibDataLibrariesLoadLibOverride.blend" Info: Saved "blendlib_basicTestBlendLibDataLibrariesLoadLibOverride.blend" Blender quit Test time = 13.95 sec ---------------------------------------------------------- Test Passed. "blendfile_liblink" end time: Feb 03 04:37 RTZ 2 () "blendfile_liblink" time elapsed: 00:00:13 ---------------------------------------------------------- 73/334 Testing: blendfile_library_overrides 73/334 Test: blendfile_library_overrides Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_blendfile_library_overrides.py" "--" "--output-dir" "F:/Blender_build/first/ninja_debug/tests/blendfile_io/" "--test-dir" "F:/Blender_build/first/blender/../lib/tests/libraries_and_linking" Directory: F:/Blender_build/first/ninja_debug/tests/python "blendfile_library_overrides" start time: Feb 03 04:37 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Info: Total files 0 | Changed 0 | Failed 0 Read blend: "F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend" Read blend: "F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_test.blend" Read blend: "F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_test_recursive.blend" Read blend: "F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend" Read blend: "F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_test.blend" Read blend: "F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_test_recursive.blend" Read blend: "F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend" Read blend: "F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_test.blend" Read blend: "F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_test_recursive.blend" Read blend: "F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend" Read blend: "F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_test.blend" Read blend: "F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_test_recursive.blend" Read blend: "F:\Blender_build\first\lib\tests\libraries_and_linking\library_test_scene.blend" WARN (bke.main_namemap): F:\Blender_build\first\blender\source\blender\blenkernel\intern\main_namemap.cc:491 main_namemap_validate_and_fix: ID name 'LIlib' (from library '') is found more than once WARN (bke.main_namemap): F:\Blender_build\first\blender\source\blender\blenkernel\intern\main_namemap.cc:507 main_namemap_validate_and_fix: ID has been renamed to 'LIlib.001' WARN (bke.main_namemap): F:\Blender_build\first\blender\source\blender\blenkernel\intern\main_namemap.cc:491 main_namemap_validate_and_fix: ID name 'LIlib' (from library '') is found more than once WARN (bke.main_namemap): F:\Blender_build\first\blender\source\blender\blenkernel\intern\main_namemap.cc:507 main_namemap_validate_and_fix: ID has been renamed to 'LIlib.002' Warning: region type 4 missing in space type "Info" (id: 7) - removing region Info: Saved "blendlib_overrides.blend" Info: Saved "blendlib_overrides_lib.blend" {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibController2 LibController2 {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibCube LibCube {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibCube.003 LibCube.003 {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibController2 LibController2.001 {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibCube LibCube.001 {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibCube.003 LibCube.002 {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibController2 LibController2.002 {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibCube LibCube.004 {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibCube.003 LibCube.005 Info: Saved "blendlib_overrides_test.blend" Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend', 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend', parent 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_test.blend' {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibController2 LibController2 {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibCube LibCube {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibCube.003 LibCube.003 {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibController2 LibController2 {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibCube LibCube {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibCube.003 LibCube.003 Info: Saved "blendlib_overrides_test_recursive.blend" Info: Saved "blendlib_overrides_lib.blend" Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend', 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend', parent '' Info: LIB: Object: 'LibCube' missing from 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend', parent '' Info: LIB: Object: 'LibCube.003' missing from 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend', parent '' Warning: 0 libraries and 2 linked data-blocks are missing (including 0 ObjectData and 0 Proxies), please check the Info and Outliner editors for details {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibController2 LibController2 {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibCube.002 LibCube.004 {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibCube.001 LibCube.003 {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibController2 LibController2.001 {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibCube.002 LibCube.002 {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibCube.001 LibCube.001 {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibController2 LibController2.002 {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibCube.002 LibCube.007 {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibCube.001 LibCube.006 Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend', 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend', parent '' Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_test.blend', 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_test.blend', parent '' Info: LIB: Object: 'LibCube' missing from 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend', parent 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_test.blend' Info: LIB: Object: 'LibCube.003' missing from 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend', parent 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_test.blend' Warning: 0 libraries and 2 linked data-blocks are missing (including 0 ObjectData and 0 Proxies), please check the Info and Outliner editors for details Info: Saved "blendlib_overrides_lib.blend" {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibController2 LibController2 {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibController2 LibController2.001 {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibController2 LibController2.002 Info: Saved "blendlib_overrides_test.blend" Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend', 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend', parent 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_test.blend' {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibController2 LibController2 Info: Saved "blendlib_overrides_test_recursive.blend" Info: Saved "blendlib_overrides_lib.blend" Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend', 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend', parent '' {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibController2 LibController2 {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibController2 LibController2.001 {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibController2 LibController2.002 Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_test.blend', 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_test.blend', parent '' Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend', 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend', parent 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_test.blend' Info: Saved "blendlib_overrides_lib.blend" {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibController2 LibController2 Info: Saved "blendlib_overrides_test.blend" Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend', 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend', parent 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_test.blend' {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibController2 LibController2 {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibController2 LibController2 Info: Saved "blendlib_overrides_test_recursive.blend" Info: Saved "blendlib_overrides_lib.blend" Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend', 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend', parent '' {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibController2 LibController2 Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend', 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend', parent '' Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_test.blend', 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_test.blend', parent '' {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibController2 LibController2 Info: Saved "blendlib_overrides_lib.blend" {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibController2 LibController2 Info: Saved "blendlib_overrides_test.blend" Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend', 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend', parent 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_test.blend' {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibController2 LibController2 Info: Saved "blendlib_overrides_test_recursive.blend" Info: Saved "blendlib_overrides_lib.blend" Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend', 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend', parent '' {'IDPOINTER_MATCH_REFERENCE', 'IDPOINTER_ITEM_USE_ID'} LibController2 LibController2 Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_test.blend', 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_test.blend', parent '' Info: Read library: 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend', 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_lib.blend', parent 'F:\Blender_build\first\ninja_debug\tests\blendfile_io\blendlib_overrides_test.blend' Info: Read library: 'F:\Blender_build\first\lib\tests\libraries_and_linking\libraries\indirect_datablocks.blend', '//libraries/indirect_datablocks.blend', parent '' Info: Read library: 'F:\Blender_build\first\lib\tests\libraries_and_linking\libraries\direct_linked_B.blend', '//libraries/direct_linked_B.blend', parent '' Info: Read library: 'F:\Blender_build\first\lib\tests\libraries_and_linking\libraries\direct_linked_A.blend', '//libraries/direct_linked_A.blend', parent '' Warning: Proxies have been removed from Blender (1 proxies were automatically converted to library overrides, 0 proxies could not be converted and were cleared). Consider re-saving any library .blend file with the newest Blender version Blender quit Test time = 8.88 sec ---------------------------------------------------------- Test Passed. "blendfile_library_overrides" end time: Feb 03 04:37 RTZ 2 () "blendfile_library_overrides" time elapsed: 00:00:08 ---------------------------------------------------------- 74/334 Testing: bmesh_bevel 74/334 Test: bmesh_bevel Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/bevel_regression.blend" "--python" "F:/Blender_build/first/blender/tests/python/bevel_operator.py" "--" "--run-all-tests" Directory: F:/Blender_build/first/ninja_debug/tests/python "bmesh_bevel" start time: Feb 03 04:37 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\bevel_regression.blend" START Cube_test_1 test. PASSED Cube_test_1 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Cube_test_2 test. PASSED Cube_test_2 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Cube_test_3 test. PASSED Cube_test_3 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Cube_test_4 test. PASSED Cube_test_4 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Cube_test_5 test. PASSED Cube_test_5 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Cube_test_6 test. PASSED Cube_test_6 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Cube_test_7 test. PASSED Cube_test_7 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Cube_test_8 test. PASSED Cube_test_8 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Cube_test_9 test. PASSED Cube_test_9 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Cube_test_10 test. PASSED Cube_test_10 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Cube_test_11 test. PASSED Cube_test_11 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START test 12 test. PASSED test 12 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Pyramid4_test_1 test. PASSED Pyramid4_test_1 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Pyramid4_test_2 test. PASSED Pyramid4_test_2 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Pyramid4_test_3 test. PASSED Pyramid4_test_3 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Pyramid4_test_4 test. PASSED Pyramid4_test_4 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Pyramid4_test_5 test. PASSED Pyramid4_test_5 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Pyramid4_test_6 test. PASSED Pyramid4_test_6 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Pyramid4_test_7 test. PASSED Pyramid4_test_7 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Pyramid4_test_8 test. PASSED Pyramid4_test_8 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Pyramid4_test_9 test. PASSED Pyramid4_test_9 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Pyramid6_test_1 test. PASSED Pyramid6_test_1 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Pyramid6_test_2 test. PASSED Pyramid6_test_2 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Pyramid6_test_3 test. PASSED Pyramid6_test_3 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Sept_test_1 test. PASSED Sept_test_1 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Sept_test_2 test. PASSED Sept_test_2 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Saddle_test_1 test. PASSED Saddle_test_1 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Saddle_test_2 test. PASSED Saddle_test_2 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Bent_test test. PASSED Bent_test test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Bentlines_test_1 test. PASSED Bentlines_test_1 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Flaretop_test_1 test. PASSED Flaretop_test_1 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Flaretop_test_2 test. PASSED Flaretop_test_2 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Flaretop_test_3 test. PASSED Flaretop_test_3 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START BentL_test test. PASSED BentL_test test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Wires_test_1 test. PASSED Wires_test_1 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Wires_test_2 test. PASSED Wires_test_2 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START tri_test_1 test. PASSED tri_test_1 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START tri_test_2 test. PASSED tri_test_2 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START tri_test_3 test. PASSED tri_test_3 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START tri_test_4 test. PASSED tri_test_4 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START tri_test_5 test. PASSED tri_test_5 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START tri_test_6 test. PASSED tri_test_6 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START tri_test_7 test. PASSED tri_test_7 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START tri_test_8 test. PASSED tri_test_8 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START tri_test_9 test. PASSED tri_test_9 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START tri1gap_test_2 test. PASSED tri1gap_test_2 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START tri1gap_test_3 test. PASSED tri1gap_test_3 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START tri1gap_test_1 test. PASSED tri1gap_test_1 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START tri1gap_test_4 test. PASSED tri1gap_test_4 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START tri1gap_test_5 test. PASSED tri1gap_test_5 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START tri1gap_test_6 test. PASSED tri1gap_test_6 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START tri1gap_test_7 test. PASSED tri1gap_test_7 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START tri1gap_test_8 test. PASSED tri1gap_test_8 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START tri1gap_test_9 test. PASSED tri1gap_test_9 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START tri1gap_test_10 test. PASSED tri1gap_test_10 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START tri2gaps_test_1 test. PASSED tri2gaps_test_1 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START tri2gaps_test_2 test. PASSED tri2gaps_test_2 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START tri2gaps_test_3 test. PASSED tri2gaps_test_3 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START tri2gaps_test_4 test. PASSED tri2gaps_test_4 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START tri2gaps_test_5 test. PASSED tri2gaps_test_5 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START tri2gaps_test_6 test. PASSED tri2gaps_test_6 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START tri3gaps_test_1 test. PASSED tri3gaps_test_1 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START tri3gaps_test_2 test. PASSED tri3gaps_test_2 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START tri3gaps_test_3 test. PASSED tri3gaps_test_3 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START cube3_test_1 test. PASSED cube3_test_1 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START cube3_test_2 test. PASSED cube3_test_2 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START cube3_test_3 test. PASSED cube3_test_3 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START cube3_test_4 test. PASSED cube3_test_4 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START cube3_test_5 test. PASSED cube3_test_5 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START cube3_test_6 test. PASSED cube3_test_6 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Tray test. PASSED Tray test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START test 73 test. PASSED test 73 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Multisegment_test_1 test. PASSED Multisegment_test_1 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Window_test test. PASSED Window_test test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START test 77 test. PASSED test 77 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Blocksteps_test_1 test. PASSED Blocksteps_test_1 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Blocksteps_test_2 test. PASSED Blocksteps_test_2 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Blocksteps_test_3 test. PASSED Blocksteps_test_3 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Blocksteps_test_4 test. PASSED Blocksteps_test_4 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Blocksteps_test_5 test. PASSED Blocksteps_test_5 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Blocksteps_test_6 test. PASSED Blocksteps_test_6 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Blocksteps_test_7 test. PASSED Blocksteps_test_7 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Blocksteps_test_8 test. PASSED Blocksteps_test_8 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Blocksteps2_test test. PASSED Blocksteps2_test test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Blocksteps3_test test. PASSED Blocksteps3_test test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Blocksteps4_test_1 test. PASSED Blocksteps4_test_1 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Blocksteps4_test_2 test. PASSED Blocksteps4_test_2 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Spike_test test. PASSED Spike_test test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 24.93 sec ---------------------------------------------------------- Test Passed. "bmesh_bevel" end time: Feb 03 04:38 RTZ 2 () "bmesh_bevel" time elapsed: 00:00:24 ---------------------------------------------------------- 75/334 Testing: bmesh_boolean 75/334 Test: bmesh_boolean Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/bool_regression.blend" "--python" "F:/Blender_build/first/blender/tests/python/boolean_operator.py" "--" "--run-all-tests" Directory: F:/Blender_build/first/ninja_debug/tests/python "bmesh_boolean" start time: Feb 03 04:38 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\bool_regression.blend" START Cubecube_intersect_union test. PASSED Cubecube_intersect_union test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Cubecube_intersect_intersect test. PASSED Cubecube_intersect_intersect test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Cubecube_intersect_difference test. PASSED Cubecube_intersect_difference test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Cubecube_intersect_cut test. PASSED Cubecube_intersect_cut test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Cubecube_intersect_all test. PASSED Cubecube_intersect_all test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Cubecube_intersect_none test. PASSED Cubecube_intersect_none test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Cubecube_intersect_select_none test. PASSED Cubecube_intersect_select_none test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Cubecone_intersect_union test. PASSED Cubecone_intersect_union test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Cubecones_intersect_union test. PASSED Cubecones_intersect_union test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.38 sec ---------------------------------------------------------- Test Passed. "bmesh_boolean" end time: Feb 03 04:38 RTZ 2 () "bmesh_boolean" time elapsed: 00:00:06 ---------------------------------------------------------- 76/334 Testing: bmesh_split_faces 76/334 Test: bmesh_split_faces Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/split_faces_test.blend" "--python-text" "run_tests" Directory: F:/Blender_build/first/ninja_debug/tests/python "bmesh_split_faces" start time: Feb 03 04:38 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\split_faces_test.blend" [==========] Running 17 tests from 2 test case. [----------] 15 tests from Manual [ RUN ] SmoothSuzanne.30 [ OK ] SmoothSuzanne.30 (37 ms) [ RUN ] SmoothSuzanne [ OK ] SmoothSuzanne (57 ms) [ RUN ] FlatSuzanne [ OK ] FlatSuzanne (55 ms) [ RUN ] OnlyVerts [ OK ] OnlyVerts (13 ms) [ RUN ] NoFaces [ OK ] NoFaces (13 ms) [ RUN ] Empty [ OK ] Empty (14 ms) [ RUN ] OverlapFlip [ OK ] OverlapFlip (14 ms) [ RUN ] OverlappinFaces [ OK ] OverlappinFaces (13 ms) [ RUN ] DegradedFace [ OK ] DegradedFace (13 ms) [ RUN ] EdgeFan [ OK ] EdgeFan (13 ms) [ RUN ] T_Joint [ OK ] T_Joint (14 ms) [ RUN ] SubdCornerHiPoly [ OK ] SubdCornerHiPoly (26 ms) [ RUN ] SubdCorner [ OK ] SubdCorner (18 ms) [ RUN ] SimpleCorner [ OK ] SimpleCorner (13 ms) [ RUN ] FlatPlane [ OK ] FlatPlane (14 ms) [----------] 15 tests from Manual (0 ms total) [----------] 2 tests from Production [ RUN ] GooseberryTree [ OK ] GooseberryTree (183 ms) [ RUN ] CashRegisterBase [ OK ] CashRegisterBase (27 ms) [----------] 2 tests from Production (0 ms total) [==========] 17 tests from 2 test case ran. (549 ms total) [ PASSED ] 17 tests. Blender quit Test time = 4.52 sec ---------------------------------------------------------- Test Passed. "bmesh_split_faces" end time: Feb 03 04:38 RTZ 2 () "bmesh_split_faces" time elapsed: 00:00:04 ---------------------------------------------------------- 77/334 Testing: curve_to_mesh 77/334 Test: curve_to_mesh Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/curve_to_mesh.blend" "--python" "F:/Blender_build/first/blender/tests/python/curve_to_mesh.py" "--" "--run-all-tests" Directory: F:/Blender_build/first/ninja_debug/tests/python "curve_to_mesh" start time: Feb 03 04:38 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\curve_to_mesh.blend" START 2D Non Cyclic test. PASSED 2D Non Cyclic test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START 2D NURBS With Tail test. PASSED 2D NURBS With Tail test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START 2D Shape With Hole test. PASSED 2D Shape With Hole test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START 2D Simple Lower Res test. PASSED 2D Simple Lower Res test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START 2D Simple Low Res test. PASSED 2D Simple Low Res test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START 2D Square test. PASSED 2D Square test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START 2D Extrude test. PASSED 2D Extrude test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Bevel Back test. PASSED Bevel Back test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Bevel Back Low Res test. PASSED Bevel Back Low Res test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Bevel Extrude Back test. PASSED Bevel Extrude Back test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Bevel Extrude Front test. PASSED Bevel Extrude Front test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Bevel Extrude Full test. PASSED Bevel Extrude Full test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Bevel Extrude Half test. PASSED Bevel Extrude Half test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Bevel Front test. PASSED Bevel Front test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Bevel Front Low Res test. PASSED Bevel Front Low Res test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Bevel Full test. PASSED Bevel Full test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Bevel Full Low Res test. PASSED Bevel Full Low Res test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Bevel Half test. PASSED Bevel Half test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Bevel Half Low Res test. PASSED Bevel Half Low Res test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Caps None test. PASSED Caps None test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Caps Object Bevel test. PASSED Caps Object Bevel test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Caps Profile Bevel test. PASSED Caps Profile Bevel test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Caps Profile Bevel Half test. PASSED Caps Profile Bevel Half test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Caps Profile Bevel Quarter test. PASSED Caps Profile Bevel Quarter test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Caps Round Bevel test. PASSED Caps Round Bevel test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Caps Round Bevel Extrude test. PASSED Caps Round Bevel Extrude test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Caps Round Bevel Half test. PASSED Caps Round Bevel Half test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Caps Round Bevel Quarter test. PASSED Caps Round Bevel Quarter test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Extrude Back test. PASSED Extrude Back test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Extrude Front test. PASSED Extrude Front test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Extrude Full test. PASSED Extrude Full test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Extrude Half test. PASSED Extrude Half test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 11.15 sec ---------------------------------------------------------- Test Passed. "curve_to_mesh" end time: Feb 03 04:38 RTZ 2 () "curve_to_mesh" time elapsed: 00:00:11 ---------------------------------------------------------- 78/334 Testing: curves_extrude 78/334 Test: curves_extrude Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/curves_extrude.blend" "--python" "F:/Blender_build/first/blender/tests/python/curves_extrude.py" "--" "--run-all-tests" Directory: F:/Blender_build/first/ninja_debug/tests/python "curves_extrude" start time: Feb 03 04:38 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\curves_extrude.blend" START Extrude 1 Point Curve test. PASSED Extrude 1 Point Curve test successfully. START Extrude Middle Points test. PASSED Extrude Middle Points test successfully. START Extrude End Points test. PASSED Extrude End Points test successfully. START Extrude Neighbors In Separate Curves test. PASSED Extrude Neighbors In Separate Curves test successfully. START Extrude Edge Curves test. PASSED Extrude Edge Curves test successfully. START Extrude Middle Curve test. PASSED Extrude Middle Curve test successfully. START Extrude All Points test. PASSED Extrude All Points test successfully. Blender quit Test time = 6.34 sec ---------------------------------------------------------- Test Passed. "curves_extrude" end time: Feb 03 04:38 RTZ 2 () "curves_extrude" time elapsed: 00:00:06 ---------------------------------------------------------- 79/334 Testing: object_modifier_array 79/334 Test: object_modifier_array Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modifier_stack/array_test.blend" "--python-text" "run_tests.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "object_modifier_array" start time: Feb 03 04:38 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modifier_stack\array_test.blend" [==========] Running 1 tests from 1 test case. [----------] 1 tests from merge [ RUN ] complex_merge_case [ OK ] complex_merge_case (1 ms) [----------] 1 tests from merge (0 ms total) [==========] 1 tests from 1 test case ran. (2 ms total) [ PASSED ] 1 tests. Blender quit Test time = 3.90 sec ---------------------------------------------------------- Test Passed. "object_modifier_array" end time: Feb 03 04:38 RTZ 2 () "object_modifier_array" time elapsed: 00:00:03 ---------------------------------------------------------- 80/334 Testing: modifiers 80/334 Test: modifiers Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/modifiers.blend" "--python" "F:/Blender_build/first/blender/tests/python/modifiers.py" "--" "--run-all-tests" Directory: F:/Blender_build/first/ninja_debug/tests/python "modifiers" start time: Feb 03 04:38 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\modifiers.blend" START CubeRandom test. PASSED CubeRandom test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeMaskFirst test. PASSED CubeMaskFirst test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CollapseDecimate test. PASSED CollapseDecimate test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START PlanarDecimate test. PASSED PlanarDecimate test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START UnsubdivideDecimate test. PASSED UnsubdivideDecimate test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START RadialBisectMirror test. PASSED RadialBisectMirror test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START T58411Mirror test. PASSED T58411Mirror test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START BasicScrew test. PASSED BasicScrew test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START ObjectScrew test. PASSED ObjectScrew test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START MergedScrewWeld test. PASSED MergedScrewWeld test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START T72380Weld test. PASSED T72380Weld test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START T72792Weld test. PASSED T72792Weld test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeArray test. PASSED CubeArray test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CapArray test. PASSED CapArray test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CurveArray test. PASSED CurveArray test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START RadialArray test. PASSED RadialArray test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CylinderBuild test. PASSED CylinderBuild test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START ConeDecimate test. PASSED ConeDecimate test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeEdgeSplit test. PASSED CubeEdgeSplit test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START SphereMirror test. PASSED SphereMirror test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START LocalMirror test. PASSED LocalMirror test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START ObjectOffsetMirror test. PASSED ObjectOffsetMirror test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CylinderMask test. PASSED CylinderMask test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START ConeMultiRes test. PASSED ConeMultiRes test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeScrew test. PASSED CubeScrew test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeSolidify test. PASSED CubeSolidify test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START ComplexSolidify test. PASSED ComplexSolidify test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START T63063Solidify test. PASSED T63063Solidify test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START T61979Solidify test. PASSED T61979Solidify test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START MonkeySubsurf test. PASSED MonkeySubsurf test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CatmullClarkSubdivisionSurface test. PASSED CatmullClarkSubdivisionSurface test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START SimpleSubdivisionSurface test. PASSED SimpleSubdivisionSurface test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Crease2dSubdivisionSurface test. PASSED Crease2dSubdivisionSurface test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Crease3dSubdivisionSurface test. PASSED Crease3dSubdivisionSurface test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START SphereTriangulate test. PASSED SphereTriangulate test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START MonkeyWireframe test. PASSED MonkeyWireframe test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Skin test. PASSED Skin test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START MergedWeld test. PASSED MergedWeld test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START MergedAllWeld test. PASSED MergedAllWeld test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START MergedNoneWeld test. PASSED MergedNoneWeld test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START MonkeyArmature test. PASSED MonkeyArmature test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START TorusCast test. PASSED TorusCast test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeCurve test. PASSED CubeCurve test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START MonkeyDisplace test. PASSED MonkeyDisplace test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeLattice test. PASSED CubeLattice test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START PlaneShrinkWrap test. PASSED PlaneShrinkWrap test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CylinderSimpleDeform test. PASSED CylinderSimpleDeform test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START PlaneSmooth test. PASSED PlaneSmooth test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START BalloonLaplacianSmooth test. PASSED BalloonLaplacianSmooth test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START WavePlane test. PASSED WavePlane test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START BezCurveArray test. PASSED BezCurveArray test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CurveBevel test. PASSED CurveBevel test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CurveBuild test. PASSED CurveBuild test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CurveDecimate test. PASSED CurveDecimate test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CurveEdgeSplit test. PASSED CurveEdgeSplit test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CurveMirror test. PASSED CurveMirror test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CurveScrew test. PASSED CurveScrew test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CurveSolidify test. PASSED CurveSolidify test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CurveSubSurf test. PASSED CurveSubSurf test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CurveTriangulate test. PASSED CurveTriangulate test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CurveWeld test. PASSED CurveWeld test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CurveWeld2 test. PASSED CurveWeld2 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CurveCast test. PASSED CurveCast test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CurveShrinkWrap test. PASSED CurveShrinkWrap test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CurveSimpleDeform test. PASSED CurveSimpleDeform test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CurveSmooth test. PASSED CurveSmooth test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CurveWave test. PASSED CurveWave test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CurveCurve test. PASSED CurveCurve test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START BooleandDiffBMeshObject test. PASSED BooleandDiffBMeshObject test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START BooleandDiffBMeshCollection test. PASSED BooleandDiffBMeshCollection test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 62.45 sec ---------------------------------------------------------- Test Passed. "modifiers" end time: Feb 03 04:39 RTZ 2 () "modifiers" time elapsed: 00:01:02 ---------------------------------------------------------- 81/334 Testing: physics_cloth 81/334 Test: physics_cloth Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/physics/cloth_test.blend" "--python" "F:/Blender_build/first/blender/tests/python/physics_cloth.py" "--" "--run-all-tests" Directory: F:/Blender_build/first/ninja_debug/tests/python "physics_cloth" start time: Feb 03 04:39 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\physics\cloth_test.blend" START ClothSimple test. bake: frame 1 :: 15 bake: frame 2 :: 15 bake: frame 3 :: 15 bake: frame 4 :: 15 bake: frame 5 :: 15 bake: frame 6 :: 15 bake: frame 7 :: 15 bake: frame 8 :: 15 bake: frame 9 :: 15 bake: frame 10 :: 15 bake: frame 11 :: 15 bake: frame 12 :: 15 bake: frame 13 :: 15 bake: frame 14 :: 15 bake: frame 15 :: 15 PASSED ClothSimple test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START ClothSpring test. bake: frame 1 :: 10 bake: frame 2 :: 10 bake: frame 3 :: 10 bake: frame 4 :: 10 bake: frame 5 :: 10 bake: frame 6 :: 10 bake: frame 7 :: 10 bake: frame 8 :: 10 bake: frame 9 :: 10 bake: frame 10 :: 10 PASSED ClothSpring test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 7.20 sec ---------------------------------------------------------- Test Passed. "physics_cloth" end time: Feb 03 04:39 RTZ 2 () "physics_cloth" time elapsed: 00:00:07 ---------------------------------------------------------- 82/334 Testing: physics_softbody 82/334 Test: physics_softbody Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/physics/softbody_test.blend" "--python" "F:/Blender_build/first/blender/tests/python/physics_softbody.py" "--" "--run-all-tests" Directory: F:/Blender_build/first/ninja_debug/tests/python "physics_softbody" start time: Feb 03 04:39 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\physics\softbody_test.blend" START SoftBodySimple test. bake: frame 1 :: 45 bake: frame 2 :: 45 bake: frame 3 :: 45 bake: frame 4 :: 45 bake: frame 5 :: 45 bake: frame 6 :: 45 bake: frame 7 :: 45 bake: frame 8 :: 45 bake: frame 9 :: 45 bake: frame 10 :: 45 bake: frame 11 :: 45 bake: frame 12 :: 45 bake: frame 13 :: 45 bake: frame 14 :: 45 bake: frame 15 :: 45 bake: frame 16 :: 45 bake: frame 17 :: 45 bake: frame 18 :: 45 bake: frame 19 :: 45 bake: frame 20 :: 45 bake: frame 21 :: 45 bake: frame 22 :: 45 bake: frame 23 :: 45 bake: frame 24 :: 45 bake: frame 25 :: 45 bake: frame 26 :: 45 bake: frame 27 :: 45 bake: frame 28 :: 45 bake: frame 29 :: 45 bake: frame 30 :: 45 bake: frame 31 :: 45 bake: frame 32 :: 45 bake: frame 33 :: 45 bake: frame 34 :: 45 bake: frame 35 :: 45 bake: frame 36 :: 45 bake: frame 37 :: 45 bake: frame 38 :: 45 bake: frame 39 :: 45 bake: frame 40 :: 45 bake: frame 41 :: 45 bake: frame 42 :: 45 bake: frame 43 :: 45 bake: frame 44 :: 45 bake: frame 45 :: 45 PASSED SoftBodySimple test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 14.47 sec ---------------------------------------------------------- Test Passed. "physics_softbody" end time: Feb 03 04:40 RTZ 2 () "physics_softbody" time elapsed: 00:00:14 ---------------------------------------------------------- 83/334 Testing: physics_dynamic_paint 83/334 Test: physics_dynamic_paint Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/physics/dynamic_paint_test.blend" "--python" "F:/Blender_build/first/blender/tests/python/physics_dynamic_paint.py" "--" "--run-all-tests" Directory: F:/Blender_build/first/ninja_debug/tests/python "physics_dynamic_paint" start time: Feb 03 04:40 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\physics\dynamic_paint_test.blend" START DynamicPaintSimple test. bake: frame 1 :: 15 bake: frame 2 :: 15 bake: frame 3 :: 15 bake: frame 4 :: 15 bake: frame 5 :: 15 bake: frame 6 :: 15 bake: frame 7 :: 15 bake: frame 8 :: 15 bake: frame 9 :: 15 bake: frame 10 :: 15 bake: frame 11 :: 15 bake: frame 12 :: 15 bake: frame 13 :: 15 bake: frame 14 :: 15 bake: frame 15 :: 15 PASSED DynamicPaintSimple test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 7.66 sec ---------------------------------------------------------- Test Passed. "physics_dynamic_paint" end time: Feb 03 04:40 RTZ 2 () "physics_dynamic_paint" time elapsed: 00:00:07 ---------------------------------------------------------- 84/334 Testing: deform_modifiers 84/334 Test: deform_modifiers Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/deform_modifiers.blend" "--python" "F:/Blender_build/first/blender/tests/python/deform_modifiers.py" "--" "--run-all-tests" Directory: F:/Blender_build/first/ninja_debug/tests/python "deform_modifiers" start time: Feb 03 04:40 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\deform_modifiers.blend" START SurfaceDeform test. PASSED SurfaceDeform test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START MeshDeform test. PASSED MeshDeform test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Hook test. PASSED Hook test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Laplace test. PASSED Laplace test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START WarpPlane test. PASSED WarpPlane test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CurveArmature test. PASSED CurveArmature test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CurveLattice test. PASSED CurveLattice test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CurveHook test. PASSED CurveHook test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START MeshDeformCurve test. PASSED MeshDeformCurve test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START WarpCurve test. PASSED WarpCurve test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 9.25 sec ---------------------------------------------------------- Test Passed. "deform_modifiers" end time: Feb 03 04:40 RTZ 2 () "deform_modifiers" time elapsed: 00:00:09 ---------------------------------------------------------- 85/334 Testing: physics_ocean 85/334 Test: physics_ocean Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/physics/ocean_test.blend" "--python" "F:/Blender_build/first/blender/tests/python/physics_ocean.py" "--" "--run-all-tests" Directory: F:/Blender_build/first/ninja_debug/tests/python "physics_ocean" start time: Feb 03 04:40 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\physics\ocean_test.blend" START PlaneOcean test. PASSED PlaneOcean test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.19 sec ---------------------------------------------------------- Test Passed. "physics_ocean" end time: Feb 03 04:40 RTZ 2 () "physics_ocean" time elapsed: 00:00:06 ---------------------------------------------------------- 86/334 Testing: physics_particle_system 86/334 Test: physics_particle_system Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/physics/physics_particle_test.blend" "--python" "F:/Blender_build/first/blender/tests/python/physics_particle_system.py" "--" "--run-all-tests" Directory: F:/Blender_build/first/ninja_debug/tests/python "physics_particle_system" start time: Feb 03 04:40 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\physics\physics_particle_test.blend" START ParticleSystemTest test. PASSED ParticleSystemTest test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 4.18 sec ---------------------------------------------------------- Test Passed. "physics_particle_system" end time: Feb 03 04:40 RTZ 2 () "physics_particle_system" time elapsed: 00:00:04 ---------------------------------------------------------- 87/334 Testing: physics_particle_instance 87/334 Test: physics_particle_instance Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/physics/physics_particle_instance.blend" "--python" "F:/Blender_build/first/blender/tests/python/physics_particle_instance.py" "--" "--run-all-tests" Directory: F:/Blender_build/first/ninja_debug/tests/python "physics_particle_instance" start time: Feb 03 04:40 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\physics\physics_particle_instance.blend" START ParticleInstanceSimple test. PASSED ParticleInstanceSimple test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.11 sec ---------------------------------------------------------- Test Passed. "physics_particle_instance" end time: Feb 03 04:40 RTZ 2 () "physics_particle_instance" time elapsed: 00:00:06 ---------------------------------------------------------- 88/334 Testing: constraints 88/334 Test: constraints Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_constraints.py" "--" "--testdir" "F:/Blender_build/first/blender/../lib/tests/constraints" Directory: F:/Blender_build/first/ninja_debug/tests/python "constraints" start time: Feb 03 04:40 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\constraints\constraints.blend" .Read blend: "F:\Blender_build\first\lib\tests\constraints\constraints.blend" .Read blend: "F:\Blender_build\first\lib\tests\constraints\constraints.blend" .Read blend: "F:\Blender_build\first\lib\tests\constraints\constraints.blend" .Read blend: "F:\Blender_build\first\lib\tests\constraints\constraints.blend" .Read blend: "F:\Blender_build\first\lib\tests\constraints\constraints.blend" .Read blend: "F:\Blender_build\first\lib\tests\constraints\constraints.blend" .Read blend: "F:\Blender_build\first\lib\tests\constraints\constraints.blend" .Read blend: "F:\Blender_build\first\lib\tests\constraints\constraints.blend" .Read blend: "F:\Blender_build\first\lib\tests\constraints\constraints.blend" . ---------------------------------------------------------------------- Ran 10 tests in 7.103s OK Test time = 11.12 sec ---------------------------------------------------------- Test Passed. "constraints" end time: Feb 03 04:40 RTZ 2 () "constraints" time elapsed: 00:00:11 ---------------------------------------------------------- 89/334 Testing: operators 89/334 Test: operators Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/operators.blend" "--python" "F:/Blender_build/first/blender/tests/python/operators.py" "--" "--run-all-tests" Directory: F:/Blender_build/first/ninja_debug/tests/python "operators" start time: Feb 03 04:40 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\operators.blend" START CubeBisect test. PASSED CubeBisect test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeBlendFromShape test. PASSED CubeBlendFromShape test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeBridgeEdgeLoop test. PASSED CubeBridgeEdgeLoop test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START MonkeyDecimate test. PASSED MonkeyDecimate test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeDeleteVertices test. PASSED CubeDeleteVertices test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeDeleteFaces test. PASSED CubeDeleteFaces test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeDeleteEdges test. PASSED CubeDeleteEdges test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START MonkeyDeleteEdgeLoopVertices test. PASSED MonkeyDeleteEdgeLoopVertices test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START MonkeyDeleteEdgeLoopEdges test. PASSED MonkeyDeleteEdgeLoopEdges test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeDeleteLooseVertices test. Info: Removed: 4 vertices, 0 edges, 0 faces PASSED CubeDeleteLooseVertices test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeDeleteLooseEdges test. Info: Removed: 4 vertices, 2 edges, 0 faces PASSED CubeDeleteLooseEdges test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeDeleteLooseFaces test. Info: Removed: 4 vertices, 4 edges, 1 faces PASSED CubeDeleteLooseFaces test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeDissolveDegenerate test. Info: Removed: 3 vertices, 4 edges, 1 faces PASSED CubeDissolveDegenerate test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CylinderDissolveEdges test. PASSED CylinderDissolveEdges test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeDissolveFaces test. PASSED CubeDissolveFaces test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START SphereDissolveLimited test. PASSED SphereDissolveLimited test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START PlaneDissolveMode test. PASSED PlaneDissolveMode test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeDissolveVerts test. PASSED CubeDissolveVerts test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START ConeDuplicateVertices test. PASSED ConeDuplicateVertices test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START ConeDuplicateOneVertex test. PASSED ConeDuplicateOneVertex test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START ConeDuplicateFaces test. PASSED ConeDuplicateFaces test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START ConeDuplicateEdges test. PASSED ConeDuplicateEdges test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CylinderEdgeCollapse test. PASSED CylinderEdgeCollapse test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeEdgeFaceAddFace test. PASSED CubeEdgeFaceAddFace test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeEdgeFaceAddEdge test. PASSED CubeEdgeFaceAddEdge test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeEdgeRotate test. PASSED CubeEdgeRotate test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeEdgeSplit test. PASSED CubeEdgeSplit test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeEdgesSelectSharp test. PASSED CubeEdgesSelectSharp test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START SphereEdgesSelectSharp test. PASSED SphereEdgesSelectSharp test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START HoledSphereEdgesSelectSharp test. PASSED HoledSphereEdgesSelectSharp test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START EmptyMeshEdgesSelectSharp test. PASSED EmptyMeshEdgesSelectSharp test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START MonkeyFaceMakePlanar test. PASSED MonkeyFaceMakePlanar test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START PlaneFaceSplitByEdges test. PASSED PlaneFaceSplitByEdges test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeFacesSelectLinkedFlat test. PASSED CubeFacesSelectLinkedFlat test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START PlaneFacesSelectLinkedFlat test. PASSED PlaneFacesSelectLinkedFlat test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START EmptyMeshFacesSelectLinkedFlat test. PASSED EmptyMeshFacesSelectLinkedFlat test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START IcosphereFill test. PASSED IcosphereFill test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START IcosphereFillUseBeautyFalse test. PASSED IcosphereFillUseBeautyFalse test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START PlaneFillGrid test. PASSED PlaneFillGrid test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START PlaneFillGridSimpleBlending test. PASSED PlaneFillGridSimpleBlending test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START SphereFillHoles test. PASSED SphereFillHoles test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeShadeSmooth test. PASSED CubeShadeSmooth test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeShadeFlat test. PASSED CubeShadeFlat test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START HideFace test. PASSED HideFace test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START HideEdge test. PASSED HideEdge test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START HideVertex test. PASSED HideVertex test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeInset test. PASSED CubeInset test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeInsetEvenOffsetFalse test. PASSED CubeInsetEvenOffsetFalse test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeInsetDepth test. PASSED CubeInsetDepth test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START GridInsetRelativeOffset test. PASSED GridInsetRelativeOffset test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START MokeyLoopMultiSelect test. PASSED MokeyLoopMultiSelect test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START HoledGridLoopMultiSelect test. PASSED HoledGridLoopMultiSelect test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START EmptyMeshLoopMultiSelect test. PASSED EmptyMeshLoopMultiSelect test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeMarkSeam test. PASSED CubeMarkSeam test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeMergeNormals test. PASSED CubeMergeNormals test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CircleSelectAll test. PASSED CircleSelectAll test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START IsolatedVertsSelectAll test. PASSED IsolatedVertsSelectAll test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START EmptyMeshSelectAll test. PASSED EmptyMeshSelectAll test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeSelectFacesBySide test. PASSED CubeSelectFacesBySide test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeSelectFacesBySideGreater test. PASSED CubeSelectFacesBySideGreater test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeSelectFacesBySideLess test. PASSED CubeSelectFacesBySideLess test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeSelectInteriorFaces test. PASSED CubeSelectInteriorFaces test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START HoledCubeSelectInteriorFaces test. PASSED HoledCubeSelectInteriorFaces test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START EmptyMeshSelectInteriorFaces test. PASSED EmptyMeshSelectInteriorFaces test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START MonkeySelectLess test. PASSED MonkeySelectLess test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START HoledCubeSelectLess test. PASSED HoledCubeSelectLess test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START EmptyMeshSelectLess test. PASSED EmptyMeshSelectLess test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START PlanesSelectLinked test. PASSED PlanesSelectLinked test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubesSelectLinked test. PASSED CubesSelectLinked test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START EmptyMeshSelectLinked test. PASSED EmptyMeshSelectLinked test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CircleSelect2nd test. PASSED CircleSelect2nd test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START SymmetrySnap test. Warning: 1 already symmetrical, 1 pairs mirrored, 2 failed PASSED SymmetrySnap test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START SymmetrySnapCenter test. Warning: 0 already symmetrical, 2 pairs mirrored, 2 failed PASSED SymmetrySnapCenter test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START Triangulate Faces test. PASSED Triangulate Faces test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START TrisToQuads test. PASSED TrisToQuads test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeFaceUnsubdivide test. PASSED CubeFaceUnsubdivide test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START UVRotate test. PASSED UVRotate test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START UVRotateCCW test. PASSED UVRotateCCW test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START UVReverse test. PASSED UVReverse test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START UVAdd test. PASSED UVAdd test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START UVRemove test. PASSED UVRemove test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START VertexConnectConcave test. PASSED VertexConnectConcave test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START VertexConnectConcaveConvexPentagon test. PASSED VertexConnectConcaveConvexPentagon test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START VertexConnectConcaveQuad test. PASSED VertexConnectConcaveQuad test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START VertexConnectNonplanar test. PASSED VertexConnectNonplanar test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START VertexConnectNonplanarNgon test. PASSED VertexConnectNonplanarNgon test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START CubeEdgeUnsubdivide test. PASSED CubeEdgeUnsubdivide test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START UVSphereUnsubdivide test. PASSED UVSphereUnsubdivide test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START PlaneVertConnectPath test. PASSED PlaneVertConnectPath test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START LaplacianSmoothDefault test. PASSED LaplacianSmoothDefault test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START LaplacianSmoothHighValues test. PASSED LaplacianSmoothHighValues test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START LaplacianSmoothBorder test. PASSED LaplacianSmoothBorder test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START LaplacianSmoothHighBorder test. PASSED LaplacianSmoothHighBorder test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START LaplacianSmoothPreserveVolume test. PASSED LaplacianSmoothPreserveVolume test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START WireFrameDefault test. PASSED WireFrameDefault test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid START WireFrameAlt test. PASSED WireFrameAlt test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 135.51 sec ---------------------------------------------------------- Test Passed. "operators" end time: Feb 03 04:43 RTZ 2 () "operators" time elapsed: 00:02:15 ---------------------------------------------------------- 90/334 Testing: bl_animation_armature 90/334 Test: bl_animation_armature Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_animation_armature.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "bl_animation_armature" start time: Feb 03 04:43 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) .... ---------------------------------------------------------------------- Ran 4 tests in 0.209s OK Test time = 8.95 sec ---------------------------------------------------------- Test Passed. "bl_animation_armature" end time: Feb 03 04:43 RTZ 2 () "bl_animation_armature" time elapsed: 00:00:08 ---------------------------------------------------------- 91/334 Testing: bl_animation_drivers 91/334 Test: bl_animation_drivers Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_animation_drivers.py" "--" "--testdir" "F:/Blender_build/first/blender/../lib/tests/animation" Directory: F:/Blender_build/first/ninja_debug/tests/python "bl_animation_drivers" start time: Feb 03 04:43 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) ............ ---------------------------------------------------------------------- Ran 12 tests in 0.569s OK Test time = 4.69 sec ---------------------------------------------------------- Test Passed. "bl_animation_drivers" end time: Feb 03 04:43 RTZ 2 () "bl_animation_drivers" time elapsed: 00:00:04 ---------------------------------------------------------- 92/334 Testing: bl_animation_fcurves 92/334 Test: bl_animation_fcurves Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_animation_fcurves.py" "--" "--testdir" "F:/Blender_build/first/blender/../lib/tests/animation" Directory: F:/Blender_build/first/ninja_debug/tests/python "bl_animation_fcurves" start time: Feb 03 04:43 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\animation\euler-filter.blend" .Read blend: "F:\Blender_build\first\lib\tests\animation\euler-filter.blend" .Read blend: "F:\Blender_build\first\lib\tests\animation\fcurve-extreme-handles.blend" .Read blend: "F:\Blender_build\first\lib\tests\animation\fcurve-versioning-291.blend" ......... ---------------------------------------------------------------------- Ran 12 tests in 5.637s OK Info: Missing Z component(s) of euler rotation for ID='OBOne-Channel-Jumps' and RNA-Path='rotation_euler' Info: All 5 rotation channels were filtered Info: Missing Z component(s) of euler rotation for ID='OBOne-Channel-Jumps' and RNA-Path='rotation_euler' Info: All 5 rotation channels were filtered Test time = 11.91 sec ---------------------------------------------------------- Test Passed. "bl_animation_fcurves" end time: Feb 03 04:43 RTZ 2 () "bl_animation_fcurves" time elapsed: 00:00:11 ---------------------------------------------------------- 93/334 Testing: bl_animation_keyframing 93/334 Test: bl_animation_keyframing Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_animation_keyframing.py" "--" "--testdir" "F:/Blender_build/first/blender/../lib/tests/animation" Directory: F:/Blender_build/first/ninja_debug/tests/python "bl_animation_keyframing" start time: Feb 03 04:43 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) ............... ---------------------------------------------------------------------- Ran 15 tests in 0.978s OK Error: No suitable context info for active keying set Test time = 8.65 sec ---------------------------------------------------------- Test Passed. "bl_animation_keyframing" end time: Feb 03 04:43 RTZ 2 () "bl_animation_keyframing" time elapsed: 00:00:08 ---------------------------------------------------------- 94/334 Testing: bl_animation_nla_strip 94/334 Test: bl_animation_nla_strip Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_animation_nla_strip.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "bl_animation_nla_strip" start time: Feb 03 04:43 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) x.... ---------------------------------------------------------------------- Ran 5 tests in 0.558s OK (expected failures=1) Test time = 6.87 sec ---------------------------------------------------------- Test Passed. "bl_animation_nla_strip" end time: Feb 03 04:43 RTZ 2 () "bl_animation_nla_strip" time elapsed: 00:00:06 ---------------------------------------------------------- 95/334 Testing: bl_rigging_symmetrize 95/334 Test: bl_rigging_symmetrize Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_rigging_symmetrize.py" "--" "--testdir" "F:/Blender_build/first/blender/../lib/tests/animation" Directory: F:/Blender_build/first/ninja_debug/tests/python "bl_rigging_symmetrize" start time: Feb 03 04:43 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\animation\symm_test.blend" . ---------------------------------------------------------------------- Ran 1 test in 0.474s OK Test time = 4.48 sec ---------------------------------------------------------- Test Passed. "bl_rigging_symmetrize" end time: Feb 03 04:43 RTZ 2 () "bl_rigging_symmetrize" time elapsed: 00:00:04 ---------------------------------------------------------- 96/334 Testing: bl_node_field_type_inference 96/334 Test: bl_node_field_type_inference Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_node_field_type_inference.py" "--" "--testdir" "F:/Blender_build/first/blender/../lib/tests/node_group" Directory: F:/Blender_build/first/ninja_debug/tests/python "bl_node_field_type_inference" start time: Feb 03 04:43 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\node_group\field_type_inference.blend" .Read blend: "F:\Blender_build\first\lib\tests\node_group\field_type_inference.blend" .Read blend: "F:\Blender_build\first\lib\tests\node_group\field_type_inference.blend" .Read blend: "F:\Blender_build\first\lib\tests\node_group\field_type_inference.blend" .Read blend: "F:\Blender_build\first\lib\tests\node_group\field_type_inference.blend" .Read blend: "F:\Blender_build\first\lib\tests\node_group\field_type_inference.blend" .Read blend: "F:\Blender_build\first\lib\tests\node_group\field_type_inference.blend" .Read blend: "F:\Blender_build\first\lib\tests\node_group\field_type_inference.blend" . ---------------------------------------------------------------------- Ran 8 tests in 0.775s OK Test time = 6.85 sec ---------------------------------------------------------- Test Passed. "bl_node_field_type_inference" end time: Feb 03 04:43 RTZ 2 () "bl_node_field_type_inference" time elapsed: 00:00:06 ---------------------------------------------------------- 97/334 Testing: bl_node_group_compat 97/334 Test: bl_node_group_compat Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_node_group_compat.py" "--" "--testdir" "F:/Blender_build/first/blender/../lib/tests/node_group" Directory: F:/Blender_build/first/ninja_debug/tests/python "bl_node_group_compat" start time: Feb 03 04:43 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\node_group\nodegroup25.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Dependency cycle detected: NTShader Nodetree/NTREE_OUTPUT() depends on MAMaterial/MATERIAL_UPDATE() via 'Material -> Node' NTShader Nodetree/NTREE_OUTPUT() via 'Material's NTree' Detected 1 dependency cycles .Read blend: "F:\Blender_build\first\lib\tests\node_group\nodegroup25.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Dependency cycle detected: NTShader Nodetree/NTREE_OUTPUT() depends on MAMaterial/MATERIAL_UPDATE() via 'Material -> Node' NTShader Nodetree/NTREE_OUTPUT() via 'Material's NTree' Detected 1 dependency cycles .Read blend: "F:\Blender_build\first\lib\tests\node_group\nodegroup36.blend" WARN (bke.modifier): F:\Blender_build\first\blender\source\blender\blenkernel\intern\modifier.cc:442 BKE_modifier_set_error: Object: "Cube", Modifier: "GeometryNodes", Node group must have a group output node .Read blend: "F:\Blender_build\first\lib\tests\node_group\nodegroup36.blend" WARN (bke.modifier): F:\Blender_build\first\blender\source\blender\blenkernel\intern\modifier.cc:442 BKE_modifier_set_error: Object: "Cube", Modifier: "GeometryNodes", Node group must have a group output node .Read blend: "F:\Blender_build\first\lib\tests\node_group\nodegroup36.blend" WARN (bke.modifier): F:\Blender_build\first\blender\source\blender\blenkernel\intern\modifier.cc:442 BKE_modifier_set_error: Object: "Cube", Modifier: "GeometryNodes", Node group must have a group output node . ---------------------------------------------------------------------- Ran 5 tests in 0.377s OK Test time = 4.51 sec ---------------------------------------------------------- Test Passed. "bl_node_group_compat" end time: Feb 03 04:44 RTZ 2 () "bl_node_group_compat" time elapsed: 00:00:04 ---------------------------------------------------------- 98/334 Testing: bl_node_group_interface 98/334 Test: bl_node_group_interface Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_node_group_interface.py" "--" "--testdir" "F:/Blender_build/first/blender/../lib/tests/node_group" Directory: F:/Blender_build/first/ninja_debug/tests/python "bl_node_group_interface" start time: Feb 03 04:44 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\node_group\empty.blend" Warning: Parent panel does not allow child panels .Read blend: "F:\Blender_build\first\lib\tests\node_group\empty.blend" .Read blend: "F:\Blender_build\first\lib\tests\node_group\empty.blend" .Read blend: "F:\Blender_build\first\lib\tests\node_group\empty.blend" .Read blend: "F:\Blender_build\first\lib\tests\node_group\empty.blend" .Read blend: "F:\Blender_build\first\lib\tests\node_group\empty.blend" .Read blend: "F:\Blender_build\first\lib\tests\node_group\empty.blend" .Read blend: "F:\Blender_build\first\lib\tests\node_group\empty.blend" .Read blend: "F:\Blender_build\first\lib\tests\node_group\empty.blend" Warning: Parent panel does not allow child panels .Read blend: "F:\Blender_build\first\lib\tests\node_group\empty.blend" .Read blend: "F:\Blender_build\first\lib\tests\node_group\empty.blend" .Read blend: "F:\Blender_build\first\lib\tests\node_group\empty.blend" .Read blend: "F:\Blender_build\first\lib\tests\node_group\empty.blend" .Read blend: "F:\Blender_build\first\lib\tests\node_group\empty.blend" .Read blend: "F:\Blender_build\first\lib\tests\node_group\empty.blend" .Read blend: "F:\Blender_build\first\lib\tests\node_group\empty.blend" Warning: Parent panel does not allow child panels .Read blend: "F:\Blender_build\first\lib\tests\node_group\empty.blend" .Read blend: "F:\Blender_build\first\lib\tests\node_group\empty.blend" .Read blend: "F:\Blender_build\first\lib\tests\node_group\empty.blend" .Read blend: "F:\Blender_build\first\lib\tests\node_group\empty.blend" .Read blend: "F:\Blender_build\first\lib\tests\node_group\empty.blend" .Read blend: "F:\Blender_build\first\lib\tests\node_group\empty.blend" .Read blend: "F:\Blender_build\first\lib\tests\node_group\empty.blend" . ---------------------------------------------------------------------- Ran 23 tests in 1.085s OK Test time = 7.23 sec ---------------------------------------------------------- Test Passed. "bl_node_group_interface" end time: Feb 03 04:44 RTZ 2 () "bl_node_group_interface" time elapsed: 00:00:07 ---------------------------------------------------------- 99/334 Testing: io_curve_svg_complex 99/334 Test: io_curve_svg_complex Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/bl_io_curve_svg_test.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/io_tests/svg/complex" "-outdir" "F:/Blender_build/first/ninja_debug/tests/io_curve_svg" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "io_curve_svg_complex" start time: Feb 03 04:44 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 1 tests from 1 test case. [ RUN ] blender_icons WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] blender_icons [==========] 1 tests from 1 test case ran. (47390 ms total) [ PASSED ] 1 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/io_curve_svg/report.html Test time = 50.72 sec ---------------------------------------------------------- Test Passed. "io_curve_svg_complex" end time: Feb 03 04:45 RTZ 2 () "io_curve_svg_complex" time elapsed: 00:00:50 ---------------------------------------------------------- 100/334 Testing: io_curve_svg_path 100/334 Test: io_curve_svg_path Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/bl_io_curve_svg_test.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/io_tests/svg/path" "-outdir" "F:/Blender_build/first/ninja_debug/tests/io_curve_svg" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "io_curve_svg_path" start time: Feb 03 04:45 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 1 tests from 1 test case. [ RUN ] path_implicit_close WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] path_implicit_close [==========] 1 tests from 1 test case ran. (7911 ms total) [ PASSED ] 1 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/io_curve_svg/report.html Test time = 9.25 sec ---------------------------------------------------------- Test Passed. "io_curve_svg_path" end time: Feb 03 04:45 RTZ 2 () "io_curve_svg_path" time elapsed: 00:00:09 ---------------------------------------------------------- 101/334 Testing: cycles_bake_cpu 101/334 Test: cycles_bake_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/cycles_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/render/bake" "-outdir" "F:/Blender_build/first/ninja_debug/tests/cycles" "-device" "CPU" "-blacklist" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "cycles_bake_cpu" start time: Feb 03 04:45 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 4 tests from 1 test case. [ RUN ] bake_bevel [ RUN ] bake_roughness [ RUN ] bake_split_faces [ RUN ] bake_zspan_watertight WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] bake_bevel WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] bake_roughness WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] bake_split_faces WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] bake_zspan_watertight [==========] 4 tests from 1 test case ran. (141460 ms total) [ PASSED ] 4 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/report.html Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/compare.html Test time = 142.81 sec ---------------------------------------------------------- Test Passed. "cycles_bake_cpu" end time: Feb 03 04:47 RTZ 2 () "cycles_bake_cpu" time elapsed: 00:02:22 ---------------------------------------------------------- 102/334 Testing: cycles_bsdf_cpu 102/334 Test: cycles_bsdf_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/cycles_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/render/bsdf" "-outdir" "F:/Blender_build/first/ninja_debug/tests/cycles" "-device" "CPU" "-blacklist" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "cycles_bsdf_cpu" start time: Feb 03 04:47 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 32 tests from 1 test case. [ RUN ] anisotropic_ashikhmin [ RUN ] anisotropic_ashikhmin_rough [ RUN ] anisotropic_beckmann [ RUN ] anisotropic_beckmann_rough [ RUN ] anisotropic_ggx [ RUN ] anisotropic_ggx_rough [ RUN ] diffuse [ RUN ] glass_beckmann [ RUN ] glass_beckmann_rough [ RUN ] glass_ggx [ RUN ] glass_ggx_rough [ RUN ] glass_sharp [ RUN ] glossy_ashikhmin [ RUN ] glossy_ashikhmin_rough [ RUN ] glossy_beckmann [ RUN ] glossy_beckmann_rough [ RUN ] glossy_ggx [ RUN ] glossy_ggx_rough [ RUN ] glossy_multiscatter_ggx [ RUN ] glossy_multiscatter_ggx_rough [ RUN ] glossy_roughness_texture [ RUN ] glossy_sharp [ RUN ] refraction_beckmann [ RUN ] refraction_beckmann_rough [ RUN ] refraction_ggx [ RUN ] refraction_ggx_rough [ RUN ] refraction_sharp [ RUN ] toon_diffuse [ RUN ] toon_glossy [ RUN ] translucent [ RUN ] transparent [ RUN ] velvet WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] anisotropic_ashikhmin WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] anisotropic_ashikhmin_rough WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] anisotropic_beckmann WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] anisotropic_beckmann_rough WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] anisotropic_ggx WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] anisotropic_ggx_rough WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] diffuse WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] glass_beckmann WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] glass_beckmann_rough WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] glass_ggx WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] glass_ggx_rough WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] glass_sharp WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] glossy_ashikhmin WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] glossy_ashikhmin_rough WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] glossy_beckmann WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] glossy_beckmann_rough WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] glossy_ggx WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] glossy_ggx_rough WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] glossy_multiscatter_ggx WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] glossy_multiscatter_ggx_rough WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] glossy_roughness_texture WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] glossy_sharp WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] refraction_beckmann WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] refraction_beckmann_rough WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] refraction_ggx WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] refraction_ggx_rough WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] refraction_sharp WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] toon_diffuse WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] toon_glossy WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] translucent WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] transparent WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] velvet [==========] 32 tests from 1 test case ran. (111363 ms total) [ PASSED ] 32 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/report.html Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/compare.html Test time = 112.59 sec ---------------------------------------------------------- Test Passed. "cycles_bsdf_cpu" end time: Feb 03 04:49 RTZ 2 () "cycles_bsdf_cpu" time elapsed: 00:01:52 ---------------------------------------------------------- 103/334 Testing: cycles_camera_cpu 103/334 Test: cycles_camera_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/cycles_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/render/camera" "-outdir" "F:/Blender_build/first/ninja_debug/tests/cycles" "-device" "CPU" "-blacklist" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "cycles_camera_cpu" start time: Feb 03 04:49 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 8 tests from 1 test case. [ RUN ] camera_depth_of_field [ RUN ] camera_equiangular_cubemap_face [ RUN ] camera_equirectangular [ RUN ] camera_fisheye_equidistant [ RUN ] camera_fisheye_equisolid [ RUN ] camera_fisheye_polynomial [ RUN ] camera_mirror_ball [ RUN ] camera_ortho WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] camera_depth_of_field WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] camera_equiangular_cubemap_face WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] camera_equirectangular WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] camera_fisheye_equidistant WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] camera_fisheye_equisolid WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] camera_fisheye_polynomial WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] camera_mirror_ball WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] camera_ortho [==========] 8 tests from 1 test case ran. (26426 ms total) [ PASSED ] 8 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/report.html Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/compare.html Test time = 27.65 sec ---------------------------------------------------------- Test Passed. "cycles_camera_cpu" end time: Feb 03 04:49 RTZ 2 () "cycles_camera_cpu" time elapsed: 00:00:27 ---------------------------------------------------------- 104/334 Testing: cycles_denoise_cpu 104/334 Test: cycles_denoise_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/cycles_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/render/denoise" "-outdir" "F:/Blender_build/first/ninja_debug/tests/cycles" "-device" "CPU" "-blacklist" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "cycles_denoise_cpu" start time: Feb 03 04:49 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 13 tests from 1 test case. [ RUN ] denoise_dof_mblur [ RUN ] denoise_hair [ RUN ] denoise_oidn_adaptive_sample_count [ RUN ] denoise_oidn_catcher_matte [ RUN ] denoise_oidn_catcher_matte_adaptive [ RUN ] denoise_oidn_catcher_matte_with_shadow [ RUN ] denoise_oidn_catcher_matte_with_shadow_adaptive [ RUN ] denoise_oidn_catcher_pass [ RUN ] denoise_oidn_catcher_pass_adaptive [ RUN ] denoise_passes [ RUN ] denoise_specular [ RUN ] denoise_sss [ RUN ] denoise_volume WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] denoise_dof_mblur WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] denoise_hair WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] denoise_oidn_adaptive_sample_count [ OK ] denoise_oidn_catcher_matte [ OK ] denoise_oidn_catcher_matte_adaptive [ OK ] denoise_oidn_catcher_matte_with_shadow [ OK ] denoise_oidn_catcher_matte_with_shadow_adaptive [ OK ] denoise_oidn_catcher_pass [ OK ] denoise_oidn_catcher_pass_adaptive WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] denoise_passes WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] denoise_specular WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] denoise_sss WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] denoise_volume [==========] 13 tests from 1 test case ran. (76392 ms total) [ PASSED ] 13 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/report.html Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/compare.html Test time = 77.62 sec ---------------------------------------------------------- Test Passed. "cycles_denoise_cpu" end time: Feb 03 04:51 RTZ 2 () "cycles_denoise_cpu" time elapsed: 00:01:17 ---------------------------------------------------------- 105/334 Testing: cycles_displacement_cpu 105/334 Test: cycles_displacement_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/cycles_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/render/displacement" "-outdir" "F:/Blender_build/first/ninja_debug/tests/cycles" "-device" "CPU" "-blacklist" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "cycles_displacement_cpu" start time: Feb 03 04:51 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 14 tests from 1 test case. [ RUN ] both_displacement [ RUN ] bump_glass [ RUN ] bump_glossy [ RUN ] bump_with_displacement [ RUN ] compare_bump [ RUN ] dicing_camera [ RUN ] offscreen_dicing [ RUN ] panorama_dicing [ RUN ] true_displacement [ RUN ] true_displacement_image [ RUN ] true_displacement_scaled [ RUN ] true_displacement_scaled_shared [ RUN ] vector_displacement_object [ RUN ] vector_displacement_tangent WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] both_displacement WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] bump_glass WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] bump_glossy WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] bump_with_displacement WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] compare_bump WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] dicing_camera WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] offscreen_dicing WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] panorama_dicing WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] true_displacement WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] true_displacement_image WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] true_displacement_scaled WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] true_displacement_scaled_shared WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] vector_displacement_object WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] vector_displacement_tangent [==========] 14 tests from 1 test case ran. (106355 ms total) [ PASSED ] 14 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/report.html Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/compare.html Test time = 107.53 sec ---------------------------------------------------------- Test Passed. "cycles_displacement_cpu" end time: Feb 03 04:52 RTZ 2 () "cycles_displacement_cpu" time elapsed: 00:01:47 ---------------------------------------------------------- 106/334 Testing: cycles_hair_cpu 106/334 Test: cycles_hair_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/cycles_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/render/hair" "-outdir" "F:/Blender_build/first/ninja_debug/tests/cycles" "-device" "CPU" "-blacklist" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "cycles_hair_cpu" start time: Feb 03 04:52 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 12 tests from 1 test case. [ RUN ] hair_basemesh_intercept [ RUN ] hair_close_up [ RUN ] hair_length_info [ RUN ] hair_particle_random [ RUN ] hair_reflection [ RUN ] hair_ribbon_close_up [ RUN ] hair_transmission [ RUN ] microfacet_hair_orientation [ RUN ] principled_hair_absorptioncoefficient [ RUN ] principled_hair_melaninconcentration [ RUN ] transparent_shadow_hair [ RUN ] transparent_shadow_hair_blur [ OK ] hair_basemesh_intercept [ OK ] hair_close_up [ OK ] hair_length_info [ OK ] hair_particle_random WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] hair_reflection [ OK ] hair_ribbon_close_up WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] hair_transmission WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] microfacet_hair_orientation WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] principled_hair_absorptioncoefficient WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] principled_hair_melaninconcentration WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] transparent_shadow_hair WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] transparent_shadow_hair_blur [==========] 12 tests from 1 test case ran. (119510 ms total) [ PASSED ] 12 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/report.html Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/compare.html Test time = 120.70 sec ---------------------------------------------------------- Test Passed. "cycles_hair_cpu" end time: Feb 03 04:54 RTZ 2 () "cycles_hair_cpu" time elapsed: 00:02:00 ---------------------------------------------------------- 107/334 Testing: cycles_image_colorspace_cpu 107/334 Test: cycles_image_colorspace_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/cycles_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/render/image_colorspace" "-outdir" "F:/Blender_build/first/ninja_debug/tests/cycles" "-device" "CPU" "-blacklist" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "cycles_image_colorspace_cpu" start time: Feb 03 04:54 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 10 tests from 1 test case. [ RUN ] image_alpha_blend [ RUN ] image_alpha_blend_osl [ RUN ] image_alpha_channel_packed [ RUN ] image_alpha_channel_packed_osl [ RUN ] image_alpha_ignore [ RUN ] image_alpha_ignore_osl [ RUN ] image_log [ RUN ] image_log_osl [ RUN ] image_non_color [ RUN ] image_non_color_osl WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_alpha_blend WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_alpha_blend_osl WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_alpha_channel_packed WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_alpha_channel_packed_osl WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_alpha_ignore WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_alpha_ignore_osl WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_log WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_log_osl WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_non_color WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_non_color_osl [==========] 10 tests from 1 test case ran. (93414 ms total) [ PASSED ] 10 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/report.html Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/compare.html Test time = 95.45 sec ---------------------------------------------------------- Test Passed. "cycles_image_colorspace_cpu" end time: Feb 03 04:56 RTZ 2 () "cycles_image_colorspace_cpu" time elapsed: 00:01:35 ---------------------------------------------------------- 108/334 Testing: cycles_image_data_types_cpu 108/334 Test: cycles_image_data_types_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/cycles_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/render/image_data_types" "-outdir" "F:/Blender_build/first/ninja_debug/tests/cycles" "-device" "CPU" "-blacklist" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "cycles_image_data_types_cpu" start time: Feb 03 04:56 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 23 tests from 1 test case. [ RUN ] image_byte1 [ RUN ] image_byte1_16bit [ RUN ] image_byte3 [ RUN ] image_byte3_16bit [ RUN ] image_byte4 [ RUN ] image_byte4_16bit [ RUN ] image_float3 [ RUN ] image_float4 [ RUN ] image_generated_byte [ RUN ] image_generated_float [ RUN ] image_half3 [ RUN ] image_half4 [ RUN ] image_missing [ RUN ] image_packed_byte1 [ RUN ] image_packed_byte1_16bit [ RUN ] image_packed_byte3 [ RUN ] image_packed_byte3_16bit [ RUN ] image_packed_byte4 [ RUN ] image_packed_byte4_16bit [ RUN ] image_packed_float3 [ RUN ] image_packed_float4 [ RUN ] image_packed_half3 [ RUN ] image_packed_half4 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_byte1 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_byte1_16bit WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_byte3 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_byte3_16bit WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_byte4 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_byte4_16bit WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_float3 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_float4 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_generated_byte WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_generated_float WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_half3 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_half4 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_missing WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_packed_byte1 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_packed_byte1_16bit WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_packed_byte3 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_packed_byte3_16bit WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_packed_byte4 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_packed_byte4_16bit WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_packed_float3 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_packed_float4 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_packed_half3 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_packed_half4 [==========] 23 tests from 1 test case ran. (20508 ms total) [ PASSED ] 23 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/report.html Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/compare.html Test time = 21.91 sec ---------------------------------------------------------- Test Passed. "cycles_image_data_types_cpu" end time: Feb 03 04:56 RTZ 2 () "cycles_image_data_types_cpu" time elapsed: 00:00:21 ---------------------------------------------------------- 109/334 Testing: cycles_image_mapping_cpu 109/334 Test: cycles_image_mapping_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/cycles_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/render/image_mapping" "-outdir" "F:/Blender_build/first/ninja_debug/tests/cycles" "-device" "CPU" "-blacklist" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "cycles_image_mapping_cpu" start time: Feb 03 04:56 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 45 tests from 1 test case. [ RUN ] image_mapping_clip_closest [ RUN ] image_mapping_clip_closest_1px [ RUN ] image_mapping_clip_closest_1px_osl [ RUN ] image_mapping_clip_closest_osl [ RUN ] image_mapping_clip_cubic [ RUN ] image_mapping_clip_cubic_1px [ RUN ] image_mapping_clip_cubic_1px_osl [ RUN ] image_mapping_clip_cubic_osl [ RUN ] image_mapping_clip_linear [ RUN ] image_mapping_clip_linear_1px [ RUN ] image_mapping_clip_linear_1px_osl [ RUN ] image_mapping_clip_linear_osl [ RUN ] image_mapping_extend_closest [ RUN ] image_mapping_extend_closest_1px [ RUN ] image_mapping_extend_closest_1px_osl [ RUN ] image_mapping_extend_closest_osl [ RUN ] image_mapping_extend_cubic [ RUN ] image_mapping_extend_cubic_1px [ RUN ] image_mapping_extend_cubic_1px_osl [ RUN ] image_mapping_extend_cubic_osl [ RUN ] image_mapping_extend_linear [ RUN ] image_mapping_extend_linear_1px [ RUN ] image_mapping_extend_linear_1px_osl [ RUN ] image_mapping_extend_linear_osl [ RUN ] image_mapping_mirror_closest [ RUN ] image_mapping_mirror_closest_osl [ RUN ] image_mapping_mirror_cubic [ RUN ] image_mapping_mirror_cubic_osl [ RUN ] image_mapping_mirror_linear [ RUN ] image_mapping_mirror_linear_osl [ RUN ] image_mapping_repeat_closest [ RUN ] image_mapping_repeat_closest_1px [ RUN ] image_mapping_repeat_closest_1px_osl [ RUN ] image_mapping_repeat_closest_osl [ RUN ] image_mapping_repeat_cubic [ RUN ] image_mapping_repeat_cubic_1px [ RUN ] image_mapping_repeat_cubic_1px_osl [ RUN ] image_mapping_repeat_cubic_osl [ RUN ] image_mapping_repeat_linear [ RUN ] image_mapping_repeat_linear_1px [ RUN ] image_mapping_repeat_linear_1px_osl [ RUN ] image_mapping_repeat_linear_osl [ RUN ] image_mapping_udim [ RUN ] image_mapping_udim_packed [ RUN ] image_mapping_uvtile_osl WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_clip_closest WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_clip_closest_1px WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_clip_closest_1px_osl WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_clip_closest_osl WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_clip_cubic WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_clip_cubic_1px WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_clip_cubic_1px_osl WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_clip_cubic_osl WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_clip_linear WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_clip_linear_1px WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_clip_linear_1px_osl WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_clip_linear_osl WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_extend_closest WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_extend_closest_1px WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_extend_closest_1px_osl WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_extend_closest_osl WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_extend_cubic WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_extend_cubic_1px WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_extend_cubic_1px_osl WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_extend_cubic_osl WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_extend_linear WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_extend_linear_1px WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_extend_linear_1px_osl WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_extend_linear_osl WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_mirror_closest WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_mirror_closest_osl WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_mirror_cubic WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_mirror_cubic_osl WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_mirror_linear WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_mirror_linear_osl WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_repeat_closest WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_repeat_closest_1px WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_repeat_closest_1px_osl WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_repeat_closest_osl WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_repeat_cubic WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_repeat_cubic_1px WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_repeat_cubic_1px_osl WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_repeat_cubic_osl WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_repeat_linear WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_repeat_linear_1px WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_repeat_linear_1px_osl WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_repeat_linear_osl WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_udim [ OK ] image_mapping_udim_packed WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_mapping_uvtile_osl [==========] 45 tests from 1 test case ran. (64669 ms total) [ PASSED ] 45 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/report.html Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/compare.html Test time = 65.91 sec ---------------------------------------------------------- Test Passed. "cycles_image_mapping_cpu" end time: Feb 03 04:58 RTZ 2 () "cycles_image_mapping_cpu" time elapsed: 00:01:05 ---------------------------------------------------------- 110/334 Testing: cycles_image_texture_limit_cpu 110/334 Test: cycles_image_texture_limit_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/cycles_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/render/image_texture_limit" "-outdir" "F:/Blender_build/first/ninja_debug/tests/cycles" "-device" "CPU" "-blacklist" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "cycles_image_texture_limit_cpu" start time: Feb 03 04:58 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 22 tests from 1 test case. [ RUN ] image_texture_limit_byte1 [ RUN ] image_texture_limit_byte1_16bit [ RUN ] image_texture_limit_byte3 [ RUN ] image_texture_limit_byte3_16bit [ RUN ] image_texture_limit_byte4 [ RUN ] image_texture_limit_byte4_16bit [ RUN ] image_texture_limit_float3 [ RUN ] image_texture_limit_float4 [ RUN ] image_texture_limit_generated_byte [ RUN ] image_texture_limit_generated_float [ RUN ] image_texture_limit_half3 [ RUN ] image_texture_limit_half4 [ RUN ] image_texture_limit_packed_byte1 [ RUN ] image_texture_limit_packed_byte1_16bit [ RUN ] image_texture_limit_packed_byte3 [ RUN ] image_texture_limit_packed_byte3_16bit [ RUN ] image_texture_limit_packed_byte4 [ RUN ] image_texture_limit_packed_byte4_16bit [ RUN ] image_texture_limit_packed_float3 [ RUN ] image_texture_limit_packed_float4 [ RUN ] image_texture_limit_packed_half3 [ RUN ] image_texture_limit_packed_half4 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_texture_limit_byte1 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_texture_limit_byte1_16bit WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_texture_limit_byte3 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_texture_limit_byte3_16bit WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_texture_limit_byte4 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_texture_limit_byte4_16bit WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_texture_limit_float3 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_texture_limit_float4 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_texture_limit_generated_byte WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_texture_limit_generated_float WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_texture_limit_half3 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_texture_limit_half4 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_texture_limit_packed_byte1 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_texture_limit_packed_byte1_16bit WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_texture_limit_packed_byte3 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_texture_limit_packed_byte3_16bit WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_texture_limit_packed_byte4 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_texture_limit_packed_byte4_16bit WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_texture_limit_packed_float3 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_texture_limit_packed_float4 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_texture_limit_packed_half3 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] image_texture_limit_packed_half4 [==========] 22 tests from 1 test case ran. (22426 ms total) [ PASSED ] 22 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/report.html Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/compare.html Test time = 23.68 sec ---------------------------------------------------------- Test Passed. "cycles_image_texture_limit_cpu" end time: Feb 03 04:58 RTZ 2 () "cycles_image_texture_limit_cpu" time elapsed: 00:00:23 ---------------------------------------------------------- 111/334 Testing: cycles_integrator_cpu 111/334 Test: cycles_integrator_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/cycles_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/render/integrator" "-outdir" "F:/Blender_build/first/ninja_debug/tests/cycles" "-device" "CPU" "-blacklist" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "cycles_integrator_cpu" start time: Feb 03 04:58 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 8 tests from 1 test case. [ RUN ] ao_approximate [ RUN ] clamp_both [ RUN ] clamp_direct [ RUN ] clamp_indirect [ RUN ] resumable_render [ RUN ] shadow_all_max_bounces [ RUN ] transparent_shadow [ RUN ] underwater_caustics Traceback (most recent call last): File "F:\Blender_build\first\lib\tests\render\integrator\resumable_render.blend\resumable-setup.py", line 4, in AttributeError: module '_cycles' has no attribute 'set_resumable_chunk' WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] ao_approximate WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] clamp_both WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] clamp_direct WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] clamp_indirect WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] resumable_render WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] shadow_all_max_bounces WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] transparent_shadow WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] underwater_caustics [==========] 8 tests from 1 test case ran. (52520 ms total) [ PASSED ] 8 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/report.html Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/compare.html Test time = 53.91 sec ---------------------------------------------------------- Test Passed. "cycles_integrator_cpu" end time: Feb 03 04:59 RTZ 2 () "cycles_integrator_cpu" time elapsed: 00:00:53 ---------------------------------------------------------- 112/334 Testing: cycles_light_cpu 112/334 Test: cycles_light_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/cycles_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/render/light" "-outdir" "F:/Blender_build/first/ninja_debug/tests/cycles" "-device" "CPU" "-blacklist" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "cycles_light_cpu" start time: Feb 03 04:59 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 23 tests from 1 test case. [ RUN ] all_light_types [ RUN ] area_light [ RUN ] area_light_uv [ RUN ] distant_light [ RUN ] ellipse_light_spread [ RUN ] ies_light [ RUN ] instanced_mesh_lights [ RUN ] light_spread [ RUN ] light_texture [ RUN ] light_tree_multi_distant [ RUN ] lights_below_surface [ RUN ] mesh_light [ RUN ] mesh_light_backface [ RUN ] multiple_area_lights [ RUN ] multiple_lights_in_volume [ RUN ] multiple_mesh_lights [ RUN ] point_light [ RUN ] portal [ RUN ] sphere_light [ RUN ] spot_light [ RUN ] spot_light_adaptive_split [ RUN ] translucent_inside_outside [ RUN ] varying_brightness WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] all_light_types WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] area_light WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] area_light_uv WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] distant_light WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] ellipse_light_spread WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] ies_light WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] instanced_mesh_lights WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] light_spread WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] light_texture WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] light_tree_multi_distant WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] lights_below_surface WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] mesh_light WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] mesh_light_backface WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] multiple_area_lights WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] multiple_lights_in_volume WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] multiple_mesh_lights WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] point_light [ OK ] portal WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] sphere_light WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] spot_light WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] spot_light_adaptive_split WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] translucent_inside_outside WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] varying_brightness [==========] 23 tests from 1 test case ran. (217961 ms total) [ PASSED ] 23 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/report.html Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/compare.html Test time = 219.20 sec ---------------------------------------------------------- Test Passed. "cycles_light_cpu" end time: Feb 03 05:02 RTZ 2 () "cycles_light_cpu" time elapsed: 00:03:39 ---------------------------------------------------------- 113/334 Testing: cycles_light_group_cpu 113/334 Test: cycles_light_group_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/cycles_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/render/light_group" "-outdir" "F:/Blender_build/first/ninja_debug/tests/cycles" "-device" "CPU" "-blacklist" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "cycles_light_group_cpu" start time: Feb 03 05:02 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 3 tests from 1 test case. [ RUN ] light_group_background [ RUN ] light_group_simple [ RUN ] light_group_two_groups WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] light_group_background WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] light_group_simple WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] light_group_two_groups [==========] 3 tests from 1 test case ran. (17775 ms total) [ PASSED ] 3 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/report.html Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/compare.html Test time = 19.13 sec ---------------------------------------------------------- Test Passed. "cycles_light_group_cpu" end time: Feb 03 05:03 RTZ 2 () "cycles_light_group_cpu" time elapsed: 00:00:19 ---------------------------------------------------------- 114/334 Testing: cycles_light_linking_cpu 114/334 Test: cycles_light_linking_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/cycles_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/render/light_linking" "-outdir" "F:/Blender_build/first/ninja_debug/tests/cycles" "-device" "CPU" "-blacklist" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "cycles_light_linking_cpu" start time: Feb 03 05:03 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 17 tests from 1 test case. [ RUN ] light_link_distant_multi_tree [ RUN ] light_link_distant_tree [ RUN ] light_link_exclude [ RUN ] light_link_hidden [ RUN ] light_link_instanced_receiver [ RUN ] light_link_simple [ RUN ] light_link_simple_tree [ RUN ] light_link_single_light [ RUN ] shadow_link_blocked [ RUN ] shadow_link_blocked_distant [ RUN ] shadow_link_clamp [ RUN ] shadow_link_distant [ RUN ] shadow_link_glossy [ RUN ] shadow_link_hidden [ RUN ] shadow_link_mesh [ RUN ] shadow_link_multiple_lights [ RUN ] shadow_link_simple WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] light_link_distant_multi_tree WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] light_link_distant_tree WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] light_link_exclude WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] light_link_hidden WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] light_link_instanced_receiver WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] light_link_simple WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] light_link_simple_tree WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] light_link_single_light WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] shadow_link_blocked WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] shadow_link_blocked_distant WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] shadow_link_clamp WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] shadow_link_distant WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] shadow_link_glossy WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] shadow_link_hidden WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] shadow_link_mesh WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] shadow_link_multiple_lights WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] shadow_link_simple [==========] 17 tests from 1 test case ran. (54817 ms total) [ PASSED ] 17 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/report.html Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/compare.html Test time = 56.06 sec ---------------------------------------------------------- Test Passed. "cycles_light_linking_cpu" end time: Feb 03 05:04 RTZ 2 () "cycles_light_linking_cpu" time elapsed: 00:00:56 ---------------------------------------------------------- 115/334 Testing: cycles_mesh_cpu 115/334 Test: cycles_mesh_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/cycles_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/render/mesh" "-outdir" "F:/Blender_build/first/ninja_debug/tests/cycles" "-device" "CPU" "-blacklist" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "cycles_mesh_cpu" start time: Feb 03 05:04 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 32 tests from 1 test case. [ RUN ] attribute_default_color [ RUN ] autosmooth_custom_normals [ RUN ] autosmooth_simple [ RUN ] autosmooth_subdmesh_catmull [ RUN ] autosmooth_subdmesh_linear [ RUN ] bvh8_close_proximity_visibility [ RUN ] culling [ RUN ] curve_modifier [ RUN ] edit_mode [ RUN ] normal_types [ RUN ] normal_types_motion [ RUN ] pointiness [ RUN ] pointiness_autosplit [ RUN ] pointiness_split_faces [ RUN ] shadow_terminator [ RUN ] shadow_terminator_metal [ RUN ] tangent_missing_uv [ RUN ] tangent_no_uv [ RUN ] tangent_render_uv [ RUN ] tangent_specific_uv_other [ RUN ] tangent_specific_uv_render [ RUN ] tangent_triangles [ RUN ] texture_space_bezier [ RUN ] texture_space_bezier_auto [ RUN ] texture_space_font [ RUN ] texture_space_font_auto [ RUN ] texture_space_mesh_modifier [ RUN ] texture_space_nurbs [ RUN ] texture_space_nurbs_auto [ RUN ] visibility_instances [ RUN ] watertight [ RUN ] watertight_orig [ OK ] attribute_default_color WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] autosmooth_custom_normals WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] autosmooth_simple WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] autosmooth_subdmesh_catmull WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] autosmooth_subdmesh_linear [ OK ] bvh8_close_proximity_visibility WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] culling WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] curve_modifier WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] edit_mode WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] normal_types WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] normal_types_motion WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] pointiness WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] pointiness_autosplit WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] pointiness_split_faces [ OK ] shadow_terminator [ OK ] shadow_terminator_metal WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] tangent_missing_uv WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] tangent_no_uv WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] tangent_render_uv WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] tangent_specific_uv_other WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] tangent_specific_uv_render WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] tangent_triangles WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] texture_space_bezier WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] texture_space_bezier_auto WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] texture_space_font WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] texture_space_font_auto WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] texture_space_mesh_modifier WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] texture_space_nurbs WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] texture_space_nurbs_auto WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] visibility_instances [ OK ] watertight [ OK ] watertight_orig [==========] 32 tests from 1 test case ran. (111988 ms total) [ PASSED ] 32 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/report.html Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/compare.html Test time = 113.26 sec ---------------------------------------------------------- Test Passed. "cycles_mesh_cpu" end time: Feb 03 05:06 RTZ 2 () "cycles_mesh_cpu" time elapsed: 00:01:53 ---------------------------------------------------------- 116/334 Testing: cycles_motion_blur_cpu 116/334 Test: cycles_motion_blur_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/cycles_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/render/motion_blur" "-outdir" "F:/Blender_build/first/ninja_debug/tests/cycles" "-device" "CPU" "-blacklist" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "cycles_motion_blur_cpu" start time: Feb 03 05:06 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 20 tests from 1 test case. [ RUN ] bvh_steps_curve_segments_0 [ RUN ] bvh_steps_curve_segments_3 [ RUN ] bvh_steps_line_segments_0 [ RUN ] bvh_steps_line_segments_3 [ RUN ] camera_zoom_blur_perspective [ RUN ] curve_motion_blur [ RUN ] fluid_motion_blur [ RUN ] fluid_motion_blur_disabled [ RUN ] mblur_deform_autosmooth [ RUN ] mblur_deform_simple [ RUN ] multi_step_motion_blur [ RUN ] scale_motion_blur [ RUN ] shutter_curve_default [ RUN ] shutter_curve_triangle [ RUN ] shutter_moving_camera_center [ RUN ] shutter_moving_camera_end [ RUN ] shutter_moving_camera_start [ RUN ] shutter_moving_object_center [ RUN ] shutter_moving_object_end [ RUN ] shutter_moving_object_start WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] bvh_steps_curve_segments_0 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] bvh_steps_curve_segments_3 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] bvh_steps_line_segments_0 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] bvh_steps_line_segments_3 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] camera_zoom_blur_perspective WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] curve_motion_blur [ OK ] fluid_motion_blur [ OK ] fluid_motion_blur_disabled WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] mblur_deform_autosmooth WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] mblur_deform_simple WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] multi_step_motion_blur WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] scale_motion_blur WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] shutter_curve_default WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] shutter_curve_triangle WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] shutter_moving_camera_center WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] shutter_moving_camera_end WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] shutter_moving_camera_start WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] shutter_moving_object_center WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] shutter_moving_object_end WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] shutter_moving_object_start [==========] 20 tests from 1 test case ran. (85993 ms total) [ PASSED ] 20 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/report.html Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/compare.html Test time = 87.25 sec ---------------------------------------------------------- Test Passed. "cycles_motion_blur_cpu" end time: Feb 03 05:07 RTZ 2 () "cycles_motion_blur_cpu" time elapsed: 00:01:27 ---------------------------------------------------------- 117/334 Testing: cycles_openvdb_cpu 117/334 Test: cycles_openvdb_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/cycles_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/render/openvdb" "-outdir" "F:/Blender_build/first/ninja_debug/tests/cycles" "-device" "CPU" "-blacklist" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "cycles_openvdb_cpu" start time: Feb 03 05:07 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 1 tests from 1 test case. [ RUN ] openvdb_smoke WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] openvdb_smoke [==========] 1 tests from 1 test case ran. (32760 ms total) [ PASSED ] 1 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/report.html Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/compare.html Test time = 34.00 sec ---------------------------------------------------------- Test Passed. "cycles_openvdb_cpu" end time: Feb 03 05:08 RTZ 2 () "cycles_openvdb_cpu" time elapsed: 00:00:34 ---------------------------------------------------------- 118/334 Testing: cycles_pointcloud_cpu 118/334 Test: cycles_pointcloud_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/cycles_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/render/pointcloud" "-outdir" "F:/Blender_build/first/ninja_debug/tests/cycles" "-device" "CPU" "-blacklist" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "cycles_pointcloud_cpu" start time: Feb 03 05:08 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 6 tests from 1 test case. [ RUN ] point_info [ RUN ] points [ RUN ] points_emission [ RUN ] points_motion [ RUN ] points_transparent [ RUN ] points_volume [ OK ] point_info [ OK ] points [ OK ] points_emission [ OK ] points_motion [ OK ] points_transparent [ OK ] points_volume [==========] 6 tests from 1 test case ran. (22113 ms total) [ PASSED ] 6 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/report.html Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/compare.html Test time = 23.31 sec ---------------------------------------------------------- Test Passed. "cycles_pointcloud_cpu" end time: Feb 03 05:08 RTZ 2 () "cycles_pointcloud_cpu" time elapsed: 00:00:23 ---------------------------------------------------------- 119/334 Testing: cycles_principled_cpu 119/334 Test: cycles_principled_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/cycles_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/render/principled" "-outdir" "F:/Blender_build/first/ninja_debug/tests/cycles" "-device" "CPU" "-blacklist" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "cycles_principled_cpu" start time: Feb 03 05:08 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 9 tests from 1 test case. [ RUN ] principled_coat [ RUN ] principled_default [ RUN ] principled_emission [ RUN ] principled_emission_alpha [ RUN ] principled_metallic [ RUN ] principled_sheen [ RUN ] principled_specular [ RUN ] principled_subsurface [ RUN ] principled_transmission WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] principled_coat WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] principled_default WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] principled_emission WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] principled_emission_alpha WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] principled_metallic WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] principled_sheen WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] principled_specular WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] principled_subsurface WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] principled_transmission [==========] 9 tests from 1 test case ran. (47516 ms total) [ PASSED ] 9 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/report.html Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/compare.html Test time = 48.75 sec ---------------------------------------------------------- Test Passed. "cycles_principled_cpu" end time: Feb 03 05:09 RTZ 2 () "cycles_principled_cpu" time elapsed: 00:00:48 ---------------------------------------------------------- 120/334 Testing: cycles_render_layer_cpu 120/334 Test: cycles_render_layer_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/cycles_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/render/render_layer" "-outdir" "F:/Blender_build/first/ninja_debug/tests/cycles" "-device" "CPU" "-blacklist" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "cycles_render_layer_cpu" start time: Feb 03 05:09 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 25 tests from 1 test case. [ RUN ] aov_position [ RUN ] freestyle [ RUN ] freestyle_stroke_material [ RUN ] render_passes_ao [ RUN ] render_passes_aov_color [ RUN ] render_passes_aov_value [ RUN ] render_passes_cryptomatte_asset [ RUN ] render_passes_cryptomatte_material [ RUN ] render_passes_cryptomatte_object [ RUN ] render_passes_diffuse_color [ RUN ] render_passes_diffuse_direct [ RUN ] render_passes_diffuse_indirect [ RUN ] render_passes_emission [ RUN ] render_passes_environment [ RUN ] render_passes_mist [ RUN ] render_passes_normal [ RUN ] render_passes_shadow [ RUN ] render_passes_specular_color [ RUN ] render_passes_specular_direct [ RUN ] render_passes_specular_indirect [ RUN ] rlayer_flags_01 [ RUN ] rlayer_flags_02 [ RUN ] rlayer_flags_03 [ RUN ] rlayer_flags_04 [ RUN ] shadow_catcher_ao_pass WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] aov_position WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] freestyle WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] freestyle_stroke_material WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] render_passes_ao [ OK ] render_passes_aov_color WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] render_passes_aov_value WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] render_passes_cryptomatte_asset WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] render_passes_cryptomatte_material WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] render_passes_cryptomatte_object WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] render_passes_diffuse_color WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] render_passes_diffuse_direct WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] render_passes_diffuse_indirect WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] render_passes_emission WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] render_passes_environment WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] render_passes_mist WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] render_passes_normal WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] render_passes_shadow WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] render_passes_specular_color WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] render_passes_specular_direct WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] render_passes_specular_indirect WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] rlayer_flags_01 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] rlayer_flags_02 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] rlayer_flags_03 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] rlayer_flags_04 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] shadow_catcher_ao_pass [==========] 25 tests from 1 test case ran. (129442 ms total) [ PASSED ] 25 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/report.html Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/compare.html Test time = 130.73 sec ---------------------------------------------------------- Test Passed. "cycles_render_layer_cpu" end time: Feb 03 05:11 RTZ 2 () "cycles_render_layer_cpu" time elapsed: 00:02:10 ---------------------------------------------------------- 121/334 Testing: cycles_reports_cpu 121/334 Test: cycles_reports_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/cycles_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/render/reports" "-outdir" "F:/Blender_build/first/ninja_debug/tests/cycles" "-device" "CPU" "-blacklist" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "cycles_reports_cpu" start time: Feb 03 05:11 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 30 tests from 1 test case. [ RUN ] T39804 [ RUN ] T39823 [ RUN ] T40964 [ RUN ] T41143 [ RUN ] T42475_1 [ RUN ] T42475_2 [ RUN ] T43156 [ RUN ] T43865 [ RUN ] T44895 [ RUN ] T45227 [ RUN ] T45609 [ RUN ] T46108 [ RUN ] T48346 [ RUN ] T48645 [ RUN ] T48790 [ RUN ] T48860 [ RUN ] T48860_mblur [ RUN ] T49936 [ RUN ] T49936_indirect [ RUN ] T50164 [ RUN ] T50452 [ RUN ] T50533 [ RUN ] T50535_1 [ RUN ] T50535_2 [ RUN ] T50634_1 [ RUN ] T50634_2 [ RUN ] T50655 [ RUN ] T50718 [ RUN ] T53600 [ RUN ] T53854 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] T39804 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] T39823 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] T40964 [ OK ] T41143 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] T42475_1 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] T42475_2 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] T43156 [ OK ] T43865 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] T44895 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] T45227 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] T45609 [ OK ] T46108 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] T48346 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] T48645 [ OK ] T48790 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] T48860 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] T48860_mblur [ OK ] T49936 [ OK ] T49936_indirect WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] T50164 [ OK ] T50452 [ OK ] T50533 [ OK ] T50535_1 [ OK ] T50535_2 [ OK ] T50634_1 [ OK ] T50634_2 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] T50655 [ OK ] T50718 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] T53600 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] T53854 [==========] 30 tests from 1 test case ran. (143672 ms total) [ PASSED ] 30 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/report.html Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/compare.html Test time = 144.93 sec ---------------------------------------------------------- Test Passed. "cycles_reports_cpu" end time: Feb 03 05:13 RTZ 2 () "cycles_reports_cpu" time elapsed: 00:02:24 ---------------------------------------------------------- 122/334 Testing: cycles_shader_cpu 122/334 Test: cycles_shader_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/cycles_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/render/shader" "-outdir" "F:/Blender_build/first/ninja_debug/tests/cycles" "-device" "CPU" "-blacklist" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "cycles_shader_cpu" start time: Feb 03 05:13 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 23 tests from 1 test case. [ RUN ] ambient_occlusion [ RUN ] ambient_occlusion_only_local [ RUN ] attribute_uniform [ RUN ] attribute_view_layer [ RUN ] bevel [ RUN ] bevel_mblur [ RUN ] blackbody [ RUN ] constant_fold [ RUN ] custom_normal_map [ RUN ] diffuse_normal_map [ RUN ] emission [ RUN ] glossy_normal_map [ RUN ] holdout [ RUN ] node_group_color [ RUN ] node_group_float [ RUN ] node_group_vector [ RUN ] rgb_curves_input_0.5 [ RUN ] rgb_curves_input_1.2 [ RUN ] rgb_curves_input_2.0_extrapolate [ RUN ] rgb_curves_input_neg_0.5 [ RUN ] rgb_curves_input_neg_1.2 [ RUN ] rgb_curves_input_neg_2.0_extrapolate [ RUN ] tex_voronoi WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] ambient_occlusion WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] ambient_occlusion_only_local WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] attribute_uniform WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] attribute_view_layer WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] bevel WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] bevel_mblur WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] blackbody WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] constant_fold [ OK ] custom_normal_map [ OK ] diffuse_normal_map WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] emission WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] glossy_normal_map WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] holdout WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] node_group_color WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] node_group_float WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] node_group_vector WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] rgb_curves_input_0.5 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] rgb_curves_input_1.2 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] rgb_curves_input_2.0_extrapolate WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] rgb_curves_input_neg_0.5 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] rgb_curves_input_neg_1.2 WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] rgb_curves_input_neg_2.0_extrapolate WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] tex_voronoi [==========] 23 tests from 1 test case ran. (89983 ms total) [ PASSED ] 23 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/report.html Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/compare.html Test time = 91.35 sec ---------------------------------------------------------- Test Passed. "cycles_shader_cpu" end time: Feb 03 05:15 RTZ 2 () "cycles_shader_cpu" time elapsed: 00:01:31 ---------------------------------------------------------- 123/334 Testing: cycles_shadow_catcher_cpu 123/334 Test: cycles_shadow_catcher_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/cycles_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/render/shadow_catcher" "-outdir" "F:/Blender_build/first/ninja_debug/tests/cycles" "-device" "CPU" "-blacklist" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "cycles_shadow_catcher_cpu" start time: Feb 03 05:15 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 15 tests from 1 test case. [ RUN ] shadow_catcher_cornell_box_instanced [ RUN ] shadow_catcher_cornell_box_real [ RUN ] shadow_catcher_pt_fully_transparent [ RUN ] shadow_catcher_pt_simple [ RUN ] shadow_catcher_pt_simple_semi_transparent_surface [ RUN ] shadow_catcher_pt_simple_transparent_film [ RUN ] shadow_catcher_pt_simple_transparent_mix_surface [ RUN ] shadow_catcher_pt_simple_transparent_mix_surface_film [ RUN ] shadow_catcher_pt_transparent_lamp_only_0.2 [ RUN ] shadow_catcher_pt_transparent_lamp_only_0.8 [ RUN ] shadow_catcher_pt_transparent_lamp_only_1.0 [ RUN ] shadow_catcher_pt_volume [ RUN ] shadow_catcher_pt_volume_dense [ RUN ] shadow_catcher_pt_volume_sparse [ RUN ] transparent_glass [ OK ] shadow_catcher_cornell_box_instanced [ OK ] shadow_catcher_cornell_box_real [ OK ] shadow_catcher_pt_fully_transparent [ OK ] shadow_catcher_pt_simple [ OK ] shadow_catcher_pt_simple_semi_transparent_surface [ OK ] shadow_catcher_pt_simple_transparent_film [ OK ] shadow_catcher_pt_simple_transparent_mix_surface [ OK ] shadow_catcher_pt_simple_transparent_mix_surface_film [ OK ] shadow_catcher_pt_transparent_lamp_only_0.2 [ OK ] shadow_catcher_pt_transparent_lamp_only_0.8 [ OK ] shadow_catcher_pt_transparent_lamp_only_1.0 [ OK ] shadow_catcher_pt_volume [ OK ] shadow_catcher_pt_volume_dense [ OK ] shadow_catcher_pt_volume_sparse [ OK ] transparent_glass [==========] 15 tests from 1 test case ran. (78944 ms total) [ PASSED ] 15 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/report.html Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/compare.html Test time = 80.40 sec ---------------------------------------------------------- Test Passed. "cycles_shadow_catcher_cpu" end time: Feb 03 05:16 RTZ 2 () "cycles_shadow_catcher_cpu" time elapsed: 00:01:20 ---------------------------------------------------------- 124/334 Testing: cycles_sss_cpu 124/334 Test: cycles_sss_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/cycles_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/render/sss" "-outdir" "F:/Blender_build/first/ninja_debug/tests/cycles" "-device" "CPU" "-blacklist" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "cycles_sss_cpu" start time: Feb 03 05:16 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 14 tests from 1 test case. [ RUN ] sss_concave_clamp [ RUN ] sss_diffuse_mix_clamp [ RUN ] sss_hair [ RUN ] sss_reflection_clamp [ RUN ] subsurface_base_color_mix [ RUN ] subsurface_behind_glass [ RUN ] subsurface_behind_glass_branched [ RUN ] subsurface_burley [ RUN ] subsurface_cubic [ RUN ] subsurface_gaussian [ RUN ] subsurface_mix [ RUN ] subsurface_random_walk [ RUN ] subsurface_random_walk_thin [ RUN ] subsurface_small_radius WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] sss_concave_clamp WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] sss_diffuse_mix_clamp WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] sss_hair WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] sss_reflection_clamp WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] subsurface_base_color_mix WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] subsurface_behind_glass WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] subsurface_behind_glass_branched WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] subsurface_burley WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] subsurface_cubic WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] subsurface_gaussian WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] subsurface_mix WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] subsurface_random_walk WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] subsurface_random_walk_thin WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] subsurface_small_radius [==========] 14 tests from 1 test case ran. (106060 ms total) [ PASSED ] 14 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/report.html Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/compare.html Test time = 107.35 sec ---------------------------------------------------------- Test Passed. "cycles_sss_cpu" end time: Feb 03 05:18 RTZ 2 () "cycles_sss_cpu" time elapsed: 00:01:47 ---------------------------------------------------------- 125/334 Testing: cycles_volume_cpu 125/334 Test: cycles_volume_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/cycles_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/render/volume" "-outdir" "F:/Blender_build/first/ninja_debug/tests/cycles" "-device" "CPU" "-blacklist" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "cycles_volume_cpu" start time: Feb 03 05:18 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 29 tests from 1 test case. [ RUN ] camera_in_volume_camera_and_volume [ RUN ] camera_in_volume_camera_only [ RUN ] camera_in_volume_nested [ RUN ] camera_in_volume_simple [ RUN ] fire [ RUN ] point_density_particle_object [ RUN ] point_density_particle_world [ RUN ] point_density_vertices_object [ RUN ] point_density_vertices_world [ RUN ] principled_absorption [ RUN ] principled_blackbody [ RUN ] principled_bsdf_interior [ RUN ] principled_smoke [ RUN ] smoke [ RUN ] smoke_color [ RUN ] smoke_fire [ RUN ] volume_absobtion [ RUN ] volume_deep_stack [ RUN ] volume_edge_fireflies [ RUN ] volume_output_absorption [ RUN ] volume_output_mix_volume [ RUN ] volume_output_scatter [ RUN ] volume_output_surface [ RUN ] volume_overlap [ RUN ] volume_scatter [ RUN ] volume_scatter_albedo [ RUN ] volume_step_offset [ RUN ] volume_transparent_shadow [ RUN ] world_volume WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] camera_in_volume_camera_and_volume WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] camera_in_volume_camera_only WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] camera_in_volume_nested WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] camera_in_volume_simple [ OK ] fire [ OK ] point_density_particle_object [ OK ] point_density_particle_world [ OK ] point_density_vertices_object [ OK ] point_density_vertices_world WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] principled_absorption [ OK ] principled_blackbody WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] principled_bsdf_interior [ OK ] principled_smoke [ OK ] smoke WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] smoke_color [ OK ] smoke_fire WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] volume_absobtion WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] volume_deep_stack [ OK ] volume_edge_fireflies WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] volume_output_absorption WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] volume_output_mix_volume WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] volume_output_scatter WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] volume_output_surface WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] volume_overlap WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] volume_scatter WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] volume_scatter_albedo WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] volume_step_offset WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] volume_transparent_shadow WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] world_volume [==========] 29 tests from 1 test case ran. (464369 ms total) [ PASSED ] 29 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/report.html Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/compare.html Test time = 465.74 sec ---------------------------------------------------------- Test Passed. "cycles_volume_cpu" end time: Feb 03 05:26 RTZ 2 () "cycles_volume_cpu" time elapsed: 00:07:45 ---------------------------------------------------------- 126/334 Testing: cycles_osl_cpu 126/334 Test: cycles_osl_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/cycles_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/render/osl" "-outdir" "F:/Blender_build/first/ninja_debug/tests/cycles" "-device" "CPU" "-blacklist" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "cycles_osl_cpu" start time: Feb 03 05:26 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 2 tests from 1 test case. [ RUN ] osl_trace_shader [ RUN ] osl_volume_shader [ OK ] osl_trace_shader WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") WARNING: --ch: Unknown channel name "A", filling with 0 (actual channels: "R,G,B") [ OK ] osl_volume_shader [==========] 2 tests from 1 test case ran. (19026 ms total) [ PASSED ] 2 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/report.html Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/cycles/cpu/compare.html Test time = 20.98 sec ---------------------------------------------------------- Test Passed. "cycles_osl_cpu" end time: Feb 03 05:26 RTZ 2 () "cycles_osl_cpu" time elapsed: 00:00:20 ---------------------------------------------------------- 127/334 Testing: compositor_color_cpu 127/334 Test: compositor_color_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/compositor_cpu_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/compositor/color" "-outdir" "F:/Blender_build/first/ninja_debug/tests/compositor_cpu" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "compositor_color_cpu" start time: Feb 03 05:26 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 34 tests from 1 test case. [ RUN ] node_alpha_over [ RUN ] node_bright_contrast [ RUN ] node_color_balance_lift [ RUN ] node_color_balance_offset [ RUN ] node_color_correction [ RUN ] node_curve_r_g_b [ RUN ] node_exposure [ RUN ] node_gamma [ RUN ] node_hue_correct [ RUN ] node_hue_sat [ RUN ] node_invert [ RUN ] node_mix_add [ RUN ] node_mix_color [ RUN ] node_mix_color_burn [ RUN ] node_mix_color_dodge [ RUN ] node_mix_darken [ RUN ] node_mix_difference [ RUN ] node_mix_divide [ RUN ] node_mix_hue [ RUN ] node_mix_lighten [ RUN ] node_mix_linear_light [ RUN ] node_mix_mix [ RUN ] node_mix_overlay [ RUN ] node_mix_r_g_b [ RUN ] node_mix_saturation [ RUN ] node_mix_screen [ RUN ] node_mix_soft_light [ RUN ] node_mix_substract [ RUN ] node_mix_value [ RUN ] node_tonemap_photoreceptor [ RUN ] node_tonemap_simple [ RUN ] z_combine_alpha [ RUN ] z_combine_image [ RUN ] z_combine_z [ OK ] node_alpha_over [ OK ] node_bright_contrast [ OK ] node_color_balance_lift [ OK ] node_color_balance_offset [ OK ] node_color_correction [ OK ] node_curve_r_g_b [ OK ] node_exposure [ OK ] node_gamma [ OK ] node_hue_correct [ OK ] node_hue_sat [ OK ] node_invert [ OK ] node_mix_add [ OK ] node_mix_color [ OK ] node_mix_color_burn [ OK ] node_mix_color_dodge [ OK ] node_mix_darken [ OK ] node_mix_difference [ OK ] node_mix_divide [ OK ] node_mix_hue [ OK ] node_mix_lighten [ OK ] node_mix_linear_light [ OK ] node_mix_mix [ OK ] node_mix_overlay [ OK ] node_mix_r_g_b [ OK ] node_mix_saturation [ OK ] node_mix_screen [ OK ] node_mix_soft_light [ OK ] node_mix_substract [ OK ] node_mix_value [ OK ] node_tonemap_photoreceptor [ OK ] node_tonemap_simple [ OK ] z_combine_alpha [ OK ] z_combine_image [ OK ] z_combine_z [==========] 34 tests from 1 test case ran. (20289 ms total) [ PASSED ] 34 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/compositor_cpu/report.html Test time = 21.47 sec ---------------------------------------------------------- Test Passed. "compositor_color_cpu" end time: Feb 03 05:27 RTZ 2 () "compositor_color_cpu" time elapsed: 00:00:21 ---------------------------------------------------------- 128/334 Testing: compositor_converter_cpu 128/334 Test: compositor_converter_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/compositor_cpu_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/compositor/converter" "-outdir" "F:/Blender_build/first/ninja_debug/tests/compositor_cpu" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "compositor_converter_cpu" start time: Feb 03 05:27 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 20 tests from 1 test case. [ RUN ] node_color_ramp [ RUN ] node_comb_h_s_v_a [ RUN ] node_comb_r_g_b_a [ RUN ] node_comb_y_c_c_a [ RUN ] node_comb_y_u_v_a [ RUN ] node_convert_alpha_premul [ RUN ] node_convert_alpha_straight [ RUN ] node_i_d_mask [ RUN ] node_math [ RUN ] node_r_g_b_to_b_w [ RUN ] node_sep_h_s_v_a [ RUN ] node_sep_r_g_b_a [ RUN ] node_sep_y_c_c_a [ RUN ] node_sep_y_u_v_a [ RUN ] node_set_alpha_apply [ RUN ] node_set_alpha_replace [ RUN ] node_split_2_linked [ RUN ] node_split_first_linked [ RUN ] node_switch [ RUN ] node_switch_view [ OK ] node_color_ramp [ OK ] node_comb_h_s_v_a [ OK ] node_comb_r_g_b_a [ OK ] node_comb_y_c_c_a [ OK ] node_comb_y_u_v_a [ OK ] node_convert_alpha_premul [ OK ] node_convert_alpha_straight [ OK ] node_i_d_mask [ OK ] node_math [ OK ] node_r_g_b_to_b_w [ OK ] node_sep_h_s_v_a [ OK ] node_sep_r_g_b_a [ OK ] node_sep_y_c_c_a [ OK ] node_sep_y_u_v_a [ OK ] node_set_alpha_apply [ OK ] node_set_alpha_replace [ OK ] node_split_2_linked [ OK ] node_split_first_linked [ OK ] node_switch [ OK ] node_switch_view [==========] 20 tests from 1 test case ran. (12708 ms total) [ PASSED ] 20 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/compositor_cpu/report.html Test time = 13.83 sec ---------------------------------------------------------- Test Passed. "compositor_converter_cpu" end time: Feb 03 05:27 RTZ 2 () "compositor_converter_cpu" time elapsed: 00:00:13 ---------------------------------------------------------- 129/334 Testing: compositor_filter_cpu 129/334 Test: compositor_filter_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/compositor_cpu_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/compositor/filter" "-outdir" "F:/Blender_build/first/ninja_debug/tests/compositor_cpu" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "compositor_filter_cpu" start time: Feb 03 05:27 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 36 tests from 1 test case. [ RUN ] node_anti_aliasing [ RUN ] node_bilateralblur [ RUN ] node_blur_bokeh [ RUN ] node_blur_bokeh_guassian [ RUN ] node_blur_fast_gaussian [ RUN ] node_blur_gaussian [ RUN ] node_blur_variable [ RUN ] node_bokeh_blur [ RUN ] node_bokeh_blur_variable [ RUN ] node_d_blur [ RUN ] node_defocus_preview [ RUN ] node_defocus_variable [ RUN ] node_denoise [ RUN ] node_despeckle [ RUN ] node_dilate_distance [ RUN ] node_dilate_feather [ RUN ] node_dilate_step [ RUN ] node_dilate_threshold [ RUN ] node_erode_distance [ RUN ] node_erode_feather [ RUN ] node_erode_step [ RUN ] node_erode_threshold [ RUN ] node_filter_laplace [ RUN ] node_filter_soften [ RUN ] node_glare_fog_glow [ RUN ] node_glare_ghosts [ RUN ] node_glare_simple_star [ RUN ] node_glare_streaks [ RUN ] node_inpaint [ RUN ] node_kuwahara_anisotropic_2_2 [ RUN ] node_kuwahara_anisotropic_3_5 [ RUN ] node_kuwahara_classic [ RUN ] node_kuwahara_classic_7 [ RUN ] node_pixelate [ RUN ] node_sun_beams [ RUN ] node_vector_blur [ OK ] node_anti_aliasing [ OK ] node_bilateralblur [ OK ] node_blur_bokeh [ OK ] node_blur_bokeh_guassian [ OK ] node_blur_fast_gaussian [ OK ] node_blur_gaussian [ OK ] node_blur_variable [ OK ] node_bokeh_blur [ OK ] node_bokeh_blur_variable [ OK ] node_d_blur [ OK ] node_defocus_preview [ OK ] node_defocus_variable [ OK ] node_denoise [ OK ] node_despeckle [ OK ] node_dilate_distance [ OK ] node_dilate_feather [ OK ] node_dilate_step [ OK ] node_dilate_threshold [ OK ] node_erode_distance [ OK ] node_erode_feather [ OK ] node_erode_step [ OK ] node_erode_threshold [ OK ] node_filter_laplace [ OK ] node_filter_soften [ OK ] node_glare_fog_glow [ OK ] node_glare_ghosts [ OK ] node_glare_simple_star [ OK ] node_glare_streaks [ OK ] node_inpaint [ OK ] node_kuwahara_anisotropic_2_2 [ OK ] node_kuwahara_anisotropic_3_5 [ OK ] node_kuwahara_classic [ OK ] node_kuwahara_classic_7 [ OK ] node_pixelate [ OK ] node_sun_beams [ OK ] node_vector_blur [==========] 36 tests from 1 test case ran. (37190 ms total) [ PASSED ] 36 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/compositor_cpu/report.html Test time = 38.28 sec ---------------------------------------------------------- Test Passed. "compositor_filter_cpu" end time: Feb 03 05:27 RTZ 2 () "compositor_filter_cpu" time elapsed: 00:00:38 ---------------------------------------------------------- 130/334 Testing: compositor_input_cpu 130/334 Test: compositor_input_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/compositor_cpu_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/compositor/input" "-outdir" "F:/Blender_build/first/ninja_debug/tests/compositor_cpu" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "compositor_input_cpu" start time: Feb 03 05:27 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 17 tests from 1 test case. [ RUN ] node_bokeh_image [ RUN ] node_mask [ RUN ] node_mask_aspect_ratio [ RUN ] node_movie_clip_alpha [ RUN ] node_movie_clip_angle [ RUN ] node_movie_clip_image [ RUN ] node_movie_clip_scale [ RUN ] node_movie_clip_x [ RUN ] node_movie_clip_y [ RUN ] node_r_g_b [ RUN ] node_texture_color [ RUN ] node_texture_value [ RUN ] node_time [ RUN ] node_track_pos_speed [ RUN ] node_track_pos_x [ RUN ] node_track_pos_y [ RUN ] node_value [ OK ] node_bokeh_image [ OK ] node_mask [ OK ] node_mask_aspect_ratio [ OK ] node_movie_clip_alpha [ OK ] node_movie_clip_angle [ OK ] node_movie_clip_image [ OK ] node_movie_clip_scale [ OK ] node_movie_clip_x [ OK ] node_movie_clip_y [ OK ] node_r_g_b [ OK ] node_texture_color [ OK ] node_texture_value [ OK ] node_time [ OK ] node_track_pos_speed [ OK ] node_track_pos_x [ OK ] node_track_pos_y [ OK ] node_value [==========] 17 tests from 1 test case ran. (12680 ms total) [ PASSED ] 17 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/compositor_cpu/report.html Test time = 13.78 sec ---------------------------------------------------------- Test Passed. "compositor_input_cpu" end time: Feb 03 05:28 RTZ 2 () "compositor_input_cpu" time elapsed: 00:00:13 ---------------------------------------------------------- 131/334 Testing: compositor_output_cpu 131/334 Test: compositor_output_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/compositor_cpu_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/compositor/output" "-outdir" "F:/Blender_build/first/ninja_debug/tests/compositor_cpu" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "compositor_output_cpu" start time: Feb 03 05:28 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 2 tests from 1 test case. [ RUN ] node_levels [ RUN ] node_viewer [ OK ] node_levels [ OK ] node_viewer [==========] 2 tests from 1 test case ran. (6788 ms total) [ PASSED ] 2 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/compositor_cpu/report.html Test time = 7.93 sec ---------------------------------------------------------- Test Passed. "compositor_output_cpu" end time: Feb 03 05:28 RTZ 2 () "compositor_output_cpu" time elapsed: 00:00:07 ---------------------------------------------------------- 132/334 Testing: compositor_vector_cpu 132/334 Test: compositor_vector_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/compositor_cpu_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/compositor/vector" "-outdir" "F:/Blender_build/first/ninja_debug/tests/compositor_cpu" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "compositor_vector_cpu" start time: Feb 03 05:28 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 7 tests from 1 test case. [ RUN ] node_curve_vec [ RUN ] node_map_range [ RUN ] node_map_value [ RUN ] node_normal [ RUN ] node_normal_dot [ RUN ] node_normal_normal [ RUN ] node_normalize [ OK ] node_curve_vec [ OK ] node_map_range [ OK ] node_map_value [ OK ] node_normal [ OK ] node_normal_dot [ OK ] node_normal_normal [ OK ] node_normalize [==========] 7 tests from 1 test case ran. (8654 ms total) [ PASSED ] 7 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/compositor_cpu/report.html Test time = 10.40 sec ---------------------------------------------------------- Test Passed. "compositor_vector_cpu" end time: Feb 03 05:28 RTZ 2 () "compositor_vector_cpu" time elapsed: 00:00:10 ---------------------------------------------------------- 133/334 Testing: compositor_multiple_node_setups_cpu 133/334 Test: compositor_multiple_node_setups_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/compositor_cpu_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/compositor/multiple_node_setups" "-outdir" "F:/Blender_build/first/ninja_debug/tests/compositor_cpu" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "compositor_multiple_node_setups_cpu" start time: Feb 03 05:28 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 14 tests from 1 test case. [ RUN ] Fire2 [ RUN ] T80746 [ RUN ] blue_blender [ RUN ] blur_gauss [ RUN ] bokeh_mask [ RUN ] compositor-nodes-desintegrate-wipe-01 [ RUN ] dilate [ RUN ] distorted_bw_key [ RUN ] flip_scalerotate [ RUN ] gamma_contrast [ RUN ] glare [ RUN ] separate_ramp [ RUN ] single_blur_lateral_default [ RUN ] single_bokeh_blur_default [ OK ] Fire2 [ OK ] T80746 [ OK ] blue_blender [ OK ] blur_gauss [ OK ] bokeh_mask [ OK ] compositor-nodes-desintegrate-wipe-01 [ OK ] dilate [ OK ] distorted_bw_key [ OK ] flip_scalerotate [ OK ] gamma_contrast [ OK ] glare [ OK ] separate_ramp [ OK ] single_blur_lateral_default [ OK ] single_bokeh_blur_default [==========] 14 tests from 1 test case ran. (86106 ms total) [ PASSED ] 14 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/compositor_cpu/report.html Test time = 87.25 sec ---------------------------------------------------------- Test Passed. "compositor_multiple_node_setups_cpu" end time: Feb 03 05:29 RTZ 2 () "compositor_multiple_node_setups_cpu" time elapsed: 00:01:27 ---------------------------------------------------------- 134/334 Testing: compositor_distort_cpu 134/334 Test: compositor_distort_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/compositor_cpu_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/compositor/distort" "-outdir" "F:/Blender_build/first/ninja_debug/tests/compositor_cpu" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "compositor_distort_cpu" start time: Feb 03 05:29 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 21 tests from 1 test case. [ RUN ] node_corner_pin [ RUN ] node_corner_pin_plane [ RUN ] node_crop [ RUN ] node_displace [ RUN ] node_flip [ RUN ] node_lens_distortion_negative [ RUN ] node_lens_distortion_positive [ RUN ] node_lens_distortion_projector [ RUN ] node_map_u_v [ RUN ] node_movie_distortion_distort [ RUN ] node_movie_distortion_undistort [ RUN ] node_plane_track_image [ RUN ] node_plane_track_motion_image [ RUN ] node_plane_track_motion_plane [ RUN ] node_plane_track_plane [ RUN ] node_rotate [ RUN ] node_scale [ RUN ] node_stabilize_2d [ RUN ] node_stabilize_2d_invert [ RUN ] node_transform [ RUN ] node_translate [ OK ] node_corner_pin [ OK ] node_corner_pin_plane [ OK ] node_crop [ OK ] node_displace [ OK ] node_flip [ OK ] node_lens_distortion_negative [ OK ] node_lens_distortion_positive [ OK ] node_lens_distortion_projector [ OK ] node_map_u_v [ OK ] node_movie_distortion_distort [ OK ] node_movie_distortion_undistort [ OK ] node_plane_track_image [ OK ] node_plane_track_motion_image [ OK ] node_plane_track_motion_plane [ OK ] node_plane_track_plane [ OK ] node_rotate [ OK ] node_scale [ OK ] node_stabilize_2d [ OK ] node_stabilize_2d_invert [ OK ] node_transform [ OK ] node_translate [==========] 21 tests from 1 test case ran. (54496 ms total) [ PASSED ] 21 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/compositor_cpu/report.html Test time = 55.82 sec ---------------------------------------------------------- Test Passed. "compositor_distort_cpu" end time: Feb 03 05:30 RTZ 2 () "compositor_distort_cpu" time elapsed: 00:00:55 ---------------------------------------------------------- 135/334 Testing: compositor_matte_cpu 135/334 Test: compositor_matte_cpu Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/compositor_cpu_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/compositor/matte" "-outdir" "F:/Blender_build/first/ninja_debug/tests/compositor_cpu" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "compositor_matte_cpu" start time: Feb 03 05:30 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 19 tests from 1 test case. [ RUN ] double_edge_mask_adjacent_bleed_out [ RUN ] double_edge_mask_adjacent_keep_in [ RUN ] double_edge_mask_all_bleed_out [ RUN ] double_edge_mask_all_keep_in [ RUN ] node_box_mask [ RUN ] node_channel_matte [ RUN ] node_chroma_matte [ RUN ] node_color_matte [ RUN ] node_color_spill [ RUN ] node_cryptomatte [ RUN ] node_cryptomatte_legacy [ RUN ] node_diff_matte [ RUN ] node_distance_matte [ RUN ] node_ellipse_mask [ RUN ] node_keying [ RUN ] node_keying_edge [ RUN ] node_keying_matte [ RUN ] node_keying_screen [ RUN ] node_luma_matte [ OK ] double_edge_mask_adjacent_bleed_out [ OK ] double_edge_mask_adjacent_keep_in [ OK ] double_edge_mask_all_bleed_out [ OK ] double_edge_mask_all_keep_in [ OK ] node_box_mask [ OK ] node_channel_matte [ OK ] node_chroma_matte [ OK ] node_color_matte [ OK ] node_color_spill [ OK ] node_cryptomatte [ OK ] node_cryptomatte_legacy [ OK ] node_diff_matte [ OK ] node_distance_matte [ OK ] node_ellipse_mask [ OK ] node_keying [ OK ] node_keying_edge [ OK ] node_keying_matte [ OK ] node_keying_screen [ OK ] node_luma_matte [==========] 19 tests from 1 test case ran. (14468 ms total) [ PASSED ] 19 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/compositor_cpu/report.html Test time = 15.61 sec ---------------------------------------------------------- Test Passed. "compositor_matte_cpu" end time: Feb 03 05:31 RTZ 2 () "compositor_matte_cpu" time elapsed: 00:00:15 ---------------------------------------------------------- 136/334 Testing: geo_node_attributes_attribute_clamp 136/334 Test: geo_node_attributes_attribute_clamp Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/attributes/attribute_clamp.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_attributes_attribute_clamp" start time: Feb 03 05:31 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\attributes\attribute_clamp.blend" START attribute_clamp test. PASSED attribute_clamp test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.02 sec ---------------------------------------------------------- Test Passed. "geo_node_attributes_attribute_clamp" end time: Feb 03 05:31 RTZ 2 () "geo_node_attributes_attribute_clamp" time elapsed: 00:00:06 ---------------------------------------------------------- 137/334 Testing: geo_node_attributes_attribute_curve_map 137/334 Test: geo_node_attributes_attribute_curve_map Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/attributes/attribute_curve_map.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_attributes_attribute_curve_map" start time: Feb 03 05:31 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\attributes\attribute_curve_map.blend" START attribute_curve_map test. PASSED attribute_curve_map test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.76 sec ---------------------------------------------------------- Test Passed. "geo_node_attributes_attribute_curve_map" end time: Feb 03 05:31 RTZ 2 () "geo_node_attributes_attribute_curve_map" time elapsed: 00:00:03 ---------------------------------------------------------- 138/334 Testing: geo_node_attributes_attribute_map_range 138/334 Test: geo_node_attributes_attribute_map_range Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/attributes/attribute_map_range.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_attributes_attribute_map_range" start time: Feb 03 05:31 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\attributes\attribute_map_range.blend" START attribute_map_range test. PASSED attribute_map_range test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.99 sec ---------------------------------------------------------- Test Passed. "geo_node_attributes_attribute_map_range" end time: Feb 03 05:31 RTZ 2 () "geo_node_attributes_attribute_map_range" time elapsed: 00:00:05 ---------------------------------------------------------- 139/334 Testing: geo_node_attributes_attribute_proximity 139/334 Test: geo_node_attributes_attribute_proximity Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/attributes/attribute_proximity.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_attributes_attribute_proximity" start time: Feb 03 05:31 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\attributes\attribute_proximity.blend" START attribute_proximity test. PASSED attribute_proximity test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.87 sec ---------------------------------------------------------- Test Passed. "geo_node_attributes_attribute_proximity" end time: Feb 03 05:31 RTZ 2 () "geo_node_attributes_attribute_proximity" time elapsed: 00:00:03 ---------------------------------------------------------- 140/334 Testing: geo_node_attributes_attribute_statistics 140/334 Test: geo_node_attributes_attribute_statistics Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/attributes/attribute_statistics.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_attributes_attribute_statistics" start time: Feb 03 05:31 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\attributes\attribute_statistics.blend" START attribute_statistics test. PASSED attribute_statistics test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.07 sec ---------------------------------------------------------- Test Passed. "geo_node_attributes_attribute_statistics" end time: Feb 03 05:31 RTZ 2 () "geo_node_attributes_attribute_statistics" time elapsed: 00:00:06 ---------------------------------------------------------- 141/334 Testing: geo_node_attributes_blur_attribute 141/334 Test: geo_node_attributes_blur_attribute Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/attributes/blur_attribute.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_attributes_blur_attribute" start time: Feb 03 05:31 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\attributes\blur_attribute.blend" START blur_attribute test. PASSED blur_attribute test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.97 sec ---------------------------------------------------------- Test Passed. "geo_node_attributes_blur_attribute" end time: Feb 03 05:31 RTZ 2 () "geo_node_attributes_blur_attribute" time elapsed: 00:00:03 ---------------------------------------------------------- 142/334 Testing: geo_node_attributes_modifier_write_to_position 142/334 Test: geo_node_attributes_modifier_write_to_position Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/attributes/modifier_write_to_position.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_attributes_modifier_write_to_position" start time: Feb 03 05:31 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\attributes\modifier_write_to_position.blend" START modifier_write_to_position test. PASSED modifier_write_to_position test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.93 sec ---------------------------------------------------------- Test Passed. "geo_node_attributes_modifier_write_to_position" end time: Feb 03 05:31 RTZ 2 () "geo_node_attributes_modifier_write_to_position" time elapsed: 00:00:05 ---------------------------------------------------------- 143/334 Testing: geo_node_attributes_remove_named_attribute 143/334 Test: geo_node_attributes_remove_named_attribute Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/attributes/remove_named_attribute.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_attributes_remove_named_attribute" start time: Feb 03 05:31 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\attributes\remove_named_attribute.blend" START remove_named_attribute test. PASSED remove_named_attribute test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.83 sec ---------------------------------------------------------- Test Passed. "geo_node_attributes_remove_named_attribute" end time: Feb 03 05:31 RTZ 2 () "geo_node_attributes_remove_named_attribute" time elapsed: 00:00:03 ---------------------------------------------------------- 144/334 Testing: geo_node_attributes_write_to_vertex_group_simple 144/334 Test: geo_node_attributes_write_to_vertex_group_simple Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/attributes/write_to_vertex_group_simple.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_attributes_write_to_vertex_group_simple" start time: Feb 03 05:31 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\attributes\write_to_vertex_group_simple.blend" START write_to_vertex_group_simple test. PASSED write_to_vertex_group_simple test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.95 sec ---------------------------------------------------------- Test Passed. "geo_node_attributes_write_to_vertex_group_simple" end time: Feb 03 05:31 RTZ 2 () "geo_node_attributes_write_to_vertex_group_simple" time elapsed: 00:00:05 ---------------------------------------------------------- 145/334 Testing: geo_node_curve_primitives_bezier_segment 145/334 Test: geo_node_curve_primitives_bezier_segment Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curve_primitives/bezier_segment.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curve_primitives_bezier_segment" start time: Feb 03 05:31 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curve_primitives\bezier_segment.blend" START bezier_segment test. PASSED bezier_segment test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.89 sec ---------------------------------------------------------- Test Passed. "geo_node_curve_primitives_bezier_segment" end time: Feb 03 05:31 RTZ 2 () "geo_node_curve_primitives_bezier_segment" time elapsed: 00:00:03 ---------------------------------------------------------- 146/334 Testing: geo_node_curve_primitives_curve_circle 146/334 Test: geo_node_curve_primitives_curve_circle Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curve_primitives/curve_circle.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curve_primitives_curve_circle" start time: Feb 03 05:31 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curve_primitives\curve_circle.blend" START curve_circle test. PASSED curve_circle test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.96 sec ---------------------------------------------------------- Test Passed. "geo_node_curve_primitives_curve_circle" end time: Feb 03 05:32 RTZ 2 () "geo_node_curve_primitives_curve_circle" time elapsed: 00:00:05 ---------------------------------------------------------- 147/334 Testing: geo_node_curve_primitives_curve_line 147/334 Test: geo_node_curve_primitives_curve_line Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curve_primitives/curve_line.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curve_primitives_curve_line" start time: Feb 03 05:32 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curve_primitives\curve_line.blend" START curve_line test. PASSED curve_line test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.81 sec ---------------------------------------------------------- Test Passed. "geo_node_curve_primitives_curve_line" end time: Feb 03 05:32 RTZ 2 () "geo_node_curve_primitives_curve_line" time elapsed: 00:00:03 ---------------------------------------------------------- 148/334 Testing: geo_node_curve_primitives_quadratic_bezier 148/334 Test: geo_node_curve_primitives_quadratic_bezier Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curve_primitives/quadratic_bezier.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curve_primitives_quadratic_bezier" start time: Feb 03 05:32 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curve_primitives\quadratic_bezier.blend" START quadratic_bezier test. PASSED quadratic_bezier test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.98 sec ---------------------------------------------------------- Test Passed. "geo_node_curve_primitives_quadratic_bezier" end time: Feb 03 05:32 RTZ 2 () "geo_node_curve_primitives_quadratic_bezier" time elapsed: 00:00:05 ---------------------------------------------------------- 149/334 Testing: geo_node_curve_primitives_quadrilateral 149/334 Test: geo_node_curve_primitives_quadrilateral Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curve_primitives/quadrilateral.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curve_primitives_quadrilateral" start time: Feb 03 05:32 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curve_primitives\quadrilateral.blend" START quadrilateral test. PASSED quadrilateral test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.79 sec ---------------------------------------------------------- Test Passed. "geo_node_curve_primitives_quadrilateral" end time: Feb 03 05:32 RTZ 2 () "geo_node_curve_primitives_quadrilateral" time elapsed: 00:00:03 ---------------------------------------------------------- 150/334 Testing: geo_node_curve_primitives_spiral 150/334 Test: geo_node_curve_primitives_spiral Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curve_primitives/spiral.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curve_primitives_spiral" start time: Feb 03 05:32 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curve_primitives\spiral.blend" START spiral test. PASSED spiral test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.98 sec ---------------------------------------------------------- Test Passed. "geo_node_curve_primitives_spiral" end time: Feb 03 05:32 RTZ 2 () "geo_node_curve_primitives_spiral" time elapsed: 00:00:05 ---------------------------------------------------------- 151/334 Testing: geo_node_curve_primitives_star 151/334 Test: geo_node_curve_primitives_star Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curve_primitives/star.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curve_primitives_star" start time: Feb 03 05:32 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curve_primitives\star.blend" START star test. PASSED star test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.84 sec ---------------------------------------------------------- Test Passed. "geo_node_curve_primitives_star" end time: Feb 03 05:32 RTZ 2 () "geo_node_curve_primitives_star" time elapsed: 00:00:03 ---------------------------------------------------------- 152/334 Testing: geo_node_curves_curly_curves 152/334 Test: geo_node_curves_curly_curves Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/curly_curves.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_curly_curves" start time: Feb 03 05:32 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\curly_curves.blend" START curly_curves test. PASSED curly_curves test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.32 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_curly_curves" end time: Feb 03 05:32 RTZ 2 () "geo_node_curves_curly_curves" time elapsed: 00:00:06 ---------------------------------------------------------- 153/334 Testing: geo_node_curves_curve_length 153/334 Test: geo_node_curves_curve_length Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/curve_length.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_curve_length" start time: Feb 03 05:32 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\curve_length.blend" START curve_length test. PASSED curve_length test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.81 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_curve_length" end time: Feb 03 05:32 RTZ 2 () "geo_node_curves_curve_length" time elapsed: 00:00:03 ---------------------------------------------------------- 154/334 Testing: geo_node_curves_curve_resample 154/334 Test: geo_node_curves_curve_resample Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/curve_resample.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_curve_resample" start time: Feb 03 05:32 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\curve_resample.blend" START curve_resample test. PASSED curve_resample test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.95 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_curve_resample" end time: Feb 03 05:32 RTZ 2 () "geo_node_curves_curve_resample" time elapsed: 00:00:05 ---------------------------------------------------------- 155/334 Testing: geo_node_curves_curve_subdivide 155/334 Test: geo_node_curves_curve_subdivide Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/curve_subdivide.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_curve_subdivide" start time: Feb 03 05:32 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\curve_subdivide.blend" START curve_subdivide test. PASSED curve_subdivide test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.91 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_curve_subdivide" end time: Feb 03 05:32 RTZ 2 () "geo_node_curves_curve_subdivide" time elapsed: 00:00:03 ---------------------------------------------------------- 156/334 Testing: geo_node_curves_curve_to_mesh 156/334 Test: geo_node_curves_curve_to_mesh Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/curve_to_mesh.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_curve_to_mesh" start time: Feb 03 05:32 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\curve_to_mesh.blend" START curve_to_mesh test. PASSED curve_to_mesh test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.00 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_curve_to_mesh" end time: Feb 03 05:32 RTZ 2 () "geo_node_curves_curve_to_mesh" time elapsed: 00:00:06 ---------------------------------------------------------- 157/334 Testing: geo_node_curves_curve_to_mesh_simple_caps 157/334 Test: geo_node_curves_curve_to_mesh_simple_caps Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/curve_to_mesh_simple_caps.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_curve_to_mesh_simple_caps" start time: Feb 03 05:32 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\curve_to_mesh_simple_caps.blend" START curve_to_mesh_simple_caps test. PASSED curve_to_mesh_simple_caps test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.92 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_curve_to_mesh_simple_caps" end time: Feb 03 05:32 RTZ 2 () "geo_node_curves_curve_to_mesh_simple_caps" time elapsed: 00:00:03 ---------------------------------------------------------- 158/334 Testing: geo_node_curves_curve_to_points 158/334 Test: geo_node_curves_curve_to_points Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/curve_to_points.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_curve_to_points" start time: Feb 03 05:32 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\curve_to_points.blend" START curve_to_points test. PASSED curve_to_points test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.09 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_curve_to_points" end time: Feb 03 05:33 RTZ 2 () "geo_node_curves_curve_to_points" time elapsed: 00:00:06 ---------------------------------------------------------- 159/334 Testing: geo_node_curves_curve_to_points_spiral 159/334 Test: geo_node_curves_curve_to_points_spiral Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/curve_to_points_spiral.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_curve_to_points_spiral" start time: Feb 03 05:33 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\curve_to_points_spiral.blend" START curve_to_points_spiral test. PASSED curve_to_points_spiral test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.86 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_curve_to_points_spiral" end time: Feb 03 05:33 RTZ 2 () "geo_node_curves_curve_to_points_spiral" time elapsed: 00:00:03 ---------------------------------------------------------- 160/334 Testing: geo_node_curves_curve_topology 160/334 Test: geo_node_curves_curve_topology Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/curve_topology.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_curve_topology" start time: Feb 03 05:33 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\curve_topology.blend" START curve_topology test. PASSED curve_topology test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.06 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_curve_topology" end time: Feb 03 05:33 RTZ 2 () "geo_node_curves_curve_topology" time elapsed: 00:00:06 ---------------------------------------------------------- 161/334 Testing: geo_node_curves_curve_trim 161/334 Test: geo_node_curves_curve_trim Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/curve_trim.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_curve_trim" start time: Feb 03 05:33 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\curve_trim.blend" START curve_trim test. PASSED curve_trim test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 4.72 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_curve_trim" end time: Feb 03 05:33 RTZ 2 () "geo_node_curves_curve_trim" time elapsed: 00:00:04 ---------------------------------------------------------- 162/334 Testing: geo_node_curves_deform_curves_on_surface 162/334 Test: geo_node_curves_deform_curves_on_surface Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/deform_curves_on_surface.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_deform_curves_on_surface" start time: Feb 03 05:33 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\deform_curves_on_surface.blend" START deform_curves_on_surface test. PASSED deform_curves_on_surface test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.42 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_deform_curves_on_surface" end time: Feb 03 05:33 RTZ 2 () "geo_node_curves_deform_curves_on_surface" time elapsed: 00:00:06 ---------------------------------------------------------- 163/334 Testing: geo_node_curves_fake_extrude_and_weld 163/334 Test: geo_node_curves_fake_extrude_and_weld Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/fake_extrude_and_weld.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_fake_extrude_and_weld" start time: Feb 03 05:33 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\fake_extrude_and_weld.blend" START fake_extrude_and_weld test. PASSED fake_extrude_and_weld test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.94 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_fake_extrude_and_weld" end time: Feb 03 05:33 RTZ 2 () "geo_node_curves_fake_extrude_and_weld" time elapsed: 00:00:03 ---------------------------------------------------------- 164/334 Testing: geo_node_curves_fill_non_cyclic 164/334 Test: geo_node_curves_fill_non_cyclic Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/fill_non_cyclic.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_fill_non_cyclic" start time: Feb 03 05:33 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\fill_non_cyclic.blend" START fill_non_cyclic test. PASSED fill_non_cyclic test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.98 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_fill_non_cyclic" end time: Feb 03 05:33 RTZ 2 () "geo_node_curves_fill_non_cyclic" time elapsed: 00:00:05 ---------------------------------------------------------- 165/334 Testing: geo_node_curves_fillet_bezier_and_cyclic 165/334 Test: geo_node_curves_fillet_bezier_and_cyclic Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/fillet_bezier_and_cyclic.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_fillet_bezier_and_cyclic" start time: Feb 03 05:33 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\fillet_bezier_and_cyclic.blend" Info: Read library: 'F:\Blender_build\Documents\Blender\Assets\Vizualize Handles.blend', '//../../../../../../Documents/Blender/Assets/Vizualize Handles.blend', parent '' Warning: Unable to open 'F:\Blender_build\Documents\Blender\Assets\Vizualize Handles.blend': No such file or directory Info: Cannot find lib 'F:\Blender_build\Documents\Blender\Assets\Vizualize Handles.blend' Info: LIB: NodeTree: 'Visualize Handles' missing from 'F:\Blender_build\Documents\Blender\Assets\Vizualize Handles.blend', parent '' Warning: 1 libraries and 1 linked data-blocks are missing (including 0 ObjectData and 0 Proxies), please check the Info and Outliner editors for details START fillet_bezier_and_cyclic test. PASSED fillet_bezier_and_cyclic test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.93 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_fillet_bezier_and_cyclic" end time: Feb 03 05:33 RTZ 2 () "geo_node_curves_fillet_bezier_and_cyclic" time elapsed: 00:00:03 ---------------------------------------------------------- 166/334 Testing: geo_node_curves_fillet_three_point 166/334 Test: geo_node_curves_fillet_three_point Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/fillet_three_point.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_fillet_three_point" start time: Feb 03 05:33 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\fillet_three_point.blend" Info: Read library: 'F:\Blender_build\Documents\Blender\Assets\Vizualize Handles.blend', '//../../../../../../Documents/Blender/Assets/Vizualize Handles.blend', parent '' Warning: Unable to open 'F:\Blender_build\Documents\Blender\Assets\Vizualize Handles.blend': No such file or directory Info: Cannot find lib 'F:\Blender_build\Documents\Blender\Assets\Vizualize Handles.blend' Info: LIB: NodeTree: 'Visualize Handles' missing from 'F:\Blender_build\Documents\Blender\Assets\Vizualize Handles.blend', parent '' Warning: 1 libraries and 1 linked data-blocks are missing (including 0 ObjectData and 0 Proxies), please check the Info and Outliner editors for details START fillet_three_point test. PASSED fillet_three_point test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.02 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_fillet_three_point" end time: Feb 03 05:33 RTZ 2 () "geo_node_curves_fillet_three_point" time elapsed: 00:00:06 ---------------------------------------------------------- 167/334 Testing: geo_node_curves_handle_type_selection 167/334 Test: geo_node_curves_handle_type_selection Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/handle_type_selection.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_handle_type_selection" start time: Feb 03 05:33 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\handle_type_selection.blend" START handle_type_selection test. PASSED handle_type_selection test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.92 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_handle_type_selection" end time: Feb 03 05:33 RTZ 2 () "geo_node_curves_handle_type_selection" time elapsed: 00:00:03 ---------------------------------------------------------- 168/334 Testing: geo_node_curves_knot_structure 168/334 Test: geo_node_curves_knot_structure Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/knot_structure.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_knot_structure" start time: Feb 03 05:33 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\knot_structure.blend" START knot_structure test. PASSED knot_structure test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.57 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_knot_structure" end time: Feb 03 05:33 RTZ 2 () "geo_node_curves_knot_structure" time elapsed: 00:00:06 ---------------------------------------------------------- 169/334 Testing: geo_node_curves_many_nurbs_curves 169/334 Test: geo_node_curves_many_nurbs_curves Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/many_nurbs_curves.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_many_nurbs_curves" start time: Feb 03 05:33 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\many_nurbs_curves.blend" START many_nurbs_curves test. PASSED many_nurbs_curves test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.98 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_many_nurbs_curves" end time: Feb 03 05:33 RTZ 2 () "geo_node_curves_many_nurbs_curves" time elapsed: 00:00:03 ---------------------------------------------------------- 170/334 Testing: geo_node_curves_mesh_to_curve 170/334 Test: geo_node_curves_mesh_to_curve Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/mesh_to_curve.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_mesh_to_curve" start time: Feb 03 05:33 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\mesh_to_curve.blend" START mesh_to_curve test. PASSED mesh_to_curve test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.03 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_mesh_to_curve" end time: Feb 03 05:34 RTZ 2 () "geo_node_curves_mesh_to_curve" time elapsed: 00:00:06 ---------------------------------------------------------- 171/334 Testing: geo_node_curves_nurbs_to_bezier 171/334 Test: geo_node_curves_nurbs_to_bezier Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/nurbs_to_bezier.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_nurbs_to_bezier" start time: Feb 03 05:34 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\nurbs_to_bezier.blend" START nurbs_to_bezier test. PASSED nurbs_to_bezier test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.96 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_nurbs_to_bezier" end time: Feb 03 05:34 RTZ 2 () "geo_node_curves_nurbs_to_bezier" time elapsed: 00:00:03 ---------------------------------------------------------- 172/334 Testing: geo_node_curves_primitive_arc 172/334 Test: geo_node_curves_primitive_arc Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/primitive_arc.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_primitive_arc" start time: Feb 03 05:34 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\primitive_arc.blend" START primitive_arc test. PASSED primitive_arc test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.00 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_primitive_arc" end time: Feb 03 05:34 RTZ 2 () "geo_node_curves_primitive_arc" time elapsed: 00:00:05 ---------------------------------------------------------- 173/334 Testing: geo_node_curves_primitive_circle 173/334 Test: geo_node_curves_primitive_circle Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/primitive_circle.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_primitive_circle" start time: Feb 03 05:34 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\primitive_circle.blend" START primitive_circle test. PASSED primitive_circle test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.81 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_primitive_circle" end time: Feb 03 05:34 RTZ 2 () "geo_node_curves_primitive_circle" time elapsed: 00:00:03 ---------------------------------------------------------- 174/334 Testing: geo_node_curves_primitive_quadrilateral 174/334 Test: geo_node_curves_primitive_quadrilateral Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/primitive_quadrilateral.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_primitive_quadrilateral" start time: Feb 03 05:34 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\primitive_quadrilateral.blend" START primitive_quadrilateral test. PASSED primitive_quadrilateral test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.93 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_primitive_quadrilateral" end time: Feb 03 05:34 RTZ 2 () "geo_node_curves_primitive_quadrilateral" time elapsed: 00:00:05 ---------------------------------------------------------- 175/334 Testing: geo_node_curves_reverse_bezier_curves 175/334 Test: geo_node_curves_reverse_bezier_curves Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/reverse_bezier_curves.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_reverse_bezier_curves" start time: Feb 03 05:34 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\reverse_bezier_curves.blend" START reverse_bezier_curves test. PASSED reverse_bezier_curves test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.78 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_reverse_bezier_curves" end time: Feb 03 05:34 RTZ 2 () "geo_node_curves_reverse_bezier_curves" time elapsed: 00:00:03 ---------------------------------------------------------- 176/334 Testing: geo_node_curves_sample_curves 176/334 Test: geo_node_curves_sample_curves Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/sample_curves.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_sample_curves" start time: Feb 03 05:34 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\sample_curves.blend" Error: Attribute is not part of this geometry Error: Attribute is not part of this geometry START sample_curves test. PASSED sample_curves test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.13 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_sample_curves" end time: Feb 03 05:34 RTZ 2 () "geo_node_curves_sample_curves" time elapsed: 00:00:06 ---------------------------------------------------------- 177/334 Testing: geo_node_curves_set_curve_handles 177/334 Test: geo_node_curves_set_curve_handles Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/set_curve_handles.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_set_curve_handles" start time: Feb 03 05:34 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\set_curve_handles.blend" START set_curve_handles test. PASSED set_curve_handles test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.92 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_set_curve_handles" end time: Feb 03 05:34 RTZ 2 () "geo_node_curves_set_curve_handles" time elapsed: 00:00:03 ---------------------------------------------------------- 178/334 Testing: geo_node_curves_set_handle_type 178/334 Test: geo_node_curves_set_handle_type Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/set_handle_type.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_set_handle_type" start time: Feb 03 05:34 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\set_handle_type.blend" START set_handle_type test. PASSED set_handle_type test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.28 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_set_handle_type" end time: Feb 03 05:34 RTZ 2 () "geo_node_curves_set_handle_type" time elapsed: 00:00:06 ---------------------------------------------------------- 179/334 Testing: geo_node_curves_spline_parameter 179/334 Test: geo_node_curves_spline_parameter Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/spline_parameter.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_spline_parameter" start time: Feb 03 05:34 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\spline_parameter.blend" START spline_parameter test. PASSED spline_parameter test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 4.01 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_spline_parameter" end time: Feb 03 05:34 RTZ 2 () "geo_node_curves_spline_parameter" time elapsed: 00:00:04 ---------------------------------------------------------- 180/334 Testing: geo_node_curves_string_to_curves_overflow 180/334 Test: geo_node_curves_string_to_curves_overflow Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/string_to_curves_overflow.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_string_to_curves_overflow" start time: Feb 03 05:34 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\string_to_curves_overflow.blend" START string_to_curves_overflow test. PASSED string_to_curves_overflow test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.21 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_string_to_curves_overflow" end time: Feb 03 05:34 RTZ 2 () "geo_node_curves_string_to_curves_overflow" time elapsed: 00:00:06 ---------------------------------------------------------- 181/334 Testing: geo_node_curves_string_to_curves_pivot_point 181/334 Test: geo_node_curves_string_to_curves_pivot_point Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/string_to_curves_pivot_point.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_string_to_curves_pivot_point" start time: Feb 03 05:34 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\string_to_curves_pivot_point.blend" START string_to_curves_pivot_point test. PASSED string_to_curves_pivot_point test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.93 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_string_to_curves_pivot_point" end time: Feb 03 05:34 RTZ 2 () "geo_node_curves_string_to_curves_pivot_point" time elapsed: 00:00:03 ---------------------------------------------------------- 182/334 Testing: geo_node_curves_tangent_normal 182/334 Test: geo_node_curves_tangent_normal Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/tangent_normal.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_tangent_normal" start time: Feb 03 05:34 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\tangent_normal.blend" START tangent_normal test. PASSED tangent_normal test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.14 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_tangent_normal" end time: Feb 03 05:35 RTZ 2 () "geo_node_curves_tangent_normal" time elapsed: 00:00:06 ---------------------------------------------------------- 183/334 Testing: geo_node_curves_tangents_robust 183/334 Test: geo_node_curves_tangents_robust Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/tangents_robust.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_tangents_robust" start time: Feb 03 05:35 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\tangents_robust.blend" START tangents_robust test. PASSED tangents_robust test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.89 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_tangents_robust" end time: Feb 03 05:35 RTZ 2 () "geo_node_curves_tangents_robust" time elapsed: 00:00:03 ---------------------------------------------------------- 184/334 Testing: geo_node_curves_trim_single_point_last 184/334 Test: geo_node_curves_trim_single_point_last Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/trim_single_point_last.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves_trim_single_point_last" start time: Feb 03 05:35 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\trim_single_point_last.blend" START trim_single_point_last test. PASSED trim_single_point_last test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.99 sec ---------------------------------------------------------- Test Passed. "geo_node_curves_trim_single_point_last" end time: Feb 03 05:35 RTZ 2 () "geo_node_curves_trim_single_point_last" time elapsed: 00:00:05 ---------------------------------------------------------- 185/334 Testing: geo_node_curves/interpolate_curves_group_mismatch 185/334 Test: geo_node_curves/interpolate_curves_group_mismatch Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/interpolate_curves/group_mismatch.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves/interpolate_curves_group_mismatch" start time: Feb 03 05:35 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\interpolate_curves\group_mismatch.blend" START group_mismatch test. PASSED group_mismatch test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.93 sec ---------------------------------------------------------- Test Passed. "geo_node_curves/interpolate_curves_group_mismatch" end time: Feb 03 05:35 RTZ 2 () "geo_node_curves/interpolate_curves_group_mismatch" time elapsed: 00:00:03 ---------------------------------------------------------- 186/334 Testing: geo_node_curves/interpolate_curves_one_neighbor 186/334 Test: geo_node_curves/interpolate_curves_one_neighbor Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/interpolate_curves/one_neighbor.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves/interpolate_curves_one_neighbor" start time: Feb 03 05:35 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\interpolate_curves\one_neighbor.blend" START one_neighbor test. PASSED one_neighbor test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.20 sec ---------------------------------------------------------- Test Passed. "geo_node_curves/interpolate_curves_one_neighbor" end time: Feb 03 05:35 RTZ 2 () "geo_node_curves/interpolate_curves_one_neighbor" time elapsed: 00:00:06 ---------------------------------------------------------- 187/334 Testing: geo_node_curves/interpolate_curves_same_root_position 187/334 Test: geo_node_curves/interpolate_curves_same_root_position Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/interpolate_curves/same_root_position.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves/interpolate_curves_same_root_position" start time: Feb 03 05:35 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\interpolate_curves\same_root_position.blend" START same_root_position test. PASSED same_root_position test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.85 sec ---------------------------------------------------------- Test Passed. "geo_node_curves/interpolate_curves_same_root_position" end time: Feb 03 05:35 RTZ 2 () "geo_node_curves/interpolate_curves_same_root_position" time elapsed: 00:00:03 ---------------------------------------------------------- 188/334 Testing: geo_node_curves/interpolate_curves_separate_groups 188/334 Test: geo_node_curves/interpolate_curves_separate_groups Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/interpolate_curves/separate_groups.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves/interpolate_curves_separate_groups" start time: Feb 03 05:35 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\interpolate_curves\separate_groups.blend" START separate_groups test. PASSED separate_groups test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.22 sec ---------------------------------------------------------- Test Passed. "geo_node_curves/interpolate_curves_separate_groups" end time: Feb 03 05:35 RTZ 2 () "geo_node_curves/interpolate_curves_separate_groups" time elapsed: 00:00:06 ---------------------------------------------------------- 189/334 Testing: geo_node_curves/interpolate_curves_single_group_no_up 189/334 Test: geo_node_curves/interpolate_curves_single_group_no_up Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/interpolate_curves/single_group_no_up.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves/interpolate_curves_single_group_no_up" start time: Feb 03 05:35 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\interpolate_curves\single_group_no_up.blend" START single_group_no_up test. PASSED single_group_no_up test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 4.00 sec ---------------------------------------------------------- Test Passed. "geo_node_curves/interpolate_curves_single_group_no_up" end time: Feb 03 05:35 RTZ 2 () "geo_node_curves/interpolate_curves_single_group_no_up" time elapsed: 00:00:03 ---------------------------------------------------------- 190/334 Testing: geo_node_curves/interpolate_curves_single_group_with_surface 190/334 Test: geo_node_curves/interpolate_curves_single_group_with_surface Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/curves/interpolate_curves/single_group_with_surface.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_curves/interpolate_curves_single_group_with_surface" start time: Feb 03 05:35 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\curves\interpolate_curves\single_group_with_surface.blend" START single_group_with_surface test. PASSED single_group_with_surface test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.71 sec ---------------------------------------------------------- Test Passed. "geo_node_curves/interpolate_curves_single_group_with_surface" end time: Feb 03 05:35 RTZ 2 () "geo_node_curves/interpolate_curves_single_group_with_surface" time elapsed: 00:00:06 ---------------------------------------------------------- 191/334 Testing: geo_node_geometry_bounding_box_suzanne 191/334 Test: geo_node_geometry_bounding_box_suzanne Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/geometry/bounding_box_suzanne.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_geometry_bounding_box_suzanne" start time: Feb 03 05:35 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\bounding_box_suzanne.blend" START bounding_box_suzanne test. PASSED bounding_box_suzanne test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.88 sec ---------------------------------------------------------- Test Passed. "geo_node_geometry_bounding_box_suzanne" end time: Feb 03 05:35 RTZ 2 () "geo_node_geometry_bounding_box_suzanne" time elapsed: 00:00:03 ---------------------------------------------------------- 192/334 Testing: geo_node_geometry_convex_hull 192/334 Test: geo_node_geometry_convex_hull Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/geometry/convex_hull.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_geometry_convex_hull" start time: Feb 03 05:35 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\convex_hull.blend" START convex_hull test. PASSED convex_hull test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.91 sec ---------------------------------------------------------- Test Passed. "geo_node_geometry_convex_hull" end time: Feb 03 05:35 RTZ 2 () "geo_node_geometry_convex_hull" time elapsed: 00:00:05 ---------------------------------------------------------- 193/334 Testing: geo_node_geometry_delete_geometry 193/334 Test: geo_node_geometry_delete_geometry Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/geometry/delete_geometry.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_geometry_delete_geometry" start time: Feb 03 05:35 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\delete_geometry.blend" START delete_geometry test. PASSED delete_geometry test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 4.79 sec ---------------------------------------------------------- Test Passed. "geo_node_geometry_delete_geometry" end time: Feb 03 05:35 RTZ 2 () "geo_node_geometry_delete_geometry" time elapsed: 00:00:04 ---------------------------------------------------------- 194/334 Testing: geo_node_geometry_delete_geometry_propogate_corner_attribute 194/334 Test: geo_node_geometry_delete_geometry_propogate_corner_attribute Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/geometry/delete_geometry_propogate_corner_attribute.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_geometry_delete_geometry_propogate_corner_attribute" start time: Feb 03 05:35 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\delete_geometry_propogate_corner_attribute.blend" START delete_geometry_propogate_corner_attribute test. PASSED delete_geometry_propogate_corner_attribute test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.01 sec ---------------------------------------------------------- Test Passed. "geo_node_geometry_delete_geometry_propogate_corner_attribute" end time: Feb 03 05:36 RTZ 2 () "geo_node_geometry_delete_geometry_propogate_corner_attribute" time elapsed: 00:00:06 ---------------------------------------------------------- 195/334 Testing: geo_node_geometry_domain_size 195/334 Test: geo_node_geometry_domain_size Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/geometry/domain_size.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_geometry_domain_size" start time: Feb 03 05:36 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\domain_size.blend" START domain_size test. PASSED domain_size test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.97 sec ---------------------------------------------------------- Test Passed. "geo_node_geometry_domain_size" end time: Feb 03 05:36 RTZ 2 () "geo_node_geometry_domain_size" time elapsed: 00:00:03 ---------------------------------------------------------- 196/334 Testing: geo_node_geometry_duplicate_elements_curve_points 196/334 Test: geo_node_geometry_duplicate_elements_curve_points Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/geometry/duplicate_elements_curve_points.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_geometry_duplicate_elements_curve_points" start time: Feb 03 05:36 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\duplicate_elements_curve_points.blend" START duplicate_elements_curve_points test. PASSED duplicate_elements_curve_points test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.94 sec ---------------------------------------------------------- Test Passed. "geo_node_geometry_duplicate_elements_curve_points" end time: Feb 03 05:36 RTZ 2 () "geo_node_geometry_duplicate_elements_curve_points" time elapsed: 00:00:05 ---------------------------------------------------------- 197/334 Testing: geo_node_geometry_duplicate_elements_curve_splines 197/334 Test: geo_node_geometry_duplicate_elements_curve_splines Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/geometry/duplicate_elements_curve_splines.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_geometry_duplicate_elements_curve_splines" start time: Feb 03 05:36 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\duplicate_elements_curve_splines.blend" START duplicate_elements_curve_splines test. PASSED duplicate_elements_curve_splines test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.37 sec ---------------------------------------------------------- Test Passed. "geo_node_geometry_duplicate_elements_curve_splines" end time: Feb 03 05:36 RTZ 2 () "geo_node_geometry_duplicate_elements_curve_splines" time elapsed: 00:00:05 ---------------------------------------------------------- 198/334 Testing: geo_node_geometry_duplicate_elements_instances 198/334 Test: geo_node_geometry_duplicate_elements_instances Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/geometry/duplicate_elements_instances.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_geometry_duplicate_elements_instances" start time: Feb 03 05:36 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\duplicate_elements_instances.blend" START duplicate_elements_instances test. PASSED duplicate_elements_instances test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.19 sec ---------------------------------------------------------- Test Passed. "geo_node_geometry_duplicate_elements_instances" end time: Feb 03 05:36 RTZ 2 () "geo_node_geometry_duplicate_elements_instances" time elapsed: 00:00:06 ---------------------------------------------------------- 199/334 Testing: geo_node_geometry_duplicate_elements_mesh_edges 199/334 Test: geo_node_geometry_duplicate_elements_mesh_edges Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/geometry/duplicate_elements_mesh_edges.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_geometry_duplicate_elements_mesh_edges" start time: Feb 03 05:36 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\duplicate_elements_mesh_edges.blend" START duplicate_elements_mesh_edges test. PASSED duplicate_elements_mesh_edges test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.90 sec ---------------------------------------------------------- Test Passed. "geo_node_geometry_duplicate_elements_mesh_edges" end time: Feb 03 05:36 RTZ 2 () "geo_node_geometry_duplicate_elements_mesh_edges" time elapsed: 00:00:03 ---------------------------------------------------------- 200/334 Testing: geo_node_geometry_duplicate_elements_mesh_faces 200/334 Test: geo_node_geometry_duplicate_elements_mesh_faces Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/geometry/duplicate_elements_mesh_faces.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_geometry_duplicate_elements_mesh_faces" start time: Feb 03 05:36 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\duplicate_elements_mesh_faces.blend" START duplicate_elements_mesh_faces test. PASSED duplicate_elements_mesh_faces test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.92 sec ---------------------------------------------------------- Test Passed. "geo_node_geometry_duplicate_elements_mesh_faces" end time: Feb 03 05:36 RTZ 2 () "geo_node_geometry_duplicate_elements_mesh_faces" time elapsed: 00:00:05 ---------------------------------------------------------- 201/334 Testing: geo_node_geometry_duplicate_elements_mesh_points 201/334 Test: geo_node_geometry_duplicate_elements_mesh_points Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/geometry/duplicate_elements_mesh_points.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_geometry_duplicate_elements_mesh_points" start time: Feb 03 05:36 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\duplicate_elements_mesh_points.blend" START duplicate_elements_mesh_points test. PASSED duplicate_elements_mesh_points test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.91 sec ---------------------------------------------------------- Test Passed. "geo_node_geometry_duplicate_elements_mesh_points" end time: Feb 03 05:36 RTZ 2 () "geo_node_geometry_duplicate_elements_mesh_points" time elapsed: 00:00:03 ---------------------------------------------------------- 202/334 Testing: geo_node_geometry_duplicate_elements_pointcloud_points 202/334 Test: geo_node_geometry_duplicate_elements_pointcloud_points Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/geometry/duplicate_elements_pointcloud_points.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_geometry_duplicate_elements_pointcloud_points" start time: Feb 03 05:36 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\duplicate_elements_pointcloud_points.blend" START duplicate_elements_pointcloud_points test. PASSED duplicate_elements_pointcloud_points test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.04 sec ---------------------------------------------------------- Test Passed. "geo_node_geometry_duplicate_elements_pointcloud_points" end time: Feb 03 05:36 RTZ 2 () "geo_node_geometry_duplicate_elements_pointcloud_points" time elapsed: 00:00:06 ---------------------------------------------------------- 203/334 Testing: geo_node_geometry_join_geometry_suzanne_cube 203/334 Test: geo_node_geometry_join_geometry_suzanne_cube Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/geometry/join_geometry_suzanne_cube.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_geometry_join_geometry_suzanne_cube" start time: Feb 03 05:36 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\join_geometry_suzanne_cube.blend" START join_geometry_suzanne_cube test. PASSED join_geometry_suzanne_cube test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.89 sec ---------------------------------------------------------- Test Passed. "geo_node_geometry_join_geometry_suzanne_cube" end time: Feb 03 05:36 RTZ 2 () "geo_node_geometry_join_geometry_suzanne_cube" time elapsed: 00:00:03 ---------------------------------------------------------- 204/334 Testing: geo_node_geometry_merge_by_distance 204/334 Test: geo_node_geometry_merge_by_distance Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/geometry/merge_by_distance.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_geometry_merge_by_distance" start time: Feb 03 05:36 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\merge_by_distance.blend" START merge_by_distance test. PASSED merge_by_distance test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.05 sec ---------------------------------------------------------- Test Passed. "geo_node_geometry_merge_by_distance" end time: Feb 03 05:36 RTZ 2 () "geo_node_geometry_merge_by_distance" time elapsed: 00:00:06 ---------------------------------------------------------- 205/334 Testing: geo_node_geometry_merge_by_distance_distribute_points 205/334 Test: geo_node_geometry_merge_by_distance_distribute_points Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/geometry/merge_by_distance_distribute_points.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_geometry_merge_by_distance_distribute_points" start time: Feb 03 05:36 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\merge_by_distance_distribute_points.blend" START merge_by_distance_distribute_points test. PASSED merge_by_distance_distribute_points test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.94 sec ---------------------------------------------------------- Test Passed. "geo_node_geometry_merge_by_distance_distribute_points" end time: Feb 03 05:36 RTZ 2 () "geo_node_geometry_merge_by_distance_distribute_points" time elapsed: 00:00:03 ---------------------------------------------------------- 206/334 Testing: geo_node_geometry_raycast 206/334 Test: geo_node_geometry_raycast Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/geometry/raycast.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_geometry_raycast" start time: Feb 03 05:36 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\raycast.blend" START raycast test. PASSED raycast test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.18 sec ---------------------------------------------------------- Test Passed. "geo_node_geometry_raycast" end time: Feb 03 05:37 RTZ 2 () "geo_node_geometry_raycast" time elapsed: 00:00:06 ---------------------------------------------------------- 207/334 Testing: geo_node_geometry_realize_instances_materials 207/334 Test: geo_node_geometry_realize_instances_materials Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/geometry/realize_instances_materials.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_geometry_realize_instances_materials" start time: Feb 03 05:37 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\realize_instances_materials.blend" START realize_instances_materials test. PASSED realize_instances_materials test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.94 sec ---------------------------------------------------------- Test Passed. "geo_node_geometry_realize_instances_materials" end time: Feb 03 05:37 RTZ 2 () "geo_node_geometry_realize_instances_materials" time elapsed: 00:00:03 ---------------------------------------------------------- 208/334 Testing: geo_node_geometry_realize_instances_two_curves 208/334 Test: geo_node_geometry_realize_instances_two_curves Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/geometry/realize_instances_two_curves.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_geometry_realize_instances_two_curves" start time: Feb 03 05:37 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\realize_instances_two_curves.blend" START realize_instances_two_curves test. PASSED realize_instances_two_curves test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.87 sec ---------------------------------------------------------- Test Passed. "geo_node_geometry_realize_instances_two_curves" end time: Feb 03 05:37 RTZ 2 () "geo_node_geometry_realize_instances_two_curves" time elapsed: 00:00:05 ---------------------------------------------------------- 209/334 Testing: geo_node_geometry_set_id 209/334 Test: geo_node_geometry_set_id Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/geometry/set_id.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_geometry_set_id" start time: Feb 03 05:37 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\set_id.blend" START set_id test. PASSED set_id test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.86 sec ---------------------------------------------------------- Test Passed. "geo_node_geometry_set_id" end time: Feb 03 05:37 RTZ 2 () "geo_node_geometry_set_id" time elapsed: 00:00:03 ---------------------------------------------------------- 210/334 Testing: geo_node_geometry_split_geometry 210/334 Test: geo_node_geometry_split_geometry Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/geometry/split_geometry.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_geometry_split_geometry" start time: Feb 03 05:37 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\geometry\split_geometry.blend" START split_geometry test. PASSED split_geometry test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 7.87 sec ---------------------------------------------------------- Test Passed. "geo_node_geometry_split_geometry" end time: Feb 03 05:37 RTZ 2 () "geo_node_geometry_split_geometry" time elapsed: 00:00:07 ---------------------------------------------------------- 211/334 Testing: geo_node_instance_instance_on_points 211/334 Test: geo_node_instance_instance_on_points Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/instance/instance_on_points.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_instance_instance_on_points" start time: Feb 03 05:37 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\instance\instance_on_points.blend" START instance_on_points test. PASSED instance_on_points test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.04 sec ---------------------------------------------------------- Test Passed. "geo_node_instance_instance_on_points" end time: Feb 03 05:37 RTZ 2 () "geo_node_instance_instance_on_points" time elapsed: 00:00:06 ---------------------------------------------------------- 212/334 Testing: geo_node_instance_instance_to_points 212/334 Test: geo_node_instance_instance_to_points Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/instance/instance_to_points.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_instance_instance_to_points" start time: Feb 03 05:37 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\instance\instance_to_points.blend" START instance_to_points test. PASSED instance_to_points test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.81 sec ---------------------------------------------------------- Test Passed. "geo_node_instance_instance_to_points" end time: Feb 03 05:37 RTZ 2 () "geo_node_instance_instance_to_points" time elapsed: 00:00:03 ---------------------------------------------------------- 213/334 Testing: geo_node_instance_instance_transforms 213/334 Test: geo_node_instance_instance_transforms Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/instance/instance_transforms.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_instance_instance_transforms" start time: Feb 03 05:37 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\instance\instance_transforms.blend" START instance_transforms test. PASSED instance_transforms test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.02 sec ---------------------------------------------------------- Test Passed. "geo_node_instance_instance_transforms" end time: Feb 03 05:37 RTZ 2 () "geo_node_instance_instance_transforms" time elapsed: 00:00:06 ---------------------------------------------------------- 214/334 Testing: geo_node_repeat_zone_anonymous_attribute 214/334 Test: geo_node_repeat_zone_anonymous_attribute Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/repeat_zone/anonymous_attribute.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_repeat_zone_anonymous_attribute" start time: Feb 03 05:37 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\repeat_zone\anonymous_attribute.blend" START anonymous_attribute test. PASSED anonymous_attribute test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.98 sec ---------------------------------------------------------- Test Passed. "geo_node_repeat_zone_anonymous_attribute" end time: Feb 03 05:37 RTZ 2 () "geo_node_repeat_zone_anonymous_attribute" time elapsed: 00:00:03 ---------------------------------------------------------- 215/334 Testing: geo_node_repeat_zone_anonymous_attribute_border_link 215/334 Test: geo_node_repeat_zone_anonymous_attribute_border_link Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/repeat_zone/anonymous_attribute_border_link.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_repeat_zone_anonymous_attribute_border_link" start time: Feb 03 05:37 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\repeat_zone\anonymous_attribute_border_link.blend" START anonymous_attribute_border_link test. PASSED anonymous_attribute_border_link test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.14 sec ---------------------------------------------------------- Test Passed. "geo_node_repeat_zone_anonymous_attribute_border_link" end time: Feb 03 05:37 RTZ 2 () "geo_node_repeat_zone_anonymous_attribute_border_link" time elapsed: 00:00:06 ---------------------------------------------------------- 216/334 Testing: geo_node_repeat_zone_anonymous_attribute_border_link_output 216/334 Test: geo_node_repeat_zone_anonymous_attribute_border_link_output Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/repeat_zone/anonymous_attribute_border_link_output.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_repeat_zone_anonymous_attribute_border_link_output" start time: Feb 03 05:37 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\repeat_zone\anonymous_attribute_border_link_output.blend" START anonymous_attribute_border_link_output test. PASSED anonymous_attribute_border_link_output test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.88 sec ---------------------------------------------------------- Test Passed. "geo_node_repeat_zone_anonymous_attribute_border_link_output" end time: Feb 03 05:37 RTZ 2 () "geo_node_repeat_zone_anonymous_attribute_border_link_output" time elapsed: 00:00:03 ---------------------------------------------------------- 217/334 Testing: geo_node_repeat_zone_anonymous_attribute_empty_repeat 217/334 Test: geo_node_repeat_zone_anonymous_attribute_empty_repeat Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/repeat_zone/anonymous_attribute_empty_repeat.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_repeat_zone_anonymous_attribute_empty_repeat" start time: Feb 03 05:37 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\repeat_zone\anonymous_attribute_empty_repeat.blend" START anonymous_attribute_empty_repeat test. PASSED anonymous_attribute_empty_repeat test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.93 sec ---------------------------------------------------------- Test Passed. "geo_node_repeat_zone_anonymous_attribute_empty_repeat" end time: Feb 03 05:38 RTZ 2 () "geo_node_repeat_zone_anonymous_attribute_empty_repeat" time elapsed: 00:00:05 ---------------------------------------------------------- 218/334 Testing: geo_node_repeat_zone_anonymous_attribute_inside_created 218/334 Test: geo_node_repeat_zone_anonymous_attribute_inside_created Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/repeat_zone/anonymous_attribute_inside_created.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_repeat_zone_anonymous_attribute_inside_created" start time: Feb 03 05:38 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\repeat_zone\anonymous_attribute_inside_created.blend" START anonymous_attribute_inside_created test. PASSED anonymous_attribute_inside_created test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.83 sec ---------------------------------------------------------- Test Passed. "geo_node_repeat_zone_anonymous_attribute_inside_created" end time: Feb 03 05:38 RTZ 2 () "geo_node_repeat_zone_anonymous_attribute_inside_created" time elapsed: 00:00:03 ---------------------------------------------------------- 219/334 Testing: geo_node_repeat_zone_crash_T114442 219/334 Test: geo_node_repeat_zone_crash_T114442 Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/repeat_zone/crash_T114442.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_repeat_zone_crash_T114442" start time: Feb 03 05:38 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\repeat_zone\crash_T114442.blend" START crash_T114442 test. PASSED crash_T114442 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.97 sec ---------------------------------------------------------- Test Passed. "geo_node_repeat_zone_crash_T114442" end time: Feb 03 05:38 RTZ 2 () "geo_node_repeat_zone_crash_T114442" time elapsed: 00:00:05 ---------------------------------------------------------- 220/334 Testing: geo_node_repeat_zone_dangling_reroute_input 220/334 Test: geo_node_repeat_zone_dangling_reroute_input Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/repeat_zone/dangling_reroute_input.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_repeat_zone_dangling_reroute_input" start time: Feb 03 05:38 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\repeat_zone\dangling_reroute_input.blend" START dangling_reroute_input test. PASSED dangling_reroute_input test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.85 sec ---------------------------------------------------------- Test Passed. "geo_node_repeat_zone_dangling_reroute_input" end time: Feb 03 05:38 RTZ 2 () "geo_node_repeat_zone_dangling_reroute_input" time elapsed: 00:00:03 ---------------------------------------------------------- 221/334 Testing: geo_node_repeat_zone_fibonacci_sequence 221/334 Test: geo_node_repeat_zone_fibonacci_sequence Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/repeat_zone/fibonacci_sequence.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_repeat_zone_fibonacci_sequence" start time: Feb 03 05:38 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\repeat_zone\fibonacci_sequence.blend" START fibonacci_sequence test. PASSED fibonacci_sequence test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.01 sec ---------------------------------------------------------- Test Passed. "geo_node_repeat_zone_fibonacci_sequence" end time: Feb 03 05:38 RTZ 2 () "geo_node_repeat_zone_fibonacci_sequence" time elapsed: 00:00:06 ---------------------------------------------------------- 222/334 Testing: geo_node_mesh_primitives_cone 222/334 Test: geo_node_mesh_primitives_cone Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh_primitives/cone.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_primitives_cone" start time: Feb 03 05:38 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh_primitives\cone.blend" START cone test. PASSED cone test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.81 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_primitives_cone" end time: Feb 03 05:38 RTZ 2 () "geo_node_mesh_primitives_cone" time elapsed: 00:00:03 ---------------------------------------------------------- 223/334 Testing: geo_node_mesh_primitives_cube 223/334 Test: geo_node_mesh_primitives_cube Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh_primitives/cube.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_primitives_cube" start time: Feb 03 05:38 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh_primitives\cube.blend" START cube test. PASSED cube test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.95 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_primitives_cube" end time: Feb 03 05:38 RTZ 2 () "geo_node_mesh_primitives_cube" time elapsed: 00:00:05 ---------------------------------------------------------- 224/334 Testing: geo_node_mesh_primitives_cuboid 224/334 Test: geo_node_mesh_primitives_cuboid Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh_primitives/cuboid.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_primitives_cuboid" start time: Feb 03 05:38 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh_primitives\cuboid.blend" START cuboid test. PASSED cuboid test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.83 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_primitives_cuboid" end time: Feb 03 05:38 RTZ 2 () "geo_node_mesh_primitives_cuboid" time elapsed: 00:00:03 ---------------------------------------------------------- 225/334 Testing: geo_node_mesh_primitives_cuboid_long_z 225/334 Test: geo_node_mesh_primitives_cuboid_long_z Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh_primitives/cuboid_long_z.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_primitives_cuboid_long_z" start time: Feb 03 05:38 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh_primitives\cuboid_long_z.blend" START cuboid_long_z test. PASSED cuboid_long_z test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.95 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_primitives_cuboid_long_z" end time: Feb 03 05:38 RTZ 2 () "geo_node_mesh_primitives_cuboid_long_z" time elapsed: 00:00:05 ---------------------------------------------------------- 226/334 Testing: geo_node_mesh_primitives_cuboid_plane 226/334 Test: geo_node_mesh_primitives_cuboid_plane Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh_primitives/cuboid_plane.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_primitives_cuboid_plane" start time: Feb 03 05:38 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh_primitives\cuboid_plane.blend" START cuboid_plane test. PASSED cuboid_plane test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.78 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_primitives_cuboid_plane" end time: Feb 03 05:38 RTZ 2 () "geo_node_mesh_primitives_cuboid_plane" time elapsed: 00:00:03 ---------------------------------------------------------- 227/334 Testing: geo_node_mesh_primitives_cylinder 227/334 Test: geo_node_mesh_primitives_cylinder Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh_primitives/cylinder.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_primitives_cylinder" start time: Feb 03 05:38 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh_primitives\cylinder.blend" START cylinder test. PASSED cylinder test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.93 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_primitives_cylinder" end time: Feb 03 05:38 RTZ 2 () "geo_node_mesh_primitives_cylinder" time elapsed: 00:00:05 ---------------------------------------------------------- 228/334 Testing: geo_node_mesh_primitives_grid 228/334 Test: geo_node_mesh_primitives_grid Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh_primitives/grid.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_primitives_grid" start time: Feb 03 05:38 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh_primitives\grid.blend" START grid test. PASSED grid test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.74 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_primitives_grid" end time: Feb 03 05:38 RTZ 2 () "geo_node_mesh_primitives_grid" time elapsed: 00:00:03 ---------------------------------------------------------- 229/334 Testing: geo_node_mesh_primitives_icosphere 229/334 Test: geo_node_mesh_primitives_icosphere Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh_primitives/icosphere.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_primitives_icosphere" start time: Feb 03 05:38 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh_primitives\icosphere.blend" START icosphere test. PASSED icosphere test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.94 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_primitives_icosphere" end time: Feb 03 05:39 RTZ 2 () "geo_node_mesh_primitives_icosphere" time elapsed: 00:00:05 ---------------------------------------------------------- 230/334 Testing: geo_node_mesh_primitives_mesh_circle_empty 230/334 Test: geo_node_mesh_primitives_mesh_circle_empty Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh_primitives/mesh_circle_empty.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_primitives_mesh_circle_empty" start time: Feb 03 05:39 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh_primitives\mesh_circle_empty.blend" START mesh_circle_empty test. PASSED mesh_circle_empty test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.74 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_primitives_mesh_circle_empty" end time: Feb 03 05:39 RTZ 2 () "geo_node_mesh_primitives_mesh_circle_empty" time elapsed: 00:00:03 ---------------------------------------------------------- 231/334 Testing: geo_node_mesh_primitives_mesh_circle_fill 231/334 Test: geo_node_mesh_primitives_mesh_circle_fill Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh_primitives/mesh_circle_fill.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_primitives_mesh_circle_fill" start time: Feb 03 05:39 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh_primitives\mesh_circle_fill.blend" START mesh_circle_fill test. PASSED mesh_circle_fill test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.97 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_primitives_mesh_circle_fill" end time: Feb 03 05:39 RTZ 2 () "geo_node_mesh_primitives_mesh_circle_fill" time elapsed: 00:00:05 ---------------------------------------------------------- 232/334 Testing: geo_node_mesh_primitives_mesh_line 232/334 Test: geo_node_mesh_primitives_mesh_line Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh_primitives/mesh_line.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_primitives_mesh_line" start time: Feb 03 05:39 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh_primitives\mesh_line.blend" START mesh_line test. PASSED mesh_line test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.86 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_primitives_mesh_line" end time: Feb 03 05:39 RTZ 2 () "geo_node_mesh_primitives_mesh_line" time elapsed: 00:00:03 ---------------------------------------------------------- 233/334 Testing: geo_node_mesh_primitives_uv_sphere 233/334 Test: geo_node_mesh_primitives_uv_sphere Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh_primitives/uv_sphere.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_primitives_uv_sphere" start time: Feb 03 05:39 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh_primitives\uv_sphere.blend" START uv_sphere test. PASSED uv_sphere test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.96 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_primitives_uv_sphere" end time: Feb 03 05:39 RTZ 2 () "geo_node_mesh_primitives_uv_sphere" time elapsed: 00:00:05 ---------------------------------------------------------- 234/334 Testing: geo_node_mesh_dual_mesh_2poly_verts 234/334 Test: geo_node_mesh_dual_mesh_2poly_verts Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/dual_mesh_2poly_verts.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_dual_mesh_2poly_verts" start time: Feb 03 05:39 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\dual_mesh_2poly_verts.blend" START dual_mesh_2poly_verts test. PASSED dual_mesh_2poly_verts test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.86 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_dual_mesh_2poly_verts" end time: Feb 03 05:39 RTZ 2 () "geo_node_mesh_dual_mesh_2poly_verts" time elapsed: 00:00:03 ---------------------------------------------------------- 235/334 Testing: geo_node_mesh_dual_mesh_flipped_normals 235/334 Test: geo_node_mesh_dual_mesh_flipped_normals Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/dual_mesh_flipped_normals.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_dual_mesh_flipped_normals" start time: Feb 03 05:39 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\dual_mesh_flipped_normals.blend" START dual_mesh_flipped_normals test. PASSED dual_mesh_flipped_normals test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.97 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_dual_mesh_flipped_normals" end time: Feb 03 05:39 RTZ 2 () "geo_node_mesh_dual_mesh_flipped_normals" time elapsed: 00:00:05 ---------------------------------------------------------- 236/334 Testing: geo_node_mesh_dual_mesh_non_manifold_edge 236/334 Test: geo_node_mesh_dual_mesh_non_manifold_edge Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/dual_mesh_non_manifold_edge.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_dual_mesh_non_manifold_edge" start time: Feb 03 05:39 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\dual_mesh_non_manifold_edge.blend" START dual_mesh_non_manifold_edge test. PASSED dual_mesh_non_manifold_edge test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.88 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_dual_mesh_non_manifold_edge" end time: Feb 03 05:39 RTZ 2 () "geo_node_mesh_dual_mesh_non_manifold_edge" time elapsed: 00:00:03 ---------------------------------------------------------- 237/334 Testing: geo_node_mesh_dual_mesh_non_manifold_vert 237/334 Test: geo_node_mesh_dual_mesh_non_manifold_vert Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/dual_mesh_non_manifold_vert.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_dual_mesh_non_manifold_vert" start time: Feb 03 05:39 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\dual_mesh_non_manifold_vert.blend" START dual_mesh_non_manifold_vert test. PASSED dual_mesh_non_manifold_vert test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.01 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_dual_mesh_non_manifold_vert" end time: Feb 03 05:39 RTZ 2 () "geo_node_mesh_dual_mesh_non_manifold_vert" time elapsed: 00:00:06 ---------------------------------------------------------- 238/334 Testing: geo_node_mesh_dual_mesh_propagate_attributes 238/334 Test: geo_node_mesh_dual_mesh_propagate_attributes Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/dual_mesh_propagate_attributes.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_dual_mesh_propagate_attributes" start time: Feb 03 05:39 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\dual_mesh_propagate_attributes.blend" START dual_mesh_propagate_attributes test. PASSED dual_mesh_propagate_attributes test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.88 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_dual_mesh_propagate_attributes" end time: Feb 03 05:39 RTZ 2 () "geo_node_mesh_dual_mesh_propagate_attributes" time elapsed: 00:00:03 ---------------------------------------------------------- 239/334 Testing: geo_node_mesh_dual_mesh_suzanne 239/334 Test: geo_node_mesh_dual_mesh_suzanne Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/dual_mesh_suzanne.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_dual_mesh_suzanne" start time: Feb 03 05:39 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\dual_mesh_suzanne.blend" START dual_mesh_suzanne test. PASSED dual_mesh_suzanne test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.03 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_dual_mesh_suzanne" end time: Feb 03 05:39 RTZ 2 () "geo_node_mesh_dual_mesh_suzanne" time elapsed: 00:00:06 ---------------------------------------------------------- 240/334 Testing: geo_node_mesh_edge_angle 240/334 Test: geo_node_mesh_edge_angle Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/edge_angle.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_edge_angle" start time: Feb 03 05:39 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\edge_angle.blend" START edge_angle test. PASSED edge_angle test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.86 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_edge_angle" end time: Feb 03 05:39 RTZ 2 () "geo_node_mesh_edge_angle" time elapsed: 00:00:03 ---------------------------------------------------------- 241/334 Testing: geo_node_mesh_edge_neighbors 241/334 Test: geo_node_mesh_edge_neighbors Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/edge_neighbors.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_edge_neighbors" start time: Feb 03 05:39 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\edge_neighbors.blend" START edge_neighbors test. PASSED edge_neighbors test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.02 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_edge_neighbors" end time: Feb 03 05:40 RTZ 2 () "geo_node_mesh_edge_neighbors" time elapsed: 00:00:06 ---------------------------------------------------------- 242/334 Testing: geo_node_mesh_edge_split 242/334 Test: geo_node_mesh_edge_split Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/edge_split.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_edge_split" start time: Feb 03 05:40 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\edge_split.blend" START edge_split test. PASSED edge_split test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.88 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_edge_split" end time: Feb 03 05:40 RTZ 2 () "geo_node_mesh_edge_split" time elapsed: 00:00:03 ---------------------------------------------------------- 243/334 Testing: geo_node_mesh_edge_vertices 243/334 Test: geo_node_mesh_edge_vertices Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/edge_vertices.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_edge_vertices" start time: Feb 03 05:40 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\edge_vertices.blend" START edge_vertices test. PASSED edge_vertices test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.01 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_edge_vertices" end time: Feb 03 05:40 RTZ 2 () "geo_node_mesh_edge_vertices" time elapsed: 00:00:06 ---------------------------------------------------------- 244/334 Testing: geo_node_mesh_face_area 244/334 Test: geo_node_mesh_face_area Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/face_area.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_face_area" start time: Feb 03 05:40 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\face_area.blend" START face_area test. PASSED face_area test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.91 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_face_area" end time: Feb 03 05:40 RTZ 2 () "geo_node_mesh_face_area" time elapsed: 00:00:03 ---------------------------------------------------------- 245/334 Testing: geo_node_mesh_face_is_planar 245/334 Test: geo_node_mesh_face_is_planar Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/face_is_planar.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_face_is_planar" start time: Feb 03 05:40 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\face_is_planar.blend" START face_is_planar test. PASSED face_is_planar test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.02 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_face_is_planar" end time: Feb 03 05:40 RTZ 2 () "geo_node_mesh_face_is_planar" time elapsed: 00:00:06 ---------------------------------------------------------- 246/334 Testing: geo_node_mesh_face_neighbors 246/334 Test: geo_node_mesh_face_neighbors Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/face_neighbors.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_face_neighbors" start time: Feb 03 05:40 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\face_neighbors.blend" START face_neighbors test. PASSED face_neighbors test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.92 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_face_neighbors" end time: Feb 03 05:40 RTZ 2 () "geo_node_mesh_face_neighbors" time elapsed: 00:00:03 ---------------------------------------------------------- 247/334 Testing: geo_node_mesh_flip_faces 247/334 Test: geo_node_mesh_flip_faces Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/flip_faces.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_flip_faces" start time: Feb 03 05:40 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\flip_faces.blend" START flip_faces test. PASSED flip_faces test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.09 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_flip_faces" end time: Feb 03 05:40 RTZ 2 () "geo_node_mesh_flip_faces" time elapsed: 00:00:06 ---------------------------------------------------------- 248/334 Testing: geo_node_mesh_material_selection 248/334 Test: geo_node_mesh_material_selection Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/material_selection.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_material_selection" start time: Feb 03 05:40 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\material_selection.blend" START material_selection test. PASSED material_selection test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 4.30 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_material_selection" end time: Feb 03 05:40 RTZ 2 () "geo_node_mesh_material_selection" time elapsed: 00:00:04 ---------------------------------------------------------- 249/334 Testing: geo_node_mesh_mesh_island_random_color 249/334 Test: geo_node_mesh_mesh_island_random_color Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/mesh_island_random_color.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_mesh_island_random_color" start time: Feb 03 05:40 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\mesh_island_random_color.blend" START mesh_island_random_color test. PASSED mesh_island_random_color test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.98 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_mesh_island_random_color" end time: Feb 03 05:40 RTZ 2 () "geo_node_mesh_mesh_island_random_color" time elapsed: 00:00:05 ---------------------------------------------------------- 250/334 Testing: geo_node_mesh_mesh_topology 250/334 Test: geo_node_mesh_mesh_topology Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/mesh_topology.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_mesh_topology" start time: Feb 03 05:40 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\mesh_topology.blend" START mesh_topology test. PASSED mesh_topology test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.87 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_mesh_topology" end time: Feb 03 05:40 RTZ 2 () "geo_node_mesh_mesh_topology" time elapsed: 00:00:03 ---------------------------------------------------------- 251/334 Testing: geo_node_mesh_sample_nearest_mesh 251/334 Test: geo_node_mesh_sample_nearest_mesh Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/sample_nearest_mesh.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_sample_nearest_mesh" start time: Feb 03 05:40 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\sample_nearest_mesh.blend" START sample_nearest_mesh test. PASSED sample_nearest_mesh test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.19 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_sample_nearest_mesh" end time: Feb 03 05:40 RTZ 2 () "geo_node_mesh_sample_nearest_mesh" time elapsed: 00:00:06 ---------------------------------------------------------- 252/334 Testing: geo_node_mesh_sample_nearest_surface 252/334 Test: geo_node_mesh_sample_nearest_surface Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/sample_nearest_surface.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_sample_nearest_surface" start time: Feb 03 05:40 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\sample_nearest_surface.blend" START sample_nearest_surface test. PASSED sample_nearest_surface test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.89 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_sample_nearest_surface" end time: Feb 03 05:40 RTZ 2 () "geo_node_mesh_sample_nearest_surface" time elapsed: 00:00:03 ---------------------------------------------------------- 253/334 Testing: geo_node_mesh_sample_uv_surface 253/334 Test: geo_node_mesh_sample_uv_surface Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/sample_uv_surface.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_sample_uv_surface" start time: Feb 03 05:40 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\sample_uv_surface.blend" START sample_uv_surface test. PASSED sample_uv_surface test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.99 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_sample_uv_surface" end time: Feb 03 05:41 RTZ 2 () "geo_node_mesh_sample_uv_surface" time elapsed: 00:00:05 ---------------------------------------------------------- 254/334 Testing: geo_node_mesh_set_position_normals_update 254/334 Test: geo_node_mesh_set_position_normals_update Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/set_position_normals_update.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_set_position_normals_update" start time: Feb 03 05:41 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\set_position_normals_update.blend" START set_position_normals_update test. PASSED set_position_normals_update test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 4.25 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_set_position_normals_update" end time: Feb 03 05:41 RTZ 2 () "geo_node_mesh_set_position_normals_update" time elapsed: 00:00:04 ---------------------------------------------------------- 255/334 Testing: geo_node_mesh_shortest_path 255/334 Test: geo_node_mesh_shortest_path Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/shortest_path.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_shortest_path" start time: Feb 03 05:41 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\shortest_path.blend" START shortest_path test. PASSED shortest_path test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.37 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_shortest_path" end time: Feb 03 05:41 RTZ 2 () "geo_node_mesh_shortest_path" time elapsed: 00:00:06 ---------------------------------------------------------- 256/334 Testing: geo_node_mesh_store-vertex-group-armature 256/334 Test: geo_node_mesh_store-vertex-group-armature Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/store-vertex-group-armature.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_store-vertex-group-armature" start time: Feb 03 05:41 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\store-vertex-group-armature.blend" START store-vertex-group-armature test. PASSED store-vertex-group-armature test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.96 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_store-vertex-group-armature" end time: Feb 03 05:41 RTZ 2 () "geo_node_mesh_store-vertex-group-armature" time elapsed: 00:00:03 ---------------------------------------------------------- 257/334 Testing: geo_node_mesh_triangulate 257/334 Test: geo_node_mesh_triangulate Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/triangulate.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_triangulate" start time: Feb 03 05:41 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\triangulate.blend" START triangulate test. PASSED triangulate test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.06 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_triangulate" end time: Feb 03 05:41 RTZ 2 () "geo_node_mesh_triangulate" time elapsed: 00:00:06 ---------------------------------------------------------- 258/334 Testing: geo_node_mesh_vertex_neighbors 258/334 Test: geo_node_mesh_vertex_neighbors Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/vertex_neighbors.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh_vertex_neighbors" start time: Feb 03 05:41 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\vertex_neighbors.blend" START vertex_neighbors test. PASSED vertex_neighbors test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.93 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh_vertex_neighbors" end time: Feb 03 05:41 RTZ 2 () "geo_node_mesh_vertex_neighbors" time elapsed: 00:00:03 ---------------------------------------------------------- 259/334 Testing: geo_node_mesh/extrude_complex_extrude_and_scale 259/334 Test: geo_node_mesh/extrude_complex_extrude_and_scale Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/complex_extrude_and_scale.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_complex_extrude_and_scale" start time: Feb 03 05:41 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\complex_extrude_and_scale.blend" START complex_extrude_and_scale test. PASSED complex_extrude_and_scale test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.11 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_complex_extrude_and_scale" end time: Feb 03 05:41 RTZ 2 () "geo_node_mesh/extrude_complex_extrude_and_scale" time elapsed: 00:00:06 ---------------------------------------------------------- 260/334 Testing: geo_node_mesh/extrude_edge_corner_propagation 260/334 Test: geo_node_mesh/extrude_edge_corner_propagation Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/edge_corner_propagation.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_edge_corner_propagation" start time: Feb 03 05:41 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\edge_corner_propagation.blend" START edge_corner_propagation test. PASSED edge_corner_propagation test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.91 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_edge_corner_propagation" end time: Feb 03 05:41 RTZ 2 () "geo_node_mesh/extrude_edge_corner_propagation" time elapsed: 00:00:03 ---------------------------------------------------------- 261/334 Testing: geo_node_mesh/extrude_edge_corner_selection_propagation 261/334 Test: geo_node_mesh/extrude_edge_corner_selection_propagation Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/edge_corner_selection_propagation.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_edge_corner_selection_propagation" start time: Feb 03 05:41 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\edge_corner_selection_propagation.blend" START edge_corner_selection_propagation test. PASSED edge_corner_selection_propagation test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.98 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_edge_corner_selection_propagation" end time: Feb 03 05:41 RTZ 2 () "geo_node_mesh/extrude_edge_corner_selection_propagation" time elapsed: 00:00:05 ---------------------------------------------------------- 262/334 Testing: geo_node_mesh/extrude_edge_distribute_propagation 262/334 Test: geo_node_mesh/extrude_edge_distribute_propagation Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/edge_distribute_propagation.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_edge_distribute_propagation" start time: Feb 03 05:41 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\edge_distribute_propagation.blend" START edge_distribute_propagation test. PASSED edge_distribute_propagation test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.89 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_edge_distribute_propagation" end time: Feb 03 05:41 RTZ 2 () "geo_node_mesh/extrude_edge_distribute_propagation" time elapsed: 00:00:03 ---------------------------------------------------------- 263/334 Testing: geo_node_mesh/extrude_edge_edge_selection_propagation_1 263/334 Test: geo_node_mesh/extrude_edge_edge_selection_propagation_1 Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/edge_edge_selection_propagation_1.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_edge_edge_selection_propagation_1" start time: Feb 03 05:41 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\edge_edge_selection_propagation_1.blend" START edge_edge_selection_propagation_1 test. PASSED edge_edge_selection_propagation_1 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.08 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_edge_edge_selection_propagation_1" end time: Feb 03 05:41 RTZ 2 () "geo_node_mesh/extrude_edge_edge_selection_propagation_1" time elapsed: 00:00:06 ---------------------------------------------------------- 264/334 Testing: geo_node_mesh/extrude_edge_edge_selection_propagation_2 264/334 Test: geo_node_mesh/extrude_edge_edge_selection_propagation_2 Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/edge_edge_selection_propagation_2.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_edge_edge_selection_propagation_2" start time: Feb 03 05:41 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\edge_edge_selection_propagation_2.blend" START edge_edge_selection_propagation_2 test. PASSED edge_edge_selection_propagation_2 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.89 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_edge_edge_selection_propagation_2" end time: Feb 03 05:41 RTZ 2 () "geo_node_mesh/extrude_edge_edge_selection_propagation_2" time elapsed: 00:00:03 ---------------------------------------------------------- 265/334 Testing: geo_node_mesh/extrude_edge_face_orientation_1 265/334 Test: geo_node_mesh/extrude_edge_face_orientation_1 Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/edge_face_orientation_1.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_edge_face_orientation_1" start time: Feb 03 05:41 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\edge_face_orientation_1.blend" START edge_face_orientation_1 test. PASSED edge_face_orientation_1 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.06 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_edge_face_orientation_1" end time: Feb 03 05:42 RTZ 2 () "geo_node_mesh/extrude_edge_face_orientation_1" time elapsed: 00:00:06 ---------------------------------------------------------- 266/334 Testing: geo_node_mesh/extrude_edge_face_propagation 266/334 Test: geo_node_mesh/extrude_edge_face_propagation Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/edge_face_propagation.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_edge_face_propagation" start time: Feb 03 05:42 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\edge_face_propagation.blend" START edge_face_propagation test. PASSED edge_face_propagation test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.92 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_edge_face_propagation" end time: Feb 03 05:42 RTZ 2 () "geo_node_mesh/extrude_edge_face_propagation" time elapsed: 00:00:03 ---------------------------------------------------------- 267/334 Testing: geo_node_mesh/extrude_edge_from_loose_edges_1 267/334 Test: geo_node_mesh/extrude_edge_from_loose_edges_1 Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/edge_from_loose_edges_1.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_edge_from_loose_edges_1" start time: Feb 03 05:42 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\edge_from_loose_edges_1.blend" START edge_from_loose_edges_1 test. PASSED edge_from_loose_edges_1 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.04 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_edge_from_loose_edges_1" end time: Feb 03 05:42 RTZ 2 () "geo_node_mesh/extrude_edge_from_loose_edges_1" time elapsed: 00:00:06 ---------------------------------------------------------- 268/334 Testing: geo_node_mesh/extrude_edge_from_loose_edges_2 268/334 Test: geo_node_mesh/extrude_edge_from_loose_edges_2 Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/edge_from_loose_edges_2.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_edge_from_loose_edges_2" start time: Feb 03 05:42 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\edge_from_loose_edges_2.blend" START edge_from_loose_edges_2 test. PASSED edge_from_loose_edges_2 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.88 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_edge_from_loose_edges_2" end time: Feb 03 05:42 RTZ 2 () "geo_node_mesh/extrude_edge_from_loose_edges_2" time elapsed: 00:00:03 ---------------------------------------------------------- 269/334 Testing: geo_node_mesh/extrude_face_extrude_and_scale 269/334 Test: geo_node_mesh/extrude_face_extrude_and_scale Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/face_extrude_and_scale.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_face_extrude_and_scale" start time: Feb 03 05:42 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\face_extrude_and_scale.blend" START face_extrude_and_scale test. PASSED face_extrude_and_scale test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.00 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_face_extrude_and_scale" end time: Feb 03 05:42 RTZ 2 () "geo_node_mesh/extrude_face_extrude_and_scale" time elapsed: 00:00:05 ---------------------------------------------------------- 270/334 Testing: geo_node_mesh/extrude_face_individual_selection_propagation_1 270/334 Test: geo_node_mesh/extrude_face_individual_selection_propagation_1 Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/face_individual_selection_propagation_1.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_face_individual_selection_propagation_1" start time: Feb 03 05:42 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\face_individual_selection_propagation_1.blend" START face_individual_selection_propagation_1 test. PASSED face_individual_selection_propagation_1 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.85 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_face_individual_selection_propagation_1" end time: Feb 03 05:42 RTZ 2 () "geo_node_mesh/extrude_face_individual_selection_propagation_1" time elapsed: 00:00:03 ---------------------------------------------------------- 271/334 Testing: geo_node_mesh/extrude_face_individual_selection_propagation_2 271/334 Test: geo_node_mesh/extrude_face_individual_selection_propagation_2 Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/face_individual_selection_propagation_2.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_face_individual_selection_propagation_2" start time: Feb 03 05:42 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\face_individual_selection_propagation_2.blend" START face_individual_selection_propagation_2 test. PASSED face_individual_selection_propagation_2 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.99 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_face_individual_selection_propagation_2" end time: Feb 03 05:42 RTZ 2 () "geo_node_mesh/extrude_face_individual_selection_propagation_2" time elapsed: 00:00:05 ---------------------------------------------------------- 272/334 Testing: geo_node_mesh/extrude_face_individual_selection_propagation_3 272/334 Test: geo_node_mesh/extrude_face_individual_selection_propagation_3 Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/face_individual_selection_propagation_3.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_face_individual_selection_propagation_3" start time: Feb 03 05:42 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\face_individual_selection_propagation_3.blend" START face_individual_selection_propagation_3 test. PASSED face_individual_selection_propagation_3 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.81 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_face_individual_selection_propagation_3" end time: Feb 03 05:42 RTZ 2 () "geo_node_mesh/extrude_face_individual_selection_propagation_3" time elapsed: 00:00:03 ---------------------------------------------------------- 273/334 Testing: geo_node_mesh/extrude_face_not_even_set_material 273/334 Test: geo_node_mesh/extrude_face_not_even_set_material Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/face_not_even_set_material.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_face_not_even_set_material" start time: Feb 03 05:42 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\face_not_even_set_material.blend" START face_not_even_set_material test. PASSED face_not_even_set_material test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.03 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_face_not_even_set_material" end time: Feb 03 05:42 RTZ 2 () "geo_node_mesh/extrude_face_not_even_set_material" time elapsed: 00:00:06 ---------------------------------------------------------- 274/334 Testing: geo_node_mesh/extrude_face_selection_propagation_1 274/334 Test: geo_node_mesh/extrude_face_selection_propagation_1 Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/face_selection_propagation_1.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_face_selection_propagation_1" start time: Feb 03 05:42 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\face_selection_propagation_1.blend" START face_selection_propagation_1 test. PASSED face_selection_propagation_1 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.86 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_face_selection_propagation_1" end time: Feb 03 05:42 RTZ 2 () "geo_node_mesh/extrude_face_selection_propagation_1" time elapsed: 00:00:03 ---------------------------------------------------------- 275/334 Testing: geo_node_mesh/extrude_face_selection_propagation_2 275/334 Test: geo_node_mesh/extrude_face_selection_propagation_2 Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/face_selection_propagation_2.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_face_selection_propagation_2" start time: Feb 03 05:42 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\face_selection_propagation_2.blend" START face_selection_propagation_2 test. PASSED face_selection_propagation_2 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.08 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_face_selection_propagation_2" end time: Feb 03 05:42 RTZ 2 () "geo_node_mesh/extrude_face_selection_propagation_2" time elapsed: 00:00:06 ---------------------------------------------------------- 276/334 Testing: geo_node_mesh/extrude_face_selection_propagation_3 276/334 Test: geo_node_mesh/extrude_face_selection_propagation_3 Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/face_selection_propagation_3.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_face_selection_propagation_3" start time: Feb 03 05:42 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\face_selection_propagation_3.blend" START face_selection_propagation_3 test. PASSED face_selection_propagation_3 test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.91 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_face_selection_propagation_3" end time: Feb 03 05:42 RTZ 2 () "geo_node_mesh/extrude_face_selection_propagation_3" time elapsed: 00:00:03 ---------------------------------------------------------- 277/334 Testing: geo_node_mesh/extrude_faces_corner_interpolation 277/334 Test: geo_node_mesh/extrude_faces_corner_interpolation Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/faces_corner_interpolation.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_faces_corner_interpolation" start time: Feb 03 05:42 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\faces_corner_interpolation.blend" START faces_corner_interpolation test. PASSED faces_corner_interpolation test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.96 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_faces_corner_interpolation" end time: Feb 03 05:43 RTZ 2 () "geo_node_mesh/extrude_faces_corner_interpolation" time elapsed: 00:00:05 ---------------------------------------------------------- 278/334 Testing: geo_node_mesh/extrude_flip_faces 278/334 Test: geo_node_mesh/extrude_flip_faces Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/flip_faces.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_flip_faces" start time: Feb 03 05:43 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\flip_faces.blend" START flip_faces test. PASSED flip_faces test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 4.09 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_flip_faces" end time: Feb 03 05:43 RTZ 2 () "geo_node_mesh/extrude_flip_faces" time elapsed: 00:00:04 ---------------------------------------------------------- 279/334 Testing: geo_node_mesh/extrude_individual_shade_smooth_propagate 279/334 Test: geo_node_mesh/extrude_individual_shade_smooth_propagate Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/individual_shade_smooth_propagate.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_individual_shade_smooth_propagate" start time: Feb 03 05:43 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\individual_shade_smooth_propagate.blend" START individual_shade_smooth_propagate test. PASSED individual_shade_smooth_propagate test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.23 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_individual_shade_smooth_propagate" end time: Feb 03 05:43 RTZ 2 () "geo_node_mesh/extrude_individual_shade_smooth_propagate" time elapsed: 00:00:06 ---------------------------------------------------------- 280/334 Testing: geo_node_mesh/extrude_indivudual_corner_color_propagate 280/334 Test: geo_node_mesh/extrude_indivudual_corner_color_propagate Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/indivudual_corner_color_propagate.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_indivudual_corner_color_propagate" start time: Feb 03 05:43 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\indivudual_corner_color_propagate.blend" START indivudual_corner_color_propagate test. PASSED indivudual_corner_color_propagate test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 4.12 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_indivudual_corner_color_propagate" end time: Feb 03 05:43 RTZ 2 () "geo_node_mesh/extrude_indivudual_corner_color_propagate" time elapsed: 00:00:04 ---------------------------------------------------------- 281/334 Testing: geo_node_mesh/extrude_loose_edge_vert_extrude 281/334 Test: geo_node_mesh/extrude_loose_edge_vert_extrude Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/loose_edge_vert_extrude.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_loose_edge_vert_extrude" start time: Feb 03 05:43 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\loose_edge_vert_extrude.blend" START loose_edge_vert_extrude test. PASSED loose_edge_vert_extrude test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.11 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_loose_edge_vert_extrude" end time: Feb 03 05:43 RTZ 2 () "geo_node_mesh/extrude_loose_edge_vert_extrude" time elapsed: 00:00:06 ---------------------------------------------------------- 282/334 Testing: geo_node_mesh/extrude_plane_face_region 282/334 Test: geo_node_mesh/extrude_plane_face_region Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/plane_face_region.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_plane_face_region" start time: Feb 03 05:43 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\plane_face_region.blend" START plane_face_region test. PASSED plane_face_region test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 4.00 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_plane_face_region" end time: Feb 03 05:43 RTZ 2 () "geo_node_mesh/extrude_plane_face_region" time elapsed: 00:00:04 ---------------------------------------------------------- 283/334 Testing: geo_node_mesh/extrude_random_grid_and_distribute 283/334 Test: geo_node_mesh/extrude_random_grid_and_distribute Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/random_grid_and_distribute.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_random_grid_and_distribute" start time: Feb 03 05:43 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\random_grid_and_distribute.blend" START random_grid_and_distribute test. PASSED random_grid_and_distribute test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.30 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_random_grid_and_distribute" end time: Feb 03 05:43 RTZ 2 () "geo_node_mesh/extrude_random_grid_and_distribute" time elapsed: 00:00:06 ---------------------------------------------------------- 284/334 Testing: geo_node_mesh/extrude_region_edge_propagation 284/334 Test: geo_node_mesh/extrude_region_edge_propagation Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/region_edge_propagation.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_region_edge_propagation" start time: Feb 03 05:43 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\region_edge_propagation.blend" START region_edge_propagation test. PASSED region_edge_propagation test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.92 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_region_edge_propagation" end time: Feb 03 05:43 RTZ 2 () "geo_node_mesh/extrude_region_edge_propagation" time elapsed: 00:00:03 ---------------------------------------------------------- 285/334 Testing: geo_node_mesh/extrude_region_third_edge_type 285/334 Test: geo_node_mesh/extrude_region_third_edge_type Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/region_third_edge_type.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_region_third_edge_type" start time: Feb 03 05:43 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\region_third_edge_type.blend" START region_third_edge_type test. PASSED region_third_edge_type test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.21 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_region_third_edge_type" end time: Feb 03 05:43 RTZ 2 () "geo_node_mesh/extrude_region_third_edge_type" time elapsed: 00:00:06 ---------------------------------------------------------- 286/334 Testing: geo_node_mesh/extrude_simple_random_grid 286/334 Test: geo_node_mesh/extrude_simple_random_grid Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/simple_random_grid.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_simple_random_grid" start time: Feb 03 05:43 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\simple_random_grid.blend" START simple_random_grid test. PASSED simple_random_grid test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 4.03 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_simple_random_grid" end time: Feb 03 05:43 RTZ 2 () "geo_node_mesh/extrude_simple_random_grid" time elapsed: 00:00:04 ---------------------------------------------------------- 287/334 Testing: geo_node_mesh/extrude_sphere_set_material 287/334 Test: geo_node_mesh/extrude_sphere_set_material Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/sphere_set_material.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_sphere_set_material" start time: Feb 03 05:43 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\sphere_set_material.blend" START sphere_set_material test. PASSED sphere_set_material test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.10 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_sphere_set_material" end time: Feb 03 05:43 RTZ 2 () "geo_node_mesh/extrude_sphere_set_material" time elapsed: 00:00:06 ---------------------------------------------------------- 288/334 Testing: geo_node_mesh/extrude_vertex_extrude_and_propagate 288/334 Test: geo_node_mesh/extrude_vertex_extrude_and_propagate Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/extrude/vertex_extrude_and_propagate.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/extrude_vertex_extrude_and_propagate" start time: Feb 03 05:43 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\extrude\vertex_extrude_and_propagate.blend" START vertex_extrude_and_propagate test. PASSED vertex_extrude_and_propagate test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 4.44 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/extrude_vertex_extrude_and_propagate" end time: Feb 03 05:43 RTZ 2 () "geo_node_mesh/extrude_vertex_extrude_and_propagate" time elapsed: 00:00:04 ---------------------------------------------------------- 289/334 Testing: geo_node_mesh/split_edges_cube 289/334 Test: geo_node_mesh/split_edges_cube Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/split_edges/cube.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/split_edges_cube" start time: Feb 03 05:43 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\split_edges\cube.blend" START cube test. PASSED cube test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.36 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/split_edges_cube" end time: Feb 03 05:44 RTZ 2 () "geo_node_mesh/split_edges_cube" time elapsed: 00:00:06 ---------------------------------------------------------- 290/334 Testing: geo_node_mesh/split_edges_deduplication 290/334 Test: geo_node_mesh/split_edges_deduplication Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/split_edges/deduplication.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/split_edges_deduplication" start time: Feb 03 05:44 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\split_edges\deduplication.blend" START deduplication test. PASSED deduplication test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 4.14 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/split_edges_deduplication" end time: Feb 03 05:44 RTZ 2 () "geo_node_mesh/split_edges_deduplication" time elapsed: 00:00:04 ---------------------------------------------------------- 291/334 Testing: geo_node_mesh/split_edges_edge_fan 291/334 Test: geo_node_mesh/split_edges_edge_fan Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/split_edges/edge_fan.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/split_edges_edge_fan" start time: Feb 03 05:44 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\split_edges\edge_fan.blend" START edge_fan test. PASSED edge_fan test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.42 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/split_edges_edge_fan" end time: Feb 03 05:44 RTZ 2 () "geo_node_mesh/split_edges_edge_fan" time elapsed: 00:00:06 ---------------------------------------------------------- 292/334 Testing: geo_node_mesh/split_edges_loose_edges 292/334 Test: geo_node_mesh/split_edges_loose_edges Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/split_edges/loose_edges.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/split_edges_loose_edges" start time: Feb 03 05:44 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\split_edges\loose_edges.blend" START loose_edges test. PASSED loose_edges test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 4.01 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/split_edges_loose_edges" end time: Feb 03 05:44 RTZ 2 () "geo_node_mesh/split_edges_loose_edges" time elapsed: 00:00:04 ---------------------------------------------------------- 293/334 Testing: geo_node_mesh/split_edges_ngons 293/334 Test: geo_node_mesh/split_edges_ngons Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/split_edges/ngons.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/split_edges_ngons" start time: Feb 03 05:44 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\split_edges\ngons.blend" START ngons test. PASSED ngons test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.07 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/split_edges_ngons" end time: Feb 03 05:44 RTZ 2 () "geo_node_mesh/split_edges_ngons" time elapsed: 00:00:06 ---------------------------------------------------------- 294/334 Testing: geo_node_mesh/split_edges_partial_selection 294/334 Test: geo_node_mesh/split_edges_partial_selection Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/split_edges/partial_selection.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/split_edges_partial_selection" start time: Feb 03 05:44 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\split_edges\partial_selection.blend" START partial_selection test. PASSED partial_selection test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 4.17 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/split_edges_partial_selection" end time: Feb 03 05:44 RTZ 2 () "geo_node_mesh/split_edges_partial_selection" time elapsed: 00:00:04 ---------------------------------------------------------- 295/334 Testing: geo_node_mesh/split_edges_triangles 295/334 Test: geo_node_mesh/split_edges_triangles Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/split_edges/triangles.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/split_edges_triangles" start time: Feb 03 05:44 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\split_edges\triangles.blend" START triangles test. PASSED triangles test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.08 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/split_edges_triangles" end time: Feb 03 05:44 RTZ 2 () "geo_node_mesh/split_edges_triangles" time elapsed: 00:00:06 ---------------------------------------------------------- 296/334 Testing: geo_node_mesh/split_edges_ugly_cube 296/334 Test: geo_node_mesh/split_edges_ugly_cube Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/split_edges/ugly_cube.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/split_edges_ugly_cube" start time: Feb 03 05:44 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\split_edges\ugly_cube.blend" START ugly_cube test. PASSED ugly_cube test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 4.37 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/split_edges_ugly_cube" end time: Feb 03 05:44 RTZ 2 () "geo_node_mesh/split_edges_ugly_cube" time elapsed: 00:00:04 ---------------------------------------------------------- 297/334 Testing: geo_node_mesh/triangulate_mixed 297/334 Test: geo_node_mesh/triangulate_mixed Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/triangulate/mixed.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/triangulate_mixed" start time: Feb 03 05:44 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\triangulate\mixed.blend" START mixed test. PASSED mixed test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.57 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/triangulate_mixed" end time: Feb 03 05:44 RTZ 2 () "geo_node_mesh/triangulate_mixed" time elapsed: 00:00:06 ---------------------------------------------------------- 298/334 Testing: geo_node_mesh/triangulate_ngons 298/334 Test: geo_node_mesh/triangulate_ngons Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/triangulate/ngons.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/triangulate_ngons" start time: Feb 03 05:44 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\triangulate\ngons.blend" START ngons test. PASSED ngons test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 4.20 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/triangulate_ngons" end time: Feb 03 05:44 RTZ 2 () "geo_node_mesh/triangulate_ngons" time elapsed: 00:00:04 ---------------------------------------------------------- 299/334 Testing: geo_node_mesh/triangulate_quads_selection 299/334 Test: geo_node_mesh/triangulate_quads_selection Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/triangulate/quads_selection.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/triangulate_quads_selection" start time: Feb 03 05:44 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\triangulate\quads_selection.blend" START quads_selection test. PASSED quads_selection test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.28 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/triangulate_quads_selection" end time: Feb 03 05:44 RTZ 2 () "geo_node_mesh/triangulate_quads_selection" time elapsed: 00:00:06 ---------------------------------------------------------- 300/334 Testing: geo_node_mesh/triangulate_triangle_deduplication 300/334 Test: geo_node_mesh/triangulate_triangle_deduplication Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/triangulate/triangle_deduplication.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/triangulate_triangle_deduplication" start time: Feb 03 05:44 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\triangulate\triangle_deduplication.blend" START triangle_deduplication test. PASSED triangle_deduplication test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 4.11 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/triangulate_triangle_deduplication" end time: Feb 03 05:44 RTZ 2 () "geo_node_mesh/triangulate_triangle_deduplication" time elapsed: 00:00:04 ---------------------------------------------------------- 301/334 Testing: geo_node_points_point_distribute 301/334 Test: geo_node_points_point_distribute Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/points/point_distribute.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_points_point_distribute" start time: Feb 03 05:44 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\points\point_distribute.blend" START point_distribute test. PASSED point_distribute test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.09 sec ---------------------------------------------------------- Test Passed. "geo_node_points_point_distribute" end time: Feb 03 05:45 RTZ 2 () "geo_node_points_point_distribute" time elapsed: 00:00:06 ---------------------------------------------------------- 302/334 Testing: geo_node_points_point_instance 302/334 Test: geo_node_points_point_instance Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/points/point_instance.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_points_point_instance" start time: Feb 03 05:45 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\points\point_instance.blend" START point_instance test. PASSED point_instance test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 4.16 sec ---------------------------------------------------------- Test Passed. "geo_node_points_point_instance" end time: Feb 03 05:45 RTZ 2 () "geo_node_points_point_instance" time elapsed: 00:00:04 ---------------------------------------------------------- 303/334 Testing: geo_node_texture_image_texture 303/334 Test: geo_node_texture_image_texture Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/texture/image_texture.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_texture_image_texture" start time: Feb 03 05:45 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\texture\image_texture.blend" START image_texture test. PASSED image_texture test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.40 sec ---------------------------------------------------------- Test Passed. "geo_node_texture_image_texture" end time: Feb 03 05:45 RTZ 2 () "geo_node_texture_image_texture" time elapsed: 00:00:06 ---------------------------------------------------------- 304/334 Testing: geo_node_utilities_accumulate_field_column_grid 304/334 Test: geo_node_utilities_accumulate_field_column_grid Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/utilities/accumulate_field_column_grid.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_utilities_accumulate_field_column_grid" start time: Feb 03 05:45 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\utilities\accumulate_field_column_grid.blend" START accumulate_field_column_grid test. PASSED accumulate_field_column_grid test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 4.14 sec ---------------------------------------------------------- Test Passed. "geo_node_utilities_accumulate_field_column_grid" end time: Feb 03 05:45 RTZ 2 () "geo_node_utilities_accumulate_field_column_grid" time elapsed: 00:00:04 ---------------------------------------------------------- 305/334 Testing: geo_node_utilities_field_on_domain_demo 305/334 Test: geo_node_utilities_field_on_domain_demo Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/utilities/field_on_domain_demo.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_utilities_field_on_domain_demo" start time: Feb 03 05:45 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\utilities\field_on_domain_demo.blend" START field_on_domain_demo test. PASSED field_on_domain_demo test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.15 sec ---------------------------------------------------------- Test Passed. "geo_node_utilities_field_on_domain_demo" end time: Feb 03 05:45 RTZ 2 () "geo_node_utilities_field_on_domain_demo" time elapsed: 00:00:06 ---------------------------------------------------------- 306/334 Testing: geo_node_utilities_index_switch 306/334 Test: geo_node_utilities_index_switch Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/utilities/index_switch.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_utilities_index_switch" start time: Feb 03 05:45 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\utilities\index_switch.blend" START index_switch test. PASSED index_switch test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 4.29 sec ---------------------------------------------------------- Test Passed. "geo_node_utilities_index_switch" end time: Feb 03 05:45 RTZ 2 () "geo_node_utilities_index_switch" time elapsed: 00:00:04 ---------------------------------------------------------- 307/334 Testing: geo_node_utilities_invalid_trees 307/334 Test: geo_node_utilities_invalid_trees Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/utilities/invalid_trees.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_utilities_invalid_trees" start time: Feb 03 05:45 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\utilities\invalid_trees.blend" START invalid_trees test. PASSED invalid_trees test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.67 sec ---------------------------------------------------------- Test Passed. "geo_node_utilities_invalid_trees" end time: Feb 03 05:45 RTZ 2 () "geo_node_utilities_invalid_trees" time elapsed: 00:00:06 ---------------------------------------------------------- 308/334 Testing: geo_node_utilities_math_add 308/334 Test: geo_node_utilities_math_add Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/utilities/math_add.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_utilities_math_add" start time: Feb 03 05:45 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\utilities\math_add.blend" START math_add test. PASSED math_add test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.92 sec ---------------------------------------------------------- Test Passed. "geo_node_utilities_math_add" end time: Feb 03 05:45 RTZ 2 () "geo_node_utilities_math_add" time elapsed: 00:00:03 ---------------------------------------------------------- 309/334 Testing: geo_node_utilities_switch 309/334 Test: geo_node_utilities_switch Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/utilities/switch.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_utilities_switch" start time: Feb 03 05:45 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\utilities\switch.blend" START switch test. PASSED switch test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.17 sec ---------------------------------------------------------- Test Passed. "geo_node_utilities_switch" end time: Feb 03 05:45 RTZ 2 () "geo_node_utilities_switch" time elapsed: 00:00:06 ---------------------------------------------------------- 310/334 Testing: geo_node_vector_combine_xyz 310/334 Test: geo_node_vector_combine_xyz Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/vector/combine_xyz.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_vector_combine_xyz" start time: Feb 03 05:45 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\vector\combine_xyz.blend" START combine_xyz test. PASSED combine_xyz test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 3.96 sec ---------------------------------------------------------- Test Passed. "geo_node_vector_combine_xyz" end time: Feb 03 05:45 RTZ 2 () "geo_node_vector_combine_xyz" time elapsed: 00:00:03 ---------------------------------------------------------- 311/334 Testing: geo_node_vector_vector_map_range 311/334 Test: geo_node_vector_vector_map_range Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/vector/vector_map_range.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_vector_vector_map_range" start time: Feb 03 05:45 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\vector\vector_map_range.blend" START vector_map_range test. PASSED vector_map_range test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 7.35 sec ---------------------------------------------------------- Test Passed. "geo_node_vector_vector_map_range" end time: Feb 03 05:45 RTZ 2 () "geo_node_vector_vector_map_range" time elapsed: 00:00:07 ---------------------------------------------------------- 312/334 Testing: geo_node_vector_vector_map_range_plane 312/334 Test: geo_node_vector_vector_map_range_plane Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/vector/vector_map_range_plane.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_vector_vector_map_range_plane" start time: Feb 03 05:45 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\vector\vector_map_range_plane.blend" START vector_map_range_plane test. PASSED vector_map_range_plane test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.40 sec ---------------------------------------------------------- Test Passed. "geo_node_vector_vector_map_range_plane" end time: Feb 03 05:46 RTZ 2 () "geo_node_vector_vector_map_range_plane" time elapsed: 00:00:06 ---------------------------------------------------------- 313/334 Testing: geo_node_mesh/boolean_boolean_diff 313/334 Test: geo_node_mesh/boolean_boolean_diff Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/boolean/boolean_diff.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/boolean_boolean_diff" start time: Feb 03 05:46 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\boolean\boolean_diff.blend" START boolean_diff test. PASSED boolean_diff test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 4.04 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/boolean_boolean_diff" end time: Feb 03 05:46 RTZ 2 () "geo_node_mesh/boolean_boolean_diff" time elapsed: 00:00:04 ---------------------------------------------------------- 314/334 Testing: geo_node_mesh/boolean_boolean_intersect 314/334 Test: geo_node_mesh/boolean_boolean_intersect Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/boolean/boolean_intersect.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/boolean_boolean_intersect" start time: Feb 03 05:46 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\boolean\boolean_intersect.blend" START boolean_intersect test. PASSED boolean_intersect test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.07 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/boolean_boolean_intersect" end time: Feb 03 05:46 RTZ 2 () "geo_node_mesh/boolean_boolean_intersect" time elapsed: 00:00:06 ---------------------------------------------------------- 315/334 Testing: geo_node_volume_mesh_to_volume 315/334 Test: geo_node_volume_mesh_to_volume Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/volume/mesh_to_volume.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_volume_mesh_to_volume" start time: Feb 03 05:46 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\volume\mesh_to_volume.blend" START mesh_to_volume test. PASSED mesh_to_volume test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.10 sec ---------------------------------------------------------- Test Passed. "geo_node_volume_mesh_to_volume" end time: Feb 03 05:46 RTZ 2 () "geo_node_volume_mesh_to_volume" time elapsed: 00:00:05 ---------------------------------------------------------- 316/334 Testing: geo_node_volume_volume_to_mesh 316/334 Test: geo_node_volume_volume_to_mesh Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/volume/volume_to_mesh.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_volume_volume_to_mesh" start time: Feb 03 05:46 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\volume\volume_to_mesh.blend" START volume_to_mesh test. PASSED volume_to_mesh test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 11.32 sec ---------------------------------------------------------- Test Passed. "geo_node_volume_volume_to_mesh" end time: Feb 03 05:46 RTZ 2 () "geo_node_volume_volume_to_mesh" time elapsed: 00:00:11 ---------------------------------------------------------- 317/334 Testing: geo_node_mesh/subdivision_tests_crease_duplicated 317/334 Test: geo_node_mesh/subdivision_tests_crease_duplicated Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/subdivision_tests/crease_duplicated.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/subdivision_tests_crease_duplicated" start time: Feb 03 05:46 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\subdivision_tests\crease_duplicated.blend" START crease_duplicated test. PASSED crease_duplicated test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.27 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/subdivision_tests_crease_duplicated" end time: Feb 03 05:46 RTZ 2 () "geo_node_mesh/subdivision_tests_crease_duplicated" time elapsed: 00:00:06 ---------------------------------------------------------- 318/334 Testing: geo_node_mesh/subdivision_tests_subdivide 318/334 Test: geo_node_mesh/subdivision_tests_subdivide Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/subdivision_tests/subdivide.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/subdivision_tests_subdivide" start time: Feb 03 05:46 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\subdivision_tests\subdivide.blend" START subdivide test. PASSED subdivide test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 5.01 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/subdivision_tests_subdivide" end time: Feb 03 05:46 RTZ 2 () "geo_node_mesh/subdivision_tests_subdivide" time elapsed: 00:00:05 ---------------------------------------------------------- 319/334 Testing: geo_node_mesh/subdivision_tests_subdivision_surface 319/334 Test: geo_node_mesh/subdivision_tests_subdivision_surface Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/mesh/subdivision_tests/subdivision_surface.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_mesh/subdivision_tests_subdivision_surface" start time: Feb 03 05:46 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\mesh\subdivision_tests\subdivision_surface.blend" START subdivision_surface test. PASSED subdivision_surface test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.49 sec ---------------------------------------------------------- Test Passed. "geo_node_mesh/subdivision_tests_subdivision_surface" end time: Feb 03 05:46 RTZ 2 () "geo_node_mesh/subdivision_tests_subdivision_surface" time elapsed: 00:00:06 ---------------------------------------------------------- 320/334 Testing: geo_node_simulation_test_anonymous_attribute_through_border 320/334 Test: geo_node_simulation_test_anonymous_attribute_through_border Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/simulation/anonymous_attribute_through_border.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_sim_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_simulation_test_anonymous_attribute_through_border" start time: Feb 03 05:46 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\simulation\anonymous_attribute_through_border.blend" START anonymous_attribute_through_border test. PASSED anonymous_attribute_through_border test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 4.15 sec ---------------------------------------------------------- Test Passed. "geo_node_simulation_test_anonymous_attribute_through_border" end time: Feb 03 05:46 RTZ 2 () "geo_node_simulation_test_anonymous_attribute_through_border" time elapsed: 00:00:04 ---------------------------------------------------------- 321/334 Testing: geo_node_simulation_test_rotating_cube 321/334 Test: geo_node_simulation_test_rotating_cube Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/simulation/rotating_cube.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_sim_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_simulation_test_rotating_cube" start time: Feb 03 05:46 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\simulation\rotating_cube.blend" START rotating_cube test. PASSED rotating_cube test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.34 sec ---------------------------------------------------------- Test Passed. "geo_node_simulation_test_rotating_cube" end time: Feb 03 05:46 RTZ 2 () "geo_node_simulation_test_rotating_cube" time elapsed: 00:00:06 ---------------------------------------------------------- 322/334 Testing: geo_node_simulation_test_simple_attribute 322/334 Test: geo_node_simulation_test_simple_attribute Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/simulation/simple_attribute.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_sim_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_simulation_test_simple_attribute" start time: Feb 03 05:46 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\simulation\simple_attribute.blend" START simple_attribute test. PASSED simple_attribute test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 4.10 sec ---------------------------------------------------------- Test Passed. "geo_node_simulation_test_simple_attribute" end time: Feb 03 05:47 RTZ 2 () "geo_node_simulation_test_simple_attribute" time elapsed: 00:00:04 ---------------------------------------------------------- 323/334 Testing: geo_node_simulation_test_simple_particles 323/334 Test: geo_node_simulation_test_simple_particles Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/simulation/simple_particles.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_sim_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_simulation_test_simple_particles" start time: Feb 03 05:47 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\simulation\simple_particles.blend" START simple_particles test. PASSED simple_particles test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.35 sec ---------------------------------------------------------- Test Passed. "geo_node_simulation_test_simple_particles" end time: Feb 03 05:47 RTZ 2 () "geo_node_simulation_test_simple_particles" time elapsed: 00:00:06 ---------------------------------------------------------- 324/334 Testing: geo_node_simulation_test_two_simulations 324/334 Test: geo_node_simulation_test_two_simulations Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/simulation/two_simulations.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_sim_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_simulation_test_two_simulations" start time: Feb 03 05:47 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\simulation\two_simulations.blend" START two_simulations test. PASSED two_simulations test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 4.02 sec ---------------------------------------------------------- Test Passed. "geo_node_simulation_test_two_simulations" end time: Feb 03 05:47 RTZ 2 () "geo_node_simulation_test_two_simulations" time elapsed: 00:00:04 ---------------------------------------------------------- 325/334 Testing: geo_node_simulation_test_value_only 325/334 Test: geo_node_simulation_test_value_only Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "F:/Blender_build/first/blender/../lib/tests/modeling/geometry_nodes/simulation/value_only.blend" "--python" "F:/Blender_build/first/blender/tests/python/geo_node_sim_test.py" Directory: F:/Blender_build/first/ninja_debug/tests/python "geo_node_simulation_test_value_only" start time: Feb 03 05:47 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\modeling\geometry_nodes\simulation\value_only.blend" START value_only test. PASSED value_only test successfully. Results: Mesh Comparison : Same Mesh Validation : Valid Blender quit Test time = 6.31 sec ---------------------------------------------------------- Test Passed. "geo_node_simulation_test_value_only" end time: Feb 03 05:47 RTZ 2 () "geo_node_simulation_test_value_only" time elapsed: 00:00:06 ---------------------------------------------------------- 326/334 Testing: io_alembic_export_tests 326/334 Test: io_alembic_export_tests Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/alembic_export_tests.py" "--blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "--testdir" "F:/Blender_build/first/blender/../lib/tests/alembic" "--alembic-root" "F:/Blender_build/first/lib/win64_vc15/alembic" Directory: F:/Blender_build/first/ninja_debug/bin "io_alembic_export_tests" start time: Feb 03 05:47 RTZ 2 () Output: ---------------------------------------------------------- ................. ---------------------------------------------------------------------- Ran 17 tests in 111.501s OK command F:\Blender_build\first\lib\win64_vc15\alembic\bin\abcls -vl C:\Users\rfnei\AppData\Local\Temp\blender-alembic-testqhcz1q21\hair-particles.abc/Suzanne/Non-hair_particle_system/.geom failed with status 1 command F:\Blender_build\first\lib\win64_vc15\alembic\bin\abcls -vl C:\Users\rfnei\AppData\Local\Temp\blender-alembic-testtxhngpjc\hair-particles.abc/Suzanne/Hair_system/.geom failed with status 1 command F:\Blender_build\first\lib\win64_vc15\alembic\bin\abcls -vl C:\Users\rfnei\AppData\Local\Temp\blender-alembic-testtxhngpjc\hair-particles.abc/Suzanne/Non-hair_particle_system/.geom failed with status 1 command F:\Blender_build\first\lib\win64_vc15\alembic\bin\abcls -vl C:\Users\rfnei\AppData\Local\Temp\blender-alembic-testa05wur92\hair-particles.abc/Suzanne/Hair_system/.geom failed with status 1 Test time = 113.76 sec ---------------------------------------------------------- Test Passed. "io_alembic_export_tests" end time: Feb 03 05:49 RTZ 2 () "io_alembic_export_tests" time elapsed: 00:01:53 ---------------------------------------------------------- 327/334 Testing: script_alembic_io 327/334 Test: script_alembic_io Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_alembic_io_test.py" "--" "--testdir" "F:/Blender_build/first/blender/../lib/tests/alembic" Directory: F:/Blender_build/first/ninja_debug/tests/python "script_alembic_io" start time: Feb 03 05:49 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Read blend: "F:\Blender_build\first\lib\tests\alembic\camera_transforms.blend" Alembic export of 'C:\Users\rfnei\AppData\Local\Temp\tmp7lpkktpr\camera_transforms.abc' took 316.28 ms Read blend: "F:\Blender_build\first\lib\tests\alembic\empty.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Alembic import of 'C:\Users\rfnei\AppData\Local\Temp\tmp7lpkktpr\camera_transforms.abc' took 384.67 ms .Read blend: "F:\Blender_build\first\lib\tests\alembic\camera_transforms.blend" Alembic export of 'C:\Users\rfnei\AppData\Local\Temp\tmpg93d9c8t\camera_transforms.abc' took 312.26 ms Read blend: "F:\Blender_build\first\lib\tests\alembic\empty.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Alembic import of 'C:\Users\rfnei\AppData\Local\Temp\tmpg93d9c8t\camera_transforms.abc' took 145.22 ms .Read blend: "F:\Blender_build\first\lib\tests\alembic\empty.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Alembic import of 'F:\Blender_build\first\blender\..\lib\tests\alembic\cube-base-file.abc' took 43.81 ms .Read blend: "F:\Blender_build\first\lib\tests\alembic\empty.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Alembic import of 'F:\Blender_build\first\blender\..\lib\tests\alembic\cube-rotating1.abc' took 57.58 ms .Read blend: "F:\Blender_build\first\lib\tests\alembic\empty.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Alembic import of 'F:\Blender_build\first\blender\..\lib\tests\alembic\animated-mesh.abc' took 52.62 ms .Read blend: "F:\Blender_build\first\lib\tests\alembic\empty.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Alembic import of 'F:\Blender_build\first\blender\..\lib\tests\alembic\cubes-hierarchy.abc' took 102.33 ms .Read blend: "F:\Blender_build\first\lib\tests\alembic\empty.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Alembic import of 'F:\Blender_build\first\blender\..\lib\tests\alembic\long-names.abc' took 171.70 ms .Read blend: "F:\Blender_build\first\lib\tests\alembic\empty.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Alembic import of 'F:\Blender_build\first\blender\..\lib\tests\alembic\T52022-inheritance.abc' took 29.09 ms .Read blend: "F:\Blender_build\first\lib\tests\alembic\empty.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Alembic import of 'F:\Blender_build\first\blender\..\lib\tests\alembic\cubes-hierarchy.abc' took 55.78 ms .Read blend: "F:\Blender_build\first\lib\tests\alembic\empty.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Alembic import of 'F:\Blender_build\first\blender\..\lib\tests\alembic\vertex-colours-blender.abc' took 99.26 ms .Read blend: "F:\Blender_build\first\lib\tests\alembic\empty.blend" Warning: region type 4 missing in space type "Info" (id: 7) - removing region Alembic import of 'F:\Blender_build\first\blender\..\lib\tests\alembic\vertex-colours-houdini.abc' took 84.10 ms . ---------------------------------------------------------------------- Ran 11 tests in 2.942s OK Test time = 7.13 sec ---------------------------------------------------------- Test Passed. "script_alembic_io" end time: Feb 03 05:49 RTZ 2 () "script_alembic_io" time elapsed: 00:00:07 ---------------------------------------------------------- 328/334 Testing: io_usd_export 328/334 Test: io_usd_export Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_usd_export_test.py" "--" "--testdir" "F:/Blender_build/first/blender/../lib/tests/usd" Directory: F:/Blender_build/first/ninja_debug/tests/python "io_usd_export" start time: Feb 03 05:49 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Traceback (most recent call last): File "F:\Blender_build\first\blender\tests\python\bl_usd_export_test.py", line 10, in from pxr import Usd File "F:\Blender_build\first\ninja_debug\bin\4.1\python\Lib\site-packages\pxr\Usd\__init__.py", line 24, in from pxr import Tf File "F:\Blender_build\first\ninja_debug\bin\4.1\python\Lib\site-packages\pxr\Tf\__init__.py", line 164, in PreparePythonModule() File "F:\Blender_build\first\ninja_debug\bin\4.1\python\Lib\site-packages\pxr\Tf\__init__.py", line 89, in PreparePythonModule module = importlib.import_module( ^^^^^^^^^^^^^^^^^^^^^^^^ File "F:\Blender_build\first\ninja_debug\bin\4.1\python\Lib\importlib\__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'pxr.Tf._tf' Error: script failed, file: 'F:/Blender_build/first/blender/tests/python/bl_usd_export_test.py', exiting. Blender quit Test time = 14.36 sec ---------------------------------------------------------- Test Failed. "io_usd_export" end time: Feb 03 05:49 RTZ 2 () "io_usd_export" time elapsed: 00:00:14 ---------------------------------------------------------- 329/334 Testing: io_usd_import 329/334 Test: io_usd_import Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_usd_import_test.py" "--" "--testdir" "F:/Blender_build/first/blender/../lib/tests/usd" Directory: F:/Blender_build/first/ninja_debug/tests/python "io_usd_import" start time: Feb 03 05:49 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) Traceback (most recent call last): File "F:\Blender_build\first\blender\tests\python\bl_usd_import_test.py", line 9, in from pxr import Usd File "F:\Blender_build\first\ninja_debug\bin\4.1\python\Lib\site-packages\pxr\Usd\__init__.py", line 24, in from pxr import Tf File "F:\Blender_build\first\ninja_debug\bin\4.1\python\Lib\site-packages\pxr\Tf\__init__.py", line 164, in PreparePythonModule() File "F:\Blender_build\first\ninja_debug\bin\4.1\python\Lib\site-packages\pxr\Tf\__init__.py", line 89, in PreparePythonModule module = importlib.import_module( ^^^^^^^^^^^^^^^^^^^^^^^^ File "F:\Blender_build\first\ninja_debug\bin\4.1\python\Lib\importlib\__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'pxr.Tf._tf' Error: script failed, file: 'F:/Blender_build/first/blender/tests/python/bl_usd_import_test.py', exiting. Blender quit Test time = 4.15 sec ---------------------------------------------------------- Test Failed. "io_usd_import" end time: Feb 03 05:49 RTZ 2 () "io_usd_import" time elapsed: 00:00:04 ---------------------------------------------------------- 330/334 Testing: ffmpeg 330/334 Test: ffmpeg Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/ffmpeg_tests.py" "--blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "--testdir" "F:/Blender_build/first/blender/../lib/tests/ffmpeg" Directory: F:/Blender_build/first/ninja_debug/bin "ffmpeg" start time: Feb 03 05:49 RTZ 2 () Output: ---------------------------------------------------------- ..... ---------------------------------------------------------------------- Ran 5 tests in 41.956s OK Test time = 44.01 sec ---------------------------------------------------------- Test Passed. "ffmpeg" end time: Feb 03 05:50 RTZ 2 () "ffmpeg" time elapsed: 00:00:44 ---------------------------------------------------------- 331/334 Testing: imbuf_save 331/334 Test: imbuf_save Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_imbuf_save.py" "--" "-test_dir" "F:/Blender_build/first/blender/../lib/tests/imbuf_io" "-output_dir" "F:/Blender_build/first/ninja_debug/tests/imbuf_io/save" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "-optional_formats" " CINEON OPENEXR OPENJPEG WEBP" Directory: F:/Blender_build/first/ninja_debug/tests/python "imbuf_save" start time: Feb 03 05:50 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) [ RUN ] bmp-bw__from__rgba08.bmp [ OK ] bmp-bw__from__rgba08.bmp [ RUN ] bmp-rgb__from__rgba08.bmp [ OK ] bmp-rgb__from__rgba08.bmp [ RUN ] bmp-bw__from__rgba32.bmp [ OK ] bmp-bw__from__rgba32.bmp [ RUN ] bmp-rgb__from__rgba32.bmp [ OK ] bmp-rgb__from__rgba32.bmp . [ RUN ] cineon-rgb__from__rgba08.cin [ OK ] cineon-rgb__from__rgba08.cin [ RUN ] cineon-rgb__from__rgba32.cin [ OK ] cineon-rgb__from__rgba32.cin . [ RUN ] dpx-rgb-08-false__from__rgba08.dpx Stack trace: blender.exe :0x00007FF7B2E317A0 bli_windows_system_backtrace_stack_thread F:\Blender_build\first\blender\source\blender\blenlib\intern\system_win32.c:223 blender.exe :0x00007FF7B2E308A0 BLI_windows_system_backtrace_stack F:\Blender_build\first\blender\source\blender\blenlib\intern\system_win32.c:311 blender.exe :0x00007FF7B2E302A0 BLI_system_backtrace F:\Blender_build\first\blender\source\blender\blenlib\intern\system_win32.c:377 blender.exe :0x00007FF7B2E2B230 _BLI_assert_print_backtrace F:\Blender_build\first\blender\source\blender\blenlib\intern\BLI_assert.c:38 blender.exe :0x00007FF7B391EE30 IMB_colormanagement_imbuf_for_write F:\Blender_build\first\blender\source\blender\imbuf\intern\colormanagement.cc:2575 blender.exe :0x00007FF7B9EEABB0 image_save_single F:\Blender_build\first\blender\source\blender\blenkernel\intern\image_save.cc:454 blender.exe :0x00007FF7B9EED910 BKE_image_save F:\Blender_build\first\blender\source\blender\blenkernel\intern\image_save.cc:647 blender.exe :0x00007FF7B3FC3280 rna_Image_save_render F:\Blender_build\first\blender\source\blender\makesrna\intern\rna_image_api.cc:74 blender.exe :0x00007FF7B3FC0510 Image_save_render_call F:\Blender_build\first\ninja_debug\source\blender\makesrna\intern\rna_image_gen.cc:1513 blender.exe :0x00007FF7B3CD7660 RNA_function_call F:\Blender_build\first\blender\source\blender\makesrna\intern\rna_access.cc:6537 blender.exe :0x00007FF7B426E430 pyrna_func_call F:\Blender_build\first\blender\source\blender\python\intern\bpy_rna.cc:6713 python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError python311_d.dll :0x00007FF9A7313AD0 PyDict_GetItemWithError blender.exe :0x00007FF7B4247270 python_compat_wrapper_PyRun_FileExFlags F:\Blender_build\first\blender\source\blender\python\intern\bpy_interface_run.cc:129 blender.exe :0x00007FF7B4247640 python_script_exec F:\Blender_build\first\blender\source\blender\python\intern\bpy_interface_run.cc:201 blender.exe :0x00007FF7B4248030 BPY_run_filepath F:\Blender_build\first\blender\source\blender\python\intern\bpy_interface_run.cc:262 blender.exe :0x00007FF7B1A099D0 arg_handle_python_file_run F:\Blender_build\first\blender\source\creator\creator_args.cc:1986 blender.exe :0x00007FF7B2E34C40 BLI_args_parse F:\Blender_build\first\blender\source\blender\blenlib\intern\BLI_args.c:322 blender.exe :0x00007FF7B1A062C0 main F:\Blender_build\first\blender\source\creator\creator.cc:549 blender.exe :0x00007FF7B9C20050 invoke_main D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:79 blender.exe :0x00007FF7B9C1FE00 __scrt_common_main_seh D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288 blender.exe :0x00007FF7B9C1FDE0 __scrt_common_main D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:331 blender.exe :0x00007FF7B9C20110 mainCRTStartup D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp:17 KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Threads: Thread : 00001ec0 ntdll.dll :0x00007FFA095D0A60 ZwWaitForWorkViaWorkerFactory ntdll.dll :0x00007FFA095826E0 TpReleaseCleanupGroupMembers KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00001fd4 ntdll.dll :0x00007FFA095D0A60 ZwWaitForWorkViaWorkerFactory ntdll.dll :0x00007FFA095826E0 TpReleaseCleanupGroupMembers KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00002804 ntdll.dll :0x00007FFA095D0A60 ZwWaitForWorkViaWorkerFactory ntdll.dll :0x00007FFA095826E0 TpReleaseCleanupGroupMembers KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 0000063c ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00002b98 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00004280 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00001c2c ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00001224 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00002484 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00000988 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00001d5c ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00004d7c ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 0000331c ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 0000013c ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00002510 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00001afc ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 000032b8 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00001f3c ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00001234 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask IlmThread_d.dll :0x00007FF9DE5E1A19 IlmThread_3_2::ThreadPool::addTask ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 000043d8 ntdll.dll :0x00007FFA095D0A60 ZwWaitForWorkViaWorkerFactory ntdll.dll :0x00007FFA095826E0 TpReleaseCleanupGroupMembers KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00002384 ntdll.dll :0x00007FFA095D0A60 ZwWaitForWorkViaWorkerFactory ntdll.dll :0x00007FFA095826E0 TpReleaseCleanupGroupMembers KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00004e50 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 0000393c ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00004ec0 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00001d7c ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00001004 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00003f18 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00003524 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00001a14 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 000014b8 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00003e3c ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00001e60 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00002358 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 000004fc ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00001ce0 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00004ea0 ntdll.dll :0x00007FFA095CD050 ZwWaitForSingleObject KERNELBASE.dll :0x00007FFA07143040 WaitForSingleObjectEx tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer tbb_debug.dll :0x00007FF9D9042176 tbb::spin_rw_mutex_v3::internal_release_writer ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00003270 ntdll.dll :0x00007FFA095D0A00 NtWaitForAlertByThreadId ntdll.dll :0x00007FFA09593FD0 RtlSleepConditionVariableSRW KERNELBASE.dll :0x00007FFA07193940 SleepConditionVariableSRW MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D11722A0 Cnd_wait OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00001954 ntdll.dll :0x00007FFA095D0A00 NtWaitForAlertByThreadId ntdll.dll :0x00007FFA09593FD0 RtlSleepConditionVariableSRW KERNELBASE.dll :0x00007FFA07193940 SleepConditionVariableSRW MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D11722A0 Cnd_wait OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00002424 ntdll.dll :0x00007FFA095D0A00 NtWaitForAlertByThreadId ntdll.dll :0x00007FFA09593FD0 RtlSleepConditionVariableSRW KERNELBASE.dll :0x00007FFA07193940 SleepConditionVariableSRW MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D11722A0 Cnd_wait OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00003954 ntdll.dll :0x00007FFA095D0A00 NtWaitForAlertByThreadId ntdll.dll :0x00007FFA09593FD0 RtlSleepConditionVariableSRW KERNELBASE.dll :0x00007FFA07193940 SleepConditionVariableSRW MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D11722A0 Cnd_wait OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00002d34 ntdll.dll :0x00007FFA095D0A00 NtWaitForAlertByThreadId ntdll.dll :0x00007FFA09593FD0 RtlSleepConditionVariableSRW KERNELBASE.dll :0x00007FFA07193940 SleepConditionVariableSRW MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D11722A0 Cnd_wait OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00001c88 ntdll.dll :0x00007FFA095D0A00 NtWaitForAlertByThreadId ntdll.dll :0x00007FFA09593FD0 RtlSleepConditionVariableSRW KERNELBASE.dll :0x00007FFA07193940 SleepConditionVariableSRW MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D11722A0 Cnd_wait OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 0000097c ntdll.dll :0x00007FFA095D0A00 NtWaitForAlertByThreadId ntdll.dll :0x00007FFA09593FD0 RtlSleepConditionVariableSRW KERNELBASE.dll :0x00007FFA07193940 SleepConditionVariableSRW MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D11722A0 Cnd_wait OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 000048b4 ntdll.dll :0x00007FFA095D0A00 NtWaitForAlertByThreadId ntdll.dll :0x00007FFA09593FD0 RtlSleepConditionVariableSRW KERNELBASE.dll :0x00007FFA07193940 SleepConditionVariableSRW MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D11722A0 Cnd_wait OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00003730 ntdll.dll :0x00007FFA095D0A00 NtWaitForAlertByThreadId ntdll.dll :0x00007FFA09593FD0 RtlSleepConditionVariableSRW KERNELBASE.dll :0x00007FFA07193940 SleepConditionVariableSRW MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D11722A0 Cnd_wait OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 000033a8 ntdll.dll :0x00007FFA095D0A00 NtWaitForAlertByThreadId ntdll.dll :0x00007FFA09593FD0 RtlSleepConditionVariableSRW KERNELBASE.dll :0x00007FFA07193940 SleepConditionVariableSRW MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D11722A0 Cnd_wait OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00004798 ntdll.dll :0x00007FFA095D0A00 NtWaitForAlertByThreadId ntdll.dll :0x00007FFA09593FD0 RtlSleepConditionVariableSRW KERNELBASE.dll :0x00007FFA07193940 SleepConditionVariableSRW MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D11722A0 Cnd_wait OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00001f18 ntdll.dll :0x00007FFA095D0A00 NtWaitForAlertByThreadId ntdll.dll :0x00007FFA09593FD0 RtlSleepConditionVariableSRW KERNELBASE.dll :0x00007FFA07193940 SleepConditionVariableSRW MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D11722A0 Cnd_wait OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 000049c0 ntdll.dll :0x00007FFA095D0A00 NtWaitForAlertByThreadId ntdll.dll :0x00007FFA09593FD0 RtlSleepConditionVariableSRW KERNELBASE.dll :0x00007FFA07193940 SleepConditionVariableSRW MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D11722A0 Cnd_wait OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00003988 ntdll.dll :0x00007FFA095D0A00 NtWaitForAlertByThreadId ntdll.dll :0x00007FFA09593FD0 RtlSleepConditionVariableSRW KERNELBASE.dll :0x00007FFA07193940 SleepConditionVariableSRW MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D11722A0 Cnd_wait OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Thread : 00002d4c ntdll.dll :0x00007FFA095D0A00 NtWaitForAlertByThreadId ntdll.dll :0x00007FFA09593FD0 RtlSleepConditionVariableSRW KERNELBASE.dll :0x00007FFA07193940 SleepConditionVariableSRW MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D1171CA0 std::_Winerror_message MSVCP140D.dll :0x00007FF9D11722A0 Cnd_wait OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat OpenImageIO_Util_d.dll:0x00007FF9C825B960 OpenImageIO_v2_5::Strutil::timeintervalformat ucrtbased.dll :0x00007FF9CF2E2BF0 register_onexit_function KERNEL32.DLL :0x00007FFA079D7330 BaseThreadInitThunk ntdll.dll :0x00007FFA09582690 RtlUserThreadStart Loaded Modules : 0x00007FF7AC6B0000 4.1.0.0 blender.exe F:\Blender_build\first\ninja_debug\source\creator\Debug\blender_private.pdb 0x00007FFA09530000 10.0.19041.3636 ntdll.dll 0x00007FFA079C0000 10.0.19041.3636 KERNEL32.DLL 0x00007FFA07120000 10.0.19041.3930 KERNELBASE.dll 0x00007FFA07640000 10.0.19041.3636 USER32.dll 0x00007FFA06D80000 10.0.19041.3930 win32u.dll 0x00007FFA07580000 10.0.19041.3636 GDI32.dll 0x00007FF9D9040000 tbb_debug.dll 0x00007FFA06EB0000 10.0.19041.3758 gdi32full.dll 0x00007FFA06C00000 10.0.19041.3636 msvcp_win.dll 0x00007FFA06DB0000 10.0.19041.3636 ucrtbase.dll 0x00007FFA090D0000 10.0.19041.3930 ADVAPI32.dll 0x00007FFA07EE0000 7.0.19041.3636 msvcrt.dll 0x00007FFA08FC0000 10.0.19041.3930 sechost.dll 0x00007FFA07F80000 10.0.19041.3758 RPCRT4.dll 0x00007FFA07080000 10.0.19041.3636 bcrypt.dll 0x00007FF9FF280000 10.0.19041.3636 VERSION.dll 0x00007FF9F6920000 14.36.32532.0 VCRUNTIME140D.dll 0x00007FF9D1150000 14.36.32532.0 MSVCP140D.dll 0x00007FFA087A0000 10.0.19041.3930 SHELL32.dll 0x00007FFA07AE0000 10.0.19041.3636 ole32.dll 0x00007FF9F68D0000 14.36.32532.0 VCRUNTIME140_1D.dll 0x00007FF9CF230000 10.0.22000.832 ucrtbased.dll 0x00007FFA09190000 10.0.19041.3636 combase.dll 0x00007FFA07A80000 10.0.19041.3636 SHLWAPI.dll 0x00007FFA09060000 10.0.19041.3636 WS2_32.dll 0x00007FF9EED10000 10.0.19041.3636 dbghelp.dll 0x00007FFA08EF0000 10.0.19041.3636 OLEAUT32.dll 0x00007FF9D54B0000 oslquery_d.dll 0x00007FFA07D80000 10.0.19041.3636 shcore.dll 0x00007FFA082F0000 10.0.19041.3636 IMM32.dll 0x00007FF9B18C0000 4.1.0.0 embree4_d.dll 0x00007FF9C8250000 OpenImageIO_Util_d.dll 0x00007FF9A8E40000 OpenImageIO_d.dll 0x00007FF9A9D10000 oslexec_d.dll 0x00007FF9CE7E0000 boost_python311-vc142-mt-gyd-x64-1_82.dll 0x00007FF9F6380000 2.1.0.0 OpenImageDenoise.dll 0x00007FF9D4DA0000 1.38.8.0 MaterialXFormat_d.dll 0x00007FF9C7FE0000 1.38.8.0 MaterialXCore_d.dll 0x00007FF9C7000000 OpenColorIO_d_2_3.dll 0x00007FF9C5FB0000 60.3.100.0 avformat-60.dll 0x00007FF999980000 usd_ms_d.dll 0x00007FF9EAB20000 60.1.100.0 avdevice-60.dll 0x00007FF9C5DF0000 58.2.100.0 avutil-58.dll 0x00007FF997470000 60.3.100.0 avcodec-60.dll 0x00007FF9D44B0000 7.1.100.0 swscale-7.dll 0x00007FF9CDD30000 fftw3f.dll 0x00007FF9C5C20000 1.2.2.0 sndfile.dll 0x00007FF9CBDF0000 1.21.1.0 OpenAL32.dll 0x00007FF9C7E40000 2.28.2.0 SDL2.dll 0x00007FF9D2E70000 Iex_d.dll 0x00007FFA08320000 10.0.19041.3636 SETUPAPI.dll 0x00007FFA06CA0000 10.0.19041.3636 cfgmgr32.dll 0x00007FF9A89C0000 OpenEXR_d.dll 0x00007FF983990000 11.0.0.0 openvdb_d.dll 0x00007FF9CE760000 Imath_d.dll 0x00007FF9CB260000 boost_locale-vc142-mt-gyd-x64-1_82.dll 0x00007FF9CA4F0000 epoxy-0.dll 0x00007FF9CA440000 1.3.270.0 vulkan-1.dll 0x00007FFA05470000 10.0.19041.3636 dxgi.dll 0x00007FF9A7E30000 shaderc_shared_d.dll 0x00007FF9E7EE0000 10.0.19041.1 AVIFIL32.dll 0x00007FF9FFA90000 6.10.19041.3636 COMCTL32.dll 0x00007FFA04980000 10.0.19041.3636 dwmapi.dll 0x00007FF9C9510000 fftw3.dll 0x00007FF9E7880000 libgmpxx_d.dll 0x00007FF9C6EE0000 gmp-10.dll 0x00007FF997010000 6.1.0.0 sycl6d.dll 0x00007FF9E6FD0000 boost_thread-vc142-mt-gyd-x64-1_82.dll 0x00007FF9EBE50000 10.0.19041.3636 dbgeng.dll 0x00007FF9A01D0000 OpenEXRCore_d.dll 0x00007FF9E6CD0000 oslnoise_d.dll 0x00007FF9A7310000 3.11.6150.1013 python311_d.dll 0x00007FF9C5B90000 14.36.32532.0 MSVCP140.dll 0x00007FF9E6DF0000 14.36.32532.0 VCRUNTIME140.dll 0x00007FF9F5FD0000 10.0.19041.3636 Secur32.dll 0x00007FF9DE690000 10.0.19041.1 AVICAP32.dll 0x00007FF9DE610000 4.10.100.0 swresample-4.dll 0x00007FF9A71B0000 1.38.8.0 MaterialXRender_d.dll 0x00007FF9C5A60000 10.0.19041.3636 OPENGL32.dll 0x00007FF987230000 2.1.0.0 OpenImageDenoise_core.dll 0x00007FF9A0100000 1.38.8.0 MaterialXGenGlsl_d.dll 0x00007FF99FC00000 1.38.8.0 MaterialXGenMsl_d.dll 0x00007FF996DE0000 1.38.8.0 MaterialXGenShader_d.dll 0x00007FF9F7B20000 10.0.19041.3636 WINMM.dll 0x00007FF9F68C0000 14.36.32532.0 VCRUNTIME140_1.dll 0x00007FF9DE5E0000 IlmThread_d.dll 0x00007FF9DA7F0000 10.0.19041.1 MSVFW32.dll 0x00007FF9F7000000 10.0.19041.1 MSACM32.dll 0x00007FF9F84A0000 10.0.19041.3636 dbgmodel.dll 0x00007FFA01160000 10.0.19041.3636 XmlLite.dll 0x00007FF9DA230000 10.0.19041.3636 GLU32.dll 0x00007FF9F4C10000 10.0.19041.1 winmmbase.dll 0x00007FFA06AB0000 10.0.19041.3636 SSPICLI.DLL 0x00007FF9D3E30000 tbbmalloc_debug.dll 0x00007FFA049B0000 10.0.19041.3758 kernel.appcore.dll 0x00007FFA04C90000 10.0.19041.3758 windows.storage.dll 0x00007FFA06560000 10.0.19041.3636 Wldp.dll 0x00007FFA06B30000 10.0.19041.3636 profapi.dll 0x00007FFA06420000 10.0.19041.3636 CRYPTBASE.DLL 0x00007FFA06CF0000 10.0.19041.3636 bcryptPrimitives.dll 0x00007FFA04570000 10.0.19041.3930 uxtheme.dll 0x00007FF9DD1A0000 3.11.6150.1013 python3_d.DLL 0x00007FF9CB220000 3.11.6150.1013 _bz2_d.pyd 0x00007FF9C94B0000 3.11.6150.1013 _lzma_d.pyd BLI_assert failed: F:\Blender_build\first\blender\source\blender\imbuf\intern\colormanagement.cc:2575, IMB_colormanagement_imbuf_for_write(), at '!(byte_output && linear_float_output)' Test time = 17.57 sec ---------------------------------------------------------- Test Failed. "imbuf_save" end time: Feb 03 05:50 RTZ 2 () "imbuf_save" time elapsed: 00:00:17 ---------------------------------------------------------- 332/334 Testing: imbuf_load 332/334 Test: imbuf_load Command: "F:/Blender_build/first/ninja_debug/bin/blender.exe" "--background" "-noaudio" "--factory-startup" "--debug-memory" "--debug-exit-on-error" "--python-exit-code" "1" "--python" "F:/Blender_build/first/blender/tests/python/bl_imbuf_load.py" "--" "-test_dir" "F:/Blender_build/first/blender/../lib/tests/imbuf_io" "-output_dir" "F:/Blender_build/first/ninja_debug/tests/imbuf_io/load" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "-optional_formats" " CINEON OPENEXR OPENJPEG WEBP" Directory: F:/Blender_build/first/ninja_debug/tests/python "imbuf_load" start time: Feb 03 05:50 RTZ 2 () Output: ---------------------------------------------------------- Switching to fully guarded memory allocator. Blender 4.1.0 Alpha (hash 2ca05518c543 built 2024-02-03 01:02:34) [WindowsPath('F:/Blender_build/first/blender/../lib/tests/imbuf_io/broken_images/exr-broken.exr')] [ RUN ] exr-broken.exr Cannot read image file "". Missing or empty channel list in header . [ RUN ] bmp-bw__from__rgba08.bmp [ OK ] bmp-bw__from__rgba08.bmp [ RUN ] bmp-bw__from__rgba32.bmp [ OK ] bmp-bw__from__rgba32.bmp [ RUN ] bmp-rgb__from__rgba08.bmp [ OK ] bmp-rgb__from__rgba08.bmp [ RUN ] bmp-rgb__from__rgba32.bmp [ OK ] bmp-rgb__from__rgba32.bmp . [ RUN ] cineon-rgb__from__rgba08.cin [ OK ] cineon-rgb__from__rgba08.cin [ RUN ] cineon-rgb__from__rgba32.cin [ OK ] cineon-rgb__from__rgba32.cin . [ RUN ] dpx-rgb-08-false__from__rgba08.dpx [ OK ] dpx-rgb-08-false__from__rgba08.dpx [ RUN ] dpx-rgb-08-false__from__rgba32.dpx [ OK ] dpx-rgb-08-false__from__rgba32.dpx [ RUN ] dpx-rgb-12-false__from__rgba08.dpx [ OK ] dpx-rgb-12-false__from__rgba08.dpx [ RUN ] dpx-rgb-12-false__from__rgba32.dpx [ OK ] dpx-rgb-12-false__from__rgba32.dpx [ RUN ] dpx-rgb-16-false__from__rgba08.dpx [ OK ] dpx-rgb-16-false__from__rgba08.dpx [ RUN ] dpx-rgb-16-false__from__rgba32.dpx [ OK ] dpx-rgb-16-false__from__rgba32.dpx [ RUN ] dpx-rgba-10-true__from__rgba08.dpx [ OK ] dpx-rgba-10-true__from__rgba08.dpx [ RUN ] dpx-rgba-10-true__from__rgba32.dpx [ OK ] dpx-rgba-10-true__from__rgba32.dpx [ RUN ] dpx-rgba-12-true__from__rgba08.dpx [ OK ] dpx-rgba-12-true__from__rgba08.dpx [ RUN ] dpx-rgba-12-true__from__rgba32.dpx [ OK ] dpx-rgba-12-true__from__rgba32.dpx [ RUN ] dpx-rgba-16-true__from__rgba08.dpx [ OK ] dpx-rgba-16-true__from__rgba08.dpx [ RUN ] dpx-rgba-16-true__from__rgba32.dpx [ OK ] dpx-rgba-16-true__from__rgba32.dpx . [ RUN ] open_exr-bw-16-zip__from__rgba08.exr [ OK ] open_exr-bw-16-zip__from__rgba08.exr [ RUN ] open_exr-bw-16-zip__from__rgba32.exr [ OK ] open_exr-bw-16-zip__from__rgba32.exr [ RUN ] open_exr-bw-32-dwab__from__rgba08.exr [ OK ] open_exr-bw-32-dwab__from__rgba08.exr [ RUN ] open_exr-bw-32-dwab__from__rgba32.exr [ OK ] open_exr-bw-32-dwab__from__rgba32.exr [ RUN ] open_exr-lowercase-rgba-16-zip.exr [ OK ] open_exr-lowercase-rgba-16-zip.exr [ RUN ] open_exr-rgb-16-dwaa__from__rgba08.exr [ OK ] open_exr-rgb-16-dwaa__from__rgba08.exr [ RUN ] open_exr-rgb-16-dwaa__from__rgba32.exr [ OK ] open_exr-rgb-16-dwaa__from__rgba32.exr [ RUN ] open_exr-rgb-32-dwaa__from__rgba08.exr [ OK ] open_exr-rgb-32-dwaa__from__rgba08.exr [ RUN ] open_exr-rgb-32-dwaa__from__rgba32.exr [ OK ] open_exr-rgb-32-dwaa__from__rgba32.exr [ RUN ] open_exr-rgba-16-dwab__from__rgba08.exr [ OK ] open_exr-rgba-16-dwab__from__rgba08.exr [ RUN ] open_exr-rgba-16-dwab__from__rgba32.exr [ OK ] open_exr-rgba-16-dwab__from__rgba32.exr [ RUN ] open_exr-rgba-32-zip__from__rgba08.exr [ OK ] open_exr-rgba-32-zip__from__rgba08.exr [ RUN ] open_exr-rgba-32-zip__from__rgba32.exr [ OK ] open_exr-rgba-32-zip__from__rgba32.exr [ RUN ] open_exr-v-16-zip.exr [ OK ] open_exr-v-16-zip.exr . [ RUN ] hdr-bw__from__rgba08.hdr [ OK ] hdr-bw__from__rgba08.hdr [ RUN ] hdr-bw__from__rgba32.hdr [ OK ] hdr-bw__from__rgba32.hdr [ RUN ] hdr-rgb__from__rgba08.hdr [ OK ] hdr-rgb__from__rgba08.hdr [ RUN ] hdr-rgb__from__rgba32.hdr [ OK ] hdr-rgb__from__rgba32.hdr . [ RUN ] jpeg-bw-70__from__rgba32.jpg [ OK ] jpeg-bw-70__from__rgba32.jpg [ RUN ] jpeg-bw-90__from__rgba08.jpg [ OK ] jpeg-bw-90__from__rgba08.jpg [ RUN ] jpeg-rgb-70__from__rgba32.jpg [ OK ] jpeg-rgb-70__from__rgba32.jpg [ RUN ] jpeg-rgb-90__from__rgba08.jpg [ OK ] jpeg-rgb-90__from__rgba08.jpg . [ RUN ] jpeg2000-bw-08-jp2-70__from__rgba32.jp2 [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [ OK ] jpeg2000-bw-08-jp2-70__from__rgba32.jp2 [ RUN ] jpeg2000-bw-08-jp2-90__from__rgba08.jp2 [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [ OK ] jpeg2000-bw-08-jp2-90__from__rgba08.jp2 [ RUN ] jpeg2000-bw-12-jp2-70__from__rgba32.jp2 [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [ OK ] jpeg2000-bw-12-jp2-70__from__rgba32.jp2 [ RUN ] jpeg2000-bw-12-jp2-90__from__rgba08.jp2 [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [ OK ] jpeg2000-bw-12-jp2-90__from__rgba08.jp2 [ RUN ] jpeg2000-rgb-08-jp2-70__from__rgba32.jp2 [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [ OK ] jpeg2000-rgb-08-jp2-70__from__rgba32.jp2 [ RUN ] jpeg2000-rgb-08-jp2-90__from__rgba08.jp2 [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [ OK ] jpeg2000-rgb-08-jp2-90__from__rgba08.jp2 [ RUN ] jpeg2000-rgb-12-jp2-70__from__rgba32.jp2 [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [ OK ] jpeg2000-rgb-12-jp2-70__from__rgba32.jp2 [ RUN ] jpeg2000-rgb-12-jp2-90__from__rgba08.jp2 [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [ OK ] jpeg2000-rgb-12-jp2-90__from__rgba08.jp2 [ RUN ] jpeg2000-rgba-08-jp2-70__from__rgba32.jp2 [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [ OK ] jpeg2000-rgba-08-jp2-70__from__rgba32.jp2 [ RUN ] jpeg2000-rgba-08-jp2-90__from__rgba08.jp2 [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [ OK ] jpeg2000-rgba-08-jp2-90__from__rgba08.jp2 [ RUN ] jpeg2000-rgba-12-jp2-70__from__rgba32.jp2 [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [ OK ] jpeg2000-rgba-12-jp2-70__from__rgba32.jp2 [ RUN ] jpeg2000-rgba-12-jp2-90__from__rgba08.jp2 [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [ OK ] jpeg2000-rgba-12-jp2-90__from__rgba08.jp2 [ RUN ] jpeg2000-rgba-12-jp2-false-true-false-70__from__rgba08.jp2 [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [ OK ] jpeg2000-rgba-12-jp2-false-true-false-70__from__rgba08.jp2 [ RUN ] jpeg2000-rgba-12-jp2-false-true-false-70__from__rgba32.jp2 [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [ OK ] jpeg2000-rgba-12-jp2-false-true-false-70__from__rgba32.jp2 [ RUN ] jpeg2000-rgba-16-jp2-false-false-true-70__from__rgba08.jp2 [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [ OK ] jpeg2000-rgba-16-jp2-false-false-true-70__from__rgba08.jp2 [ RUN ] jpeg2000-rgba-16-jp2-false-false-true-70__from__rgba32.jp2 [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [INFO] Start to read j2k main header (85). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [ OK ] jpeg2000-rgba-16-jp2-false-false-true-70__from__rgba32.jp2 [ RUN ] jpeg2000-bw-16-j2k-70__from__rgba32.j2c [INFO] Start to read j2k main header (0). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [INFO] Start to read j2k main header (0). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [ OK ] jpeg2000-bw-16-j2k-70__from__rgba32.j2c [ RUN ] jpeg2000-bw-16-j2k-90__from__rgba08.j2c [INFO] Start to read j2k main header (0). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [INFO] Start to read j2k main header (0). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [ OK ] jpeg2000-bw-16-j2k-90__from__rgba08.j2c [ RUN ] jpeg2000-rgb-16-j2k-70__from__rgba32.j2c [INFO] Start to read j2k main header (0). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [INFO] Start to read j2k main header (0). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [ OK ] jpeg2000-rgb-16-j2k-70__from__rgba32.j2c [ RUN ] jpeg2000-rgb-16-j2k-90__from__rgba08.j2c [INFO] Start to read j2k main header (0). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [INFO] Start to read j2k main header (0). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [ OK ] jpeg2000-rgb-16-j2k-90__from__rgba08.j2c [ RUN ] jpeg2000-rgba-16-j2k-70__from__rgba32.j2c [INFO] Start to read j2k main header (0). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [INFO] Start to read j2k main header (0). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [ OK ] jpeg2000-rgba-16-j2k-70__from__rgba32.j2c [ RUN ] jpeg2000-rgba-16-j2k-90__from__rgba08.j2c [INFO] Start to read j2k main header (0). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [INFO] Start to read j2k main header (0). [INFO] Main header has been correctly decoded. [INFO] Header of tile 1 / 1 has been read. [ OK ] jpeg2000-rgba-16-j2k-90__from__rgba08.j2c . [ RUN ] png-bw-08-15__from__rgba08.png [ OK ] png-bw-08-15__from__rgba08.png [ RUN ] png-bw-08-15__from__rgba32.png [ OK ] png-bw-08-15__from__rgba32.png [ RUN ] png-bw-16-25__from__rgba08.png [ OK ] png-bw-16-25__from__rgba08.png [ RUN ] png-bw-16-25__from__rgba32.png [ OK ] png-bw-16-25__from__rgba32.png [ RUN ] png-rgb-08-15__from__rgba08.png [ OK ] png-rgb-08-15__from__rgba08.png [ RUN ] png-rgb-08-15__from__rgba32.png [ OK ] png-rgb-08-15__from__rgba32.png [ RUN ] png-rgb-16-25__from__rgba08.png [ OK ] png-rgb-16-25__from__rgba08.png [ RUN ] png-rgb-16-25__from__rgba32.png [ OK ] png-rgb-16-25__from__rgba32.png [ RUN ] png-rgba-08-15__from__rgba08.png [ OK ] png-rgba-08-15__from__rgba08.png [ RUN ] png-rgba-08-15__from__rgba32.png [ OK ] png-rgba-08-15__from__rgba32.png [ RUN ] png-rgba-16-25__from__rgba08.png [ OK ] png-rgba-16-25__from__rgba08.png [ RUN ] png-rgba-16-25__from__rgba32.png [ OK ] png-rgba-16-25__from__rgba32.png . [ RUN ] targa-bw__from__rgba08.tga [ OK ] targa-bw__from__rgba08.tga [ RUN ] targa-bw__from__rgba32.tga [ OK ] targa-bw__from__rgba32.tga [ RUN ] targa-rgba__from__rgba08.tga [ OK ] targa-rgba__from__rgba08.tga [ RUN ] targa-rgba__from__rgba32.tga [ OK ] targa-rgba__from__rgba32.tga [ RUN ] targa-rgb__from__rgba08.tga [ OK ] targa-rgb__from__rgba08.tga [ RUN ] targa-rgb__from__rgba32.tga [ OK ] targa-rgb__from__rgba32.tga [ RUN ] targa_raw-bw__from__rgba08.tga [ OK ] targa_raw-bw__from__rgba08.tga [ RUN ] targa_raw-bw__from__rgba32.tga [ OK ] targa_raw-bw__from__rgba32.tga [ RUN ] targa_raw-rgba__from__rgba08.tga [ OK ] targa_raw-rgba__from__rgba08.tga [ RUN ] targa_raw-rgba__from__rgba32.tga [ OK ] targa_raw-rgba__from__rgba32.tga [ RUN ] targa_raw-rgb__from__rgba08.tga [ OK ] targa_raw-rgb__from__rgba08.tga [ RUN ] targa_raw-rgb__from__rgba32.tga [ OK ] targa_raw-rgb__from__rgba32.tga . [ RUN ] tiff-bw-08-deflate__from__rgba08.tif [ OK ] tiff-bw-08-deflate__from__rgba08.tif [ RUN ] tiff-bw-08-deflate__from__rgba32.tif [ OK ] tiff-bw-08-deflate__from__rgba32.tif [ RUN ] tiff-bw-16-packbits__from__rgba08.tif [ OK ] tiff-bw-16-packbits__from__rgba08.tif [ RUN ] tiff-bw-16-packbits__from__rgba32.tif [ OK ] tiff-bw-16-packbits__from__rgba32.tif [ RUN ] tiff-rgb-08-lzw__from__rgba08.tif [ OK ] tiff-rgb-08-lzw__from__rgba08.tif [ RUN ] tiff-rgb-08-lzw__from__rgba32.tif [ OK ] tiff-rgb-08-lzw__from__rgba32.tif [ RUN ] tiff-rgb-16-lzw__from__rgba08.tif [ OK ] tiff-rgb-16-lzw__from__rgba08.tif [ RUN ] tiff-rgb-16-lzw__from__rgba32.tif [ OK ] tiff-rgb-16-lzw__from__rgba32.tif [ RUN ] tiff-rgba-08-packbits__from__rgba08.tif [ OK ] tiff-rgba-08-packbits__from__rgba08.tif [ RUN ] tiff-rgba-08-packbits__from__rgba32.tif [ OK ] tiff-rgba-08-packbits__from__rgba32.tif [ RUN ] tiff-rgba-16-deflate__from__rgba08.tif [ OK ] tiff-rgba-16-deflate__from__rgba08.tif [ RUN ] tiff-rgba-16-deflate__from__rgba32.tif [ OK ] tiff-rgba-16-deflate__from__rgba32.tif . [ RUN ] webp-rgb-70__from__rgba32.webp [ OK ] webp-rgb-70__from__rgba32.webp [ RUN ] webp-rgb-90__from__rgba08.webp [ OK ] webp-rgb-90__from__rgba08.webp [ RUN ] webp-rgba-70__from__rgba32.webp [ OK ] webp-rgba-70__from__rgba32.webp [ RUN ] webp-rgba-90__from__rgba08.webp [ OK ] webp-rgba-90__from__rgba08.webp . ---------------------------------------------------------------------- Ran 12 tests in 31.852s OK Test time = 41.17 sec ---------------------------------------------------------- Test Passed. "imbuf_load" end time: Feb 03 05:51 RTZ 2 () "imbuf_load" time elapsed: 00:00:41 ---------------------------------------------------------- 333/334 Testing: sequencer_render_transform 333/334 Test: sequencer_render_transform Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/sequencer_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/sequence_editing/transform" "-outdir" "F:/Blender_build/first/ninja_debug/tests/sequence_editing" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "sequencer_render_transform" start time: Feb 03 05:51 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 4 tests from 1 test case. [ RUN ] animated_offset [ RUN ] crop [ RUN ] offset [ RUN ] offset_and_crop [ OK ] animated_offset [ OK ] crop [ OK ] offset [ OK ] offset_and_crop [==========] 4 tests from 1 test case ran. (10172 ms total) [ PASSED ] 4 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/sequence_editing/report.html Test time = 11.48 sec ---------------------------------------------------------- Test Passed. "sequencer_render_transform" end time: Feb 03 05:51 RTZ 2 () "sequencer_render_transform" time elapsed: 00:00:11 ---------------------------------------------------------- 334/334 Testing: sequencer_render_filter 334/334 Test: sequencer_render_filter Command: "F:/Blender_build/first/lib/win64_vc15/python/311/bin/python_d.exe" "-B" "F:/Blender_build/first/blender/tests/python/sequencer_render_tests.py" "-testdir" "F:/Blender_build/first/blender/../lib/tests/sequence_editing/filter" "-outdir" "F:/Blender_build/first/ninja_debug/tests/sequence_editing" "-blender" "F:/Blender_build/first/ninja_debug/bin//blender.exe" "-oiiotool" "F:/Blender_build/first/blender/../lib/win64_vc15/OpenImageIO/bin/oiiotool.exe" "--batch" Directory: F:/Blender_build/first/ninja_debug/bin "sequencer_render_filter" start time: Feb 03 05:51 RTZ 2 () Output: ---------------------------------------------------------- [==========] Running 5 tests from 1 test case. [ RUN ] box [ RUN ] cubic_bspline [ RUN ] cubic_mitchell [ RUN ] linear [ RUN ] nearest [ OK ] box [ OK ] cubic_bspline [ OK ] cubic_mitchell [ OK ] linear [ OK ] nearest [==========] 5 tests from 1 test case ran. (9825 ms total) [ PASSED ] 5 tests. Report saved to: file:///F:/Blender_build/first/ninja_debug/tests/sequence_editing/report.html Test time = 10.96 sec ---------------------------------------------------------- Test Passed. "sequencer_render_filter" end time: Feb 03 05:51 RTZ 2 () "sequencer_render_filter" time elapsed: 00:00:10 ---------------------------------------------------------- End testing: Feb 03 05:51 RTZ 2 ()