Skip to content

Commit

Permalink
Temporarily disable broken tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kintel committed May 19, 2024
1 parent 31f57a8 commit f5855aa
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1325,6 +1325,16 @@ set_tests_properties(
cgalpngtest_minkowski3-difference-test
csgpngtest_minkowski3-difference-test

# Temporarily disabled (https://github.com/openscad/openscad/pull/5143)
cgalpngtest_projection
opencsgtest_surface_image
opencsgtest_example009
opencsgtest_example017
throwntogethertest_surface_image
throwntogethertest_example017
csgpngtest_logo_and_text
csgpngtest_projection

PROPERTIES DISABLED TRUE
)

Expand Down
Binary file modified tests/regression/cgalpngtest/logo_and_text-expected.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f5855aa

Please sign in to comment.