This commit is contained in:
cmcmarrow 2023-04-17 14:40:34 -05:00 committed by Megan Wilhite
parent 04e4c4ad61
commit c46389ea6c

View file

@ -539,7 +539,7 @@ You can enable or disable test groups locally by passing their respected flag:
* --flaky-jail - Test that need to be temporarily skipped. * --flaky-jail - Test that need to be temporarily skipped.
In Your PR, you can enable or disable test groups by setting a label. In Your PR, you can enable or disable test groups by setting a label.
All thought the fast, slow, and core tests specified in the change file will always run. All fast, slow, and core tests specified in the change file will always run.
* test:no-fast * test:no-fast
* test:core * test:core