Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[riena-dev] Latest LnfManager causing test failures

Hi everybody,

in AllTests / AllFastTests there currently 30+ failing tests.

I've found out it is caused by the newest LnfManager. The problem is
that we use setLnf / setDefaultLnf in the tests. However these methods
now dispose the old lnf - making it impossible to return to the
previous state. Is it possible to avoid that?

There is also an issue with LnfManagerTest, which seems to not return
the LnfManager to the previous working state (see testDispose()).

Please have a look.

Thanks,
Elias.

-- 
Elias Volanakis | Technical Lead | EclipseSource Portland
elias@xxxxxxxxxxxxxxxxx | +1 503 929 5537 | http://eclipsesource.com


Back to the top