flutter/dev/tracing_tests
Ben Konyi f98184e487
Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)" (#61395)
This reverts commit 5b9c6e2b0ec69b0a7ac88d48a64d659c26709e8f.
2020-07-14 15:57:36 -07:00
..
2020-07-09 23:01:22 +02: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.