Skip to content

Conversation

twesterhout
Copy link
Contributor

@twesterhout twesterhout commented Mar 26, 2023

Fixes tests for v3.8.3 of upstream ArrayFire:

  • Do not rely on == comparison for cbrt and sqrt tests. Equality comparison is not guaranteed to succeed and in fact fails on some systems (e.g. on Nix on Linux).
  • Allow all 3.8.* versions.

… changes a lot between minor releases, so we check for that, but don't assert a specific patch version
@twesterhout twesterhout changed the title Do not rely on == comparison for cbrt and sqrt tests Fix tests for ArrayFire 3.8.3 Mar 26, 2023
@dmjio dmjio merged commit 5e69254 into arrayfire:master Mar 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants