> I intentionally didn't close this bug because the tests still fail if they
are enabled.

Right. Well, I've reported the bug upstream [1] and at this point there's
not much more than we can do.

Unfortunately, Trilinos has a history of failing tests, the list of
subpackages for which we have to disable them is long:
```
     -DAmesos2_ENABLE_TESTS:BOOL=OFF \
     -DAnasazi_ENABLE_TESTS:BOOL=OFF \
     -DBelos_ENABLE_TESTS:BOOL=OFF \
     -DDomi_ENABLE_TESTS:BOOL=OFF \
     -DEpetra_ENABLE_TESTS:BOOL=OFF \
     -DIfpack_ENABLE_TESTS:BOOL=OFF \
     -DIsorropia_ENABLE_TESTS:BOOL=OFF \
     -DMueLu_ENABLE_TESTS:BOOL=OFF \
     -DNOX_ENABLE_TESTS:BOOL=OFF \
     -DPhalanx_ENABLE_TESTS:BOOL=OFF \
     -DPiro_ENABLE_TESTS:BOOL=OFF \
     -DShyLU_ENABLE_TESTS:BOOL=OFF \
     -DShyLUCore_ENABLE_TESTS:BOOL=OFF \
     -DStratimikos_ENABLE_TESTS:BOOL=OFF \
     -DTeko_ENABLE_TESTS:BOOL=OFF \
     -DTeuchos_ENABLE_TESTS:BOOL=OFF \
     -DTeuchosComm_ENABLE_TESTS:BOOL=OFF \
     -DTeuchosCore_ENABLE_TESTS:BOOL=OFF \
     -DXpetra_ENABLE_TESTS:BOOL=OFF \
     -DZoltan_ENABLE_TESTS:BOOL=OFF \
     -DZoltan2_ENABLE_TESTS:BOOL=OFF \
```
Not all of those disables are associated with upstream bugs, unfortunately,
but then again it's probably a Sisyphean task to do so. As usual for those
bugs, either they are fixed immediately or never.

Cheers,
Nico

[1] https://github.com/trilinos/Trilinos/issues/1332

On Mon, Jul 24, 2017 at 10:53 AM Graham Inggs <gin...@debian.org> wrote:

> On 24/07/2017 10:40, Nico Schlömer wrote:
> > Sounds more like a gAM bug then. Can this be closed?
>
> I intentionally didn't close this bug because the tests still fail if
> they are enabled.
>
> If the problem is caused by another package, then this bug should be
> reassigned to that package and marked that it affects trilinos.
>

Reply via email to