Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

[mesa 19.1.6]dEQP-VK.ssbo.layout.random.16bit.all_shared_buffer#40 failed due to timeout #129

Open
renchenglei opened this issue Sep 29, 2019 · 5 comments

Comments

@renchenglei
Copy link
Contributor

renchenglei commented Sep 29, 2019

One dEQP-VK.ssbo.layout.* case failed due to "timeout" on Android 10 with mesa 19.1.6.

dEQP-VK.ssbo.layout.random.16bit.all_shared_buffer#40

This issue also could be reproduced on Android 10 with mesa 19.0.6.
We have tried with upstream master branch(e4a52bd), and this issue can't be reproduced. Need double confirm which changes to help fix this issue on upstream.

Steps to reproduce this issue(run with cts packages):

run cts -m CtsDeqpTestCases -t dEQP-VK.ssbo.layout.random.16bit.all_shared_buffer#40
@renchenglei
Copy link
Contributor Author

Same with #131, this also could pass with tag 19.2.1

@renchenglei
Copy link
Contributor Author

This issue could be fixed with 19.2.1. Have some bisec work, it is fixed with following 3 patches:
d27cc8f4968b7849cca99cb5200117240d76ddf2
3f9296b25ec6f716a6c4bc7b40f48eed11af65c2
191e1b1da4b1b6667f89768c5f8e86b8026754b7

@tpalli
Copy link
Contributor

tpalli commented Oct 28, 2019

@renchenglei these do not seem valid hashes for Mesa master, which repository has those hashes?

@renchenglei
Copy link
Contributor Author

@tpalli, yeah, so sorry, I update the new commit id on upstream 19.2.0 tag:
0b6da5b
20bbc17
f8bda81

@tpalli
Copy link
Contributor

tpalli commented Oct 28, 2019

@renchenglei Thanks! Yes, this makes sense as all of those commits are for optimizing the compiler performance so it makes these tests faster and they won't time out.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants