We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b25483 commit fd5aad4Copy full SHA for fd5aad4
1 file changed
tests/stochastic/CMakeLists.txt
@@ -113,14 +113,14 @@ add_geode_test(
113
${PROJECT_NAME}::stochastic
114
)
115
116
-add_geode_test(
117
- SOURCE "sampling/mcmc/test-mh-strauss.cpp"
118
- DEPENDENCIES
119
- OpenGeode::basic
120
- OpenGeode::geometry
121
- ${PROJECT_NAME}::stochastic
122
- UNSTABLE
123
-)
+#add_geode_test(
+# SOURCE "sampling/mcmc/test-mh-strauss.cpp"
+# DEPENDENCIES
+# OpenGeode::basic
+# OpenGeode::geometry
+# ${PROJECT_NAME}::stochastic
+# UNSTABLE
+#)
124
125
126
add_geode_test(
0 commit comments