Skip to content

Commit

Permalink
not why this test is failing
Browse files Browse the repository at this point in the history
  • Loading branch information
brlcad committed Jan 10, 2025
1 parent 113c054 commit ec23c12
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions regress/asc/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ if(SH_EXEC)
brlcad_add_test(NAME regress-asc COMMAND ${SH_EXEC} "${CMAKE_CURRENT_SOURCE_DIR}/asc.sh" ${CMAKE_SOURCE_DIR})

# 20220909CSM - temp disable during delayed testing fix

# FIXME: trip through v4 is adding a "material_name" attribute to
# regions because v4 import sets material = "gift#" unnecessarily

# BRLCAD_REGRESSION_TEST(regress-asc "asc2g;g2asc;gdiff;dbupgrade" TEST_DEFINED)
endif(TARGET asc2g)

Expand Down

0 comments on commit ec23c12

Please sign in to comment.