-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
master fails on RH6/CentOS6 #1481
Comments
@dlonie can you remind us what the various part of the picture supposed to be on CDASH? |
Heh, yeah....CDash doesn't handle multiple images very well. As I understand it, Top Left is the first test image, Top Right is the first reference image, and Bottom Left/Right are the same for the second image. Any others aren't shown in the fancy slider widget. I usually just look at the image diffs that follow the slider when more than two images are present. |
@jbeezley to follow up on your idea at #1456 here the xwininfo output:
|
I setup a CentOS 6.7 VM using mesa-libGL 10.4.3 and can reproduce this. I focused on the stenciling issues with the labeled isolines. What I've noticed:
From this, my next guess is that it's a mesa bug. For some reason, this GL implementation is ignoring the stencil buffer, or incorrectly performing the stencil test when using an FBO rather than a driver-provided visual (FBOs are used with offscreen rendering). I'll need to confirm this with a minimal example and if I can, I'll report the bug upstream to mesa / CentOS. This will likely be a couple of weeks before I can get to it, as I've burned through my allocation for UVCDAT to track this down and other projects need my attention, but wanted to share that there is some progress being made on this issue. |
we commented these out for 2.4 but would be nice to be back in 3.0 |
@doutriaux1 should we close this bug? |
hum... They are probably still commented out though. |
see: https://open.cdash.org/viewTest.php?onlyfailed&buildid=3940803
The text was updated successfully, but these errors were encountered: