commit | 03936c480c747c35bef6e17db4c1a9cfe37e8f63 | [log] [tgz] |
---|---|---|
author | Kazuki Takise <takise@google.com> | Wed May 25 19:51:27 2022 +0900 |
committer | Kazuki Takise <takise@google.com> | Wed May 25 19:51:27 2022 +0900 |
tree | 4c1eabf0275213cdfde5ec5bf5320969da0b1f94 | |
parent | 06098fb9b85ed831e67120f1e1fbc5806f764303 [diff] |
Wait for native window to be ready in VkTest Some Vulkan tests launch an activity and start a test immediately. While the test helper assumes that the native window is available, it may not be created yet or it's being recreated if the display is rotating. Let's add a wait to remove this flakiness. Bug: 233147295 Test: atest android.graphics.cts.VulkanPreTransformTest Change-Id: I18bcfbd89fb7fe2cb123dd8c980f4afb30fdb7c3