flutter/dev/tracing_tests
2021-11-24 14:43:05 -08:00
..
test Reuse a TimelineTask for the scheduler frame and animate events (#90168) 2021-09-17 10:07:06 -07:00
pubspec.yaml Roll packages, remove unnecessary overrides (#94172) 2021-11-24 14:43:05 -08:00
README.md Take DPR into account for image inversion (#88309) 2021-08-16 15:35:10 -07: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.