Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Titan » Finalize a test result before teardown
Finalize a test result before teardown [message #1848377] Tue, 30 November 2021 12:14
Daniel Willmann is currently offline Daniel WillmannFriend
Messages: 5
Registered: November 2018
Junior Member
Hello,

at Osmocom we repeatedly have issues with test failures during shutdown of an otherwise successful test. Previous discussion resulted in no real solution for us. The only suggestion to implement an orderly shutdown for every component would be a lot of effort for very little gain. These races are very rare and we have lived with the occasional failure ever since.

One option that I thought of is to have a function that "finalizes" the test result so that further setverdict()s will be ignored. Then we could simply call this in our shutdown helper function and ignore the errors due to unconnected ports/already-stopped components/etc.

Would it be possible to implement such a function?

In case you're interested the failures from the following jenkins jobs are a caused during shutdown:
https://jenkins.osmocom.org/jenkins/view/TTCN3/job/ttcn3-gbproxy-test-fr/375/
https://jenkins.osmocom.org/jenkins/view/TTCN3/job/ttcn3-gbproxy-test-fr/372/

Thanks,
Daniel
Previous Topic:CROSSTAG conditioned on several fields
Next Topic:Eclipse Titan 8.1.0 Release announcement
Goto Forum:
  


Current Time: Tue Apr 30 03:20:58 GMT 2024

Powered by FUDForum. Page generated in 0.03281 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top