Skip to content

Commit

Permalink
Unmark tests as broken
Browse files Browse the repository at this point in the history
  • Loading branch information
sethaxen authored and wsmoses committed Nov 28, 2023
1 parent fe8fd0f commit 821ee95
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions test/blas.jl
Original file line number Diff line number Diff line change
Expand Up @@ -207,12 +207,7 @@ discard(_) = nothing
atol,
rtol,
)
end broken = (
T <: ComplexF32 &&
xor(Tx <: BatchDuplicated, Ty <: BatchDuplicated) &&
!(Ta <: Const) &&
sz isa Int
)
end
end
end
end
Expand Down

0 comments on commit 821ee95

Please sign in to comment.