flutter/dev/tracing_tests
Jonah Williams 04f7c9d52e
[flutter_tools] update dwds, roll to null-safe file and process (#64195)
Update to latest dwds, file-nullsafety, and process-nullsafety for #62886
2020-08-19 16:59:52 -07:00
..
test Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)" (#62147) 2020-07-29 10:05:40 -07:00
pubspec.yaml [flutter_tools] update dwds, roll to null-safe file and process (#64195) 2020-08-19 16:59:52 -07:00
README.md Image tracing (#50648) 2020-02-13 14:04:02 -08:00

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.