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 ca34361 commit b15b5b4Copy full SHA for b15b5b4
test/output.jl
@@ -30,7 +30,7 @@
30
# _, out = @grab_output begin
31
# Metal.@sync @metal kernel(x)
32
# end
33
- # @test out == "1.000000 1.000000\n" @broken=true
+ # @test out == "1.000000 1.000000\n"
34
end
35
36
@testset "@mtlprint" begin
0 commit comments