Page MenuHomePhabricator

mitkVirtualTrackingDeviceTest failed on the Linux continuous
Closed, WontfixPublic

Description

The problem is related to T8033. The fix for this bug can fail under rare circumstances.

In line 128 and 129 of mitkVirtualTrackingDeviceTest the position and the modified time are got from a tool:

tracker->GetToolByName("while Running")->GetPosition(posAfter0);
unsigned long tmpAfterMTime = tracker->GetToolByName("while Running")->GetMTime();

The position of the tool can be changed directly after getting the position. In this case the modified time is already changed when calling GetMTime().

Event Timeline

[cfea35]: Merge branch 'bug-17791-virtual-tracking-device-test-fails-randomly'

Merged commits:

2014-05-13 15:51:07 Adrian Winterstein [bf012d]
COMP: Deactivated the test as it seems to be a concurrency problem.

User wintersa has pushed new remote branch:

bug-17791-virtual-tracking-device-test-fails-randomly

Updating target milestone to upcoming release

This bug could not be fixed during the 2015.05 release.
Setting target_milestone to AfterNextRelease

kislinsk claimed this task.
kislinsk added a project: Auto-closed.
kislinsk added a subscriber: kislinsk.

Hi there! 🙂

This task was auto-closed according to our Task Lifecycle Management.
Please follow this link for more information and don't forget that you are encouraged to reasonable re-open tasks to revive them. 🚑

Best wishes,
The MITK devs

kislinsk removed kislinsk as the assignee of this task.May 26 2020, 12:05 PM
kislinsk removed a subscriber: kislinsk.