| commit | 4ddf84d408247fb5198fbd480a93c6eb28011f96 | [log] [tgz] |
|---|---|---|
| author | Nate Bosch <nbosch1@gmail.com> | Tue Apr 28 16:10:01 2020 -0700 |
| committer | GitHub <noreply@github.com> | Tue Apr 28 16:10:01 2020 -0700 |
| tree | 681eaf7224e6aaf7f247335d062231f6c9e05e70 | |
| parent | 2131174b92a31faabcc8136ad88b41917c6912ee [diff] |
Add a reason to a flaky assert (dart-lang/watcher#88) We have seen a case of this assert failing on linux on travis. Add a reason which includes the path to hopefully get more information if we see it again.