Fix the flutter run -d linux tests (#120721)

* Fix the Linux run_debug_test_linux test

* ?

* Also do release

* ??
This commit is contained in:
Loïc Sharma 2023-02-15 09:43:12 -08:00 committed by GitHub
parent a12e242c0b
commit a9f43665ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -702,6 +702,7 @@ targets:
bringup: true
timeout: 60
properties:
xvfb: "1"
dependencies: >-
[
{"dependency": "clang", "version": "git_revision:5d5aba78dbbee75508f01bcaa69aedb2ab79065a"},
@ -721,6 +722,7 @@ targets:
recipe: devicelab/devicelab_drone
timeout: 60
properties:
xvfb: "1"
dependencies: >-
[
{"dependency": "clang", "version": "git_revision:5d5aba78dbbee75508f01bcaa69aedb2ab79065a"},