flutter/dev
MarkZ ab585242cb
Using --no-sandbox for Chrome DDC benchmarks (#168010)
Resolves this error on the bots (I hope!):
```
[2025-04-29 15:56:48.817223] [STDOUT] [CHROME STDERR]: [CHROME]:[41258:41258:0429/155648.790553:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using --no-sandbox.
```
2025-04-29 23:56:08 +00:00
..
a11y_assessments iOS: Update minimum iOS version to 13.0 (#167737) 2025-04-24 20:15:13 +00:00
automated_tests Roll pub packages (#167680) 2025-04-23 21:18:16 +00:00
benchmarks Adding support for macrobenchmarking with "flutter run" (#167692) 2025-04-28 23:39:40 +00:00
bots Roll pub packages (#167680) 2025-04-23 21:18:16 +00:00
conductor Roll pub packages (#167680) 2025-04-23 21:18:16 +00:00
customer_testing Roll customer_testing from 8be72094d to c9cbc600e (4 commits) (#167754) 2025-04-24 23:26:33 +00:00
devicelab Using --no-sandbox for Chrome DDC benchmarks (#168010) 2025-04-29 23:56:08 +00:00
docs Bump Dart SDK to 3.7 (#159812) 2024-12-05 21:39:53 +00:00
forbidden_from_release_tests Roll pub packages (#165932) 2025-03-27 04:27:26 +00:00
integration_tests [native assets] Roll dependencies (#167984) 2025-04-29 13:29:16 +00:00
manual_tests iOS: Update minimum iOS version to 13.0 (#167737) 2025-04-24 20:15:13 +00:00
missing_dependency_tests Bump Dart SDK to 3.7 (#159812) 2024-12-05 21:39:53 +00:00
snippets Roll pub packages (#167680) 2025-04-23 21:18:16 +00:00
tools Roll pub packages (#167680) 2025-04-23 21:18:16 +00:00
tracing_tests Increase pinned version of leak tracker to enable access to experimental tracking on web. (#167502) 2025-04-21 23:48:15 +00:00
analysis_options.yaml Enable more lints (#91642) 2021-10-14 22:03:03 -07:00
README.md

This directory contains tools and resources that the Flutter team uses during the development of the framework. The tools in this directory should not be necessary for developing Flutter applications, though of course, they may be interesting if you are curious.

The tests in this directory are run in the framework_tests_misc-* shards.