Albany icon indicating copy to clipboard operation
Albany copied to clipboard

Failing PyAlbany test in spack nightly build

Open ikalash opened this issue 1 year ago • 0 comments

The following test is failing in the spack nightly build: PyAlbany_RSVDsinglePass_MPI. Here is the output:

148: F~PyProblem()
148: .
148: ----------------------------------------------------------------------
148: Ran 1 test in 2.172s
148:
148: OK
148: ~PyParallelEnv()
148:
148: ======================================================================
148: FAIL: test_all (__main__.TestSinglePass)
148: ----------------------------------------------------------------------
148: Traceback (most recent call last):
148:   File "/tmp/ikalash/spack-stage/spack-stage-albany-develop-ycy2yfkfsfl46rpqbsaol4mebadmegnt/spack-build-ycy2yfk/pyAlbany/tests/randCompress/steadyHeatRSVDsinglePass.py", line 65, in test_all
148:     self.assertTrue(error <= errorBound)

Do tolerances need to be loosened @kliegeois ?

ikalash avatar Apr 22 '24 19:04 ikalash