pytorch/tools/test
Michael Suo eaaa34daef [ci] write test suites to rockset
Currently we upload all `testcase` elements as individual test runs to
Rockset. It would be nice to also have `testsuite`s as well, which
aggregate high level information.

These aggregations could technically be performed in the backend, but it's
faster to just log the data since we already have it in the XML test
report.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/79265

Approved by: https://github.com/seemethere
2022-06-10 15:38:09 +00:00
..
test_cmake.py Run Black on all of tools/ 2022-04-20 17:29:41 +00:00
test_codegen_model.py Revert "Revert "Allow specifying tags for aten operators in native_functions.yaml"" 2022-04-28 02:04:57 +00:00
test_codegen.py Revert "Revert "Allow specifying tags for aten operators in native_functions.yaml"" 2022-04-28 02:04:57 +00:00
test_gen_backend_stubs.py Codegen Non-Native IR Nodes (#76535) 2022-05-24 19:29:23 +00:00
test_import_test_stats.py Run Black on all of tools/ 2022-04-20 17:29:41 +00:00
test_stats.py [lint] upgrade mypy to latest version 2022-05-03 20:51:34 +00:00
test_test_history.py Run Black on all of tools/ 2022-04-20 17:29:41 +00:00
test_test_selections.py Allow sharding for distributed tests 2022-04-29 03:55:07 +00:00
test_upload_test_stats.py [ci] write test suites to rockset 2022-06-10 15:38:09 +00:00