Sign in
flutter
/
mirrors
/
flutter
/
refs/heads/flutter-2.6-candidate.7
/
.
/
dev
/
tracing_tests
/
README.md
blob: 9801c105925a37d8100334a8fe3e47fe4cc7baa1 [
file
] [
log
] [
blame
] [
view
] [
edit
]
# 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
.