-
Notifications
You must be signed in to change notification settings - Fork 17
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
multiple fails and crashes when running piglit #39
Comments
Thanks, I see the results: 486/3484. |
There's also some programs that uses depth/stencil buffer which will fail to eglChooseConfig and be considered as skipped, and I manually ignored some hanging tests, so the real test number suitable for Mali Utgard is bigger than 3484. |
@yuq is there any debugging environment variables that I can use to run piglit again (to capture more details)? |
For lima you can find two: For mesa there are many: |
OK it may be interesting to set LIMA_SHADER_DEBUG when running piglit. |
I have tried to run piglit with lima, and most tests (if not skipped) fail or crash.
Here's the piglit result: (running "gpu" testsuite)
results.json.gz
Note: the following tests hangs when running, I manually killed them or excluded them to continue the test:
The text was updated successfully, but these errors were encountered: