Commit 76bc8f2a by Chris Forbes

regres: fix wsi test list

Previously we had generated this via deqp-vk --deqp-runmode=stdout-caselist + a sed one-liner to strip off the prefix. Unfortunately, that's not quite good enough -- that output contains a `GROUP: ` line for every non-leaf in the the test tree. deqp would then produce log spam when failing to find those nonexistent tests. New test list generated by also filtering those `GROUP: ` lines. Change-Id: If3c97724988f94e2e127e9e091960e1f51e3599a Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/26068Tested-by: 's avatarChris Forbes <chrisforbes@google.com> Kokoro-Presubmit: kokoro <noreply+kokoro@google.com> Reviewed-by: 's avatarNicolas Capens <nicolascapens@google.com>
parent bb305299
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment