Commit 480d6286 authored by Yegor's avatar Yegor Committed by GitHub

mark Linux tasks as stable (#10410)

parent 7ada4667
...@@ -238,21 +238,18 @@ tasks: ...@@ -238,21 +238,18 @@ tasks:
Measures the performance of Dart VM hot patching feature on a Linux host. Measures the performance of Dart VM hot patching feature on a Linux host.
stage: devicelab stage: devicelab
required_agent_capabilities: ["linux/android"] required_agent_capabilities: ["linux/android"]
flaky: true
dartdocs: dartdocs:
description: > description: >
Tracks how many members are still lacking documentation. Tracks how many members are still lacking documentation.
stage: devicelab stage: devicelab
required_agent_capabilities: ["linux/android"] required_agent_capabilities: ["linux/android"]
flaky: true
technical_debt__cost: technical_debt__cost:
description: > description: >
Estimates our technical debt (TODOs, analyzer ignores, etc). Estimates our technical debt (TODOs, analyzer ignores, etc).
stage: devicelab stage: devicelab
required_agent_capabilities: ["linux/android"] required_agent_capabilities: ["linux/android"]
flaky: true
flutter_gallery__build: flutter_gallery__build:
description: > description: >
......
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