diff --git a/CairoMakie/test/runtests.jl b/CairoMakie/test/runtests.jl index 01b2f4283a9..f5b988691b6 100644 --- a/CairoMakie/test/runtests.jl +++ b/CairoMakie/test/runtests.jl @@ -186,6 +186,7 @@ excludes = Set([ "Miter Joints for line rendering", # CairoMakie does not show overlap here "Scatter with FastPixel", # almost works, but scatter + markerspace=:data seems broken for 3D "picking", # Not implemented + "MetaMesh (Sponza)", # makes little sense without per pixel depth order ]) functions = [:volume, :volume!, :uv_mesh]