Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mdt-papyrus.dev] About tests

Hi all,

 

 

Here’s another status update about the tests:

 

-          17 Failures on Master, 2 Failures on Extra

-          Bundle Tests (2 failures on each) are fixed already, builds are running

 

There are:

 

-          12 Failures on InteractionOverview

o   More or less expected, since it depends on Activity Diagram which has been migrated to the new ElementTypes, but InteractionOverview has not been migrated yet

-          1 recent test failure on Tables

o   org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest.test6_SelectMultipleSortedElements

-          1 less recent failure on Containment Links

o   org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramContainment.testToManageContainment

o   AFAIK, the graphical representation of the containment link has been changed in Mars, and the test has not been updated accordingly

-          Random memory leaks, e.g.:

o   org.eclipse.papyrus.editor.integration.tests.tests.EditingScenariosMemoryLeakTest.testCreateNewElement

o   org.eclipse.papyrus.editor.integration.tests.tests.EditingScenariosMemoryLeakTest.testCreateNewElement_table

o   Still seems related to creation of elements

 

 

We’re getting close. Please have a look at any test you can fix!

 

Additionally, we still have trouble with the “Tests-Failures” build, still failing on XML Parse Errors during the tests publish step. So I’m not sure where we are about known issues & regressions.

 

 

Regards,
Camille


Back to the top