Updated Understanding Google Testing (markdown)

Xilai Zhang 2023-09-12 17:21:19 -07:00
parent dced170206
commit 37753f0132

@ -42,7 +42,7 @@ Finally, click on the "set Github Status" button to set Google Testing to pass.
![Screenshot 2023-09-12 at 5 13 26 PM](https://github.com/flutter/flutter/assets/38773539/afaac7f9-6528-42b6-9275-e572ff0037ac)
**Note:** Only override Google Testing when it is low risk. It is not recommended to override Google Testing if your PR is going to cause many internal failures after merge, in which case it might get reverted. Try using [the other two options listed in the FAQ section](https://github.com/flutter/flutter/wiki/Understanding-Google-Testing/_edit#my-cl-reached-max-number-of-retry-why-and-how-do-i-resolve-this)
## FAQ