Sign in
flutter
/
mirrors
/
flutter
/
refs/heads/flutter-1.25-candidate.8
/
.
/
dev
/
tracing_tests
/
README.md
blob: 73d37f569f6e43eb6078e4af30ec7d86593dcb35 [
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
.