Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rmf-dev] RMF Serialization updated (bug 376942: Third-Party Tool Extensions not handled correctly) / One test doesn't pass on hudson.eclipse.org

Hi,

this is to let you know that the implementation of the XML serialization for ReqIF has been updated in the git develop branch[1] .

RMF is able to read and write tool-extensions that are unknown to RMF: Those tool-extensions are loaded into memory and later written back to XML by means of  the generic EMF AnyType mechanism.
See org.eclipse.rmf.reqif10.serialization.ReqIF10ResourceImpl.java and org.eclipse.rmf.serialization.XMLPersistenceMappingResourceImpl.java as well as the related tests for more details.

On my local machine (mac)  all tests pass successfully. Unfortunately, hudson.eclipse.org complains about a failure in org.eclipse.rmf.reqif10.provider.SpecObjectTest.testSpecHierarchyNotificationValueChanged [2] .

Any idea why the test fails on hudson.eclipse.org? Can you reproduce that behavior on your machine?


Kind regards

Mark

References:
[1] http://git.eclipse.org/c/rmf/org.eclipse.rmf.git/log/?h=develop
[2] https://hudson.eclipse.org/hudson/job/rmf-nightly/lastCompletedBuild/testReport/




--
Mark Brörkens
Softwarearchitekt, Projekt- und Produktmanager

http://www.itemis.de
http://xing.to/mark_broerkens
http://twitter.com/MarkBroerkens

itemis AG
Mulackstraße 22
10119 Berlin


Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail


Back to the top