Summary: | [BISECTED] [OpenGL CTS] cts-runner --type=gl46 fails in new attempted "41" configuration | ||
---|---|---|---|
Product: | Mesa | Reporter: | Andrés Gómez García <agomez> |
Component: | EGL | Assignee: | mesa-dev |
Status: | RESOLVED MOVED | QA Contact: | mesa-dev |
Severity: | normal | ||
Priority: | medium | CC: | agoldmints, agomez, clayton.a.craft, eric, fdo-bugs, gpoo+bfdo, intel-3d-bugs, jasuarez, kenneth |
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 102590 |
Description
Andrés Gómez García
2019-04-08 16:53:19 UTC
Yeah...there are some issues here. We talked about it on March 22/23 on #dri-devel: https://people.freedesktop.org/~cbrill/dri-log/?channel=dri-devel&date=2019-03-23 I came up with a couple of patches which help some of the tests: https://gitlab.freedesktop.org/kwg/mesa/tree/pb565-two-configs https://gitlab.freedesktop.org/kwg/mesa/tree/pb565-singleonly The issue there is that we've created a double-buffered 565 config, but a number of dEQP-EGL tests want a single-buffered 565 config. But, exposing a single-buffered config didn't work either, because some other tests assume they can get a double-buffered one. Doing both worked better, but didn't fix everything either. There may be additional bugs. Is anyone working on this? This bug is a blocker for 19.1.0. (In reply to Juan A. Suarez from comment #2) > This bug is a blocker for 19.1.0. Is reverting dacb11a585 enough to fix the issue? If so, I'd suggest doing that, and a new attempt can land after however long it takes. (In reply to Eric Engestrom from comment #3) > (In reply to Juan A. Suarez from comment #2) > > This bug is a blocker for 19.1.0. > > Is reverting dacb11a585 enough to fix the issue? > > If so, I'd suggest doing that, and a new attempt can land after however long > it takes. It should be enough. Unfortunately, I've been chasing another rabbit down the whole while testing this for quite a while :( I'll post a MR soon-ish. Clayton, in the MR the general feeling is that this shouldn't be a blocker for a release. It is not causing prevously passing tests to fail but enabling new ones which need to be fixed but this is not a regression. Can we drop the block and, so, the MR? I agree, this should not block 19.1. I did not completely understand what was going on here when I flagged it as blocking 19.1, but the MR discussion cleared it up for me. I can now see that the tests which fail on 19.1-rc from this are 'not supported' when run on the last stable branches (19.0.x), which is why they came up when I was looking for regressions on the RC branch. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/167. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.