Community
Participate
Working Groups
This unit test is failing : org.eclipse.emf.facet.efacet.catalog.tests.TestEFacetRegistration.test
I can reproduce this bug in my development environment.
The test TestEFacetRegistration.test was failing because it was expecting that the checked catalogs will be stored in the same order in the catalog set forever. I’ve replaced the @SuppressWarning by a @Deprecated type. The test is deprecated because it tests deprecated API, but it should run until the API will be removed. I’ve improved the assertion error messages. Committed revision 1261. Let's wait the next build.
Back to normal in https://hudson.eclipse.org/hudson/job/emffacet-nightly/653/
Back to normal in : https://hudson.eclipse.org/hudson/job/emffacet-nightly-3.8/25/
Can be closed.