Skip to content

Commit

Permalink
enable test_f32_log2
Browse files Browse the repository at this point in the history
  • Loading branch information
psvri committed May 11, 2024
1 parent d39b765 commit 31b231c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions crates/math/src/f32.rs
Original file line number Diff line number Diff line change
Expand Up @@ -190,10 +190,6 @@ mod tests {
);

test_unary_op_float!(
#[cfg_attr(
target_os = "windows",
ignore = "Not passing in CI but passes in local 🤔"
)]
test_f32_log2,
Float32ArrayGPU,
Float32ArrayGPU,
Expand Down

0 comments on commit 31b231c

Please sign in to comment.