pytorch/tools/stats
Catherine Lee 40d70a6fcb re-enable disabled test via commit message
Fixes #[74132](https://github.com/pytorch/pytorch/issues/74132)

Allows for re-enabling disabled tests using commit messages.  Previously, this done in the PR body by writing something similar to "Fixes #<issue number that disables a test>" and the test would be re-enabled.  Now, this re-enabling can be done in either the commit message or the PR body.

Test Plan

One of the commits in this PR contains "fixes 74223" (the # is ommited because github would mistakenly close that issue), which is a disabled test belonging to the periodic job linux-bionic-cuda11.5-py3.7-gcc7.  Looking at the logs of this job will show that this test (test_exception_all) was run in the job.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/74981
Approved by: https://github.com/seemethere, https://github.com/janeyx99
2022-04-01 15:49:42 +00:00
..
__init__.py
export_slow_tests.py Excluding ASAN and periodic jobs from slow job calculation (#74253) 2022-03-16 15:16:27 +00:00
import_test_stats.py re-enable disabled test via commit message 2022-04-01 15:49:42 +00:00
print_test_stats.py [BE] Fix bug in flaky test uploading 2022-03-30 19:20:44 +00:00
s3_stat_parser.py [Reland][BE] add test wall time report (#61389) 2021-07-08 16:29:19 -07:00
scribe.py replace platform specific CI environment variables with generic ones (#68133) 2021-11-15 07:02:44 -08:00
test_history.py Fix test tools 2022-02-18 16:49:33 +00:00
upload_binary_size_to_scuba.py CI: remove unused yaml and make upload_binary_size_to_scuba script work with GHA (#70643) 2022-01-06 10:05:27 -08:00
upload_sccache_stats.py Upload sccache stats (#65582) 2021-09-27 12:55:10 -07:00