Page MenuHomePhabricator

DICOM tests fail on MacOS dart clients
Closed, ResolvedPublic

Description

see http://cdash.mitk.org/viewTest.php?onlyfailed&buildid=22631

[Fri May 13 02:36:34 2011
0.223] CoreObjectFactory c'tor
#0.370# ERROR: Reference dump contains a key'Geometry.TimeBounds.' (value '').
#0.370# ERROR: This key is expected to be generated for tests (but was not). Most probably you need to update your test data.
#0.370# ERROR: Image 0 did not load as expected.
[0.370] Expected:
Pixeltype: SHORT
BitsPerPixel: 16
Dimension: 3
Dimensions: 64 64 6
Geometry:

Matrix: 5.25 0 0 0 5.2468 0.139598 0 -0.183222 3.99757 
Offset: -159.672 -309.974 -69.0122 
Center: 0 0 0 
Translation: -159.672 -309.974 -69.0122 
Scale: 1 1 1 
Origin: -159.672 -309.974 -69.0122 
Spacing: 5.25 5.25 4 
TimeBounds: -3.40282e+38 3.40282e+38

Got:
Pixeltype: SHORT
BitsPerPixel: 16
Dimension: 3
Dimensions: 64 64 6
Geometry:

Matrix: 5.25 0 0 0 5.2468 0.139598 0 -0.183222 3.99757 
Offset: -159.672 -309.974 -69.0122 
Center: 0 0 0 
Translation: -159.672 -309.974 -69.0122 
Scale: 1 1 1 
Origin: -159.672 -309.974 -69.0122 
Spacing: 5.25 5.25 4 
TimeBounds: -3.40282e+38 3.40282e+38

Event Timeline

  • This seems to be the only MacOS client with this problem right? So it might be a configuration issue.
  • The error message looks wrong when looking at the remaining output.
  • Could you check if the clone of MITK-Data is up to date?
  • If this does not solve the problem, could you provide me ssh access to the machine? The tests are new and I'm not sure they run properly on MacOS

Testing bugs are part of their respective modules -> changing component to other, please assign appropriate component.

All DICOM tests are working correctly now.
If the issue appears again, please reopen the bug.

I now work with Mac OSX Lion. Recently I set up a dartclient and now the DICOM Test fail again with the same error message:

http://cdash.mitk.org/testDetails.php?test=2045856&build=67587

@Thiago how did you fix this bug?

[a98057]: Merge branch 'bug-8108-dicomtests-fails-for-mac'

Merged commits:

2011-10-26 08:35:02 Andreas Fetzer [0a1ca0]
COMP Disabled dicomtests for mac until fix is available

reassign this bug to Thiago, for he already found a solution for this issue!

@ Thiago: Please comment!!

I do not have a solution for the bug. I only checked the dashboard and saw that the tests were passing, so I closed the bug.

Re-assign to Andreas, removed titel tag [dashboard] for it is no longer a dashboard issue!

Changing target milestone and severity. DICOM should be tested on Mac OS X as well and this test is deactivated for Mac quiet a long time now

Updating target milestone to upcoming release

[51004f]: Merge branch 'bug-8108-enable-dicom-tests-for-mac'

Merged commits:

2013-02-13 16:45:42 Andreas Fetzer [cfbd2b]
Enabled DICOM Tests for Mac again

Closing bug again since dicom test don't fail anymore on mac