Sign in
dart
/
external
/
github.com
/
flutter
/
flutter.git
/
ff5dd54c6e2314e358d2e75d9c2c4fe24ed466d7
/
.
/
dev
/
tracing_tests
/
README.md
blob: 9801c105925a37d8100334a8fe3e47fe4cc7baa1 [
file
] [
log
] [
blame
] [
view
]
# Tracing tests
The
tests
in
this
folder must be run
with
`flutter test --enable-vmservice`
,
since they test that trace data
is
written to the timeline
by
connecting to
the observatory
.
These
tests will fail
if
run without
this
flag
.