0031999: Tests - request Core Profile on macOS for Ray-Tracing tests
[occt.git] / tests / v3d / raytrace / begin
index ac9de1e..415dbe5 100644 (file)
@@ -1,2 +1,6 @@
 set subgroup "raytrace"
-vinit View1
\ No newline at end of file
+
+# Ray-Tracing doesn't work with Compatible Profile on macOS
+if { $::tcl_platform(os) == "Darwin" } { vcaps -core }
+
+vinit View1