flutter/dev/tracing_tests
Dan Field c75db98337
Live image cache (#51485)
* Reland "Live image cache" (#51441)

This reverts commit 419a2853a8.

* Make evict safer
2020-02-26 16:01:56 -08:00
..
test Live image cache (#51485) 2020-02-26 16:01:56 -08:00
pubspec.yaml [versions] reland update test to 1.12.0 (#50879) 2020-02-18 10:38:54 -08: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.