Public bug reported:

# What was seen

/usr/libexec/rocm/rocm-tests/run-tests executes the fft, rand, and
solver tests, but does not run the blas or sparse tests. It is skipping
all the tests that have had their package name changed due to a soname
update.

# What was expected

The run-tests script should execute the tests for all packages it
depends on.

# Further discussion

The run-tests script itself contains a list of paths that haven't been
updated for the new sonames on resolute. It's looking for the test
binaries in the wrong path and therefore is skipping them because
they're not found. I suppose it should probably emit a warning when that
happens, because it's not obvious.

** Affects: rocm (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2144081

Title:
  does not run blas or sparse tests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rocm/+bug/2144081/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to