Page MenuHomePhabricator

[Dashboard] Opacity Rendering Test not working in Software Rendering
Closed, ResolvedPublic

Description

For some reason the opacity rendering test does not work in software rendering modus. The rendered image has no opacity, however, if I build everything with Mesa on my machine and save a screen shot, the screen shot contains opacity, but the comparison of the rendered image against the reference fails.

First, I save a screen shot from the test.
Second, I compare the VTK renderwindow against a reference. Internally, another screen shot is made. This comparison fails in software modus!

This used to work some commmits ago, but we didn't change anything except we introduced a new method for swiveling which is not called in the opacity test.

Party_hardcore bug!

Event Timeline

kilgus added a subscriber: kilgus.

http://cdash.mitk.org/testDetails.php?test=3442310&build=163112

Test result from dashboard. You can see that the opacity is totally missing in the rendered image.

Test is current out commented, because it makes the dashboard red.

Todo: Try to reactivate the test.

Trying to reactivate the test after major changes to rendering.

Ready to reactivate the test. Waiting for core modification flag :) ...

[771458]: Merge branch 'bug-12790-ReactivateOpacityTest'

Merged commits:

2013-04-03 11:43:35 Thomas Kilgus [948d3f]
Trying to reactivate opacity test to see if it works now after lots of rendering changes.

Test is running on continuous dartclient. We will know more about nightlies on Monday.