Skip to content

Commit

Permalink
change ctest ctlrender-maxInstCount-exception to WILL_FAIL
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldsmith committed Apr 20, 2024
1 parent b3cb266 commit c0773dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unittest/ctlrender/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,4 +129,5 @@ endif()

# test for maxInstCount exception
add_test(NAME "ctlrender-maxInstCount-exception" COMMAND ctlrender -force -ctl "${PROJECT_SOURCE_DIR}/resources/test/ctl/throw_maxInstCount_exception.ctl" "${PROJECT_SOURCE_DIR}/resources/test/exr/colorbars_nuke_rgb_exr16.exr" "${CTLRENDER_OUTPUT_FOLDER}/maxInstCount_exception.exr")
set_tests_properties("ctlrender-maxInstCount-exception" PROPERTIES WILL_FAIL TRUE)

0 comments on commit c0773dd

Please sign in to comment.