Commit a14f74f
authored
[CP] [devicelab] explicitly enable vulkan validation in test. (flutter#147382) (flutter#148863)
Fix for release build failure https://ci.chromium.org/ui/p/flutter/builders/prod/Linux_pixel_7pro%20hello_world_impeller/3962/overview
Part of flutter#142659
this test expects validation layers on, so we need to explicitly enable them before we can turn them off by default.1 parent b76707a commit a14f74f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
0 commit comments