Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support timeout and size in gazelle_test (#1909)
**What type of PR is this?** Feature **What package or component does this PR mostly affect?** bazel's gazelle_test **What does this PR do? Why is it needed?** Supports removing noisy warnings like: ``` WARNING: //:gazelle_test: Test execution time (0.1s excluding execution overhead) outside of range for MODERATE tests. Consider setting timeout="short" or size="small". ``` **Which issues(s) does this PR fix?** N/A **Other notes for review**
- Loading branch information