Skip to content

Commit 480d628

Browse files
authored
mark Linux tasks as stable (#10410)
1 parent 7ada466 commit 480d628

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

dev/devicelab/manifest.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -238,21 +238,18 @@ tasks:
238238
Measures the performance of Dart VM hot patching feature on a Linux host.
239239
stage: devicelab
240240
required_agent_capabilities: ["linux/android"]
241-
flaky: true
242241

243242
dartdocs:
244243
description: >
245244
Tracks how many members are still lacking documentation.
246245
stage: devicelab
247246
required_agent_capabilities: ["linux/android"]
248-
flaky: true
249247

250248
technical_debt__cost:
251249
description: >
252250
Estimates our technical debt (TODOs, analyzer ignores, etc).
253251
stage: devicelab
254252
required_agent_capabilities: ["linux/android"]
255-
flaky: true
256253

257254
flutter_gallery__build:
258255
description: >

0 commit comments

Comments
 (0)