Skip Shader self test for Mesa >= 17
ClosedPublic

Authored by graesslin on Jun 28 2017, 7:59 PM.

Details

Summary

We are getting reports about the shader self test failing in a false
positive way on Mesa 17. We already have such false positve results
for NVIDIA quadro and went with disabling the self test.

Most likely our self test has a problem or the rendering of the first
frame has a problem. But disabling compositing because our rendering of
the first frame is broken, is too much.

Let's better be pro user here and disable the shader self test till we
fixed the root problem.

BUG: 376801
FIXED-IN: 5.10.4

Test Plan

It compiles.

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
graesslin created this revision.Jun 28 2017, 7:59 PM
Restricted Application added a project: KWin. · View Herald TranscriptJun 28 2017, 7:59 PM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript
mart accepted this revision.Jun 29 2017, 9:52 AM
mart added a subscriber: mart.

ouch :/

This revision is now accepted and ready to land.Jun 29 2017, 9:52 AM
This revision was automatically updated to reflect the committed changes.