Sign in
flutter
/
mirrors
/
flutter
/
e118e1a623272f018b93a8c325f14d28faf77d23
/
.
/
dev
/
tracing_tests
/
README.md
blob: 73d37f569f6e43eb6078e4af30ec7d86593dcb35 [
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
.