flutter/packages/flutter_test
Dan Field d843863c4a
reset state of CustomSemanticsAction before running tests (#137697)
Fixes https://github.com/flutter/flutter/issues/137696

This will get the tree green again.

The problem is that `CustomSemanticsAction` has static state in it, and todays test seed order makes things unhappy.
2023-11-01 20:09:41 +00:00
..
lib reset state of CustomSemanticsAction before running tests (#137697) 2023-11-01 20:09:41 +00:00
test Adds API for performing semantics actions in tests (#132598) 2023-10-18 00:26:14 +00:00
test_fixes Adds dart_fix support to flutter_test (#124347) 2023-04-11 21:09:07 +00:00
analysis_options.yaml Adds dart_fix support to flutter_test (#124347) 2023-04-11 21:09:07 +00:00
dart_test.yaml Randomize tests, exclude tests that fail with randomization. (#86793) 2021-07-26 23:40:49 -07:00
pubspec.yaml Add dependency on leak_tracker and leak_tracker_testing to flutter_test. (#137646) 2023-10-31 19:19:12 -07:00