Unverified Commit a9f43665 authored by Loïc Sharma's avatar Loïc Sharma Committed by GitHub

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

* Fix the Linux run_debug_test_linux test

* ?

* Also do release

* ??
parent a12e242c
......@@ -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"},
......
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