flutter/dev/tracing_tests
2021-08-23 12:57:08 -07:00
..
test Reland remove DefaultShaderWarmup (#88455) 2021-08-18 21:37:03 -07:00
pubspec.yaml update-packages --force-upgrade (#88728) 2021-08-23 12:57:08 -07: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.