Skip to content

Instantly share code, notes, and snippets.

@EmperorYP7
Created December 5, 2020 15:11
Show Gist options
  • Save EmperorYP7/516127286176b33c673c34d3c9e635c7 to your computer and use it in GitHub Desktop.
Save EmperorYP7/516127286176b33c673c34d3c9e635c7 to your computer and use it in GitHub Desktop.
Output of CTest on Apple Silicon
[build] Build finished with exit code 0
[proc] Executing command: /usr/local/bin/ctest -j2 -C Debug -T test --output-on-failure
[ctest] Cannot find file: /Users/emperoryp/Documents/Opensource/OpenColorIO/build/DartConfiguration.tcl
[ctest] Site:
[ctest] Build name: (empty)
[ctest] Cannot find file: /Users/emperoryp/Documents/Opensource/OpenColorIO/build/DartConfiguration.tcl
[ctest] Test project /Users/emperoryp/Documents/Opensource/OpenColorIO/build
[ctest] Start 4: test_gpu
[ctest] Start 5: test_python
[ctest] 1/5 Test #5: test_python ......................***Failed 0.12 sec
[ctest] Traceback (most recent call last):
[ctest] File "/Users/emperoryp/Documents/Opensource/OpenColorIO/tests/python/OpenColorIOTestSuite.py", line 35, in <module>
[ctest] import PyOpenColorIO as OCIO
[ctest] ImportError: dlopen(/Users/emperoryp/Documents/Opensource/OpenColorIO/build/src/bindings/python/PyOpenColorIO.so, 2): no suitable image found. Did find:
[ctest] /Users/emperoryp/Documents/Opensource/OpenColorIO/build/src/bindings/python/PyOpenColorIO.so: mach-o, but wrong architecture
[ctest] /Users/emperoryp/Documents/Opensource/OpenColorIO/build/src/bindings/python/PyOpenColorIO.so: mach-o, but wrong architecture
[ctest]
[ctest] Start 2: test_cpu
[ctest] 2/5 Test #2: test_cpu ......................... Passed 5.28 sec
[ctest] Start 3: test_apphelpers
[ctest] 3/5 Test #3: test_apphelpers .................. Passed 0.38 sec
[ctest] Start 1: test_utils_exec
[ctest] 4/5 Test #1: test_utils_exec .................. Passed 0.29 sec
[ctest] 5/5 Test #4: test_gpu .........................***Failed 14.57 sec
[ctest]
[ctest] GL Vendor: Apple
[ctest] GL Renderer: Apple M1
[ctest] GL Version: 2.1 Metal - 70.12.7
[ctest] GLSL Version: 1.20
[ctest]
[ctest] OpenColorIO_Core_GPU_Unit_Tests
[ctest]
[ctest] [ 1/185] [CDLOp / clamp_fwd_v1_legacy_shader ] - PASSED - (MaxDiff: 5.96046e-07 at pix[62543][2])
[ctest] [ 2/185] [CDLOp / clamp_fwd_v1 ] - PASSED - (MaxDiff: 5.96046e-07 at pix[62543][2])
[ctest] [ 3/185] [CDLOp / clamp_fwd_v2 ] - PASSED - (MaxDiff: 2.38419e-07 at pix[44136][2])
[ctest] [ 4/185] [CDLOp / clamp_fwd_no_clamp_v2 ] - PASSED - (MaxDiff: 5.96046e-07 at pix[63352][2])
[ctest] [ 5/185] [CDLOp / clamp_inv_v2 ] - PASSED - (MaxDiff: 1.78814e-07 at pix[30319][2])
[ctest] [ 6/185] [CDLOp / clamp_inv_no_clamp_v2 ] - FAILED -
[ctest] Maximum error: 7.152557373e-07 at pixel: 61608 on component 2
[ctest] Large number error: 7.152557373e-07 at pixel: 10 on component 2.
[ctest] src = {0, 0, -inf, 0}
[ctest] cpu = {-0.03703703731, 0.2090909034, -0.1549295783, 0}
[ctest] gpu = {-0.03703703731, 0.2090909034, -inf, 0}
[ctest]
[ctest] [ 7/185] [CDLOp / clamp_fwd_v1_legacy_shader_Data_2 ] - PASSED - (MaxDiff: 9.53674e-07 at pix[63316][0])
[ctest] [ 8/185] [CDLOp / clamp_fwd_v1_Data_2 ] - PASSED - (MaxDiff: 9.53674e-07 at pix[63316][0])
[ctest] [ 9/185] [CDLOp / clamp_fwd_v2_Data_2 ] - PASSED - (MaxDiff: 2.38419e-07 at pix[39179][0])
[ctest] [ 10/185] [CDLOp / clamp_inv_v2_Data_2 ] - PASSED - (MaxDiff: 1.78814e-07 at pix[32755][2])
[ctest] [ 11/185] [CDLOp / clamp_fwd_no_clamp_v2_Data_2 ] - PASSED - (MaxDiff: 7.15256e-07 at pix[62093][0])
[ctest] [ 12/185] [CDLOp / clamp_inv_no_clamp_v2_Data_2 ] - PASSED - (MaxDiff: 5.96046e-07 at pix[62761][1])
[ctest] [ 13/185] [CDLOp / clamp_fwd_v2_Data_3 ] - PASSED - (MaxDiff: 2.98023e-07 at pix[28394][0])
[ctest] [ 14/185] [CDLOp / clamp_fwd_no_clamp_v2_Data_3 ] - PASSED - (MaxDiff: 1.43051e-06 at pix[60866][0])
[ctest] [ 15/185] [CDLOp / clamp_inv_no_clamp_v2_Data_3 ] - PASSED - (MaxDiff: 2.38419e-07 at pix[37724][1])
[ctest] [ 16/185] [Config / several_1D_luts_legacy_shader ] - FAILED -
[ctest] Maximum error: 1 at pixel: 0 on component 0 larger than epsilon.
[ctest] scr = {nan, 0, 0, 0}
[ctest] cpu = {0, 0, 0, 0}
[ctest] gpu = {1, 0, 0, 0}
[ctest] absolute tolerance=0.00390625
[ctest] [ 17/185] [Config / several_1D_luts_generic_shader ] - PASSED - (MaxDiff: 1.19209e-07 at pix[40756][0])
[ctest] [ 18/185] [Config / arbitrary_generic_shader ] - PASSED - (MaxDiff: 5.39422e-06 at pix[21847][0])
[ctest] [ 19/185] [Config / several_luts_generic_shader ] - PASSED - (MaxDiff: 5.96046e-08 at pix[34326][2])
[ctest] [ 20/185] [Config / with_underscores ] - PASSED - (MaxDiff: 2.98023e-08 at pix[51918][1])
[ctest] [ 21/185] [ExposureContrast / style_linear_fwd ] - PASSED - (MaxDiff: 6.07913e-07 at pix[62262][1])
[ctest] [ 22/185] [ExposureContrast / style_linear_rev ] - PASSED - (MaxDiff: 6.12434e-07 at pix[50548][2])
[ctest] [ 23/185] [ExposureContrast / style_video_fwd ] - PASSED - (MaxDiff: 4.6616e-07 at pix[49794][0])
[ctest] [ 24/185] [ExposureContrast / style_video_rev ] - PASSED - (MaxDiff: 5.83894e-07 at pix[62361][1])
[ctest] [ 25/185] [ExposureContrast / style_log_fwd ] - PASSED - (MaxDiff: 1.98894e-07 at pix[52179][1])
[ctest] [ 26/185] [ExposureContrast / style_log_rev ] - PASSED - (MaxDiff: 1.19207e-07 at pix[54415][1])
[ctest] [ 27/185] [ExposureContrast / style_linear_dynamic_parameter ] - PASSED - (MaxDiff: 7.7966e-07 at pix[56550][1])
[ctest] [ 28/185] [ExposureContrast / dp_several_one_dynamic ] - PASSED - (MaxDiff: 2.01983e-07 at pix[56704][1])
[ctest] [ 29/185] [ExposureContrast / dp_several_both_dynamic ] - PASSED - (MaxDiff: 2.01983e-07 at pix[56704][1])
[ctest] [ 30/185] [FixedFunction / style_aces_redmod03_fwd ] - PASSED - (MaxDiff: 5.96046e-08 at pix[2][2])
[ctest] [ 31/185] [FixedFunction / style_aces_redmod03_inv ] - PASSED - (MaxDiff: 1.19209e-07 at pix[0][0])
[ctest] [ 32/185] [FixedFunction / style_aces_redmod10_fwd ] - PASSED - (MaxDiff: 5.96046e-08 at pix[2][0])
[ctest] [ 33/185] [FixedFunction / style_aces_redmod10_inv ] - PASSED - (MaxDiff: 1.19209e-07 at pix[0][0])
[ctest] [ 34/185] [FixedFunction / style_aces_glow03_fwd ] - PASSED - (MaxDiff: 0 at pix[0][0])
[ctest] [ 35/185] [FixedFunction / style_aces_glow03_inv ] - PASSED - (MaxDiff: 0 at pix[0][0])
[ctest] [ 36/185] [FixedFunction / style_aces_glow10_fwd ] - PASSED - (MaxDiff: 0 at pix[0][0])
[ctest] [ 37/185] [FixedFunction / style_aces_glow10_inv ] - PASSED - (MaxDiff: 1.86265e-09 at pix[0][1])
[ctest] [ 38/185] [FixedFunction / style_aces_darktodim10_fwd ] - PASSED - (MaxDiff: 2.38419e-07 at pix[43828][0])
[ctest] [ 39/185] [FixedFunction / style_aces_darktodim10_inv ] - PASSED - (MaxDiff: 2.38419e-07 at pix[43837][0])
[ctest] [ 40/185] [FixedFunction / style_rec2100_surround_fwd ] - PASSED - (MaxDiff: 9.53674e-07 at pix[4][0])
[ctest] [ 41/185] [FixedFunction / style_rec2100_surround_inv ] - PASSED - (MaxDiff: 9.53674e-07 at pix[4][0])
[ctest] [ 42/185] [FixedFunction / style_RGB_TO_HSV_fwd ] - PASSED - (MaxDiff: 2.98023e-08 at pix[21846][1])
[ctest] [ 43/185] [FixedFunction / style_RGB_TO_HSV_fwd_custom ] - PASSED - (MaxDiff: 1.19209e-07 at pix[1][1])
[ctest] [ 44/185] [FixedFunction / style_RGB_TO_HSV_inv ] - PASSED - (MaxDiff: 0.00010028 at pix[59788][0])
[ctest] [ 45/185] [FixedFunction / style_RGB_TO_HSV_inv_custom ] - PASSED - (MaxDiff: 4.76837e-07 at pix[1][2])
[ctest] [ 46/185] [FixedFunction / style_XYZ_TO_xyY_fwd ] - PASSED - (MaxDiff: 1.19209e-07 at pix[21841][0])
[ctest] [ 47/185] [FixedFunction / style_XYZ_TO_xyY_inv ] - PASSED - (MaxDiff: 7.15256e-07 at pix[283][2])
[ctest] [ 48/185] [FixedFunction / style_XYZ_TO_uvY_fwd ] - PASSED - (MaxDiff: 8.9407e-08 at pix[76][1])
[ctest] [ 49/185] [FixedFunction / style_XYZ_TO_uvY_inv ] - PASSED - (MaxDiff: 2.86102e-06 at pix[63970][2])
[ctest] [ 50/185] [FixedFunction / style_XYZ_TO_LUV_fwd ] - PASSED - (MaxDiff: 9.29832e-06 at pix[182][2])
[ctest] [ 51/185] [FixedFunction / style_XYZ_TO_LUV_inv ] - PASSED - (MaxDiff: 3.69549e-06 at pix[65408][2])
[ctest] [ 52/185] [ExponentOp / legacy_shader_v1 ] - PASSED - (MaxDiff: 2.38419e-06 at pix[63728][0])
[ctest] [ 53/185] [ExponentOp / forward_v1 ] - PASSED - (MaxDiff: 2.38419e-06 at pix[63728][0])
[ctest] [ 54/185] [ExponentOp / forward ] - PASSED - (MaxDiff: 2.38419e-06 at pix[62445][0])
[ctest] [ 55/185] [ExponentOp / forward_mirror ] - PASSED - (MaxDiff: 2.38419e-06 at pix[62445][0])
[ctest] [ 56/185] [ExponentOp / forward_pass_thru ] - PASSED - (MaxDiff: 2.38419e-06 at pix[62445][0])
[ctest] [ 57/185] [ExponentOp / inverse_legacy_shader_v1 ] - PASSED - (MaxDiff: 3.57628e-07 at pix[51782][3])
[ctest] [ 58/185] [ExponentOp / inverse_v1 ] - PASSED - (MaxDiff: 3.57628e-07 at pix[51782][3])
[ctest] [ 59/185] [ExponentOp / inverse ] - PASSED - (MaxDiff: 3.57628e-07 at pix[52988][3])
[ctest] [ 60/185] [ExponentOp / inverse_mirror ] - PASSED - (MaxDiff: 3.57628e-07 at pix[52988][3])
[ctest] [ 61/185] [ExponentOp / inverse_pass_thru ] - PASSED - (MaxDiff: 3.57628e-07 at pix[52988][3])
[ctest] [ 62/185] [ExponentWithLinearOp / forward ] - PASSED - (MaxDiff: 1.90735e-06 at pix[62971][2])
[ctest] [ 63/185] [ExponentWithLinearOp / mirror_forward ] - PASSED - (MaxDiff: 1.90735e-06 at pix[62971][2])
[ctest] [ 64/185] [ExponentWithLinearOp / inverse ] - PASSED - (MaxDiff: 4.76837e-07 at pix[53365][1])
[ctest] [ 65/185] [ExponentWithLinearOp / mirror_inverse ] - PASSED - (MaxDiff: 4.76837e-07 at pix[53365][1])
[ctest] [ 66/185] [GradingPrimary / style_log_fwd ] - PASSED - (MaxDiff: 5.72576e-07 at pix[30163][1])
[ctest] [ 67/185] [GradingPrimary / style_log_fwd_dynamic ] - PASSED - (MaxDiff: 5.96046e-07 at pix[57536][2])
[ctest] [ 68/185] [GradingPrimary / style_log_rev ] - PASSED - (MaxDiff: 3.63254e-07 at pix[43702][1])
[ctest] [ 69/185] [GradingPrimary / style_log_rev_dynamic ] - PASSED - (MaxDiff: 2.996e-07 at pix[49218][1])
[ctest] [ 70/185] [GradingPrimary / style_lin_fwd ] - PASSED - (MaxDiff: 4.76837e-07 at pix[64933][0])
[ctest] [ 71/185] [GradingPrimary / style_lin_fwd_dynamic ] - PASSED - (MaxDiff: 4.76837e-07 at pix[62481][0])
[ctest] [ 72/185] [GradingPrimary / style_lin_rev ] - PASSED - (MaxDiff: 2.98023e-07 at pix[44455][1])
[ctest] [ 73/185] [GradingPrimary / style_lin_rev_dynamic ] - PASSED - (MaxDiff: 2.98023e-07 at pix[43349][1])
[ctest] [ 74/185] [GradingPrimary / style_video_fwd ] - PASSED - (MaxDiff: 9.56447e-08 at pix[50799][1])
[ctest] [ 75/185] [GradingPrimary / style_video_fwd_dynamic ] - PASSED - (MaxDiff: 9.56447e-08 at pix[50799][1])
[ctest] [ 76/185] [GradingPrimary / style_video_rev ] - PASSED - (MaxDiff: 5.96046e-08 at pix[32768][2])
[ctest] [ 77/185] [GradingPrimary / style_video_rev_dynamic ] - PASSED - (MaxDiff: 5.96046e-08 at pix[32768][1])
[ctest] [ 78/185] [GradingPrimary / style_log_dynamic_retests ] - PASSED - (MaxDiff: 5.96046e-07 at pix[57536][2])
[ctest] [ 79/185] [GradingPrimary / two_transforms_retests ] - PASSED - (MaxDiff: 2.13832e-06 at pix[10046][2])
[ctest] [ 80/185] [GradingRGBCurve / style_log_fwd ] - PASSED - (MaxDiff: 7.15256e-07 at pix[20052][2])
[ctest] [ 81/185] [GradingRGBCurve / style_log_fwd_dynamic ] - PASSED - (MaxDiff: 7.15256e-07 at pix[20052][2])
[ctest] [ 82/185] [GradingRGBCurve / style_lin_fwd ] - PASSED - (MaxDiff: 2.11481e-06 at pix[64222][0])
[ctest] [ 83/185] [GradingRGBCurve / style_lin_fwd_dynamic ] - PASSED - (MaxDiff: 2.11481e-06 at pix[64222][0])
[ctest] [ 84/185] [GradingRGBCurve / style_log_dynamic_retests ] - PASSED - (MaxDiff: 1.13249e-06 at pix[20052][2])
[ctest] [ 85/185] [GradingRGBCurve / two_transforms_retests ] - PASSED - (MaxDiff: 3.8743e-07 at pix[26797][2])
[ctest] [ 86/185] [GradingTone / style_log_midtones_fwd ] - PASSED - (MaxDiff: 1.19209e-07 at pix[29989][2])
[ctest] [ 87/185] [GradingTone / style_log_midtones_fwd_dynamic ] - PASSED - (MaxDiff: 1.78814e-07 at pix[40219][0])
[ctest] [ 88/185] [GradingTone / style_log_highlights_fwd ] - PASSED - (MaxDiff: 2.38419e-07 at pix[32344][2])
[ctest] [ 89/185] [GradingTone / style_log_highlights_fwd_dynamic ] - PASSED - (MaxDiff: 2.98023e-07 at pix[38108][2])
[ctest] [ 90/185] [GradingTone / style_video_shadows_fwd ] - PASSED - (MaxDiff: 4.17233e-07 at pix[39311][0])
[ctest] [ 91/185] [GradingTone / style_video_shadows_fwd_dynamic ] - PASSED - (MaxDiff: 2.98023e-07 at pix[36365][2])
[ctest] [ 92/185] [GradingTone / style_video_white_detail_fwd ] - PASSED - (MaxDiff: 2.07007e-06 at pix[48078][2])
[ctest] [ 93/185] [GradingTone / style_video_white_detail_fwd_dynami ] - PASSED - (MaxDiff: 3.67809e-06 at pix[65472][2])
[ctest] [ 94/185] [GradingTone / style_log_black_detail_fwd ] - PASSED - (MaxDiff: 7.05298e-07 at pix[20155][0])
[ctest] [ 95/185] [GradingTone / style_log_black_detail_fwd_dynamic ] - PASSED - (MaxDiff: 7.05298e-07 at pix[20155][0])
[ctest] [ 96/185] [GradingTone / style_log_scontrast_fwd ] - PASSED - (MaxDiff: 1.15328e-07 at pix[45791][1])
[ctest] [ 97/185] [GradingTone / style_log_scontrast_fwd_dynamic ] - PASSED - (MaxDiff: 1.19209e-07 at pix[4972][0])
[ctest] [ 98/185] [GradingTone / style_log_scontrast2_fwd ] - PASSED - (MaxDiff: 1.19208e-07 at pix[54545][1])
[ctest] [ 99/185] [GradingTone / style_log_scontrast2_fwd_dynamic ] - PASSED - (MaxDiff: 2.38358e-07 at pix[131][0])
[ctest] [100/185] [GradingTone / style_lin_midtones_fwd ] - PASSED - (MaxDiff: 8.15898e-07 at pix[43319][2])
[ctest] [101/185] [GradingTone / style_lin_midtones_fwd_dynamic ] - PASSED - (MaxDiff: 8.15898e-07 at pix[43319][2])
[ctest] [102/185] [GradingTone / style_log_dynamic_retests ] - PASSED - (MaxDiff: 7.78368e-07 at pix[19366][0])
[ctest] [103/185] [GradingTone / two_transforms_retests ] - PASSED - (MaxDiff: 1.90735e-06 at pix[48624][0])
[ctest] [104/185] [LogTransform / LogBase_10_legacy ] - PASSED - (MaxDiff: 3.8147e-06 at pix[0][0])
[ctest] [105/185] [LogTransform / LogBase_10_legacy_inverse ] - PASSED - (MaxDiff: 7.62939e-06 at pix[61304][0])
[ctest] [106/185] [LogTransform / LogBase_10_generic_shader ] - PASSED - (MaxDiff: 3.8147e-06 at pix[0][0])
[ctest] [107/185] [LogTransform / LogBase_10_inverse_generic_shader ] - PASSED - (MaxDiff: 7.62939e-06 at pix[61304][0])
[ctest] [108/185] [LogTransform / LogBase_euler_legacy ] - PASSED - (MaxDiff: 9.53674e-07 at pix[21847][0])
[ctest] [109/185] [LogTransform / LogBase_euler_legacy_inverse ] - PASSED - (MaxDiff: 4.76837e-07 at pix[52131][0])
[ctest] [110/185] [LogTransform / LogBase_euler_generic_shader ] - PASSED - (MaxDiff: 9.53674e-07 at pix[21847][0])
[ctest] [111/185] [LogTransform / LogBase_euler_inverse_generic_shad ] - PASSED - (MaxDiff: 4.76837e-07 at pix[52131][0])
[ctest] [112/185] [LogAffineTransform / base ] - PASSED - (MaxDiff: 3.8147e-06 at pix[0][0])
[ctest] [113/185] [LogAffineTransform / base_inverse ] - PASSED - (MaxDiff: 2.23631e-07 at pix[2724][2])
[ctest] [114/185] [LogAffineTransform / linSideSlope ] - PASSED - (MaxDiff: 9.53674e-07 at pix[21844][2])
[ctest] [115/185] [LogAffineTransform / linSideSlope_inverse ] - PASSED - (MaxDiff: 4.76837e-07 at pix[43705][1])
[ctest] [116/185] [LogAffineTransform / linSideOffset ] - PASSED - (MaxDiff: 1.90735e-06 at pix[17475][1])
[ctest] [117/185] [LogAffineTransform / linSideOffset_inverse ] - PASSED - (MaxDiff: 2.38419e-07 at pix[30114][2])
[ctest] [118/185] [LogAffineTransform / logSideSlope ] - PASSED - (MaxDiff: 3.8147e-06 at pix[21845][2])
[ctest] [119/185] [LogAffineTransform / logSideSlope_inverse ] - PASSED - (MaxDiff: 9.53674e-07 at pix[54642][1])
[ctest] [120/185] [LogAffineTransform / logSideOffset ] - PASSED - (MaxDiff: 9.53674e-07 at pix[21845][2])
[ctest] [121/185] [LogAffineTransform / logSideOffset_inverse ] - PASSED - (MaxDiff: 2.38419e-07 at pix[45888][0])
[ctest] [122/185] [LogAffineTransform / lin2log ] - PASSED - (MaxDiff: 3.93391e-05 at pix[19114][2])
[ctest] [123/185] [LogAffineTransform / log2lin ] - PASSED - (MaxDiff: 1.52588e-05 at pix[63786][2])
[ctest] [124/185] [LogCameraTransform / camera_lin2log ] - PASSED - (MaxDiff: 2.38419e-07 at pix[60848][2])
[ctest] [125/185] [LogCameraTransform / camera_log2lin ] - PASSED - (MaxDiff: 7.62939e-06 at pix[62485][0])
[ctest] [126/185] [Lut1DOp / lut1d_1_small_legacy_shader ] - PASSED - (MaxDiff: 0 at pix[0][0])
[ctest] [127/185] [Lut1DOp / lut1d_1_small_inverse_legacy_shader ] - PASSED - (MaxDiff: 0 at pix[0][0])
[ctest] [128/185] [Lut1DOp / lut1d_1_small_generic_shader ] - PASSED - (MaxDiff: 0 at pix[0][0])
[ctest] [129/185] [Lut1DOp / lut1d_1_small_inverse_generic_shader ] - PASSED - (MaxDiff: 0 at pix[0][0])
[ctest] [130/185] [Lut1DOp / lut1d_2_legacy_shader ] - FAILED -
[ctest] Maximum error: 1 at pixel: 0 on component 0 larger than epsilon.
[ctest] scr = {nan, 0, 0, 0}
[ctest] cpu = {0, 0, 0, 0}
[ctest] gpu = {1, 0, 0, 0}
[ctest] absolute tolerance=0.0001999999949
[ctest] [131/185] [Lut1DOp / lut1d_2_inverse_legacy_shader ] - FAILED -
[ctest] Maximum error: 1 at pixel: 0 on component 0 larger than epsilon.
[ctest] scr = {nan, 0, 0, 0}
[ctest] cpu = {0, 0, 0, 0}
[ctest] gpu = {1, 0, 0, 0}
[ctest] absolute tolerance=0.0001999999949
[ctest] [132/185] [Lut1DOp / lut1d_2_generic_shader ] - PASSED - (MaxDiff: 1.19209e-07 at pix[40756][0])
[ctest] [133/185] [Lut1DOp / lut1d_2_inverse_generic_shader ] - PASSED - (MaxDiff: 1.2517e-06 at pix[33910][2])
[ctest] [134/185] [Lut1DOp / lut1d_3_big_legacy_shader ] - PASSED - (MaxDiff: 0 at pix[0][0])
[ctest] [135/185] [Lut1DOp / lut1d_3_big_inverse_legacy_shader ] - PASSED - (MaxDiff: 0 at pix[0][0])
[ctest] [136/185] [Lut1DOp / lut1d_3_big_generic_shader ] - PASSED - (MaxDiff: 0 at pix[0][0])
[ctest] [137/185] [Lut1DOp / lut1d_3_big_inverse_generic_shader ] - PASSED - (MaxDiff: 0 at pix[0][0])
[ctest] [138/185] [Lut1DOp / lut1d_3_big_nearest_generic_shader ] - PASSED - (MaxDiff: 0 at pix[0][0])
[ctest] [139/185] [Lut1DOp / scale_lut1d_4_legacy_shader ] - PASSED - (MaxDiff: 6.07967e-05 at pix[42128][1])
[ctest] [140/185] [Lut1DOp / scale_lut1d_4_inverse_legacy_shader ] - PASSED - (MaxDiff: 1.63317e-05 at pix[35488][2])
[ctest] [141/185] [Lut1DOp / scale_lut1d_4_generic_shader ] - PASSED - (MaxDiff: 2.57492e-05 at pix[250][2])
[ctest] [142/185] [Lut1DOp / scale_lut1d_4_inverse_generic_shader ] - PASSED - (MaxDiff: 2.38419e-07 at pix[54752][0])
[ctest] [143/185] [Lut1DOp / not_linear_lut1d_5_generic_shader ] - FAILED -
[ctest] Maximum error: 64000000 at pixel: 0 on component 0 larger than epsilon.
[ctest] scr = {nan, 0, 0, 0}
[ctest] cpu = {0, 0, 0, 0}
[ctest] gpu = {64, 0, 0, 0}
[ctest] relative tolerance=0.0005000000237
[ctest] [144/185] [Lut1DOp / not_linear_lut1d_5_inverse_generic_shad ] - PASSED - (MaxDiff: 7.7486e-07 at pix[27345][1])
[ctest] [145/185] [Lut1DOp / lut1d_half_domain_unequal_channels ] - PASSED - (MaxDiff: 2.38419e-07 at pix[62508][2])
[ctest] [146/185] [Lut1DOp / lut1d_file2_test ] - FAILED -
[ctest] Maximum error: 1 at pixel: 1 on component 1 larger than epsilon.
[ctest] scr = {0, nan, 0, 0}
[ctest] cpu = {0, 0, 0, 0}
[ctest] gpu = {0, 1, 0, 0}
[ctest] absolute tolerance=9.999999747e-05
[ctest] [147/185] [Lut1DOp / lut1d_hue_adjust_test ] - PASSED - (MaxDiff: 3.03984e-06 at pix[33152][1])
[ctest] [148/185] [Lut1DOp / lut1d_half_domain_hue_adjust_test ] - PASSED - (MaxDiff: 1.19207e-07 at pix[24126][1])
[ctest] [149/185] [Lut1DOp / lut1d_inverse_file1_test ] - PASSED - (MaxDiff: 2.86102e-06 at pix[39583][0])
[ctest] [150/185] [Lut1DOp / lut1d_inverse_file2_test ] - PASSED - (MaxDiff: 7.15256e-07 at pix[65529][1])
[ctest] [151/185] [Lut1DOp / lut1d_inverse_half_file1_test ] - PASSED - (MaxDiff: 3.63216e-05 at pix[27767][1])
[ctest] [152/185] [Lut1DOp / lut1d_inverse_half_hue_adjust_file1_tes ] - PASSED - (MaxDiff: 7.45058e-09 at pix[40327][1])
[ctest] [153/185] [Lut3DOp / red_only_using_CSP_file_legacy_shader ] - FAILED -
[ctest] Maximum error: 1 at pixel: 2 on component 0 larger than epsilon.
[ctest] scr = {0, 0, nan, 0}
[ctest] cpu = {0, 0, 0, 0}
[ctest] gpu = {1, 0, 0, 0}
[ctest] absolute tolerance=0.0001999999949
[ctest] [154/185] [Lut3DOp / green_only_using_CSP_file_legacy_shader ] - FAILED -
[ctest] Maximum error: 1 at pixel: 2 on component 1 larger than epsilon.
[ctest] scr = {0, 0, nan, 0}
[ctest] cpu = {0, 0, 0, 0}
[ctest] gpu = {0, 1, 0, 0}
[ctest] absolute tolerance=0.0001999999949
[ctest] [155/185] [Lut3DOp / blue_only_using_CSP_file_legacy_shader ] - FAILED -
[ctest] Maximum error: 1 at pixel: 2 on component 2 larger than epsilon.
[ctest] scr = {0, 0, nan, 0}
[ctest] cpu = {0, 0, 0, 0}
[ctest] gpu = {0, 0, 1, 0}
[ctest] absolute tolerance=0.0001999999949
[ctest] [156/185] [Lut3DOp / arbitrary_using_CSP_file_legacy_shader ] - FAILED -
[ctest] Maximum error: 1 at pixel: 0 on component 0 larger than epsilon.
[ctest] scr = {nan, 0, 0, 0}
[ctest] cpu = {0.1000000015, 0.1000000015, 0.1000000015, 0}
[ctest] gpu = {1.100000024, 0.1000000015, 0.1000000015, 0}
[ctest] absolute tolerance=0.0001999999949
[ctest] [157/185] [Lut3DOp / arbitrary_using_CSP_file ] - FAILED -
[ctest] Maximum error: 1 at pixel: 0 on component 0 larger than epsilon.
[ctest] scr = {nan, 0, 0, 0}
[ctest] cpu = {0.1000000015, 0.1000000015, 0.1000000015, 0}
[ctest] gpu = {1.100000024, 0.1000000015, 0.1000000015, 0}
[ctest] absolute tolerance=0.009999999776
[ctest] [158/185] [Lut3DOp / 3dlut_file_legacy_shader ] - FAILED -
[ctest] Maximum error: 0.6156979799 at pixel: 0 on component 0 larger than epsilon.
[ctest] scr = {nan, 0, 0, 0}
[ctest] cpu = {0.04015700147, 0.03890400007, 0.02831600048, 0}
[ctest] gpu = {0.655855, 0, 0, 0}
[ctest] absolute tolerance=0.0005000000237
[ctest] [159/185] [Lut3DOp / 3dlut_file_spi3d_linear ] - FAILED -
[ctest] Maximum error: 0.6156979799 at pixel: 0 on component 0 larger than epsilon.
[ctest] scr = {nan, 0, 0, 0}
[ctest] cpu = {0.04015700147, 0.03890400007, 0.02831600048, 0}
[ctest] gpu = {0.655855, 0, 0, 0}
[ctest] absolute tolerance=0.0005000000237
[ctest] [160/185] [Lut3DOp / 3dlut_file_spi3d_tetra ] - PASSED - (MaxDiff: 1.19209e-07 at pix[32436][1])
[ctest] [161/185] [Lut3DOp / inv3dlut_file_spi3d_linear ] - FAILED -
[ctest] Maximum error: 1 at pixel: 0 on component 0 larger than epsilon.
[ctest] scr = {nan, 0, 0, 0}
[ctest] cpu = {0, 0.007604106329, 0.184569791, 0}
[ctest] gpu = {1, 0.3080148101, 0.3257180452, 0}
[ctest] absolute tolerance=0.001200000057
[ctest] [162/185] [Lut3DOp / inv3dlut_file_spi3d_tetra ] - FAILED -
[ctest] Maximum error: 1 at pixel: 0 on component 0 larger than epsilon.
[ctest] scr = {nan, 0, 0, 0}
[ctest] cpu = {0, 0.007604106329, 0.184569791, 0}
[ctest] gpu = {1, 0.3080148101, 0.3257180452, 0}
[ctest] absolute tolerance=0.001200000057
[ctest] [163/185] [Lut3DOp / 3dlut_file_spi3d_bizarre_linear ] - FAILED -
[ctest] Maximum error: 1.68132937 at pixel: 0 on component 0 larger than epsilon.
[ctest] scr = {nan, 0, 0, 0}
[ctest] cpu = {-0.05865102634, 0.004887585994, 0.07331378013, 0}
[ctest] gpu = {1.622678399, -0.04887585342, -0.09775171429, 0}
[ctest] absolute tolerance=0.009999999776
[ctest] [164/185] [Lut3DOp / 3dlut_file_spi3d_bizarre_tetra ] - PASSED - (MaxDiff: 1.19209e-07 at pix[41791][2])
[ctest] [165/185] [Lut3DOp / inv3dlut_file_spi3d_bizarre_linear ] - FAILED -
[ctest] Maximum error: 0.9030106068 at pixel: 2 on component 2 larger than epsilon.
[ctest] scr = {0, 0, nan, 0}
[ctest] cpu = {0.2263840437, 0.008018672466, 0, 0}
[ctest] gpu = {0.1733016372, 0, 0.9030106068, 0}
[ctest] absolute tolerance=0.0003000000142
[ctest] [166/185] [Lut3DOp / inv3dlut_file_spi3d_bizarre_tetra ] - FAILED -
[ctest] Maximum error: 0.9030106068 at pixel: 2 on component 2 larger than epsilon.
[ctest] scr = {0, 0, nan, 0}
[ctest] cpu = {0.2263840437, 0.008018672466, 0, 0}
[ctest] gpu = {0.1733016372, 0, 0.9030106068, 0}
[ctest] absolute tolerance=0.0003000000142
[ctest] [167/185] [Lut3DOp / 3dlut_biggest_supported ] - FAILED -
[ctest] Maximum error: 1 at pixel: 0 on component 0 larger than epsilon.
[ctest] scr = {nan, 0, 0, 0}
[ctest] cpu = {0, 0, 0, 0}
[ctest] gpu = {1, 0, 0, 0}
[ctest] absolute tolerance=9.999999747e-05
[ctest] [168/185] [MatrixOps / matrix ] - FAILED -
[ctest] Maximum error: 9.536743164e-07 at pixel: 65322 on component 1 larger than epsilon.
[ctest] scr = {1.990751266, 1.990762711, 1.990774155, 1.990785837}
[ctest] cpu = {3.981525898, 7.16676712, 3.185235262, 5.574174881}
[ctest] gpu = {3.98152566, 7.166766167, 3.185235262, 5.574174881}
[ctest] absolute tolerance=4.999999987e-07
[ctest] [169/185] [MatrixOps / scale ] - PASSED - (MaxDiff: 0 at pix[0][0])
[ctest] [170/185] [MatrixOps / offset ] - PASSED - (MaxDiff: 0 at pix[0][0])
[ctest] [171/185] [MatrixOps / matrix_offset ] - FAILED -
[ctest] Maximum error: 9.536743164e-07 at pixel: 65322 on component 1 larger than epsilon.
[ctest] scr = {1.990751266, 1.990762711, 1.990774155, 1.990785837}
[ctest] cpu = {3.481525898, 6.91676712, 3.435235262, 5.574174881}
[ctest] gpu = {3.48152566, 6.916766167, 3.435235262, 5.574174881}
[ctest] absolute tolerance=4.999999987e-07
[ctest] [172/185] [MatrixOps / matrix_inverse ] - PASSED - (MaxDiff: 2.38419e-07 at pix[48906][0])
[ctest] [173/185] [MatrixOps / scale_inverse ] - PASSED - (MaxDiff: 0 at pix[0][0])
[ctest] [174/185] [MatrixOps / offset_inverse ] - PASSED - (MaxDiff: 0 at pix[0][0])
[ctest] [175/185] [MatrixOps / matrix_offset_inverse ] - PASSED - (MaxDiff: 2.38419e-07 at pix[41222][0])
[ctest] [176/185] [MatrixOps / matrix_offset_generic_shader ] - FAILED -
[ctest] Maximum error: 9.536743164e-07 at pixel: 65322 on component 1 larger than epsilon.
[ctest] scr = {1.990751266, 1.990762711, 1.990774155, 1.990785837}
[ctest] cpu = {3.981525898, 6.91676712, 3.435235262, 5.574174881}
[ctest] gpu = {3.98152566, 6.916766167, 3.435235262, 5.574174881}
[ctest] absolute tolerance=4.999999987e-07
[ctest] [177/185] [MatrixOps / matrix_offset_inverse_generic_shader ] - PASSED - (MaxDiff: 2.38419e-07 at pix[41222][0])
[ctest] [178/185] [RangeOp / scale_with_low_and_high_clippings ] - PASSED - (MaxDiff: 0 at pix[0][0])
[ctest] [179/185] [RangeOp / scale_with_low_clipping ] - PASSED - (MaxDiff: 0 at pix[0][0])
[ctest] [180/185] [RangeOp / scale_with_high_clipping ] - PASSED - (MaxDiff: 0 at pix[0][0])
[ctest] [181/185] [RangeOp / scale_with_low_and_high_clippings_2 ] - PASSED - (MaxDiff: 0 at pix[0][0])
[ctest] [182/185] [RangeOp / arbitrary_1 ] - PASSED - (MaxDiff: 5.96046e-08 at pix[32774][1])
[ctest] [183/185] [RangeOp / arbitrary_1_no_clamp ] - PASSED - (MaxDiff: 1.19209e-07 at pix[43709][0])
[ctest] [184/185] [RangeOp / arbitrary_2 ] - PASSED - (MaxDiff: 1.19209e-07 at pix[29207][1])
[ctest] [185/185] [RangeOp / arbitrary_2_no_clamp ] - PASSED - (MaxDiff: 4.76837e-07 at pix[58016][2])
[ctest]
[ctest] 22 tests failed
[ctest]
[ctest]
[ctest]
[ctest] 60% tests passed, 2 tests failed out of 5
[ctest]
[ctest] Total Test time (real) = 14.69 sec
[ctest]
[ctest] The following tests FAILED:
[ctest] 4 - test_gpu (Failed)
[ctest] 5 - test_python (Failed)
[ctest] Errors while running CTest
[ctest] CTest finished with return code 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment