We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d565f2b commit 17d6a43Copy full SHA for 17d6a43
l10n_CM/run_l10n.py
@@ -187,6 +187,7 @@ def should_keep_test(test):
187
def get_skipped_tests(live_site) -> list[str] | str:
188
"""
189
Read the mapping for the given region and site and return any tests that are marked as skipped.
190
+ It is either a list of tests to skip or skipping all tests for the given site.
191
192
Arg:
193
live_site (str): The site is being tested.
0 commit comments