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